@charset "utf-8";

/* 基本装飾 */
*{
	font-size:100%;
}
body{
	font-size:13px;
	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: #000000;
	font-style:normal;
	font-weight:normal;
}
table,tr,th,td{
	line-height:1.2;
	color: #000000;
	font-style:normal;
	font-weight:normal;
	border-collapse:collapse;
}
img{
	vertical-align:bottom;
	border:none;
}

/* リンク */
a {
	text-decoration: underline;
	outline:none;
}
a:link {
	color:#000000;
}
a:active {
	color:#000000;
}
a:visited {
	color:#000000;
}
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:#ff0000;
}
.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;
}
.l32{
	padding-left:32px;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: auto;
}

/* ******************レイアウト設定***************** */
body{
}

header{
	background:#000000;
}
header div{
	width:1000px;
	margin:0px auto;	
}

header h1{
	color:#cccccc;
	border-bottom:1px solid #343434;
	padding:10px 1em;
}
header h3{
	color:#cccccc;
	border-bottom:1px solid #343434;
	padding:10px 1em;
}
header h2 a{
	padding:10px;
	display:block;
	width:156px;
	height:60px;
	float:left;
}
header ul{
	float:right;
	width:824px;
}
header ul li{
	float:right;
	margin-left:20px;
}
header ul li.twitter{
	background:url(../img/common/twitter.jpg) no-repeat left 15px;
	padding:10px 0px 10px 40px;
	color:#ffffff;
}
header ul li.facebook a{
	background:url(../img/common/facebook.jpg) no-repeat left 15px;
	padding:10px 0px 10px 40px;
	color:#ffffff;
	display:inline-block;
	text-decoration:none;
}
header ul li.facebook a:hover{
	text-decoration: underline;
}

#globalnavi{
	border-top:1px solid #343434;
	border-bottom:5px solid #999999;
background:#202020;
background:url(../img/common/arrow.png) no-repeat 5px center,-moz-linear-gradient(#292929, #171717);
background:url(../img/common/arrow.png) no-repeat 5px center,-webkit-gradient(linear, left top, left bottom, from(#292929), to(#171717));
background:url(../img/common/arrow.png) no-repeat 5px center,liner-gradient(to bottom, #292929, #171717);
}
#globalnavi ul{
	width:1000px;
	margin:0px auto;
}
#globalnavi ul li{
	float:left;
}
#globalnavi ul li a{
	display:block;
}
#globalnavi ul li a img.now,
#globalnavi ul li a:hover{
background:#999999;
background:-moz-linear-gradient(#c8c8c8, #999999);
background:-webkit-gradient(linear, left top, left bottom, from(#c8c8c8), to(#999999));
background:liner-gradient(to bottom, #c8c8c8, #999999);
}

#contents{
	width:1000px;
	margin:20px auto 0px;
	min-height:500px;
}
#main{
	width:730px;
	float:right;
}
#side{
	width:240px;
	float:left;
}

#pagetop{
	clear:both;
	padding:60px 0px 15px;
}
#pagetop p{
	width:1000px;
	margin:0px auto;
	text-align:right;
}

footer{
	background:#212121;
}
#footer_navi{
	border-top:1px solid #343434;
	border-bottom:1px solid #343434;
	padding:10px 0px;
}
#footer_navi ul{
	width:1000px;
	margin:0px auto;
	text-align:center;
}
#footer_navi ul li{
	display:inline-block;
	padding:0px 10px;
}
#footer_navi ul li a{
	color:#cccccc;
	text-decoration:none;
}
#footer_navi ul li a:hover{
	text-decoration:underline;
}
#info{
	width:900px;
	margin:0px auto;
	padding:20px 0px 20px 100px;
	background:url(../img/common/logo_footer.jpg) no-repeat left 20px;
}
#info h2{
	color:#cccccc;
	font-size:14px;
	margin-bottom:5px;
}
#info address{
	color:#cccccc;
}

#copyright{
	border-top:1px solid #343434;
}
#copyright small{
	display:block;
	border-top:1px solid #343434;
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#cccccc;
	padding:10px 0px;
}
#copyright small a{
	color:#ffffff;
}



/* 複数ページ共通レイアウト */
/* 共通style */
#contents article,
#contents section,
#contents aside{
	margin-bottom:40px;
}

#main h2{
}
#contents h3{
	font-weight:bold;
	margin-bottom:20px;
}
h4{
	margin-bottom:20px;
}
h4.ttl{
	padding:6px 15px;
	color:#ffffff;
	background:#000000;
	font-weight:bold;
	letter-spacing:1px;
}
h5{
	font-weight:bold;
	letter-spacing:1px;
	font-size:14px;
	margin-bottom:10px;
}
h6{
	background:#e8e8e8;
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:10px;
}

#information dt{
	clear:left;
	padding:0px 8px;
	color:#666666;
	float:left;
}
#information dd{
	border-bottom:1px dotted #c0b8af;
	margin-bottom:10px;
	padding:0px 8px 10px 7em;
}
#information dd a{
	display:block;
}


/* ページ遷移 */
.pager li:first-child{
	background:url(../img/common/arrow_r.jpg) no-repeat 7px center;
	padding-left:23px;
	float:left;
}
.pager li:last-child{
	float:right;
}
p.pager{
	background:#f2efe7;
	position:relative;
	height:1em;
	padding:10px 0px 15px;
}
p.pager a:first-child{
	position:absolute;
	left:20px;
	top:10px;
}
p.pager a:last-child{
	position:absolute;
	right:20px;
	top:10px;
}


/* PDFダウンロード */
.pdf{
	padding:5px 0px 0px 50px;
	background: url(../img/common/pdf_icon.jpg) no-repeat 20px top;
	min-height:18px;
	margin-bottom:10px;
}
a.pdf{
	display:inline-block;
}
.pdf_download{
	padding:15px 20px;
	background:#e8e8e8;
	border:1px solid #cccccc;
	width:520px !important;
	margin-bottom:40px;
}
.pdf_download img{
	width:110px;
	float:left;
}
.pdf_download p{
	width:390px;
	float:right;
}

/* 表のレイアウト */
table{
	width:100%;
}
table th{
	background:#e8e8e8;
	border:1px solid #cccccc;
	white-space:nowrap;
	padding:10px 20px;
}
table td{
	border:1px solid #cccccc;
	padding:10px 20px;
}
table.tbl01 th{
	background:#f2efe7;
	border:1px solid #d2c8b3;
	color:#666600;
	font-weight:bold;
}
table.tbl01 td{
	border:1px solid #d2c8b3;
}
	




