@charset "UTF-8";

h4{
	font-size:100%;
	font-weight:bold;
	margin:1em 15px 1ex 15px;
	border-bottom:1px dotted #aaaaaa;
	padding:5px
}

#Top #Header{
position:relative;
}

#NoneTop #Header{
position:relative;
}

#HeaderRight{
position:absolute;
left:213px;/**/
}

.LeftBox{
float:left;
width:390px;
position:relative;
left:0px;
}

.RightBox{
float:left;
width:390px;
position:relative;
left:10px;
}

.subsection-half{
width:380px;
}

#NoneTop #Contents .LeftBox p,#NoneTop #Contents .RightBox p{
width:370px;
position:relative;
left:5px;
line-height:1.5;
margin-top:10px;
}

.RightBox .subsection, .LeftBox .subsection{
display:block;
width:380px;
height:28px;
background-image:url(../img/sh_subsec2.gif);
margin-left:10px;
}

.RightBox .subsection h3, .LeftBox .subsection h3{
color:#76798b;
font-size:12px;
font-family: '??','Arial','ＭＳ Ｐゴシック', sans-serif;
position:relative;
top:8px;
left:15px;
}