﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:78%;
	line-height:150%;
	background-color:#e8ebe9;
}
ol, ul {
	list-style: none;
}

img{
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.fl{
	float:left;
	margin:0 5px 5px 0;
}

.fr{
	float:right;
	margin:0 0 5px 5px;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
	clear:both;
}

#seo{
	background:#af1b4d url(../img/cmn_seo_bg.gif) left bottom repeat-x;
}

#seo_in{
	width:910px;
	margin:0 auto;
}

#seo_in p{
	color:#fff;
	text-align:right;
	padding:3px 0 5px 0;
}

#header{
	background:#fff url(../img/cmn_hdr_bg.gif) 0 0 repeat-x;
}

#header_in{
	width:910px;
	min-height:69px;
	_height:69px;
	position:relative;
	margin:0 auto;
}

#header p.logo{
	width:252px;
	position:absolute;
	top:12px;
	left:0;
}

#gnav{
	width:640px;
	overflow:hidden;
	padding-top:26px;
	margin-left:252px;
}

#gnav li{
	background:url(../img/cmn_arw_01.gif) 0 0.4em no-repeat;
	_background-position:0 0.3em;
	padding-left:18px;
	margin-left:20px;
	float:right;
}

#title{
	background:#f8faf9 url(../img/cmn_title_bg.gif) 0 0 repeat-x;
}

#title_in{
	width:910px;
	margin:0 auto;
	padding:20px 0;
}

#title_in h1{
	font-size:200%;
	line-height:150%;
	font-weight:normal;
}

#title_in h1 .bmname{
	color:#8a002f;
}

#title_in h1 .jpname{
	font-size:70%;
}

#contents{
	background:#fff url(../img/cmn_cont_bg.gif) 0 0 repeat-x;
	min-height:600px;
}

#contents_in{
	width:910px;
	margin:0 auto;
	padding:25px 0 40px 0;
}

#contents_in:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#left{
	width:150px;
	float:left;
}

#lnav01,
#lnav02{
	text-indent:-9999px;
	margin-bottom:10px;
}

#lnav01 li{
	margin-bottom:3px;
}

#lnav01 li a{
	width:150px;
	height:30px;
	display:block;
}

#lnav01 li.next a{
	background:url(../img/cmn_lnav_next.gif) 0 0 no-repeat;
}

#lnav01 li.pre a{
	background:url(../img/cmn_lnav_pre.gif) 0 0 no-repeat;
}

#lnav01 li a:hover{
	background-position:0 -30px;
}

#lnav02 li{
	margin-bottom:5px;
}

#lnav02 li a{
	width:150px;
	height:50px;
	display:block;
}

#lnav02 li.bm a{
	background:url(../img/cmn_lnav_bm.gif) 0 0 no-repeat;
}

#lnav02 li.contact a{
	background:url(../img/cmn_lnav_contact.gif) 0 0 no-repeat;
}

#lnav02 li.list a{
	background:url(../img/cmn_lnav_list.gif) 0 0 no-repeat;
}

#lnav02 li a:hover{
	background-position:0 -50px;
}

#left p.h{
	margin-bottom:10px;
}

#lnav03{
	margin-bottom:10px;
}


#lnav03 li{
	border-bottom:1px #c1c1c1 dotted;
}

#lnav03 li a{
	background:url(../img/cmn_lnav_dot.gif) 0 0.9em no-repeat;
	display:block;
	padding:5px 0 5px 10px;
}

#lnav03 li a:hover{
	background-color:#fff8fa;
}

#right{
	width:730px;
	float:right;
	overflow:hidden;
}

* html #right{
	width:730px;
	float:right;
	margin-left:5px;
}

#right #pnav{
	width:730px;
	overflow:hidden;
	background:#f8faf9 url(../img/cmn_pnav_bg.gif) 0 0 repeat-x;
	padding:20px 5px 7px 5px;
	margin-bottom:10px;
}

#right #pnav li{
	background:#fff url(../img/cmn_pnav_li_bg.gif) left bottom repeat-x;
	float:left;
	margin:5px 0 0 5px;
	border:1px #e1e1e1 solid;
}

