@charset "utf-8";






/* formatting styles
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #4d4d4d;
	background-image: url(../images/back_01.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
.clear {
	clear: both;
}
.text_standard {
	margin-bottom: 12px;
}
.text_red {
	color: #d20000;
}
.text_small {
	font-size: 10px;
	line-height: 140%;
}






/* link styles
-----------------------*/
a:link {
	color: #467dcd;
	text-decoration: underline;
}
a:visited {
	color: #6E0096;
	text-decoration: underline;
}
a:hover {
	color: #467dcd;
	text-decoration: none;
}
a:active {
	color: #467dcd;
	text-decoration: none;
}






/* container styles
-----------------------*/
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}






/* head styles
-----------------------*/
#head {
	height: 129px;
	width: 900px;
	position: relative;
}
#head h1 {
	position: absolute;
	top: 3px;
	left: 0px;
}
#head ul {
	position: absolute;
	top: 3px;
	right: 0px;
}
#head ul li {
	float: left;
	list-style: none;
}
#head p#logo {
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#head p#contact {
	position: absolute;
	right: 0px;
	bottom: 0px;
}






/* global_navi styles
-----------------------*/
#global_navi {
	clear: both;
	height: 39px;
	width: 900px;
}
#global_navi ul li {
	float: left;
	list-style: none;
}
#global_navi ul li img {
	vertical-align: top;
}
#promotion {
	clear: both;
	margin-top: 1px;
}






/* topics styles
-----------------------*/
#topics {
	margin-top: 25px;
}

#topics #left_bar {
	width: 487px;
	float: left;
}
#topics #left_bar dl.gray {
	background-color: #f2f2f2;
	padding-top: 4px;
	padding-bottom: 4px;
}
#topics #left_bar dl.white {
	padding-top: 4px;
	padding-bottom: 4px;
}
#topics #left_bar dl dt {
	float: left;
	margin-right: 10px;
	background-image: url(../images/topics_pic_01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 17px;
	font-weight: bold;
}
#topics #left_bar h2#event {
	margin-top: 25px;
}
#topics #right_bar {
	width: 398px;
	float: right;
	background-image: url(../images/product_back_01.gif);
	background-repeat: no-repeat;
}
#topics #right_bar h2#product {
	margin-top: 4px;
	margin-left: 4px;
}
#topics #right_bar .inner {
	background-image: url(../images/product_back_02.gif);
	background-repeat: no-repeat;
	width: 390px;
	margin-bottom: 9px;
	margin-left: 8px;
}
#topics #right_bar .inner .product_text {
	width: 267px;
	float: right;
	padding-top: 4px;
	padding-right: 4px;
}
#topics #right_bar .inner .product_text h3 {
	margin-bottom: 2px;
}
#topics #right_bar .inner p.product_pic {
	padding-top: 4px;
	padding-left: 4px;

}






/* foot styles
-----------------------*/
#foot {
	background-color: #3f485a;
	height: 141px;
	background-image: url(../images/foot_back_01.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 30px;
}
#foot #foot_navi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 121px;
	position: relative;
}
#foot #foot_navi p#privacy {
	left: 0px;
	top: 13px;
	position: absolute;
	height: 18px;
	width: 152px;
}

#foot #foot_navi address {
	position: absolute;
	height: 28px;
	width: 306px;
	left: 0px;
	top: 87px;
}
#foot #foot_navi p#youtec {
	left: 0px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 213px;
}
#foot #foot_navi p#crimson {
	left: 213px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 53px;
}
#foot #foot_navi p#nx {
	left: 266px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 37px;
}
#foot #foot_navi p#pn {
	left: 303px;
	bottom: 0px;
	position: absolute;
	height: 6px;
	width: 19px;
}
