@import url(cmn.css);
@import url(base.css);


#con #con_main2{
	float: left;
	width: 676px;
	padding-bottom: 20px;
}

#flashcontent{
	height: 147px;
	width: 100%;
}

/*---------------------------- あてはまること --------------------------------*/


#blk01 h3{
	display: block;
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	background-image: url(../images/blk01_title.gif);
	height: 43px;
	width: 950px;
	background-position: bottom;
	margin-top: 10px;
}

#blk01 div{
	width: 940px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/blk01_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	padding-bottom: 25px;
	font-size: 12px;
}

#blk01 ul{
	float: left;
	width: 300px;
	padding-left: 13px;
}

#blk01 li{
	font-size: 12px;
	background-image: url(../images/blk01_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-left: 13px;
}


/*---------------------------- Contents --------------------------------*/

#my-glider{
	width: 676px;
}
.prevb{
	float: left;
	width: 25px;
	margin: 65px 3px 0 0;
}
.nextb{
	float: right;
	width: 25px;
	margin: 65px 0 0 0;
}
.prevb a, .nextb a{
	display: block;
	height: 90px;
	width: 25px;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}
.prevb a{
	background: url(../images/prevb.gif) 0 0 no-repeat;
}
.nextb a{
	background: url(../images/nextb.gif) 0 0 no-repeat;
}
.prevb a:hover, .nextb a:hover{
	background-position: 0 100%!important;
}
.scroller{
	width: 620px;
	height: 240px;
	overflow: hidden;
	float: left;
}
#section1 {
	width: 620px;
	height: 240px;
	overflow:hidden;
	float:left;	
}
#section2 {
	width: 620px;
	height: 240px;
	overflow:hidden;
	float: right;
}
.waku{
	width: 1250px;
}

#blk02 h3{
	background-image: url(../images/blk02_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	width: 546px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 130px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#blk02 dl{
	height: auto;
	width: 190px;
	float: left;
	border: 5px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 12px;
}

#blk02 dt{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	width: 190px;
	height: 91px;
}
#blk02 #blk02_01{
	background-image: url(../images/blk02_01.gif);
}

#blk02 #blk02_02{
	background-image: url(../images/blk02_02.gif);
}

#blk02 #blk02_03{
	background-image: url(../images/blk02_03.gif);
}

#blk02 #blk02_04{
	background-image: url(../images/blk02_04.gif);
}

#blk02 #blk02_05{
	background-image: url(../images/blk02_05.gif);
}
#blk02 #blk02_06{
	background-image: url(../images/blk02_06.gif);
}

#blk02 .txt{
	display: block;
	width: 170px;
	height: 65px;
	margin: 10px;
}

#blk02_01btn a {
	background-image: url(../images/blk02_01btn.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 20px;
	width: 176px;
	margin: 0 auto;
}

#blk02_02btn a {
	background-image: url(../images/blk02_02btn.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 20px;
	width: 176px;
	margin: 0 auto;
}

#blk02_03btn a {
	background-image: url(../images/blk02_03btn.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 20px;
	width: 176px;
	margin: 0 auto;
}

#blk02_04btn a {
	background-image: url(../images/blk02_04btn.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 20px;
	width: 176px;
	margin: 0 auto;
}

#blk02_05btn a {
	background-image: url(../images/blk02_05btn.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 20px;
	width: 176px;
	margin: 0 auto;
}
#blk02_06btn a {
	background-image: url(../images/blk02_06btn.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 20px;
	width: 176px;
	margin: 0 auto;
}

#blk02 dd a:hover ,
#blk02 dd.current a {
	background-position: center bottom;

}

/*---------------------------- バナー --------------------------------*/

#blk03 h3{
	float: left;
	height: 83px;
	width: 330px;
	padding-bottom: 15px;
}
#blk03 h3 a{
	display: block;
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	background-position: bottom;
	height: 83px;
	width: 330px;
	float: left;
}


#blk03 #blk03_btn01{
	background-image: url(../images/blk03_btn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 16px;
}


#blk03 #blk03_btn02{
	background-image: url(../images/blk03_btn02.gif);
	background-repeat: no-repeat;
}

/*---------------------------- ニュース --------------------------------*/

#news{
	width: 676px;
	padding-top: 5px;
	clear: both;
}
#news h3{
	display: block;
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	background-position: left bottom;
	background-image: url(../images/news_title.gif);
	height: 22px;
}

#news ul{
	padding: 10px 0;
	margin: 0 10px;
}

#news li{
	background: url(../images/news_icon.gif) 0 5px no-repeat;
	padding-left: 25px;
	border-bottom: 1px dotted #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 180%;
}

#blog_view1{
	width: 100%;
	height: 260px;
	overflow: auto;
}

.rss_date{
	font-size: 10px;
	color: #999;
	letter-spacing: 1px;
	margin-left: 30px;
}



/*ページトップ*/

#pagetop2 {
	clear: left;
	width: 950px;
}

#pagetop2 p{
	height: 24px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(cmn_images/pagetop.png);
	clear: left;
}

* html #pagetop2 p{
	background-image: url(cmn_images/spacer.gif);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='cmn_images/pagetop.png');
}

#pagetop2 p a{
	display: block;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 24px;
	width: 80px;
	clear: left;
	position: relative;
}

