@charset "UTF-8";
/* 基本デザインCSS */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #B5D2FF;
}
h1 {
	margin: 0px;
	float: left;
	display: inline;
	padding: 0px;
}
h2 {
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
	right: 1px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 14px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DDDDDD;
	color: #000000;
	padding-left: 15px;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 150%;
}
p img {
	height: 80px;
	width: 90px;
	border: 1px solid #666666;
}
a {
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0066;
}
a:active {
	color: #CC0066;
}


/* ヘッダー 左 */

.header_l {
	height: 83px;
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* ヘッダー 右  3段 */

.header_r {
	padding: 5px;
	width: 518px;
	margin-left: 230px;
	height: 113px;
}
.header_r1 {
	margin: 1px;
	height: 15px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header_r2 {
	margin: 1px;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.header_r3 {
	height: 18px;
	margin: 1px;
	padding: 10px;
}

/* ヘッダー 右  ナビ部 */

.navi_1 {
	width: 90px;
	height: 14px;
	padding-top: 6px;
	float: left;
}
.navi_2 {
	width: 82px;
	height: 14px;
	padding-top: 6px;
	float: left;
}
.navi_3 {
	float: left;
	height: 14px;
	width: 105px;
	padding-top: 6px;
	background-image: url(../images/navi_bk2_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
.navi_1 a {
	font-family: sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navi_bg1_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 0px;
	display: block;
	text-indent: 18px;
}
.navi_2 a {
	font-family: sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navi_bg1_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 0px;
	display: block;
	text-indent: 18px;
}
.navi_3 a {
	font-family: sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navi_bg2_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 0px;
	display: block;
	text-indent: 35px;
}
.navi_1 a:hover {
	background-image: url(../images/navi_bg1-2.gif);
	color: #CC00CC;
}
.navi_2 a:hover {
	background-image: url(../images/navi_bg1-2.gif);
	color: #CC00CC;
}
.navi_3 a:hover {
	background-image: url(../images/navi_bg2-2.gif);
	color: #CC00CC;
}

/* ヘッダー 右  サーチ部 */

.search_1 {
	float: left;
	width: 135px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: right;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
}
.search_2 {
	float: left;
	width: 170px;
	margin: 1px;
	text-align: center;
	vertical-align: middle;
}
.search_3 {
	float: left;
	width: 60px;
	margin: 1px;
	text-align: left;
}
.search_3 input {
	width: 50px;
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #3399FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #3399FF;
}
.search_3 input:active {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000099;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #000066;
}


.out {
	float: left;
	width: 90px;
	margin: 1px;
	text-align: center;
	padding-right: 5px;
	padding-left: 20px;
}
.out input {
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	background-color: #0000CC;
	color: #FF9999;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}




/* フッター部 */

address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	text-align: right;
	clear:both;
	padding-top: 5px;
}
address a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
