@charset "Shift_JIS";


/*▼▼▼全サイト共通▼▼▼*/
/*▼共通（サイト内）▼*/
html,body,div,p,span,form{
	margin:0;
	padding:0;
}
/*
*/
body{
	background-color:#ffe4e1;
	font:14px 'ＭＳ ゴシック',Osaka,sans-serif;
/*	color:dimgray;	*//*文字色*/
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;	/*ボックス要素を含めたセンタリング←削除不可*/
}

.alignleft{
	text-align:left;
}

a{color:blue; text-decoration:underline;}		/*aタグの記述順は変えない事*/
/*
a:visited{color:#00ff00; text-decoration:underline;}
*/
a:hover{color:none; background-color:fff4f1; text-decoration:none;}

.aname{	/*ページ内特定リンク時設定*/
	color:black;
	text-decoration:none;
}

/* p{
	margin:14px 0px 0px 0px;
	line-height:1.5em;
	font-size:14px;
	color:dimgray;
} */

/*強調文字色*/
strong{
/*	color:dimgray; */
	font-weight:normal;
}

/*強調文字色*/
em{
/*	color:dimgray; */
	font-weight:normal;
	font-style:normal;
}

/*強調文字色*/
/* b{
	color:dimgray;
	font-weight:normal;
}	*/

/*
table{
}

th{
	font-size:14px;
	font-weight:normal;
	background-color:#ffddbb;
	padding:3px;
}

td{
	font-size:14px;
	font-weight:normal;
	background-color:#fff0eb;
	padding:3px;
	text-align:center;
}
*/

ul{
}

li{
	margin:3px 0px 0px 0px;
}

.listmark{
	list-style-type:decimal;
}

.prlink{
	width:180px;
	height:18px;
	overflow:auto;
	border:solid 1px #aaaaaa;
	background-color:#ffffff;
}

.prlink ul , .prlink li{
	width:150px;
	font-size:10px;
	margin:0px 2px 2px;
	padding:0px;
	list-style-type:none;
	line-height:120%;
	display:block;
}

.disp{
	display:none;
}

hr{
	text-align:center;
	width:70%
}

/*▼レイヤ１▼*/
#layer1{
	width:800px;
/*	background-color:#ffffff; */
	margin:0px auto;	/*センタリング用左右余白の自動設定←削除不可*/
	padding:0px;
}
/*
*/
/*▼レイヤ２▼*/
/*▼ナビ１のみ使用する場合に800pxにする▼*/
/*▼ナビ１・ナビ２両方使用する場合に590pxにする▼*/
/*
	width:800px;
	width:590px;
*/
#layer2{
	text-align:left;
	float:left;
	width:800px;
	margin:5px 0px 0px 0px;
}
/*
*/
/*▼ヘッダ▼*/
#header{
	background-color:#ffe4e1;
	text-align:right;
	font-size:10px;
	color:000000;
	width:800px;
	margin:0px 0px 0px 0px;
	border-top:solid 1px #000088;
	border-right:solid 0px #ff7700;
	border-left:solid 0px #ff7700;
	border-bottom:solid 7px #000088;
	padding:5px 0px 5px 0px;
}
#header h1{
	font-size:16px;
	color:#000000;
	background-color:#ffe4e1;
	font-weight:bold;
	float:center;
	text-align:center;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}
#header h2{
	font-size:10px;
	color:#000000;
	background-color:#ffe4e1;
	font-weight:normal;
	float:left;
	text-align:center;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}

#header_mitu{
	background-color:#ffe4e1;
	text-align:center;
	width:800px;
	margin:0px 0px 0px 0px;
}

#header_mitu p{
	background-color:#fff0eb;
	padding: 5px;
}

#sitename{
	font-weight:bold;
	text-align:center;
	clear:both;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}
#sitename a{font-size:14px; color:#000000; text-decoration:none;}
/*
#sitename a:visited{color:#00ff00; text-decoration:none;}
*/
#sitename a:hover{color:none; background-color:#fff4f1; text-decoration:none;}


