@charset "UTF-8";
/* CSS Document */

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#wrapper #primary .Corresponding2 {
}
.Corresponding2 sup {
	color: #FF4400;
}


#wrapper #primary .Corresponding {
	color: #FF4400;
}

.Corresponding sup {
	color: #FF4000;
}

#wrapper #primary #member {
	/* [disabled]padding-top: 31px; */

}

#wrapper #primary .member {
	padding-top: 13px;


}

#access ul li {
	margin-left: 14px;
}

#primary #access h5 {
	border-bottom: 1px dotted #A5A8AB;
	margin-top: 15px;
	font-size: 1.2em;
	padding-bottom: 3px;
	margin-bottom: 7px;
	width: 95%;
}

#primary ol li {
	margin-left: 25px;
	padding-bottom: 10px;

}

#primary ul ol {

}

body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4;
	color: #000000;
}
a {
	color: #666666;
}
a:visited {
	color: #A4A4A4;
}
a:hover {
	color: #FF4000;
	text-decoration: underline;
}
img {
	border: none;
	vertical-align: top;
}
#header h1 img {
	padding-right: 20px;
}

#primary #access img {
	padding-top: 11px;
}


/* 基本レイアウト
---------------------------------------------*/
#wrapper {
	width: 800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}


#header {
	height: 152px;
}

#header h1{
	padding-left: 26px;
	padding-top: 14px;
	padding-bottom: 25px;
}
#header h2{
	padding-bottom: 33px;
}



#primary {
	width: 450px; /* 上下方向にマージンを指定 */
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 22px;
	float: right;
	padding-right: 50px;
}
#primary p {
	font-size: 110%;
	line-height: 1.6;
	padding-bottom: 10px;
}
#primary h3 {
	font-size: 130%;
	color: #FF4000;
	padding-bottom: 10px;
	background-image: url(../images/red_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}





#secondary {
	float: left;
	width:218px; /* 上下方向にマージンを指定 */
	padding-top: 22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	padding-left: 32px;
}

#secondary li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}



#footer {
	clear: both; /* 寄せを解除 */
	height: 21px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 10px;
	padding-top: 40px;
}

#c{
	height: 50px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 90%;
	color: #666666;
}


/* 他装飾
---------------------------------------------*/
.ja a {
	color: #FF4000;
	text-decoration: none;
}


#english{
	position: absolute;
	width:586px;
	left: 200px;
	top: 14px;
	padding-right: 14px;
}

#pankuzu{
	position: absolute;
	width:586px;
	left: 200px;
	top: 34px;
	padding-right: 14px;
}
#news{
	padding-left: 8px;
	padding-top: 46px;
}
.newskoumoku{
	padding-left: 23px;
	padding-top: 10px;
	background-image: url(../images/black_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 95%;
	color: #666666;
}
.red {
	color: #FF4000;
}

.cont01 h4 {
	border-bottom: 1px dotted #A5A8AB;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
