@charset "utf-8";

/* 大枠 */
html,
body {
	height: 100%;
}
body {
	background:url(../img/share/bg.jpg) repeat-x left 17px;
	font-size: 12px;
	color:#333;
}
#wrapper {
	position: relative;
	height: 100%;
	min-height: 100%;
	min-width: 950px;
	width: 100%;
	overflow-x: hidden;
}
body > #wrapper {
	height: auto;
}
/* リンク */
a:link    {color:#333; text-decoration: none;}
a:visited {color:#333;}
a:hover   {color:#0066FF; text-decoration: underline;}
a:active  {color:#333;}
/* アクセシビリティ */
.guidance {
	left:-999px;
	position:absolute;
	width:990px;
}
img {
	vertical-align: bottom;
}

/* ▼▼▼ ヘッダー
=====================================*/
#header {
	min-width: 950px;
	width:100%;
}
#header_inner {
	position: relative;
	width:950px;
	margin:0 auto 10px;
	overflow: hidden;
	height:115px;
}
/* site_title */
#header #site_title{
	float: left;
	padding-top:30px;
}
/* hnavi */
#header #hnav {
	float: right;
	margin:0 0 4px 20px;
}
#header #hnav li {
	float: left;
}
/* p */
#header p{
	float: right;
	padding-top:14px;
}
/* gnavi */
#header #gnav {
	float: right;
	width:700px;
}
#header #gnav li {
	float: left;
}
/* head_pdf_down */
#header #head_pdf_down {
	clear: right;
	float: right;
	text-align: right;
	margin-bottom: 4px;
	background: #EDEDED;
}
#header #head_pdf_down li {
	float: left;
}
#header #head_pdf_down li.last {
	margin-right: 3px;
}
#header #head_pdf_down li.first {
	margin-right: 5px;
}



/* ▼▼▼ メイン 「コンテンツとサイドを囲む要素」
=====================================*/
#main {
	width:100%;
/*	background:url(../img/share/contents_bottom.jpg) repeat-x left bottom;*/
	margin-bottom: 50px;
}
#main_inner {
	width:950px;
	margin:0 auto;
	overflow:hidden;
/*	background:url(../img/share/contents_bottom2.jpg) repeat-x left bottom;*/
}

/* pan */
#main #pan{
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
}
#main #pan li{
	float:left;
	font-size:90%;
	padding-right:27px;
	margin-right:7px;
	background:url(../img/share/panicon.gif) no-repeat right 2px;
}
#main #pan li a{
	color:#333;
	text-decoration:none;
}
#main #pan li a:hover{
	color:#5281DF;
	text-decoration:none;
}
#main #pan li.selected{
	background:none;
}

/* コンテンツ */
#contents {
	background: #fff;
	float: left;
	width:715px;
}


/* ▼▼▼ サイド
=====================================*/
#side {
	background: #fff;
	float: right;
	width:220px;
}
#side p{
	clear:both;
	margin-bottom:10px;
}
/* snav */
#side #snav{
	clear:both;
	margin-bottom:20px;
	width:214px;
	padding:0 2px;
	border:1px solid #ccc;
}
#side #snav2{
	clear:both;
	margin-bottom:15px;
	width:214px;
	padding:0 2px;
	border:1px solid #ccc;
}
#side #snav dt ,#side #snav2 dt{
	margin:10px;
	line-height:1.2;
	border-left:3px solid #3EE2FD;
	padding-left:5px;
	font-size:120%;
	color:#0459DF;
	font-weight:bold;
}
#side #snav dd ,#side #snav2 dd{
	border-bottom:2px solid #fff;
	background:url(../../common/img/share/snav_bg.gif) no-repeat left top #D8F6FF;
}
#side #snav dd a ,#side #snav2 dd a{
	display:block;
	color:#333;
	text-decoration:none;
	padding:13px 10px 11px 20px;
}
#side #snav dd a:hover ,#side #snav2 dd a:hover{
	color:#5281DF;
	text-decoration:none;
}
/* side_gallery */
#side #side_gallery{
	clear:both;
	margin-bottom:20px;
	width:220px;
	padding-top:20px;
}
#side #side_gallery .title{
	margin-bottom:7px;
}
#side #side_gallery p{
	font-size:85%;
	padding-top:10px;
}
#side #side_gallery p.pl50{
	padding-left:50px;
}
#side #side_gallery p em{
	float:left;
	font-style:normal;
}
#side #side_gallery p span{
	float:right;
	display:block;
	color:#0459DF;
	padding:2px 0 2px 18px;
	background:url(../img/share/gallery_icon.gif) no-repeat left top;
}


/* ▼▼▼ フッター
=====================================*/
#footer {
	min-width: 950px;
/*	background:url(../img/share/copy.gif) repeat-x left bottom #35CBEB;*/
	width:100%;
	padding-top: 100px;
	margin:0 auto;
}
#footer_inner {
	width:950px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
}
#footer_inner ul{
	_width:150px;
	float:left;
	padding:20px 20px 15px 20px;
}
#footer_inner ul li{
	line-height:1.6;
	padding:0 0 5px 10px;
	background:url(../img/share/footer_icon.png) no-repeat left 4px;
}
#footer_inner ul li a{
	color:#fff;
	text-decoration:none;
}
#footer_inner ul li a:hover{
	color:#fff;
	text-decoration:none;
}


/* ▼ ページ上部へ戻る */
#pagetop {
	position: absolute;
	top: 50px;
	right: 70px;
}
.pagetop {
	clear:both;
	padding-top:52px;
	text-align: right;
}

/* ▼ コピーライト */
#copyright {
	font-size:85%;
	line-height:24px;
	text-align:center;
	letter-spacing:1px;
	z-index: 1000;
	position: relative;
	color:#fff;
}
#footer-visual{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}
#footer-visual img{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}
/* ▼▼▼ バナー
=====================================*/

#left-banner li{
	margin-bottom: 10px;
}
#left-banner li a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
#right-banner li{
	margin-bottom: 10px;
}
#right-banner li a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}




/* ▼▼▼ メインビジュアル
=====================================*/
#main-visual{
	position:relative;
	margin-bottom:10px;
	border:none!important;
	width:715px;
	height:250px!important;
	overflow:hidden;
}
#bottom-banner-wrap{
	width:500px;
	height:40px;
	position:relative;
}
#bottom-banner{
	width:411px;
	height:100px;
	position:absolute;
	left:50px;
	overflow:hidden;
	z-index:1;
}
#bottom-banner li{
	float: left;
	width:122px;
	margin-right:15px;
}
.b-next{
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	cursor:pointer;
}
.b-prev{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	cursor:pointer;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size:0em;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* ▼▼▼ キャッシュインフォ
=====================================*/
#cashe-info{
	padding: 5px 8px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	line-height: 1.6;
}
#cashe-info span{
	font-weight: bold;
}
#cashe-info a{
	color:#0064B2;
	font-weight: bold;
	text-decoration:underline;
}
#cashe-info a:hover{
	text-decoration:none;
}




