body {
	background-color: #FFFFFF;
	text-align: center;			/* IE5.5以前でcontainerを中央配置する為 */
	margin: 0px;			/* 上 右 下 左 のマージン */
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	background-image: url(../img/bg_side.gif);
	color: #333333;
	}

#container {
	width: 767px;
	background-color: #FFFFFF;
	margin-right: auto;		/* 中央配置する為 */
	margin-left: auto;		/* 中央配置する為 */
	margin-bottom: 0px;
	text-align: left;		/* body の text-align:center を無効にする為 */
	padding-top: 1px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: -1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-left-color: #DDD;
	height: auto;
	}

/* リンク設定
----------------------------------------------- */

a:link		{
	color: #000033;
	text-decoration: underline;
	}

a:visited	{
	color: #9966CC;
	text-decoration: underline;
	}

a:active	{
	color: #2222CC;
	text-decoration: underline;
	}

a:hover		{
	background-color: #FFDF80;
	}

/* 全体共通設定
----------------------------------------------- */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	}

img	{
	border: none;
	}

em	{
	font-style: normal;
	color: #FF0000;
	}

#sline1 {
	display: block;
	height: 10px;
}

#sline2 {
	display: block;
	height: 15px;
}

#dotline {
	display: block;
	height: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3399CC;
}

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

#header {
	display: block;
	height: 150px;
	width: 766px;
	clear: both;
}

#site_id {
	display: block;
	float: left;
	height: 110px;
	width: 510px;
	margin-left: 15px;
}

#information {
	display: block;
	float: left;
	height: 110px;
	width: 210px;
	margin-left: 16px;
	clear: right;
}

#menu {
	width: 766px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6666CC;
	clear: both;
}

#menu img {
	width: 119px;
	height: 20px;
}

#menu ul {
	width: 714px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}

#menu li {
	list-style-type: none;
	height: 20px;
	width: 119px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.logo {
	margin-top: 10px;
}

.bu_home {
	margin-right: 10px;
	margin-top: 5px;
}

/* サイドメニュー
----------------------------------------------- */

#sidebox {
	display: block;
	width: 185px;
	clear: left;
	float: left;
	padding: 3px;
}

#sidebox h2 {
	text-align: center;
	font-weight: bolder;
	font-size: 9pt;
	margin-bottom: 10px;
}

#sidebox ul {
	padding: 0px;
	margin: 0px;
}

#sidebox li {
	list-style-type: none;
}

#sideplan a {
	font-weight: bolder;
	font-size: 10pt;
	text-align: left;
}

#sideplan li {
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}

#simulation a {
	font-weight: bolder;
	font-size: 9pt;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	height: 30px;
}

#simulation img {
	float: left;
	display: block;
	height: 41px;
	width: 45px;
}

#simulation li {
	height: 41px;
	text-align: left;
	margin-left: 10px;
}

#benefit {
	display: block;
	text-align: center;
	font-size: 9pt;
	line-height: 120%;
	border: 1px solid #C4A64B;
	padding-bottom: 3px;
	width: 80%;
	margin-left: 10px;
}

#benefit a {
	display: block;
	padding: 3px;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A64B;
	color: #C4A64B;
}

#linkimg {
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 150%;
	color: #555;
	text-align: center;
}

#hallnavi h3 {
	text-align: left;
	font-weight: bolder;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 15px;
}

#hallnavi li{
	font-size: 11pt;
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: circle;
}

#pagerank a {
	font-weight: bolder;
	font-size: 9pt;
	float: left;
	padding-left: 5px;
	line-height: 120%;
}

#pagerank img {
	float: left;
	display: block;
	height: 15px;
	width: 29px;
}

#pagerank li {
	text-align: left;
	margin-left: 10px;
	display: block;
	height: 25px;
	width: 175px;
	margin-bottom: 5px;
}

#pagerank p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
}

#bestlink li{
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	margin-left: 10px;
	line-height: 120%;
	text-align: left;
}

/* コンテンツ
----------------------------------------------- */

#contents {
	width: 550px;
	display: block;
	height: auto;
	float: left;
	clear: right;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	line-height: 135%;
}

#hall a {
	font-size: 9pt;
	line-height: 120%;
}

#hall td {
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 8pt;
}

#contents h3{
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #EEEEEE;
	}

/* ブック
----------------------------------------------- */

#book {
	clear: both;
}

#book td {
	line-height: 135%;
	font-size: 10pt;
}

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

#footer {
	clear: both;
}

#support_area {
	margin-left: 38px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}

#support_area th {
	background-color: #CCEEFF;
	padding: 3px;
	font-size: 10pt;
}

#support_area td {
	width: 85px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px;
	font-size: 10pt;
}

#undertext {
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 15px;
	margin-top: 25px;
}

.consultation {
	border: 1px solid #000066;
	padding: 4px;
	margin-right: 8px;
	color: #000066;
}

#telephone {
	background-color: #000066;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding: 15px;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 2px;
}

#copyright {
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	line-height: 120%;

}

address {
	background-color: #333;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	font-style: normal;
}

#backToTop{
	clear: left;
	text-align: right;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	padding: 5px;
}

#backToTop a{
	padding: 0 0 0 15px;
	background: url(../img/icon_totop01.gif) left center no-repeat;
	/*\*/
	_background: none;
	/**/
	_background/**/: url(../img/icon_totop01.gif) left center no-repeat;
	line-height: 1.1;
	zoom: 1;
}

#undernavi {
	display: block;
	clear: both;
	font-size: 12px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 12px;
	width: 756px;
	padding: 5px;
	text-align: right;
	margin: 0px;
}

#undernavi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 480px;
}

#undernavi li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	}

/* 相互リンクスペース
----------------------------------------------- */

#linkspace {
	width: 752px;
	background-color: #FFFFFF;
	margin-right: auto;		/* 中央配置する為 */
	margin-left: auto;		/* 中央配置する為 */
	margin-bottom: 0px;
	text-align: left;
	margin-top: 5px;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px;
	height: auto;
	}

#linkspace a {
	color: #CCCCCC;
	}

#linkspace ul {
	padding: 0px;
	margin: 0px;
	clear: left;
	}

#linkspace li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	}

/* 会社概要
----------------------------------------------- */

#corporate table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#corporate th{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	width: 25%;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBB;
	vertical-align: middle;
	}
	
#corporate td{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	line-height: 150%;
	}

.stext{
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #777;
	line-height: 20px;
	}

div#plan {
	background-color:#DDEEFF;
}

div#plan h2{
	background-color:#336699;
	font-size: 15px;
	color: #FFFFFF;
	padding:10px 10px;
	margin: 0px 0px;
}

div#plan em{
	font-style:normal;
	font-size:12px;
	color:#EA0000;
	
}

div#plan p{
	margin-left:15px;
	font-size:12px;
}

div#plan .stxt {
	font-size:10px;

}

div#plan .contact {
	font-size:12px;
}

div#plan .contact td{
	height:30px;
}

div#plan2 {
	background-color:#FFE6E6
}