/*_________________________________________________________________________文章スタイル*/
p.basic{
	padding:10px 5px 10px 5px;
	line-height:24px;
	font-size:12px;
	margin:0px;
}
p.default{
	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;
}
p.center{text-align:center}

/*_________________________________________________________________________文章スタイル*/

.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:#9063FF;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:3px center;
	text-decoration:none;
}
a.link:hover{
/*	color:#232323;*/
	background-color:#3115b5;
}
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{
	background-repeat:no-repeat;
	background-position:right center;
	position:relative;
	margin-right:10px;
}
div.image-box.left{
	background-position:left center;
	padding-right:0px;
}


h2.heading,
h3.heading,
h4.heading,
h5.heading,
h6.heading{
	margin:0px;
	padding:36px 0px 3px 0px;
	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;
}


/*_________________________________________________________________________基本スタイル*/
