@charset "UTF-8";


/* ------ 全体構造 ------ */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: small;
	line-height: 160%;
	font-family: verdana, helvetica, arial, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', 'Osaka','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', 'MS UI Gothic';
}

#body {
	margin:0px auto 0px auto;
	width: 1000px;
}

th, td {
	vertical-align: top;
	color: #333333;
	font-size: small;
	line-height: 160%;
}
img, a img {
	border: 0;
}

sup, sub {
	font-size: 60%;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: small;
	font-weight: normal;
}

p {
	margin-top:10px;
}


/* ------ ヘッダー ------ */
#header {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	height:80px;
}

#header h1 {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	width:315px;
	height:53px;
	float:left;
	font-size:1px;
	text-decoration:none;
}
#header h1 a {
	margin: 0px;
	padding: 0px;
	display:block;
	width:315px;
	height:53px;
	outline:none;
	zoom:1;
}

#header .snavi-top {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width:685px;
	height:14px;
	float:right;
	text-align:right;
}
#header .snavi-bottom {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width:685px;
	float:right;
	text-align:right;
	font-size:x-small;
}
#header a {
	color:#000000 !important;
}

#gnavi {
	width:1000px;
	height:32px;
	background:#000000 url( /img_com/bg_gnavi.gif) repeat-x top;
}
#gnavi ul {
	margin:0px;
	padding:0px;
}
#gnavi ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	height:32px;
}
#gnavi ul li a {
	margin:0px;
	padding:0px;
	display:block;
	height:32px;
	float:left;
}

#crumb {
	margin: 0px;
	padding: 0px;
	width:628px;
	height:21px;
	float:right;
}
#crumb p {
	margin: 0px;
	padding: 0px;
	font-size:x-small;
}

/* ------ メイン ------ */
#main {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 1000px;
}

#maincolumn {
	margin: 0px;
	padding: 0px;
	width: 750px;
	float:left;
}

h2.h201 {
	margin: 0px;
	padding: 10px 5px 10px 15px;
	border-top: #269104 3px solid;
	background: #eaf4e6;
	color: #269104;
	font-size:medium;
	font-weight:bold;
}

h3.h301 {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	border-left: #000000 8px solid;
	color: #000000;
	font-size:medium;
}

h3.h302 {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	border-left: #239102 8px solid;
	color: #000000;
	font-size:medium;
}

.indent01 {
	margin: 0px 15px;
	padding: 0px;
}

ol.ol01 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 25px;
}
ol.ol01 li {
	margin:8px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}
h3.h3gray {
	margin:0px;
	padding:10px 15px;
	background:#cccccc;
	background:#d9d9d9 url(/img_com/bg_h401.gif) repeat-x top;
	color:#000000;
	font-weight:bold;
	font-size:small;
	border:#d9d9d9 1px solid;
	border-bottom:none;
}
h3.h3gray .caution {
	margin-left:15px;
	font-weight:normal;
	font-size:x-small;
}

.required {
	font-weight:normal !important;
	font-size:x-small !important;
	color:#cc0000 !important;
}
.optional {
	font-weight:normal !important;
	font-size:x-small !important;
	color:#333333 !important;
}

img.right {
	margin:0px 0px 5px 10px;
	float:right;
}
img.left {
	margin:0px 10px 5px 0px;
	float:left;
}
img.border {
	padding:1px;
	background:#ffffff;
	border:#d9d9d9 1px solid;
}
a:hover img.border {
	border:#2293e2 1px solid;
}



img.weather {
	vertical-align:middle;
}

.tb-login {
	margin:50px 0px 30px 0px;
	width:auto;
	border-top:#d9d9d9 1px solid;
	border-left:#d9d9d9 1px solid;
}
.tb-login th,
.tb-login td {
	margin:0px;
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	border-bottom:#d9d9d9 1px solid;
	border-right:#d9d9d9 1px solid;
}

.tb-login th {
	background:#f0f0f0;
}



/* ------ サブカラム ------ */
#subcolumn {
	margin: 0px auto;
	padding: 0px;
	width: 240px;
	float:right;
	text-align:center;
}

#subcolumn .ad01 {
	margin:10px 0px;
	/*background:#ffffff;*/
}

.noscript-caution {
	padding:5px 10px;
	font-weight:bold;
	color:#cc0000;
	background: #faf7e1;
}

/* ------ フッター ------ */

#footer {
	margin: 20px 0px 20px 0px;
	padding: 2px 0px 0px 0px;
	width: 1000px;
	border-top:#000000 4px solid;
}

#footer .copy {
	font-size:x-small;
	text-align:right;
}


/* ------ リンク設定 ------ */
a:link { color: #2293e2; text-decoration: none; }
a:visited { color: #2293e2; text-decoration: none; }
a:hover { color: #2293e2; text-decoration: underline; }
a:active { color: #2293e2; text-decoration: underline; }


/* ------ クリアー ------ */

.clearboth {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	border-top: transparent 0px solid;
	font-size: 0px;
	line-height: 100%;
	overflow: hidden;
	height: 0px;
	/*display: inline-block;*/
}

.small01 {
	font-size: x-small;
	line-height: 160%;
}

.arrow01 {
	padding-left:12px;
	background:transparent url(/img_com/arrow_01.gif) no-repeat left center;
}
.arrow02 {
	padding-left:12px;
	background:transparent url(/img_com/arrow_02.gif) no-repeat left center;
}
.arrow03 {
	padding-left:12px;
	background:transparent url(/img_com/arrow_03.gif) no-repeat left center;
}

.glass01 {
	padding-left:20px;
	background:transparent url(/img_com/glass_01.gif) no-repeat left center;
}

a .alpha {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

a:hover .alpha {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.mt0 {
	margin-top:0px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}

.frd { color:#cc0000 !important;}
.grn { color: #269104 !important;font-weight:bold;}

