@charset "Shift_JIS";

/* 基本設定
-----------------------------------*/
A:link {　color: #0033FF; text-decoration: underline;　}
A:hover {　color: #CC3333 ; text-decoration: none;　}
A:visited {　color: #9933CC; text-decoration: underline; }
A:active { color: #FF6600; text-decoration: none; }

body {
	font-family: "MS P ゴシック","ヒラギノ角ゴ Pro W3","Osaka";
	font-size: 12px;
	text-align: center;
	background: url(images/bg_tile.gif);
}
.tx14 {
	font-size: 14px; line-height: 130%;
}
.tx12 {
	font-size: 12px; line-height: 140%;
}
.tx11 {
	font-size: 11px; line-height: 150%;
}
.tx10 {
	font-size: 10px; line-height: 150%;
}
h1 {
	font-size: 140%;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 130%; 
	line-height: 140%;
	font-weight: bold;
	color: #f00;
	text-align: left;
	background: #fcc;
	border-top: 1px solid #f00;
	border-left: 5px solid #f00;
	margin: 0;
	padding: 2px 0px 2px 5px;
}
h3 {
	font-size: 63%;
	line-height: 150%;
	font-weight: normal;
	text-align: center;
	margin: 5px 10px 5px 10px;
	padding: 0;
}

img {
	border: none;
	virtical-align: top;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

/* トップメニュー
-----------------------------------*/
#headder {
	width: 800px;
	position: relative;
	margin: 0;
	padding: 0;
}
#box {
	width: 798px;
	height: 25px;
	position: relative;
	background: #fff;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 3px 0;
}

/* レイアウト
-----------------------------------*/
#container {
	width: 798px !important;
	width /**/: 800px;
	position: relative;
	background: #fff;
	border: 1px solid #999;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

p {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#content {
	position: relative;
	width: 758px !important;
	width /**/: 778px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content li {
	margin: 0;
	padding: 0;
}

.banner {
	width: 468px;
	border: 1px solid #f69;
	margin: 0;
	padding: 0;
}

/* フッター -----------------------------------*/
#footer {
	clear: both;
	width: 798px;
	background-color: #999;
	margin: 0;
	padding: 0;
}
#footer p {
	font-size: 10px;
	line-height: 1.4;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

/* 青山五行
-----------------------------------*/
#container2 {
	width: 798px !important;
	width /**/: 800px;
	position: relative;
	background: #EEE6D0;
	border: 1px solid #999;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
