﻿@charset "utf-8";
/*-------------------------------------------------
  基本設定
-------------------------------------------------*/
body{
	margin:0px 0px 0px 0px;
	font-size:10pt;
	background:#DBD7D7;
	color:#424242;
}
#clear{
	clear:both;
}
h3{
	font-size:12pt;
	font-family:"HGｺﾞｼｯｸM";
	margin:0px;
	padding:0px 0px 0px 20px;
	background:url(images/point.gif) no-repeat;
}
/*-------------------------------------------------
  Wrapper（周りの枠）
-------------------------------------------------*/
#mainwrapper{
	width:770px;
	text-align:left;
	margin:0px auto;
	background:#ffffff url(images/shadow.gif) repeat-y;
}
#wrapper{
	width:750px;
	text-align:left;
	margin:0px auto;
	background:#ffffff;
}

/*-------------------------------------------------
  header
-------------------------------------------------*/
#header{
	width:750px;
	height:77px;
	background:url(images/header_back.gif) no-repeat;
}
#header_left{
	float:left;
	margin:30px 0px 0px 20px;
}

#header_right{
	text-align:right;
	float:right;
	margin:15px 0px 0px 0px;
}
#header_right h1{
	margin:0px 0px 5px 0px;
	font-weight:normal;
	font-size:8pt;
}
/*-------------------------------------------------
  グローバルメニュー
-------------------------------------------------*/
#search{
	float:left;
	padding:5px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}
#globalmenu{
        width:100%
	float:right;
	margin:10px 0px 0px 0px;
}
#globalmenu ul{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#globalmenu li{
	float:left;
	margin:0px 0px 0px 0px;
}
#globalmenu a{
	float:left;
	display:block;
	height:22px;
	color:#424242;
	text-decoration:none;
	text-align:center;
	padding:11px 10px 0px 10px;
	font-size:11pt;
	font-family:"HGｺﾞｼｯｸM";
	letter-spacing:0px;
	background:url(images/gm_off.gif) no-repeat center top;
}
#globalmenu a:hover{
	float:left;
	display:block;
	height:22px;
	color:#424242;
	text-decoration:none;
	text-align:center;
	padding:11px 10px 0px 10px;
	font-size:11pt;
	font-family:"HGｺﾞｼｯｸM";
	letter-spacing:0px;
	background:url(images/gm_hover.gif) no-repeat center top;
}

/*-------------------------------------------------
  トップページ
-------------------------------------------------*/
#new{
	float:left;
	background:url(images/new_back.gif) no-repeat;
	width:240px;
	height:200px;
}
#new h3{
	font-size:12pt;
	font-family:"HGｺﾞｼｯｸM";
	margin:0px;
	padding:0px 0px 0px 20px;
	background:url(images/point.gif) no-repeat;
	color:#ffffff;
}
#new_info{
	color:#ffffff;
	margin:8px 8px;
}
#new_info a{
	color:#ffffff;
}
#flash{
	float:right;
	width:510px;
	height:200px;
}

#leftcontents{
	float:left;
	width:240px;
	margin:10px 0px 0px 0px;
}
#tenji{
	width:230px;
	margin:10px 0px;
}
#tenji h4{
	margin:0px 0px 3px 0px;
	font-size:11pt;
	letter-spacing:2px;
	color:#FF9000;
}
#tenji hr{
	border:1px dashed #C7C7C7;
	margin:5px 5px 0px 5px;
}
#tenji_img{
	width:80px;
	float:left;
}
#tenji_moji{
	padding:0px 3px;
	width:144px;
	float:right;
}
#tenji_more{
	text-align:right;
}
#rightcontents{
	float:right;
	width:510px;
}
#rightcontents2{
	float:right;
	width:500px;
	text-align:left;
	padding:0px 0px 0px 10px;
}
#rcz{
	width:498px;
	height:118px;
	padding:6px;
	background:url(images/waku.gif) no-repeat;
}
#rcz_01{
	width:158px;
	float:left;
}
#rcz_01 h3{
	color:#A2484E;
	margin:0px;
	padding:0px;
	background:none;
}
#rcz_01 a{
	display:block;
	color:#424242;
	text-decoration:none;
	background:url(images/point2.gif) no-repeat left center;
	padding:0px 0px 0px 22px;
	margin:10px 0px;
}
#rcz_01 a:hover{
	color:#424242;
	text-decoration:underline;
	background:url(images/point2.gif) no-repeat left center;
	padding:0px 0px 0px 22px;
}
#rcz_02{
	width:158px;
	margin:0px 12px;
	float:left;
}
#rcz_02 h3{
	color:#A2484E;
	margin:0px;
	padding:0px;
	background:none;
}
#rcz_02 a{
	display:block;
	color:#424242;
	text-decoration:none;
	background:url(images/point2.gif) no-repeat left center;
	padding:0px 0px 0px 22px;
	margin:10px 0px;
}
#rcz_02 a:hover{
	color:#424242;
	text-decoration:underline;
	background:url(images/point2.gif) no-repeat left center;
	padding:0px 0px 0px 22px;
}
#rcz_03{
	width:158px;
	float:right;
}
#rcz_03 h3{
	color:#A2484E;
	margin:0px;
	padding:0px;
	background:none;
}
#rcz_03 a{
	display:block;
	color:#424242;
	text-decoration:none;
	background:url(images/point2.gif) no-repeat left center;
	padding:0px 0px 0px 22px;
	margin:10px 0px;
}
#rcz_03 a:hover{
	color:#424242;
	text-decoration:underline;
	background:url(images/point2.gif) no-repeat left center;
	padding:0px 0px 0px 22px;
}
#index_main01{
	float:left;
	width:235px;
	padding:0px 10px;
	margin:10px 0px 10px 0px;
	line-height:140%;
}
#index_main01 p{
	margin:5px 0px;
}
#index_main02{
	float:right;
	width:235px;
	padding:0px 10px;
	margin:10px 0px 10px 0px;
}
#index_main02 p{
	margin:5px 0px;
}
#footer{
	margin:20px 0px 5px 0px;
	text-align:center;
}
.td_title{
	background:#ff8000;
	font-size:12pt;
	color:#ffffff;
	padding:5px;
	font-family:"HGｺﾞｼｯｸM";
}
.td_left{
	text-align:left;
}
.td_center{
	text-align:center;
}
.td_right{
	text-align:right;
}
.td_ishi{
	width:190px;
	vertical-align:top;
}
.pickup{
	
}
.pickup li{
	margin:10px 0px;
}
#page{
	margin:0px 0px 10px 0px;
}
#sub_cat ul{
	margin:0px;
}
#sub_cat li{
	margin:10px 0px 10px 20px;
}
#sub_cat a{
	color:blue;
}