/* CSS common */
*{
	margin:0;
	padding:0;
}
body{
	font-family:"ms pgothic", arial, helvetica, hirakakupro-w3, Osaka, sans-serif;
	color:#444444;
	text-align:center;
	background:url(style/main_bg.jpg) repeat-x top #FFFFFF;
	margin:0;
	padding:0;
	font-size:0.8em;
	line-height:1.6em;
}
table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}
ul,li,dl,dd,dl{
	list-style:none;
}
.clear{
	clear:both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
#hdr_title h1{
	text-align:left;
	font-size:0.8em;
	line-height:1.6em;
	font-weight:normal;
	margin-bottom:10px;
}
h2{
	font-size:1em;
	font-weight:normal;
	line-height:1.4em;
}
h3{
}
h4{
}
a:link, a:visited{
	color:#444444;
	text-decoration:underline;
}
a:active, a:hover{
	color:#444444;
	text-decoration:none;
}
.caption{
	color:#888888;
	font-size:0.8em;
}
img{
	border:none;
}
.notice{
	color:#888888;
	font-size:0.8em;
}
.red{
	color:#FF0000;
	font-weight:normal;
}
.center{
	text-align:center;
}
.error_message{
	color:#FF0000;
}


/* hdr */

#hdr{
	width:100%;
	padding:20px 0 20px 0;
	margin:0 0 20px 0;
	background:url(style/hdr_bg.gif) repeat-x top #F9F6EC;
	border-bottom:1px solid #DDD3AC;
}
#hdr_main{
	width:900px;
	margin:0 auto;
	text-align:center;
}
#hdr_title{
	width:432px;
	float:left;
	text-align:left;
	margin-top:5px;
}
#hdr_title .p_h1{
	text-align:left;
	font-size:0.8em;
	line-height:1.6em;
	font-weight:normal;
	margin-bottom:10px;
}
#title{
	color:#837225;
	font-size:2.5em;
	font-weight:bold;
	line-height:1em;
}
#title a:link, #title a:visited{
	color:#837225;
	text-decoration:none;
}
#title a:hover, #title a:active{
	color:#E98400;
	text-decoration:none;
}
#hdr_banner{
	width:468px;
	float:right;
}


/* caption */
#top_caption{
	width:900px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:center;
}
#caption{
	width:685px;
	float:left;
	text-align:left;
	margin-right:20px;
}
#search{
	width:195px;
	float:right;
	text-align:right;
}
.form{
	vertical-align:top;
}
#bnt_search{
}
.searchform p{
	display:inline;
}
.searchform p input{
	vertical-align:middle;
	margin-bottom:20px;
}
.searchform p.parts01 input{
	width:200px;
}

/* container */
#container{
	width:900px;
	margin:0 auto;
	margin-bottom:40px;
	text-align:center;
}
#container_left{
	width:685px;
	float:left;
	text-align:left;
	margin-right:20px;
}
#container_right{
	width:195px;
	float:right;
	text-align:left;
}

/* navi */
#contents_navi{
	margin-bottom:15px;
}
#contents_navi h3{
	margin:0;
	padding:8px;
	background:url(style/navi_contents_title.gif) no-repeat #EEE8D1;
	font-size:1em;
	line-height:1em;
	color:#837225;
	font-weight:bold;
	border:1px solid #F3EEDA;
	border-bottom:1px solid #B2A777;
}
#contents_navi ul{
}
#contents_navi li{
	padding:6px 8px 8px 25px;
	background:url(style/navi_contents_bg.gif) no-repeat #DFDAC2;
	border-left:1px solid #F3EEDA;	
	border-right:1px solid #F3EEDA;
	border-bottom:1px solid #B2A777;
}
#contents_navi a:link,#contents_navi a:visited{
	text-decoration:none;
}
#contents_navi a:hover,#contents_navi a:active{
	text-decoration:underline;
}

