@charset "utf-8";
@import url("share.css");
/************** ヘッダー ***************/
#header {
	width:810px;
	height:83px;
	color:#333;
	background:url(../img/top_logo_bg.gif) no-repeat;
}
#headBoxTop {
	width:810px;
	height:40px;
}
#h1Box {
	padding:20px 0 0 381px;
}
#h1Box p, #h1Box h1 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background:transparent;
	float:left;
	line-height:1.5;
	white-space:nowrap;
}
#headBoxBottom {
	width:810px;
	height:40px;
	text-align:right;
}
#gMenu {
	float:right;
	list-style-type:none;
	padding:2px 25px 0 0;
}
#gMenu li {
	font-size:12px;
	float:left;
	line-height:150%;
	white-space:nowrap;
	color:#666;
	background:url(../img/arrow_red.gif) no-repeat;
	background-position:0 5px;
	padding:0 0 0 10px;
	margin-left:20px;
	float:left;
}
.mainImg {
	float:left;
	height:203px;
	width:750px;
}
/************** メインイメージ ***************/

#mainImg {
	width:810px;
	height:154px;
	color:#666;
	background:url(../img/top_main_bg.jpg) no-repeat;
}
#planBox {
	width:319px;
	height:40px;
	position:relative;
	top:107px;
	left:53px;
}
#planBox h2 {
	font-size:12px;
	font-weight:normal;
	color:#333;
	background:transparent;
	line-height:140%;
	float:left;
	width:227px;
	height:40px;
}
#link0 {
	margin-top:16px;
}
/************** メインコンテンツ ***************/

#mainContent {
	width:810px;
	height:auto;
	color:#333;
	background:url(../img/bg_middle.gif) repeat-y top left;
	float:left;
}
/************** レフトコンテンツ ***************/

#leftContent {
	height:auto;
	padding:0px 0 0 25px;
	float:left;
}
#rsvBox {
	width:486px;
	height:135px;
	margin-bottom:5px;
}
#leftBunner {
	list-style-type:none;
}
#leftBunner li {
	clear:both;
	padding-bottom:3px;
}
#storeAnnai {
	margin:10px 0 20px 0;
	border:1px solid #CCC;
	padding:5px;
}
#storeAnnai ul {
	list-style-type:none;
	margin-top:5px;
	padding-left:5px;
}
#storeAnnai ul li {
	margin-bottom:5px;
	padding-left:10px;
	background:url(../img/arrow_red.gif) no-repeat top left;
	background-position:0 6px;
}
#storeAnnai ul li h4 {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#333;
	background:transparent;
}
#storeAnnai ul li p {
	font-size:10px;
	font-weight:normal;
	color:#333;
	background:transparent;
}
/************** ライトコンテンツ ***************/

#rightContent {
	padding-right:25px;
	height:auto;
	float:right;
}
#rightBunner {
	list-style-type:none;
}
#rightBunner li {
	margin-bottom:5px;
}
/************** 新着情報BOX ***************/

#newsBox {
	margin-top:10px;
	width:260px;
	height:auto;
}
#newsTop {
	width:260px;
	height:52px;
	color:#666;
	background:url(../img/news_top_bg.gif) no-repeat;
}
#newsTop img {
	position:relative;
	top:6px;
	left:178px;
}
#newsBox ul {
	width:260px;
	height:auto;
	color:#666;
	background:url(../img/news_mid_bg.gif) repeat-y;
	list-style-type:none;
}
#newsBox ul li {
	width:243px;
	margin-left:8px;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #999;
}
#newsBox ul li p {
	font-size:12px;
	color:#333;
	line-height:1.2;
	background:url(../img/arrow_red2.gif) no-repeat;
	background-position:0 3px;
	padding-left:13px;
}
#newsBox ul li h6 {
	font-size:12px;
	color:#333;
	line-height:1.3;
	background:transparent;
}
/************** 初めての方へ ***************/

.underInfo {
	width:580px;
	margin-top:5px;
	height:auto;
	font-size:12px;
	color:#333;
	line-height:130%;
	background:transparent;
}
.reGuideImg {
	width:580px;
	height:auto;
	margin:10px 0;
}
/************** 法人契約 ***************/

