@charset "shift_jis";
/* content="charset=shift_jis" */
/* ======================================
index.css
created by iva.inc

Since : 2009-11-25
Last Modified: 2009-11-25
Editor(s): Kei Fujita
Last Editor: Kei Fujita
======================================= */

/* グローバル設定 */
*{
	margin:0;
	padding:0;
	text-indent:0px;
	line-height:140%;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","ＭＳ Ｐゴシック", sans-serif;
}
body {
	margin:0;
	padding:0;
	color:#333333;
	text-align:left;
	background-color: #000000;
	background-image: url(../img/pagebg.gif);
	background-repeat: repeat;
	font-size: 12px;
}


img {
	border:0;
	margin:0;
	padding:0;
	vertical-align: top;
}
/*a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
}*/
form{
	display:inline;
}
input {
vertical-align:top;
}
.clear_both{
	clear:both;
	float:none;
	line-height:0px;
	font-size:0px;
}
ol,ul{
	list-style-image: none;
	list-style-type: none;
}
/* --strong-- */
.strong {
	font-weight: bold;
	font-size: 12px;
}
/* --文字設定-- */
a:link,a:visited {
	color:#0066cc;
}
a:hover, a:active {
	color:#ff9860;
}

div#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* --文字設定-- */
p {
	padding-bottom: 30px;
}
.p_2 {
	padding-bottom: 15px;
}

big { font-size:14px; }
small { font-size:10px; }

td,th { font-size:12px; line-height:1.5;}

ul li{
		margin:0 0 5px 0;
		padding:0 0 0 0;
		font-size: 12px;
		vertical-align: top;
	}

#paging{
padding:5px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-align:center;
}
#paging b{
padding:4px 7px 4px 7px;
margin:0px 2px 0px 2px;
border:1px solid #ff0000;
background:#ff0000;
color:#ffffff;
text-decoration:none;
}
#paging a{
padding:4px 7px 4px 7px;
margin:0px 2px 0px 2px;
border:1px solid #ff0000;
background:#ffffff;
color:#ff0000;
text-decoration:none;
}
#paging a:hover{
border:1px solid #ff9900;
background:#ff9900;
color:#ffffff;
text-decoration:none;
}

div#content {
text-align: left;
}

/* ======================================

	1.header

======================================= */
div#header {
	width: 850px;
	height: 437px;
	padding-bottom: 19px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	width: 240px;
	height: 31px;
	padding-top: 2px;
	color: #999999;
	padding-left: 610px;
}
div#header .header_logo {
	float: left;
	height: 38px;
	width: 193px;
	padding-bottom: 18px;
}

div#header .header_aword {
	float: left;
	height: 95px;
	width: 225px;
	padding-top: 2px;
	padding-left: 10px;
}
div#header .header_global_menu {
	width:308px;
	padding-top: 38px;
	float: right;
}
div#header .header_global_menu li {
	float: left;
	background-image: url(../images/header_image_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	padding-right: 10px;
}
div#header .header_global_menu a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
div#header .header_global_menu a:hover {
	font-size: 10px;
	text-decoration: underline;
}
div#header h2 {
	height: 299px;
	width: 850px;
	padding-bottom: 7px;
}

div#header .header_menu {
	width: 587px;
	height: 42px;
	float: left;
}
div#header .header_menu li {
	float: left;
	height: 42px;
}
div#header .header_cart {
	float: right;
	height: 34px;
	width: 160px;
	padding-top: 3px;
}



/* ======================================

	2.contents

======================================= */
div#contents {
	float: right;
	width: 700px;
	margin-bottom: 45px;
}



/* ======================================

	3.side_menu

======================================= */
div#sidemenu {
	width: 179px;
	margin-bottom:40px;
	float: left;
}
div#sidemenu .sidemenu_title {
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 170px;
	background-image: url(../images/sidemenu_image_title_background.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 9px;
}
div#sidemenu .sidemenu_list {
	width: 179px;
	padding-bottom: 20px;
}
div#sidemenu .sidemenu_list li {
	background-image: url(../images/sidemenu_image_menu_background.jpg);
	background-repeat: no-repeat;
	line-height: 130%;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 18px;
	width: 161px;
}
div#sidemenu .sidemenu_list a {
	font-size: 12px;
	color: #283570;
	display:block;
}
div#sidemenu .sidemenu_list a:hover {
	font-size: 12px;
	color: #4156B8;
}
div#sidemenu .sidemenu_telephone {
	height: 81px;
	width: 179px;
	padding-bottom: 30px;
}