/* contents_info */
#contents_info{
	margin-bottom:15px;
}
#contents_info h3{
	margin:0;
	padding:8px;
	background:url(style/info_title.gif) no-repeat #F3F3F3;
	font-size:1em;
	line-height:1em;
	color:#444444;
	font-weight:bold;
	border:1px solid #ECECEC;
}
#contents_info_hdrbg{
	background:url(style/info_bg_hdr.gif) no-repeat top;
	height:8px;
	overflow:hidden;
}
#contents_info ul{
	padding-bottom:15px;
	background:#EAEAEA;
}
#contents_info li{
	padding-top:6px;
}
#contents_info a{
	padding:6px 8px 0 25px;
	margin:0;
	background:url(style/info_bg.gif) no-repeat;
	border-left:1px solid #ECECEC;	
	border-right:1px solid #ECECEC;
}
#contents_info span{
	font-size:0.8em;
	line-height:1.4em;
	padding:0 8px 0 27px;
}
#contents_info a:link,#contents_info a:visited{
	text-decoration:none;
}
#contents_info a:hover,#contents_info a:active{
	text-decoration:underline;
}

/* ftr */
#ftr{
	width:100%;
	background:#F3F3F3;
	padding-top:15px;
	padding-bottom:20px;
}
#ftr_container{
	width:900px;
	margin:0 auto;
	text-align:center;
}
#ftr_pageup li{
	width:58px;
	padding:0;
	padding-bottom:20px;
	font-size:0.8em;
	text-align:right;
	float:right;
	background:url(style/btn_pageup.gif) no-repeat;
}
#ftr_pageup li a:link,#ftr_pageup li a:visited{
	text-decoration:none;
}
#ftr_pageup li a:hover,#ftr_pageup li a:active{
	text-decoration:underline;
}


/*       top       */
#top_left_block{
	width:150px;
	float:left;
	margin-right:20px;
}
#top_center_block{
	width:515px;
	float:right;
}


/* top_banner */
.top_banner_touroku,.top_banner_touroku a{
	display:block;
	text-indent:-9999px;
	width:150px;
	height:47px;
	background:url(style/banner_touroku.gif) no-repeat;
}

/* top_maincategory */
#top_maincategory{
	width:150px;
	background:url(style/maincategory_bg.gif) repeat-y #F3F3F3;
	margin-top:15px;
}
#top_maincategory_title{
	background:url(style/maincategory_hdr.gif) top no-repeat #847326;
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:7px;
}
#top_maincategory_ftr{
	width:150px;
	background:url(style/maincategory_ftr.gif) no-repeat bottom;
	padding-bottom:10px;
}
.top_maincategory_ul{
	width:130px;
	padding:5px 10px 0 10px;
	list-style:none;
}
#top_maincategory_ftr li{
	float:left;
	white-space:nowrap;
	padding:0 10px 0 0px;
	background:url(style/maincategory_li.gif) no-repeat right ;
}

/* top_news */
#top_news{
	background:url(style/maincategory_bg.gif) repeat-y #F3F3F3;
	margin-top:15px;
}
#top_news_hdr{
	background:url(style/news_hdr.gif) top no-repeat;
	text-align:left;
	padding:3px 10px 3px 10px;
}
#top_news_title{
	border-bottom:1px solid #DBDBDB;
	font-size:0.9em;
	font-weight:bold;
}
#top_news_text li{
	padding:0 10px 5px 10px;
	font-size:0.8em;
	line-height:1.4em;
	list-style:none;
}
#top_news_ftr{
	background:url(style/maincategory_ftr.gif) bottom no-repeat;
	padding-bottom:7px;
	text-align:right;
}
#top_news_ftr a{
	width:70px;
	height:10px;
	list-style:none;
	font-size:0.8em;
	padding-right:10px;
	background:url(style/btn_yajirushi.gif) no-repeat 3px;
	padding-left:15px;
}
#top_news_ftr a:link,#top_news_ftr a:visited{
	text-decoration:none;
}
#top_news_ftr a:hover,#top_news_ftr a:active{
	text-decoration:underline;
}

