@charset "Shift_JIS";

* {
	margin: 0 ;
	padding: 0;
}

body{
	font-size : 10pt ;
}

img {
	border: 0;
}

.left{
	float:left;
}

.right{
	float:right;
}
h1, h3, h4, h5, h6 {
	font-weight: normal;
	font-size:100%;
	line-height:100%;
}
h2{
	font-size:130%;
	font-weight: normal;
	line-height:100%;
}

ul,li {
	list-style-type: none;
	line-height: 100%;
	text-indent: 1em; 
}

ul.dot li{
	font-size : 85%;
	_font-size : 100%;
	margin : 5px 0px 5px 0px;
	list-style-image: url("./img/point.gif");
	list-style-position: outside;
}

div.contents p.text{
	margin-left:20px;
}

.anchor {
	display: none;

}

hr{
	display : none ;
	
}

br.clear{
	font-size:0px;
	line-height:0px;
	clear:both;
}

.hidden{
	display: none;
}

p.text	{
	text-align:justify;
	text-justify:inter-ideograph;
}

div.contents h2{
	display:block;
	margin:40px 0px 10px 0px;
	padding:0px;
	width:552px;
	height:18px;
	vertical-align:baseline;
}

#jumpNavi {
	display: none;
}

#headerArea{
	width:552px;
	margin:auto;
}

#headerArea #headerLogo4P{
	text-align : left ;
	margin:0 0 20px 0;
}

#headerArea #headerLogo{
	display : none ;
}



#bodyArea{
	display : block ;
	text-align : left ;
	width:552px;
	margin:auto;
}

#bodyArea #naviArea{
	display : none ;
}

#bodyArea #mainArea{
	border-top:solid 1px #e5e5e5;
}

#bodyArea #mainArea #contentsHeader{
	margin-top:6px;
}

#bodyArea #mainArea #contentsHeader #contentsHeaderLeft #contentsTitle{
	display : block ;
	margin : 0px ;
	padding : 0px ;
	height : 64px ;
}

#bodyArea #mainArea #contentsHeader #contentsHeaderLeft #contentsTitle h1{
	display : block ;
	margin : auto 0px auto 0px;
	padding : 0px ;
}

#bodyArea #mainArea #contentsHeader #contentsHeaderLeft #topicPath{
	display : none ;
}

#bodyArea #mainArea #contentsHeader #contentsHeaderRight{
	display : none ;
}

#bodyArea #mainArea #contentsBody div h2{
	border-bottom:solid 1px #ccc;
}

#bodyArea #mainArea #contentsBody div h2 ul{
	list-style:url(./img/h2.gif) outside;
}

#contentsBody div{
	margin:30px 0 0 0; }

#footerArea{
	display : block ;
	margin : 20px 0px 0px 40px ;
	padding : 10px ;
	border-top : #666 solid 1px ;
}

#footerArea #footerTop{
	display : none ;

}

#footerArea #footerBottom{
	display : block ;
	margin : 0px ;
	padding : 0px ;

}

#footerArea #footerBottom #footNavi{
	display : none ;
}

#footerArea #footerBottom #footCopy{
	display : block ;
	margin : 11px 0px 0px 0px ;
	float : right ;
}

#footerArea #footerBottom p.footerLogo{
	display:block;
	padding-left:14px;
	float:left;
}
#footerArea #footerBottom p#footCopy{
	display:block;
	margin:0px;
	padding:0px 14px 0px 0px;
	float:right;
}
#headerArea{
	display:block;
	/*width:780px;*/
	margin:36px auto 0px auto;
	padding:0px;
	text-align:right;
	background:url("./img/bracket_t.gif") top center no-repeat;
}

#bodyArea #mainArea div p.newstext {
	text-align:justify;
	text-justify:inter-ideograph;
	margin-bottom: 23px;
}

a#iNaviContents1 {display:block; margin:0px; padding:0px; width:320px; height:18px; text-align:left; text-indent:0px; text-decoration:none; }
a#iNaviContents2 {display:block; margin:0px; padding:0px; width:320px; height:18px; text-align:left; text-indent:0px; text-decoration:none; }
a#iNaviContents3 {display:block; margin:0px; padding:0px; width:320px; height:18px; text-align:left; text-indent:0px; text-decoration:none; }
.newsimg{margin:15px 0px 15px 0px;}