#right #pnav li a{
	background:url(../img/cmn_arw_01.gif) 7px 0.6em no-repeat;
	_background-position:7px 0.7em;
	border:1px #fff solid;
	display:block;
	padding:3px 8px 3px 25px;
}

#contents_footer{
	background-color:#fff;
	border-top:1px #d4d4d4 solid;
}

#contents_footer_in{
	width:910px;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0;
}

#contents_footer #cfnav{
	width:480px;
	overflow:hidden;
	float:left;
	margin:14px 0 0 0;
}

#contents_footer #cfnav li{
	background:url(../img/cmn_arw_01.gif) 0 0.4em no-repeat;
	_background-position:0 0.3em;
	padding-left:18px;
	margin-right:20px;
	float:left;
}

#contents_footer p.seo{
	width:165px;
	float:left;
	margin-top:2px;
}

#contents_footer p.logo{
	width:252px;
	float:right;
}

#footer{
	background:#d2d2d2 url(../img/cmn_ftr_bg.gif) 0 0 repeat-x;
}

#footer_in{
	width:910px;
	margin:0 auto;
	padding:22px 0 19px 0;
}

#fnav{
	width:900px;
	overflow:hidden;
}

#fnav li{
	background:url(../img/cmn_arw_02.gif) 0 0.4em no-repeat;
	_background-position:0 0.3em;
	padding-left:18px;
	margin-right:20px;
	float:left;
}

#copy{
	background:#e8ebe9 url(../img/cmn_copy_bg.gif) 0 0 repeat-x;
}

#copy_in{
	width:910px;
	margin:0 auto;
	padding-top:12px;
	text-align:right;
	color:#747574;
	font-size:92%;
	line-height:150%;
}

a{
	color:#000;
	text-decoration:none;	
}

a:hover{
	color:#a60139;
	text-decoration:underline;
}

/****** top ******/


.probox {
	width:900px;
}

.probox .box{
	width:220px;
	height:250px;
	margin:0px 0px 5px 5px;
	background:url(../img/top_list_bgbox.jpg) no-repeat;
	overflow:hidden;
	padding:0px;
	float:left;
}

* html .probox .box{
	width:220px;
	height:250px;
	margin:0px 0px 5px 2px;
	background:url(../img/top_list_bgbox.jpg) no-repeat;
	overflow:hidden;
	padding:0px;
	float:left;
}

.probox h2{
	text-align:center;
	font-weight:normal;
	margin:10px 0px;
	display:block;
}

.probox img{
	display:block;
	margin:0px auto;
}

.probox .next img{
	margin:0px auto;
}

.probox p{
	padding:3px;
	font-size:95%;
	border-top:#CCC dotted 1px;
	margin-top:5px;
}

/*　調整前　*/

.page_top p.txt{
	margin-bottom:25px;
}

.page_top .list{
	background:url(../img/top_list_bg.gif) 0 0 repeat-y;
}

.page_top .list_in{
	background:url(../img/top_list_bg_top.gif) left top no-repeat;
}

.page_top .list_in_in{
	width:900px;
	background:url(../img/top_list_bg_btm.gif) left bottom no-repeat;
	overflow:hidden;
	padding:8px 0 26px 10px;
}

.page_top .list_in dl{
	width:200px;
	float:left;
	margin-right:27px;
}

.page_top .list_in dl.last{
	margin-right:0;
}

.page_top .list_in dl dt{
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

.page_top .list_in dl dt span{
	font-size:84%;
	line-height:150%;
	vertical-align:top;
}

.page_top .list_in dl dd.pic{
	margin-bottom:10px;
}

.page_top .list_in dl dd.txt span{
	font-size:84%;
	line-height:150%;
	vertical-align:top;
}


.tb_anchor {
	margin:10px 0px;
	text-align:right;
}

.tb_anchor .top{
	color:#03F;
	padding-right:5px;
}

.tb_anchor .bottom{
	color:#C00;
}

.section_title {
	margin:20px 0 10px 0;
}

.photo { }