/* top_link */
#top_link{
	margin-top:15px;
	margin-bottom:15px;
}
#top_link dt{
	font-size:0.9em;
	line-height:1em;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}
#top_link dd{
	list-style:none;
}
#top_link li{
	list-style:none;
	background:url(style/bg_link.gif) no-repeat 0 3px;
	padding-left:13px;
	font-size:0.8em;
	line-height:1.4em;
}
#top_link a:link,#top_link a:visited{
	text-decoration:none;
}

#top_link a:hover,#top_link a:active{
	text-decoration:underline;
}
/* top slect */
#top_select{
	background:url(style/select_bg.gif) repeat-y #FFFFFF;
	margin:0;
	padding:0;
}
#top_select_hdr{
	width:515px;
	background:url(style/select_hdr.gif) no-repeat;
}
#top_select_hdr dl{
	width:475px;
	margin:0 20px 0 20px;
	padding-top:10px;
}
#top_slect_title{
	font-size:1.3em;
	font-weight:bold;
	color:#837225;
	background:url(style/dot.gif) repeat-x bottom;
	padding-bottom:5px;
}
#top_select_hdr dd{
	border:1px solid #DBDBDB;
}
.top_select_left{
	width:230px;
	height:101px;
	float:left;
	margin:0;
	padding:0;
	margin-top:16px;
	overflow:hidden;
	
}
.top_select_right{
	width:230px;
	height:101px;
	float:right;
	margin:0;
	padding:0;
	margin-top:16px;
	overflow:hidden;
}
.top_select_photo{
	width:65px;
	padding:9px;
	float:left;
}
.top_select_txt{
	width:135px;
	float:right;
	padding:9px 9px 9px 0;
	font-size:0.8em;
	line-height:1.4em;
}
#top_select_ftr{
	background:url(style/select_ftr.gif) no-repeat;
	width:515px;
	height:20px;
}

/* top block */
.top_block{
	width:515px;
	margin:20px 0 0 0;
	padding:0;
}
.top_block h3{
	height:30px;
	background:url(style/midashi_bg.gif) no-repeat;
	padding:5px 10px 0 10px;
	margin:0;
	font-size:1.25em;
}
/* top category */
.top_category_table table{
	width:515px;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.top_category_td{
	width:240px;
	margin:0;
	padding:10px 0 10px 0;
	vertical-align:top;
	background:url(style/dot.gif) repeat-x bottom;
}
.top_category_tdspace{
	width:15px;
	margin:0;
	padding:0;
}
.top_category_td dt{
	font-size:1em;
	line-height:1.4em;
	font-weight:bold;
}
.top_category_td dd{
	font-size:0.8em;
	line-height:1.2em;
}

/* top question */
.top_question_table table{
	width:515px;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.top_question_table tr{
	margin:0;
	vertical-align:top;
	background:url(style/dot.gif) repeat-x bottom;
}
.top_question_table th{
	width:85px;
	font-weight:normal;
	padding:10px 0 10px 0;
}
.top_question_table td{
	width:440px;
	padding:10px 0 10px 0;
}
.top_question_table a{
	background:url(style/btn_yajirushi.gif) no-repeat 0 2px;
	padding-left:13px;
}
.top_question_table a:link,.top_question_table a:visited{
	text-decoration:none;
}
.top_question_table a:hover,.top_question_table a:active{
	text-decoration:underline;
}



/* second */
#second_main{
}
#second_main h1{
	height:30px;
	background:url(style/second_h2.gif) no-repeat;
	font-size:1.25em;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 0 0 10px;
}
#second_main h2{
	background:url(style/second_h3.gif) no-repeat;
	padding-left:20px;
	margin:20px 0 10px 0;
	color:#837225;
	font-size:1.25em;
	font-weight:bold;
}
#second_main h3{
	margin:20px 0 10px 0;
	color:#837225;
	font-size:1em;
	font-weight:bold;
	border-bottom:1px solid #DDD3AC;
}
#second_main ol li{
	list-style:decimal;
	list-style-position:outside;
	padding:0;
	margin-left:40px;
}
#second_main ul li{
	list-style:disc;
	list-style-position:outside;
	padding:0;
	margin-left:30px;
}
#second_main .p{
	margin-top:10px;
}
#second_main a:link,#second_main a:visited{
	color:#E98400;
	text-decoration:underline;
}
#second_main a:hover,.second_main a:active{
	color:#E98400;
	text-decoration:none;
}
#second_main table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:1px solid #DDD3AC;
}
#second_main tr{
	border:1px solid #DDD3AC;
}
#second_main th{
	background:#EAEAEA;
	padding:5px;
}
#second_main td{
	background:#FFFFFF;
	padding:5px;
}

