@charset "utf-8";
/* -----------------------------------------------------------
CSS Information

 ! File name:      index.css
 ! Style Info:     indexのスタイル設定
----------------------------------------------------------- */


/*----------------------------------------------------
	Base
----------------------------------------------------*/
body {
	background: #fff url(../img/index/bg-index_top.gif) repeat-x 0% 0%;
	line-height: 1.8;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Sans-Serif;
	font-size: 12px;
	text-align: center;
}
#wrapper {
	width:954px;
	margin: 0 auto;
	text-align: left;
}
#wrapper #contents #sub_area {
	width:950px;
	margin:15px auto 0;
}
img {
vertical-align:bottom;
}

/*----------------------------------------------------
	Link
----------------------------------------------------*/
a {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*span icon_pdf--*/
span.icon_pdf {
	margin-left:8px;
	padding-left: 38px;
	background: url(../img/index/icon-pdf.gif) no-repeat 0% 60%;
	font-size: 80%;
}
/*----------------------------------------------------
	clearfix
----------------------------------------------------*/
.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display: inline-block; /*IE7対策*/
}
/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
 
/*----------------------------------------------------
	Reset
----------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
object, embed {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, abbr, acronym, fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	height: 62px;
	position: relative;
}
/*	logo
----------------------------------------------------*/
h1#logo {
	width: 50px;
	height: 40px;
	padding: 8px 0 5px 19px;
	float: left;
}
p#text_header{
	width:427px;
	float: left;
	padding: 38px 0 0px 13px;
	_padding: 34px 0 0px 13px;
}

/*	globalnavi
----------------------------------------------------*/
#header ul#globalnavi {
	margin: 16px 0 0 0;
	float: right;
}
ul#globalnavi li {
	float: left;
}
/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main_visual {
	width:948px;
	height:310px;
	margin:0 auto;
	background:url(../img/index/bg-main_visual.gif) top no-repeat;
	padding:2px 3px 0 3px;
	position:relative;
}
.demo{
	width:948px;
	position:relative;
	text-align:center;
	height:288px;
}
.gallery_demo_unstyled {
	position:absolute;
	top:240px;
	left:755px;
	zoom:1;
}
.gallery_demo {
	width:200px;
	margin:0 auto;
}
.gallery_demo:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.gallery_demo li {
	width:34px;
	height:34px;
	border:3px solid #fff;
	margin: 0 2px;
	background:#000;
	overflow:hidden;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.gallery_demo li div{
	left:240px
}
#main_image{
	height:288px;
	width:948px;

}
.nav1{
	position:absolute;
	top:140px;
	left:15px;
}
.nav2{
	position:absolute;
	top:140px;
	left:820px;
}
.info{
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}
.info p{
	margin-top:1.6em;
}

/**************************************************************

bxSlider

**************************************************************/

#slider1 {
	width:948px;
	height:288px;
	position:relative;
	overflow:hidden;
}

#slider1 {
	z-index:1;
}

#slider1 li {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#slider1 li.first {
	display:block;
}

#nextBtn {
	position:absolute;
	right:10px;
	top:50%;
	z-index:3;
}

#prevBtn {
	position:absolute;
	left:10px;
	top:50%;
	z-index:3;
}

.thumbs a img {
	border:2px solid #999;
	padding:0;
}

.thumbs a.pager-active img {
	border:2px solid #fff;
}

#thumbnails {
	position:absolute;
	top:240px;
	right:15px;
	z-index:5;
}

.pager-link { display:none;}

a.bx-prev,
a.bx-next {
	width:16px;
	height:15px;
	position:absolute;
	text-indent:-999999px;
	top:140px;
	z-index:1001;
}
a.bx-prev {
	background:url(../img/index/btn_prev.png) no-repeat;
	left:10px;
}
a.bx-next {
	background:url(../img/index/btn_next.png) no-repeat;
	right:10px;
}


*html a.bx-prev {
	behavior: expression(IEPNGFIX.fix(this));
	line-height:1.2;
}
*html a.bx-next {
	behavior: expression(IEPNGFIX.fix(this));
	line-height:1.2;
}