.hojin_toiawseBox {
	width:580px;
	height:485px;
	color:#666;
	background:url(../img/hojin2.gif) no-repeat;
	background-position:0 0px;
	margin-bottom:20px;
}
.hojin_toiawseBox ul {
	list-style-type:none;
	position:relative;
	left: 415px;
	top: 72px;
}
.hojin_toiawseBox ul li {
	margin-bottom:54px;
	font-size:12px;
	line-height:1.2;
	color:#333;
	background:transparent;
}
.hojin_toiawseBoxBtn {
	width:580px;
	height:auto;
	padding:85px 0 0 0;
	text-align:center;
}
/************** お問い合わせ ***************/
.contactBox {
	width:580px;
	height:500px;
}
.contactInfo {
	width:550px;
	height:auto;
	margin:10px 0 0 10px;
	font-size:12px;
	color:#F00;
	background:transparent;
	line-height:1.2;
}
/************** 会社概要 ***************/
.companyMiddle {
	width:580px;
	height:auto;
	color:#666;
	background:url(../img/contact_m_bg.gif) repeat-y;
	float:left;
}
#infotable {
	border-collapse:collapse;
	width: 540px;
	margin:20px 0 20px 20px;
}
#infotable th, #infotable td {
	padding:2px 10px;
	font-size:12px;
	color:#333;
	background:transparent;
	border: 1px solid #999;
}
#infotable th {
	white-space:nowrap;
	background:#CDDAEA;
	font-weight:normal;
	font-size:12px;
	color:#333;
	text-align: left;
}
#infotable td ul {
	list-style-type:none;
}
#infotable td li {
	font-size:12px;
	color:#333;
	background:transparent;
}
#infotable td li p {
	font-size:12px;
	color:#333;
	background:transparent;
	padding-left:20px;
	margin-bottom:5px;
}
#infotable td li h4 {
	font-size:12px;
	color:#333;
	background:transparent;
}
#infotable td li li {
	margin-left: 1em;
}
#contactBottom {
	margin-bottom:20px;
}
/************** 免責事項 ***************/

#hoshogaku, #hoshoseido {
	margin:0 0 20px 20px;
	color:#FFF;
	background: #666;
}
#hoshogaku th, #hoshogaku td, #hoshoseido th, #hoshoseido td {
	padding:5px 10px;
	font-size:12px;
	color:#333;
	background:transparent;
}
#hoshogaku th {
	background:#CDDAEA;
	white-space:nowrap;
	font-weight:normal;
	font-size:12px;
	color:#333;
	text-align:left;
}
#hoshoseido th {
	white-space:nowrap;
	background:#C7D3AB;
	font-weight:normal;
	font-size:12px;
	color:#333;
	text-align:left;
}
#hoshogaku td {
	background:#FFF;
	font-weight:normal;
	font-size:12px;
	color:#333;
	text-align:left;
}
#hoshoseido td {
	background-color:#FFF;
	font-weight:normal;
	font-size:12px;
	color:#333;
	text-align:left;
}
#hoshoseido td strong {
	font-weight:bold;
	font-size:12px;
	color:#333;
	background:transparent;
}
.entryBox ul {
	margin-left:25px;
}
.entryBox li {
	font-size:12px;
	background:transparent;
	color:#555;
	line-height:1.3;
	margin-bottom:6px;
}
.ziko {
	margin:10px 0;
}
/************** 約款 ***************/

.yakkanBox {
	width:580px;
	height:auto;
	margin-top:10px;
}
.yakkanBox h4 {
	width:560px;
	height:auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#036;
	background:transparent;
	text-decoration:underline;
	line-height:120%;
	border-left:2px solid #F60;
	padding-left:4px;
	margin-bottom:10px;
}
.yakkanBox p {
	width:570px;
	height:auto;
	text-align:left;
	font-size:12px;
	color:#333;
	background:transparent;
	line-height:140%;
	padding:0 0 10px 10px;
}
.yakkanBox ul {
	list-style-type:decimal;
	margin-left:25px;
}
.yakkanBox ul li {
	font-size:12px;
	color:#555;
	background:transparent;
	line-height:130%;
	margin-bottom:6px;
}
.yakkanBox ul li ul {
	list-style-type:decimal;
	margin:5px 0 0 25px;
}
.yakkanBox ul li ul li {
	font-size:12px;
	color:#555;
	background:transparent;
	line-height:130%;
	margin-bottom:3px;
}
/************** サイトマップ ***************/

