@charset "Shift_JIS";

/* 全体
---------------------------------------------------- */

* {
	margin:0;padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

a:link,a:visited {
	color:#1E4799;
	text-decoration:underline;
}
a:hover,a:active {
	color:#1E4799;
	text-decoration:none;
}

img {
	border: 0;
}

hr {
	display: none;
}

#cl {
	font-size:1px;
	line-height:1px;
	clear:both;
}

/* ---------------------------------------------------- */

body { 
	text-align:center;
	color:#000000;
	background: #287acc url("image/bg_body.jpg")  repeat-x center top;
}

/* ヘッダ
---------------------------------------------------- */

#header {
	width:700px;
	margin:40px auto 0;
}

	/* ロゴ
	---------------------------------------------------- */
	
/*	#logo {
		float:left;
		width:210px;
		text-align:left;
		margin:0 220px 0 0;
	}*/
	#logo {
		padding:10px 0px 0px;
		text-align:left;
	}

	#logo-catch {
		color:#555555;
		font-size:10px;
		font-weight:normal;
		margin:0px 14px 5px 0px;
	}
	
	/* 検索
	---------------------------------------------------- */
	
	#search {
		float:left;
		width:265px;
		text-align:left;
	}
	#search input {
		font-size:12px;
		margin:3px 0;
		padding:2px;
	}


/* コンテンツエリア
---------------------------------------------------- */

#contents {
	width:700px;
	background: transparent url("image/bg_contents-s.gif")  no-repeat center top;
	margin:10px auto 0;
	padding:0px;

}
#contents a:link {
	color:#1E4799;
	text-decoration:underline;
}
#contents a:visited {
	color:#1E4799;
	text-decoration:underline;
}
#contents a:hover {
	color:#1E4799;
	text-decoration:none;
}
#contents a:active {
	color:#1E4799;
	text-decoration:none;
}


/* メイン
---------------------------------------------------- */
#main {
	padding:20px 20px 5px;
}
#main h2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:1em 0 12px 0;
}
#main h3 {
	padding:0 0 20px 0;
}
#main h4 {
	color:#333333;
	text-align:left;
	font-size:14px;
	line-height:160%;
	padding:0 0 7px 0;
}
#main h5 {
	color:#333333;
	text-align:left;
	font-size:12px;
	line-height:160%;
	padding:0 0 5px 0;
}
#main h6 {
	color:#0066cc;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	border-bottom:#cccccc solid 1px;
	margin:0px 0px 10px;
	padding:3px 0 3px;
}
#main p {
	color:#333333;
	text-align:left;
	font-size:12px;
	line-height:160%;
	margin:0;
	padding:0 0 12px 0;
}
#main em {
	color:#ff0000;
	font-weight:normal;
	font-style:normal;
}
#main input {
	margin:0 0 5px 0;
}
#main select {
	margin:0 0 5px 0;
}
#main textarea {
	margin:0 0 5px 0;
}
#main sup {
	color:#ff0000;
}
#main small {
	font-size:11px;
	color:#666666;
}
#main ul  {
	color:#333333;
	font-size:12px;
	line-height:150%;
	text-align:left;
	margin:0px 10px 3px 2.5em;
	padding:0 0 0 0;
}
#main ol {
	margin:0 0 1em 2em;
}
#main li {
	color:#333333;
	text-align:left;
	font-size:12px;
	line-height:160%;
	margin:0;
	padding:0 0 0 0;
/*	padding:0 0 5px 0; */
}

#table-a {
	width:100%;
	border-top:#cccccc solid 1px;
}
#table-a td {
	color:#333333;
	text-align:left;
	font-size:12px;
	line-height:160%;
	border-bottom:#cccccc solid 1px;
	padding:7px 14px;
}
#table-a input {
	margin:0px;
}
#table-a select {
	margin:0px;
}
#table-a textarea {
	margin:0px;
}
.table-a {
	font-weight:bold;
	background: #E7EDF3;
}
.table-b {
	background: #F3F6F9;
}
.table-c {
	font-weight:bold;
	background: #f3f3f3;
}


/* メイン囲みメニュー
---------------------------------------------------- */
#main-box-menu {
	text-align:left;
}
#main-box-menu table {
	margin:12px 0px 0px;
}
#main-box-menu {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	border-bottom:#ffffff solid 1px;
}
#main-box-menu_on {
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-top:#999999 solid 1px;
	padding:4px 20px;
	background: #ffffff url("image/sub-p_main-box-menu_bg.jpg")  repeat-x 1px 1px;
}
#main-box-menu_off {
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:4px 14px;
}

/* メイン囲み
---------------------------------------------------- */
#main-box {
	border:#999999 solid 1px;
	padding:20px 20px 0px;
}


/* 送信ボタン
---------------------------------------------------- */
#btn {
	margin:0px auto 20px;
	padding:15px;
	background: #f3f3f3;
}
#btn input[type="submit"] {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px 14px;
}

#btn input[type="button"] {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px 14px;
}


/* ログイン
---------------------------------------------------- */
#login {
}
#login table {
}
#login td {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:4px 8px;
}
#login td strong {
	font-weight:bold;
}
#login input[type="submit"] {
	font-size:12px;
	font-weight:bold;
	margin:10px 10px 10px 0px;
	padding:2px 14px;
}


/* フッター
---------------------------------------------------- */
#footer {
	width:700px;
	margin:0px auto 0px;
	padding:10px 0px 50px;
}
#footer p {
	color:#cccccc;
	font-size:12px;
	line-height:140%;
	text-align:left;
	margin:0 0 5px;
	padding:0;
}
#footer a:link {
	color:#ffffff;
	text-decoration:none;
}
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#footer a:active {
	color:#ffffff;
	text-decoration:underline;
}
address {
	color:#cccccc;
	text-align:left;
	font-size:11px;
	font-style:normal;
	font-family:sans-serif;	
	line-height:140%;
	margin:0 0 5px;
	padding:0;
}
