@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

img{
	border-style: none;
}

body {
	font: 84%/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#main_image{
	height: 338px;
	width: 100%;
	background: url(../img_top/main_img_bg.png) top center repeat-x;
}


div#bg_bottom{
	position: relative;
	background: url(../img/renewal/bg_bottom.gif) bottom repeat-x;
}

div#container{
	width: 802px;
	margin: 0 auto !important;
}

/* IMAGE LINK */
.img_alpha a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}


/*トップページ*/
div#kv{
	position: relative;
	width: 800px;
	margin: 0px auto;
}
div#kv h1{
	position: absolute;
	width: 633px;
	height: 63px;
	top: 134px;
	left: 86px;
}
div#kv .btn {
	position: absolute;
	right: 0;
	top: 0;
}

div#kv .btn_cm {
	position: absolute;
	right: 0;
	top: 242px;
}

div#gnavi{
	background: url(../img_top/navi_bg.png) center no-repeat;
	padding: 5px 0px;
	margin-bottom: 50px;
}

div#gnavi ul{
	list-style-type: none;
	width: 800px;
	height: 49px;
	margin: 0px auto;
	padding: 0;
}

div#gnavi ul li{
	float: left;
}
div#gnavi ul li a{
	width: 160px;
	height: 49px;
	display: block;
}



#box02 {
	margin-bottom: 40px;
}
/*ISのビジネス*/
#box02 h2 {
	margin: 0 0 10px 6px;
}
#is_biz {
	float: left;
	width: 402px;
}
#is_biz li {
	list-style: none;
	line-height: 1px;
}
#orikomi li {
	list-style: none;
	line-height: 1px;
}


/*販促カレンダー*/
#hansoku {
}


/*ニュースリリース*/
#news {
}
div#news ul{
	font-size: 12px;
	list-style-type: none;
	width: 780px;
}

div#news ul li{
	position: relative;
	display: block;
	line-height: 15px;
	padding: 10px 10px 9px 80px;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #eee;
}
div#news ul li span{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #333333;
	padding: 10px 0 0 0;
}
div#news ul li a{
	color: #333333;
	text-decoration: none;
}
div#news ul li a:hover{
	text-decoration: underline;
}
div#news ul li a.news{
	padding-left: 55px;
	display: block;
	background: url(/img_top/icon_news.gif) 5px 2px no-repeat;
}
div#news ul li a.release{
	padding-left: 55px;
		display: block;
	background: url(/img_top/icon_release.gif) 0 2px no-repeat;
}


#box03 {
	margin-bottom: 45px;
}

/*マーケティング*/
div#marketing{
	/*width: 270px;*/
	float: left;
}
div#marketing ul{
	list-style-type: none;
}
div#marketing li {
	padding: 0px 0px 15px 5px;
}

.ico_new{
	background-color: #d90000;
	color: #fff;
	display: inline-block;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0.5em;
	padding: 4px 3px;
}

/*マガジン*/
div#magazine{
	/*width: 270px;*/
	float: left;
}
div#magazine_title{
}
div#magazine ul{
	list-style-type: none;
}
div#magazine li{
	padding: 0px 0px 15px 5px;
}

div#perigee ul {
	list-style-type: none;
}
div#perigee ul li {
	padding: 0 0 15px 5px;
}




#box04 {
	margin-bottom: 25px;
}




/*インフォメーションパック事務局*/
div#ipack{
	float: left;
}
div#ipack ul{
	list-style-type: none;
}
div#ipack li{
	padding: 0px 0px 15px 5px;
}
#box05 {
	margin-bottom: 22px;
}



/*マーク*/
ul#mark{
	list-style-type: none;
}
ul#mark li{
	float: right;
}
ul#mark li.norton{
	padding-top: 22px;
}
ul#mark li.privacymark{
	padding-left: 14px;
}

/*フッター*/
div#footer{
	background: url(../common/img/footer_bg.png) #b2b3b3 repeat-x;
}
div#footer_menu{
	position: relative;
	width: 800px;
	height: 50px;
	font-size: 10px;
	color: #666;
	margin: 0px auto;
}

p#footer_copy{
	position: absolute;
	top: 6px;
	left: 0;
}
p#footer_copy a{
	color: #666;
	text-decoration: none;
}
p#footer_copy a:hover{
	text-decoration: underline;
}
ul#footer_navi{
	position: absolute;
	left: 0;
	bottom: 6px;
	list-style-type: none;
	width: 580px;
}
ul#footer_navi li{
	display: block;
	float: left;
	font-size: 10px;
	line-height: 12px;
	padding: 0 15px;
	border-left: 1px solid #666;
}
ul#footer_navi li.footer_navi_last{
	border-right: 1px solid #666;
}
ul#footer_navi li a{
	color: #666;
	text-decoration: none;
}
ul#footer_navi li a:hover{
	text-decoration: underline;
}
p#footer_logo{
	position: absolute;
	top: 10px;
	right: 0;
}
p#copyright{
	position: absolute;
	right: 0;
	bottom: 6px;
}

/*classes*/
.fr{float: right;}
.fl{float:left;}
.clear{clear:both;}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
* html .clearfix{
	height:1px;
/*\*//*/
height:auto;
overflow:hidden;
/**/
}

.mgnB5{	margin-bottom: 5px;}
.mgnB45{	margin-bottom: 45px;}
