@charset "shift_jis";


/* 基本フォント */

body,td,th,p,address,h1,h2,h3,h4,h5,h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 140%;
}


/* 基本タグ */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img,table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	margin: 0px;
	padding: 0px;
}

dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


/* 基本テキストリンク */

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #333399;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
}


/* レイアウト枠 */

#wrapper {
	width: 840px;
	margin: 0px auto;
	text-align: left;
}

#ctarea {
	width: 840px;
	padding-bottom: 25px;
}

#ctleft {
	float: left;
	width: 180px;
}

#ctright {
	float: right;
	width: 640px;
}


/* ヘッダー */

#header {
	width: 840px;
}

#header h1 {
	padding: 5px 6px;
	line-height: 100%;
	font-size: 75%;
}

#header .hdimage {
	height: 85px;
}

#gnavi {
	width: 848px;
	margin-bottom: 9px;
}

#gnavi ul li {
	float: left;
}

#gnavi ul li a:hover {
	background-position: 0px -33px;
}

a.gnavi01 {
	display: block;
	width: 145px;
	height: 33px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../img/gnavi01.gif) no-repeat;
}
a.gnavi02 {
	display: block;
	width: 113px;
	height: 33px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../img/gnavi02.gif) no-repeat;
}
a.gnavi03 {
	display: block;
	width: 183px;
	height: 33px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../img/gnavi03.gif) no-repeat;
}
a.gnavi04 {
	display: block;
	width: 139px;
	height: 33px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../img/gnavi04.gif) no-repeat;
}
a.gnavi05 {
	display: block;
	width: 178px;
	height: 33px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../img/gnavi05.gif) no-repeat;
}
a.gnavi06 {
	display: block;
	width: 90px;
	height: 33px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../img/gnavi06.gif) no-repeat;
}



#bottom {
	text-align: center;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#bottom h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	padding: 1px;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	letter-spacing: 0.8em;
}
#bottom .bb1 {
	width: 800px;
	font-size: 10pt;
}
.BH3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #33CC00;
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	display: block;
	letter-spacing: 0.3em;
	font-weight: bold;
	text-align: center;
}
.BH4 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #33CC00;
	width: 390px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	display: block;
	letter-spacing: 0.3em;
	font-weight: bold;
	text-align: center;
}
.bul {
	list-style-image: url(http://www.rakuten.ne.jp/gold/economy/image/sikaku.gif);
	list-style-position: outside;
	line-height: 120%;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 90%;
	text-align: left;
}
#bottom .bb2 {
	text-align: left;
	width: 400px;
	padding: 0px;
	font-size: 10pt;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bred {
	font-weight: bold;
	color: #FF0000;
}