/*▼コンテンツ▼*/
/*▼ナビ１のみ使用する場合に550pxにする▼*/
/*▼ナビ１・ナビ２両方使用する場合に380pxにする▼*/
/*
	width:550px;
	width:380px;
*/
#contents{
	float:left;
	width:700px;
	text-align:left;
	margin:0px 0px 30px 0px;
}
#contents h1{
	color:black;
	font-size:16px;
	margin:10px 0px 10px 0px;
	border-bottom:solid 1px #ff9933;
	border-left:solid 7px #ff9933;
	padding:2px 0px 4px 4px;
}
#contents h2{
	color:black;
	font-size:16px;
	margin:10px 0px 10px 0px;
	border-bottom:solid 1px #ff9933;
	border-left:solid 7px #ff9933;
	padding:2px 0px 4px 4px;
}
#contents h3{
	color:black;
	font-size:16px;
	margin:10px 0px 10px 0px;
	border-bottom:solid 1px #ff9933;
	border-left:solid 7px #ff9933;
	padding:2px 0px 4px 4px;
}

#contents p{
	color:black;
	font-size:14px;
	margin:0x 0px 0px 0px;
	padding:2px;
}

#contents a:hover{color:none; background-color:#ff8481; text-decoration:underline;}


#chk{
	float:left;
	width:700px;
	text-align:left;
	margin:0px 0px 30px 0px;
}

#chk table{
}

#chk th{
	font-size:14px;
	font-weight:normal;
	background-color:#ffddbb;
	padding:3px;
}

#chk td{
	font-size:14px;
	font-weight:normal;
	background-color:#fff0eb;
	padding:3px;
	text-align:center;
}



/*▼フッタ▼*/
#footer{
	clear:both;
	font-size:10px;
	border-top:solid 3px #ff9933;
	border-right:solid 0px #ff9933;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	text-align:left;
}
.bottomnavi{	/*▼ナビが改行してしまう場合はこれを増設▼*/
	width:700px;
	height:12px;
	clear:both;
	margin:0px 6px 6px 0px;	/*topは確保できず*/
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align:left;
}
.bottomnavi li{
	float:left;
	font-size:10px;
	color:#ffff99;
	margin:0px 2px 0px 2px;
	border-left:solid 1px dimgray;
	border-right:solid 1px dimgray;
	padding:0px 2px 0px 2px;
}
#copy{
	clear:both;
	font-size:10px;
	margin:6px 6px 6px 6px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.pagetop{
	font-size:10px;
	margin:6px 6px 6px 6px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
/*▲▲▲全サイト共通▲▲▲*/

/*▼▼▼mailformオリジナル▼▼▼*/
/*
	float:left;
*/
img.qr{
	width:74px;
	height:74px;
}
img.thumb{
	clear:both;
}
.ad{
	width:370px;
	height:12px;
	clear:both;
	margin:0px 6px 6px 0px;	/*topは確保できず*/
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align:left;
}
.ad li{
	float:left;
	font-size:10px;
	color:#ffff99;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a.ad{color:dimgray; text-decoration:none;}		/*aタグの記述順は変えない事*/
a.ad:visited{color:dimgray; text-decoration:none;}
a.ad:hover{color:dimgray; background-color:white; text-decoration:none;}
hr{
	clear:both;
	text-align:center;
	width:70%
}
/*
	border-left:1px solid gray;
	border-bottom:1px solid gray;
*/
#contents div.title1{
	float:left;
	width:34px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title2{
	float:left;
	width:120px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title3{
	float:left;
	width:70px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title4{
	float:left;
	width:60px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title5{
	float:left;
	width:40px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title6{
	float:left;
	width:40px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title7{
	float:left;
	width:40px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title8{
	float:left;
	width:92px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.title9{
	float:left;
	width:32px;
	margin-left:2px;
	text-align:center;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item1{
	float:left;
	width:34px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item2{
	float:left;
	width:120px;
	margin-left:2px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item3{
	float:left;
	width:70px;
	margin-left:2px;
	text-align:left;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item4{
	float:left;
	width:60px;
	margin-left:2px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item5{
	float:left;
	width:40px;
	margin-left:2px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item6{
	float:left;
	width:40px;
	margin-left:2px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item7{
	float:left;
	width:40px;
	margin-left:2px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item8{
	float:left;
	width:92px;
	margin-left:2px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
#contents div.item9{
	float:left;
	width:32px;
	margin-left:2px;
	text-align:right;
	font-size:12px;
	background-color:lemonchiffon;
}
/*▲▲▲mailformオリジナル▲▲▲*/

