@charset "utf-8";

/* 基本装飾 */
*{
	font-size:100%;
}
body{
	font-size:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ','ＭＳ Ｐゴシック',Verdana,sans-serif;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; margin: 0; padding:0;}
body,div,p,h1,h2,h3,h4,h5,h6,small,dl,dt,dd,ul,ol,li,img,a,blockquote,address{
	line-height:1.5;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333333;
	font-style:normal;
	font-weight:normal;
}
table,tr,th,td{
	line-height:1.2;
	color: #333333;
	font-style:normal;
	font-weight:normal;
	border-collapse:collapse;
}
img{
	vertical-align:bottom;
	border:none;
}

/* リンク */
a {
	text-decoration: underline;
	outline:none;
}
a:link {
	color:#333333;
}
a:active {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#e30213;
}
input[type=image]:hover{
	opacity:0.7;
}
a:hover img:not(.rollover):not(.logo):not(.now){
	opacity:0.7;
}
a:hover img.now{
	cursor:default;
}

/* 共通装飾 */
.frame{
	border:1px solid #cccccc;
	padding:2px;
	box-shadow:0px 0px 5px #cccccc;
}
.red{
	color:#d6525f;
}
.block{
	display:block;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.mb_5{
	margin-bottom:5px;
}
.mb_10{
	margin-bottom:10px;
}
.mb_15{
	margin-bottom:15px;
}
.mb_20{
	margin-bottom:20px;
}
.mb_25{
	margin-bottom:25px;
}
.mb_30{
	margin-bottom:30px;
}
.mb_40{
	margin-bottom:40px;
}
.s80{
	font-size:80%;
}
.s90{
	font-size:90%;
}
.l15{
	padding-left:15px;
}

/* clearfix */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}


.sp_disp_i,
.sp_disp_b{
	display:none;
}
/* ******************レイアウト設定***************** */
body{
	border-top:5px solid #fa91a0;
	background: url(../img/common/bg.gif) repeat;
}

header{
	border-top:5px solid #ffdbd9;
}
header div{
	width:940px;
	height:340px;
	margin:0px auto;
	position:relative;
}

header h1{
	padding:5px 0px;
	font-size:80%;
}
header h2 a{
	display:block;
	position:absolute;
	left:10px;
	bottom:20px;
}
header p{
	position:absolute;
	right:0px;
	bottom:20px;
}
#globalnavi{
	background:url(../img/navi/bg.png) repeat-x center bottom;
	padding-bottom:65px;
	position:relative;
	bottom:5px;
}
#globalnavi ul{
	width:940px;
	margin:0px auto;
	border-left:1px dotted #8a6249;
}
#globalnavi li{
	float:left;
	border-right:1px dotted #8a6249;
}
#globalnavi li a{
	display:block;
}

#contents{
	width:940px;
	margin:0px auto;
	min-height:500px;
	padding:30px 0px 0px;
}

#main{
	width:620px;
	float:left;
}
#side{
	width:300px;
	float:right;
	padding-bottom:205px;
	background:url(../img/common/side.png) no-repeat bottom center;
}
#side_info{
	border:3px solid #fea0a0;
	text-align:center;
	padding:15px;
	background:#ffffff;
}
#side_info h2{
	color:#663300;
	font-weight:bold;
	font-size:110%;
}
#side_info h2 span{
	font-size:80%;
}
#side_info img{
	margin-bottom:10px;
}
#side_info p{
	font-size:90%;
	text-align:left;
	padding:0px 0px 10px;
}
#side_navi li{
	padding:0px 0px 5px 5px;
	border-bottom:1px dotted #dcbea7;
	margin-bottom:5px;
}
#side_navi li:before{
	content:"> ";
	color:#d6525f;
}
#side aside li{
	margin-bottom:10px;
	text-align:center;
}



#pagetop{
	clear:both;
	position:relative;
	max-width:1200px;
	height:110px;
	margin:0px auto;
	background:url(../img/common/pagetop_bg.png) no-repeat center bottom;
}
#pagetop p{
	width:940px;
	margin:0px auto;
	text-align:right;
}

footer{
	position:relative;
	background:url(../img/common/footer.jpg) repeat-x center bottom;
	min-height:575px;
*height:575px;
}
#footer_info{
	width:900px;
	padding:0px 20px;
	margin:0px auto;
	position:relative;
	bottom:20px;
}
#footer_info h2{
	font-weight:bold;
	font-size:120%;
	letter-spacing:1px;
	margin-bottom:10px;
}
#footer_navi{
	width:940px;
	margin:0px auto 20px;
	padding-top:40px;
}
#footer_navi ul{
	width:310px;
	float:left;
}
#footer_navi ul li{
	font-size:90%;
	margin-bottom:5px;
}
footer p{
	width:940px;
	margin:0px auto 20px;
}



#copyright{
	position:absolute;
	bottom:10px;
	clear:both;
	display:block;
	color:#000000;
	font-size:80%;
	padding:10px 0px;
	text-align:center;
	width:100%;
}
#copyright a{
	color:#000000;
	letter-spacing:1px;
	font-size:110%;
	font-weight:bold;
}



/* 複数ページ共通レイアウト */
/* 共通style */
#contents nav,
#contents article,
#contents section,
#contents aside{
	margin-bottom:40px;
}

#contents h2,h3,h4,h5,h6{
	margin-bottom:15px;
}
#contents h2.main_txt{
	margin-bottom:40px;
}

#contents h3{
}
#contents h3.title{
	margin-bottom:40px;
}

#contents h4{
}
#contents h5{
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #666666;
}




/* テーブル */
table{
	width:100%;
}
table th{
	padding:10px 15px;
	border:1px solid #cccccc;
	white-space:nowrap;
	font-weight:normal;
	background:#f5f5e7;
	text-align:left;
}
table td{
	padding:10px 15px;
	border:1px solid #cccccc;
	background:#ffffff;
}



	




/* ページ遷移 */
#pager{
	position:relative;
	margin-bottom:15px;
	border-top:1px dotted #837439;
	padding-top:20px;
	margin-top:20px;
}
#pager p.right{
	position:absolute;
	top:1.5em;
	right:0px;
}


/* PDFダウンロード */
/* PDFダウンロード */
#pdf{
	margin-top:30px;
	border-top:1px dotted #cccccc;
	padding-top:10px;
	margin-bottom:25px;
}
#pdf p.pdf_download{
	background:url(../img/common/pdf.jpg) no-repeat 5px 0px;
	padding:11px 0px 12px 50px;
	margin-bottom:10px;
}
#pdf blockquote{
	border:1px solid #cccccc;
	background-color:#f1f1f1;
	padding:15px 20px;
}
#pdf blockquote img{
	width:111px;
	float:left;
	margin-right:40px;
}