#main_navi {
	width:950px;
	margin:0 auto;
}
#main_navi li {
	float: left;
}
#sub_area {
	margin-top: 15px;
}
#sub_left {
	width: 686px;
	float: left;
	position:relative;
}
#sub_left ul.main_bnr {
	position:relative;
	top:0;
	left:-2px;
	height:170px;
	width:691px;
	margin-bottom: 7px;
}
#sub_left ul.main_bnr li {
	float: left;
	padding:0;
	margin:0;
}
#sub_left ul.main_bnr:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#sub_left #condolence {
	border: 1px solid #b4b4b4;
	padding: 10px;
	margin-bottom: 12px;
	line-height:1.2;
	color:#454545;
}
#sub_left h3 {
	width:687px;
	padding-bottom:5px;
}

#sub_left h3 #rss img {
	float:left;
	padding-top:2px;
}
#sub_left .topics {
	margin-bottom:50px;
	background:url(../img/index/bg-topics.gif);
	width:687px;
}
#sub_left .topics_inside {
	background:url(../img/index/bg-topics_bottom.gif) bottom no-repeat;
	width:687px;
	position:relative;
}
#sub_left .topics_inside div {
	position:absolute;
	text-align:right;
	top:5px;
	left:620px;
	line-height:1;
	width:132px;
}
#sub_left .topics_inside div #rss {
	padding-top:2px;
	display:block;
	float:left;
	width:43px;
	padding-left:10px;
}
#sub_left .topics_inside div #news {
	display:block;
	width:79px;
	overflow:hidden;
	font-size:12px;
	float:left;
	padding-top:5px;
	height:21px;
}
#sub_left .topics_inside div #news a {
	color:#005e29;
	text-decoration:underline;
}

#sub_left h3 #news img {
	float:left;
	padding-top:4px;
}

#sub_left ul {
	width:677px;
	margin:0 auto;
	padding-bottom:5px;
}
#sub_left .topics li {
	margin-top: 0.5em;
	margin-bottom:0.5em;
	border-top:1px solid #c7c7c7;
	line-height: 2;
	padding-left:10px;
	padding-top:5px;
}

#sub_left li.top_one {
	margin-top: 0;
	margin-bottom:0.5em;
	border-top:none;
	line-height: 2;
	padding-left:10px;
	padding-top:0px;
}

#sub_left li dl dt {
	float:left;
	width:75px;
	font-weight:bold;
	position:relative;
	padding-left:40px;
}

#sub_left li dl dt img {
	position:absolute;
	top:6px;
	left:2px;
}

#sub_left li dl dd {
	float:right;
	width:550px;
}

#sub_right {
	width: 238px;
	float: right;
	margin-bottom:20px;
}
#sub_right ul {
	width: 238px;
	margin-bottom:16px;
}
#sub_right ul.side_bnr {
	width: 238px;
}
#sub_right ul.side_bnr li {
	margin-bottom:7px;
}

#sub_right ul.side_bnr li a:hover img {
  filter:alpha(opacity=80); /*IE*/
  -moz-opacity:0.80; /*FF*/
  opacity:0.80;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/
.pagetop {
	width: 950px;
	background-color: #fff;
	clear: both;
	text-align: center;
}

#footer {
	margin-top: 10px;
	padding-bottom: 25px;
	border-top: 1px solid #e5e5e5;
}
#footer ul {
	margin:0px auto 10px;
	border-bottom: 1px solid #000000;
	overflow:hidden;
	width:950px;
	text-align:center;
	padding:8px 0;
}
#footer ul li {
	display:inline;
}

#footer ul li span{
	display:inline;
	padding:0 10px;
}

#footer ul li a{
	color:#888888;
	text-decoration:none;
}

#footer ul li a:hover{
	color:#000;
	text-decoration:underline;
}
#footer #jpsite {
	float: left;
	font-size:90%;
	line-height:130%;
	color:#888;
	width:400px;
	padding-bottom: 20px;
}
* html #footer #jpsite {
	padding-bottom: 10px;
}
#footer #jpsite span {
	padding-left:3.4em;
}
#footer #jpsite a:link,
#footer #jpsite a:visited {
	color:#888;
	text-decoration:none;
}
#footer #jpsite a:hover {
	color:#000;
	text-decoration:underline;
}
#footer #copy {
	float: right;
	text-align:right;
	font-size:90%;
	color:#717171;
	width:400px;
}