/* second category */
#second_category{
}
#second_category h1{
	height:30px;
	background:url(style/second_category_h2.gif) no-repeat;
	font-size:1.25em;
	font-weight:bold;
	color:#837225;
	padding:3px 0 0 10px;
}

.pankuzu{
	font-size:0.8em;
	margin:10px 0 10px 0;
}
#second_category_table_hdr{
	width:685px;
	height:5px;
	background:url(style/second_category_table_hdr.gif) no-repeat;
	margin:0;
	padding:0;
	overflow:hidden;
}
#second_category_table{
	width:663px;
	margin:0;
	padding:0 10px 0 10px;
	border-collapse:collapse;
	border-left:1px solid #F3EEDA;
	border-right:1px solid #F3EEDA;
	background:#FFFFFF;
}
#second_category_table td{
	width:145px;
	padding-right:5px;
	padding-left:15px;
	background:url(style/btn_yajirushi.gif) no-repeat 0 5px;
}
#second_category_table a:link,#second_category_table a:visited{
	text-decoration:none;
}
#second_category_table a:hover,#second_category_table a:active{
	text-decoration:underline;
}
#second_category_table_ftr{
	width:685px;
	height:5px;
	background:url(style/second_category_table_ftr.gif) no-repeat;
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
}
.category_hdr{
	width:685px;
	border-bottom:1px solid #DDD3AC;
	padding-bottom:10px;
}
.category_tourokusite{
	width:342px;
	float:left;	
}
.category_pagelink{
	width:343px;
	float:right;
	text-align:right;
}
.category_pagelink span{
	padding-right:5px;
}
span.prev{
	background:url(style/btn_pre.gif) no-repeat 0 5px;
	padding-left:15px;
}
span.next{
	background:url(style/btn_next.gif) no-repeat right;
	padding-right:15px;
}
span.thispage{
	color:#FFFFFF;
	background:#837225;
	padding:2px;
	padding-left:5px;
	margin-right:5px;
}
.category_detail{
	width:685px;
	border-bottom:1px solid #DDD3AC;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
}
.category_link{
	width:165px;
	padding-right:15px;
	font-weight:bold;
	color:#E98400;
	float:left;
}
.category_link a:link,.category_link a:visited{
	color:#E98400;
	text-decoration:none;
}
.category_link a:hover,.category_link a:active{
	color:#E98400;
	text-decoration:underline;
}
.category_link img{
	width:88px;
	height:31px;
}
.category_text01{
	width:495px;
	float:right;
}
.category_text02{
	font-size:0.8em;
	color:#777777;
}
.category_sougolink{
	font-size:0.8em;
	color:#FFFFFF;
	background:#72BB1B;
	padding:3px;
}
.category_new{
	font-size:0.8em;
	color:#FFFFFF;
	background:#BB1B1B;
	padding:3px;
}
.category_koushin{
	font-size:0.8em;
	color:#FFFFFF;
	background:#0082CC;
	padding:3px;
}
.category_osusume{
	font-size:0.8em;
	color:#FFFFFF;
	background:#FF6600;
	padding:3px;
}

.mutual {
font-size:80%;
color:#99BBAA;
margin-left:5px;
}
.remark {
font-size:80%;
color:#BB99AA;
margin-left:5px;
}