/* CSS Document */

body{
	margin:0px;
	padding:0px;
}
/*_____________________________________________________________________________________ヘッダー*/
div.header{
	text-align:center;
}
div.header-wrap{
	width:800px;
	margin:0px auto;
}
div.header h1{
	font-size:10px;
	color:#CCCCCC;
	margin:0px;
	padding:6px 0px;
	text-align:left;
}
/*_____________________________________________________________________________________ヘッダー*/


/*_____________________________________________________________________________________背景画像*/
div.structure{
	background:url(../images/main_frame_body.jpg) repeat-y center 296px;
}
div.structure-wrap{
	background:url(../images/main_frame_head.jpg) no-repeat center top;
}
/*_____________________________________________________________________________________背景画像*/


/*_____________________________________________________________________________________フッタ*/
div.footer{
	background:url(../images/main_frame_foot.jpg) no-repeat center top;
	padding-top:82px;
	padding-bottom:150px;
}
div.footer-wrap{
	width:800px;
	margin:0px auto;
}
table.footer-link{
	margin:74px 0px 0px 128px;
	font-size:11px;
}
table.footer-link th{text-align:left}
table.footer-link td{
	vertical-align:top;
	padding-right:20px;
}
table.footer-link td p{
	margin:0px;
}
table.footer-link td p.child{padding-left:10px;}


/*_____________________________________________________________________________________フッタ*/


/*_____________________________________________________________________________________メインフレーム*/
div.main-frame{
	width:800px;
	text-align:left;
	margin:0px auto;
}
div.main-left{
	width:620px;
	float:left;
	font-size:12px;
}
div.main-right{
	width:180px;
	float:left;
	padding-top:150px;
}
div.main-right-wrap{
	padding-left:20px;
}
div.main-under{
	padding-top:20px;
	clear:both;
	_height:1px;
}

/*_____________________________________________________________________________________メインフレーム*/





/*_________________________________________________________________________文章スタイル*/
div.main-left p.basic{
	padding:10px 5px 10px 5px;
	line-height:24px;
	font-size:12px;
	margin:0px;
}
p.empty{
	margin:0px;
}
div.main-right p.basic{
	padding:10px 0px 10px 0px;
	margin:0px;
}
div.main-under p.basic{
	font-size:11px;
	line-height:20px;
}
h3,h4,h5,h6{
	font-size:14px;
	margin:0px;
	padding:24px 0px 0px 0px;
}
/*_________________________________________________________________________文章スタイル*/

.image{
	display:block;
	text-align:left;
	text-indent:-5000px;
}
a.opacity:hover{
	opacity:0.7;
	filter:alpha(style=1, opacity=70, finishopacity=100, startx=0, starty=0, finishx=170, finishy=140);
}
a.opacity img{border:none}
a.opacity:hover img{
	opacity:0.7;
	filter:alpha(style=1, opacity=70, finishopacity=100, startx=0, starty=0, finishx=170, finishy=140);
}
a.link{
	color:#FF8C25;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:3px center;
	text-decoration:none;
}
a.link:hover{
/*	color:#232323;*/
	background-color:#ffcea2;
}
a.page,a.out,a.up,a.down,a.blank,a.back{padding-left:15px;}
a.page{background-image:url(../images/icon_link.gif)}
a.out{background-image:url(../images/icon_out.gif)}
a.up{
	background-image:url(../images/icon_up.gif);
	background-position:3px center;
}
a.down{background-image:url(../images/icon_down.gif)}
a.blank{background-image:url(../images/icon_blank.gif)}
a.back{
	background-image:url(../images/icon_back.gif);
	background-position:6px center;
}

/*a.page:hover{background-image:url(../images/icon_link_act.gif)}*/
a.out:hover{background-image:url(../images/icon_out_act.gif)}
a.up:hover{background-image:url(../images/icon_up_act.gif)}
a.down:hover{background-image:url(../images/icon_down_act.gif)}
a.blank:hover{background-image:url(../images/icon_blank_act.gif)}
a.back:hover{background-image:url(../images/icon_back_act.gif)}

a.blank{
	font-size:11px;
	line-height:18px;
	background-position:3px 4px;
}

span.marker{
	background:url(../images/marker.gif) left center repeat-x;
	font-weight:bold;
	color:black;
}

span.empha{
	font-weight:bold;
	color:#FF25BF;
}
span.comment{
	font-size:11px;
	color:#695A5A;
	font-weight:bold;
}
span.small{
	font-size:11px;
}
img.button{
	border:none;
}
html body div.structure div.main-frame .bordernone{
	border:none;
}
.clear{
	clear:both;
}
* html body .clear{	height:1px;}

p.border{
	border:1px dotted #695A5A;
	padding:10px 10px;
	margin:10px;
}
p.right{text-align:right;}

ul.mini-list,
ol.mini-list{
	font-size:11px;
	padding:8px 5px 8px 5px;
	margin:0px 0px 0px 10px;
}
ul.mini-list li,
ol.mini-list li{
	margin:0px;
	padding:3px 5px 3px 0px;
	line-height:13px;
}




a.button{
	background-image:url(../images/button_bg.gif);
	padding:3px;
	margin:5px 0px;
	border: 1px dotted #666666;
}
html>/**/body a.button{/*IE7〜以外のモダンブラウザはstyle属性でwidthを指定する*/
	display:block;
}

a.button img{
	border-width:1px;
	border-style:solid;
	border-color:#232323;
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
a.button:hover img{
	border-color:#F5BFE9;
}


a img.alpha{
	cursor:pointer;
	position:relative;
}
img.bordernone{border:none;}

div.horizon{
	padding-bottom:75px;
	background:url(../images/horizonal.gif) no-repeat left bottom;
	margin-bottom:10px;
	position:relative;
	min-height:1px;
}
/*画像つき段落*/
div.image-box{
	padding-right:290px;
	background-repeat:no-repeat;
	background-position:right center;
	position:relative;
	margin-right:10px;
}
div.image-box.left{
	background-position:left center;
	padding-right:0px;
	padding-left:290px;	
}


h2.heading,
h3.heading,
h4.heading,
h5.heading,
h6.heading{
	margin:0px 0px 0px 0px;
	padding:92px 0px 32px 40px;
	background:url(../images/contents/heading_bg.jpg) no-repeat -25px top;
	position:relative;
}

img.dot-text{
	border:none;
	margin-right:3px;
}

span.headingmini{
	display:block;
	color:#white;
	padding-left:10px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}

p.center{text-align:center}

/*_________________________________________________________________________基本スタイル*/


/*_____________________________________________________________________________________メイン左*/
div.main-left h2{
	margin:0px;
	padding:33px 0px 75px 210px;
}
/*_____________________________________________________________________________________メイン左*/

/*_____________________________________________________________________________________メイン右*/
div.main-right p.right-menu a{
	display:block;
	padding-bottom:7px;
}
/*_____________________________________________________________________________________メイン右*/


/*_____________________________________________________________________________________メイン下*/
div.main-under ul.under-menu{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:11px;
}
div.main-under ul.under-menu li{
	display:inline;
	margin:0px;
	padding:0px 0px 0px 5px;
}

/*_____________________________________________________________________________________メイン下*/