.sitemapBox-a {
	width:175px;
	height:220px;
	float:left;
	margin:0 13px 13px 0;
}
.sitemapBox-b {
	width:175px;
	height:220px;
	float:left;
	margin-bottom:13px;
}
.sitemapBox-a ul, .sitemapBox-b ul {
	margin-top:5px;
	padding-left:20px;
}
.sitemapBox-a ul li p, .sitemapBox-b ul li p {
	font-size:12px;
	line-height:140%;
}
.sitemapTitle1 {
	width:175px;
	padding:5px 0 0 5px;
	margin-top:10px;
	height:28px;
	color:#666;
	background:#FF97EF;
	clear:both;
}
.sitemapTitle2 {
	width:175px;
	padding:5px 0 0 5px;
	margin-top:10px;
	height:28px;
	color:#666;
	background:#5388FF;
	clear:both;
}
.sitemapTitle3 {
	width:175px;
	padding:5px 0 0 5px;
	margin-top:10px;
	height:28px;
	color:#666;
	background:#FF7E00;
	clear:both;
}
.sitemapTitle4 {
	width:175px;
	padding:5px 0 0 5px;
	height:28px;
	color:#666;
	background:#34C126;
	clear:both;
}
.sitemapTitle5 {
	width:175px;
	padding:5px 0 0 5px;
	height:28px;
	color:#666;
	background:#FF5C92;
	clear:both;
}
.sitemapTitle6 {
	width:175px;
	padding:5px 0 0 5px;
	height:28px;
	color:#666;
	background:#AC5AFF;
	clear:both;
}
.sitemapTitle1 h3, .sitemapTitle2 h3, .sitemapTitle3 h3, .sitemapTitle4 h3, .sitemapTitle5 h3, .sitemapTitle6 h3, .sitemapTitle7 h3, .sitemapTitle8 h3, .sitemapTitle9 h3 {
	border-left:10px solid #FFF;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	color:#FFF;
	background:transparent;
}
.sitemapTitle1 h3 a:link, .sitemapTitle2 h3 a:link, .sitemapTitle3 h3 a:link, .sitemapTitle4 h3 a:link, .sitemapTitle5 h3 a:link, .sitemapTitle6 h3 a:link, .sitemapTitle7 h3 a:link, .sitemapTitle8 h3 a:link, .sitemapTitle9 h3 a:link {
	color:#FFF;
	text-decoration:none;
	background:transparent;
	font-weight:bold;
}
.sitemapTitle1 h3 a:visited, .sitemapTitle2 h3 a:visited, .sitemapTitle3 h3 a:visited, .sitemapTitle4 h3 a:visited, .sitemapTitle5 h3 a:visited, .sitemapTitle6 h3 a:visited, .sitemapTitle7 h3 a:visited, .sitemapTitle8 h3 a:visited, .sitemapTitle9 h3 a:visited {
	color:#FFF;
	text-decoration:none;
	background:transparent;
	font-weight:bold;
}
.sitemapTitle1 h3 a:active, .sitemapTitle2 h3 a:active, .sitemapTitle3 h3 a:active, .sitemapTitle4 h3 a:active, .sitemapTitle5 h3 a:active, .sitemapTitle6 h3 a:active, .sitemapTitle7 h3 a:active, .sitemapTitle8 h3 a:active, .sitemapTitle9 h3 a:active {
	color:#FFF;
	text-decoration:none;
	background:transparent;
	font-weight:bold;
}
.sitemapTitle1 h3 a:hover, .sitemapTitle2 h3 a:hover, .sitemapTitle3 h3 a:hover, .sitemapTitle4 h3 a:hover, .sitemapTitle5 h3 a:hover, .sitemapTitle6 h3 a:hover, .sitemapTitle7 h3 a:hover, .sitemapTitle8 h3 a:hover, .sitemapTitle9 h3 a:hover {
	color:#F00;
	text-decoration:underline;
	background-color:transparent;
	font-weight:bold;
}
.red {
	color:#F00;
	background:transparent;
}
/************** 料金表 ***************/

.price1 {
	width:580px;
	height:auto;
	margin:20px 0 0 0;
	color:#666;
	background:#666;
}
.price1 tr th {
	width:180px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background:#B6C8CF;
}
.nedan td {
	background-color:#DFF4FF;
	font-weight:normal;
	padding:5px;
	vertical-align:middle;
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:bold;
}
.zikan td {
	background:#C7D991;
	letter-spacing:0;
	padding:5px 3px;
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:bold;
}
.center {
	text-align: center;
	background:#8FB46B;
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding:5px 3px;
}
/************** RSSBOX ***************/

#rssBox {
	width:260px;
	height:30px;
}
#rssBox img {
	margin:4px 10px 0 20px;
	float:left;
}
#rssBox p {
	margin:5px 0 0 10px;
	font-size:12px;
	color:#333;
	line-height:1.2;
	background:url(../img/wakaba.gif) no-repeat;
	background-position:0 0;
	padding-left:13px;
	float:left;
}