/* ======================================

	4.footer

======================================= */
div#footer {
	font-size:10px;
	background-image: url(../images/footer_image_background.jpg);
	background-repeat: repeat-x;
	height: 77px;
}
div#footer h2 {
	width: 900px;
	height: 54px;
}
div#footer .footer_box {
	float: left;
	width: 435px;
}
div#footer .footer_box h3 {
	width: 435px;
	height: 22px;
}
div#footer .footer_box p {
	width: 435px;
	padding-bottom: 20px;
}
div#footer .footer_box .text_orage {
	color: #CE5C00;
}
div#footer .footer_box a {
	color: #40708C;
}
div#footer .footer_box a:hover {
	color: #71A0BD;
}
div#inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 59px;
	padding-top: 18px;
	text-align: center;
}
div#inner .footer_menu {
	height: 33px;
	width: 679px;
	padding-left: 200px;
}
div#inner .footer_menu li {
	float: left;
	height: 32px;
}
div#inner .footer_menu a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
div#inner .footer_menu a:hover {
	text-decoration: underline;
}
div#contents .index_center {
	float: left;
	width: 460px;
}
div#contents .index_side {
	float: right;
	width: 160px;
}
div#contents .index_notice {
	background-image: url(../images/index_image_notice_background.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 429px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 26px;
	padding-bottom: 18px;
}
div#contents .index_notice_photo {
	float: left;
	height: 121px;
	width: 182px;
}
div#contents .index_notice_text {
	float: right;
	width: 230px;
	padding-top: 10px;
}
div#contents .index_notice_text h3 {
	width: 230px;
	padding-bottom: 8px;
}
div#contents .index_center h4 {
	width: 460px;
	padding-bottom: 4px;
}
div#contents .index_xmas {
	width: 460px;
}
div#contents .index_xmas li {
	float: left;
	width: 215px;
	padding-right: 25px;
	padding-bottom: 22px;
}
div#contents .index_xmas_photo {
	width: 100px;
	float: left;
}
div#contents .index_xmas_text {
	float: right;
	width: 107px;
	line-height: 130%;
}
div#contents .index_xmas_text h5 {
	width: 107px;
	padding-bottom: 7px;
}
div#contents .index_xmas_text a {
	color: #000000;
	text-decoration: none;
}
div#contents .index_xmas_text a:hover {
	text-decoration: underline;
}


div#contents .index_category {
	width: 460px;
	margin-bottom: 30px;
}
div#contents .index_category li {
	float: left;
	width: 211px;
	margin-right: 19px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(../images/index_image_category_background.jpg);
	background-repeat: no-repeat;
	height: 126px;
	margin-bottom: 18px;
}
div#contents .index_category_photo {
	float: left;
	width: 97px;
	height: 126px;
}
div#contents .index_category_right {
	float: right;
	width: 106px;
}
div#contents .index_category_title {
	height: 37px;
	width: 106px;
	padding-bottom: 6px;
}
div#contents .index_category_text {
	font-size: 10px;
	height: 83px;
	width: 106px;
	line-height: 130%;
}
div#contents .index_category_list {
	text-align: left;
	height: 15px;
	width: 180px;
}
div#contents .index_category_text a {
	font-size: 10px;
	color: #000066;
}
div#contents .index_category_text a:hover {
	font-size: 10px;
	color: #0000A8;
}
div#contents .index_news {
	width: 454px;
	padding-right: 3px;
	padding-left: 3px;
}
div#contents .index_news dt {
	width: 87px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 11px;
	background-image: url(../images/index_image_news_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
}
div#contents .index_news dd {
	width: 357px;
	padding-top: 9px;
	padding-bottom: 11px;
	background-image: url(../images/index_image_news_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
}
div#contents .index_side h4 {
	height: 26px;
	width: 160px;
	padding-bottom: 12px;
}
div#contents .index_ranking {
	width: 160px;
	padding-bottom: 36px;
}
div#contents .index_ranking li {
	background-image: url(../images/index_image_ranking1_background.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 160px;
	padding-top: 1px;
	padding-bottom: 13px;
}
div#contents .index_ranking_photo {
	height: 100px;
	width: 100px;
	padding-left: 60px;
	padding-bottom: 3px;
}
div#contents .index_ranking a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}
div#contents .index_ranking a:hover {
	text-decoration: underline;
}


