@charset "utf-8";
/* CSS Document */

/* すべて */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-repeat: repeat-x;
}
body div	{text-align:left;}

/* clearfix */
.clearfix:after	{
	content:url(../images/pixel.gif);
	display:block;
	clear:both;
	height:0;
}
.clearfix {
	overflow:hidden;
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

.clear	{
	clear:both;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* リンク */
a, a:link, a:visited {
	color: #333399;
	text-decoration:none;
}
a:hover {
	color: #333399;
	text-decoration:underline;
}
a:active {
}
/* リンクつき画像 */
a img {
	border: none;
}
/* リスト */
ul	{
	list-style:none;
}
li img	{
	vertical-align:bottom;
}

/* テキスト */
.text_orng	{
	color: #FF6600;
}
.text_cha	{
	color: #690000;
}
.text_green	{
	color: #5f734a;
}
.text_blu	{
	color: #0000FF;
}
.text_sky	{
	color: #0066FF;
}
.text_mint  {
    color: #4bc395;
}
.text_red	{
	color: #FF0000;
}
.text_pink	{
	color: #FF6666;
}
.text_white	{
	color: #FFFFFF;
}
.text_white a:link,
.text_white a:visited	{
	color: #FFFFFF;
}
.text_white a:hover	{
	color: #FFFFFF;
	text-decoration:underline;
}

#wrapper	{
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
}

/* ヘッダー */
#header	{
	width:900px;
}
#header div.text	{
	width:900px;
}
#header div.haikei	{
	width:900px;
	height:200px;
	background-image:url(../images/hed-img.jpg);
	padding:0 0 0 0;
	position:relative;
}
#header div.logo	{
	width:466px;
	height:163px;
	position:absolute;
}
#header div.home	{
	width:150px;
	height:37px;
	position:absolute;
	top:163px;
}
#header div.ikikata	{
	width:150px;
	height:37px;
	position:absolute;
	top:163px;
	left:300px;
}
#header div.gotoutigurume	{
	width:150px;
	height:37px;
	position:absolute;
	top:163px;
	left:150px;
}
#header div.keisaiten	{
	width:150px;
	height:37px;
	position:absolute;
	top:163px;
	right:0;
}
#header div.tenposyoukai	{
	width:900px;
	background-color:#FFD6C1;
	margin-top:10px;
}



/* メニューカラム */
#menu_column	{
	float:left;
	width:250px;
	margin-top:10px;
}
#menu_column p img	{
	margin:0 0 5px 0;
}
#menu_column ul { 
    margin:0;
    padding:0;
}
#menu_column li { 
    padding :0;
    margin:0;
    float:left;
	list-style-type:none;
}

/* トップカラム */
#top_column	{
	float:left;
	width:640px;
	margin-left:10px;
	margin-top:10px;
}
/* センターカラム */
#center_column	{
	float:left;
	width:675px;
	margin-top:10px;
}
#center_column div.maingazou	{
	float:left;
	width:675px;
	line-height:180%;
}
#center_column div.freerink	{
	float:left;
	width:675px;
	margin-top:10px;
}
#center_column div.tensen	{
	float:left;
	width:600px;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:20px;
	background-color:#FFFFE8;
	text-align:left;
	border:1px dotted #380b05;
	border-collapse:collapse;
	padding:5px 6px 5px 8px;
}
#center_column div.maingazoutwo	{
	float:left;
	width:675px;
	margin-top:10px;
}
#center_column div.gotoutigourme	{
	float:left;
	width:675px;
}
#center_column div.kansai	{
	float:left;
	width:160px;
	height:180px;
	background-color:#FFFFEC;
	line-height:150%;
	margin-left:5px;
	margin-top:10px;
}
#center_column div.topexp	{
	float:left;
	width:660px;
	line-height:180%;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}
#center_column div.content	{
	float:left;
	width:675px;
}
#center_column div.gaikan	{
	float:left;
	width:160px;
	margin-top:10px;
	margin-left:2px;
}
#center_column div.naikan	{
	float:left;
	width:160px;
	margin-top:10px;
	margin-left:10px;
}
#center_column div.naikantwo	{
	float:left;
	width:160px;
	margin-top:10px;
	margin-left:10px;
}
#center_column div.car	{
	float:left;
	width:160px;
	margin-top:10px;
	margin-left:10px;
	margin-right:3px;
}
#center_column div.leftkoumoku	{
	float:left;
	width:350px;
}
#center_column div.tensyu	{
	float:left;
	width:175px;
	height:156px;
	margin-top:10px;
}
#center_column div.tensyutext	{
	float:left;
	width:175px;
	margin-top:10px;
}
#center_column div.maprink	{
	float:left;
	width:350px;
	margin-top:40px;
}
#center_column div.keitai	{
	float:left;
	width:315px;
	margin-top:20px;
	margin-left:10px;
}
#center_column div.ryouriiti	{
	float:left;
	width:675px;
	margin-top:20px;
}
#center_column div.ryouriitileft	{
	float:left;
	width:360px;
}
#center_column div.ryouriitiright	{
	float:left;
	width:305px;
	margin-left:10px;
}
#center_column div.ryouriini	{
	float:left;
	width:675px;
	margin-top:10px;
}
#center_column div.douga	{
	float:left;
	width:675px;
	margin-top:10px;
}
#center_column div.ikikataleft	{
	float:left;
	width:320px;
	margin-top:10px;
	margin-left:12px;
}
#center_column div.ikikatatext	{
	float:left;
	width:320px;
	height:45px;
}
#center_column div.ikikataright	{
	float:left;
	width:320px;
	margin-top:10px;
	margin-left:11px;
	margin-right:12px;
}
#center_column div.waku {
	float:left;
	width:600px;
	margin-top:20px;
	margin-right:7px;
	margin-left:30px;
	padding:8px 8px 8px 8px;
	background-color:#D0FFE8;
}
#center_column div.wakuy {
	float:left;
	width:600px;
	margin-top:20px;
	margin-right:7px;
	margin-left:30px;
	padding:8px 8px 8px 8px;
	background-color:#FFFFEC;
}
#center_column div.wakur {
	float:left;
	width:600px;
	margin-top:20px;
	margin-right:7px;
	margin-left:30px;
	padding:8px 8px 8px 8px;
	background-color:#FFE6E6;
}
#center_column div.map	{
	float:left;
	width:675px;
	margin-top:10px;
}
#center_column div.access	{
	float:left;
	width:675px;
	margin-top:10px;
}
#center_column div.accesstext	{
	float:left;
	width:675px;
}
#center_column div.rink	{
	float:left;
	margin-top:10px;
	width:675px;
}
#center_column div.rinkleft	{
	float:left;
	margin-top:10px;
	margin-left:1px;
	width:333px;
	border:1px solid #000000;
}
#center_column div.rinklefttext	{
	float:left;
	background-color:#FFCC33;
	width:323px;
	padding:5px;
}
#center_column div.rinkleftgazou {
	float:left;
	width:323px;
	background-color:#000000;
	padding:5px;
}
#center_column div.rinkright	{
	float:left;
	margin-top:10px;
	width:333px;
	margin-left:4px;
	border:1px solid #000000;
}
#center_column div.rinkrighttext	{
	float:left;
	background-color:#FFCC33;
	width:323px;
	padding:5px;
}
#center_column div.rinkrightgazou {
	float:left;
	width:323px;
	background-color:#000000;
	padding:5px;
}
#center_column div.shoukai	{
	float:left;
	width:323px;
    padding:5px;
}
#center_column div.introtitle	{
	float:left;
	width:658px;
	margin-top:10px;
	padding:3px 5px;
	border-color:#FFCC33;
	border-width:0 0 1px 7px;
	border-style:solid;
	solid;background:#F8F8F8;
}
#center_column div.introgazou_g	{
	float:left;
	width:200px;
	margin-top:10px;
}
#center_column div.introsyousai_g	{
	float:left;
	width:465px;
	margin-top:10px;
	margin-left:10px;
}
#center_column div.introsyousaisetumei_g	{
	float:left;
	width:455px;
	margin-bottom:10px;
}
#center_column div.introsyousaititle_g	{
	float:left;
	width:103px;
	background-color:#FFED97;
	padding:5px 0 5px 5px;
	font-weight: bolder;
	height:20px;
	line-height:150%;
	border:1px solid #FFFFFF;
}
#center_column div.introsyousainaka_g	{
	float:left;
	width:348px;
	padding:5px 0 5px 5px;
	border:1px solid #FFFFFF;
	line-height:150%;
	background-color:#FFF4DF;
	height:20px;
}

/* メイン画像 */
#main_colum	{
	float:left;
	width:900px;
	margin-top:10px;
}
#main_colum div.wa	{
	float:left;
	width:215px;
	margin-left:8px;
}

/* パンくずカラム */
#guide_column	{
	float:left;
	width:900px;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}
#guide_column p	{
	padding:10px 0 10px 11px;
	text-align:left;
}

/* 左カラム */
#left_column	{
	float:left;
	width:656px;
	margin:0 11px 0 10px;
	background-color:#FFFFFF;
}
#left_column p	{
    font-size:12px;
	color:#444444;
	padding:0 0 8px 0;
	line-height:160%;
}
#left_column div.news	{
	text-align:left;
}
#left_column div.newsb	{
	text-align:left;
	margin-top:5px;
	padding:10px 10px 10px 10px;
	border:1px solid #E3C9AE;
	background-color:#FFF9EE;
}
#left_column div.concept	{
	text-align:left;
	margin-top:10px;
}
#left_column div.concepta	{
    float:left;
	width:498px;
	height:250px;
	text-align:left;
	margin-right:4px;
}
#left_column div.conceptb	{
    float:left;
	width:152px;
	height:250px;
	text-align:center;
}
#left_column div.conceptb p	{
	text-align:center;
}
#left_column div.matanity	{
    float:left;
	text-align:left;
	margin-top:10px;
	width:656px;
}

#left_column div.matanitypage	{
    float:left;
	text-align:left;
	margin-top:10px;
	background-image:url(../images/bg_matanity.jpg);
}
#left_column div.child	{
    float:left;
	text-align:left;
	margin-top:10px;
	width:656px;
}
#left_column div.childcard	{
	text-align:left;
	height:160px;
	margin-top:5px;
	padding:10px 10px 10px 10px;
	border:1px solid #4bc395;
	background-color:#FFFFFF;
}
#left_column div.map	{
    float:left;
	text-align:left;
	margin-top:10px;
	width:656px;
}
#left_column div.mapa	{
    width:320px;
	height:300px;
	float:left;
	text-align:left;
	margin-right:16px;
}
#left_column div.mapb	{
    width:320px;
	height:300px;
	float:left;
	text-align:left;
}

#left_column div.photo	{
    width:160px;
	float:left;
	margin:3px 3px 0 0;
}
#left_column div.photokakomi	{
    width:655px;
	float:left;
	margin-right:3px;
}
#left_column div.fuukei	{
    width:655px;
	float:left;
	margin-right:3px;
	margin-top:15px;
}
#left_column div.fuukeileft	{
    width:200px;
	float:left;
	margin-right:40px;
}
#left_column div.fuukeiright	{
    width:415px;
	float:left;
	margin-top:30px;
}
#left_column div.ohana	{
    float:left;
	text-align:left;
	margin-top:10px;
	width:656px;
}
#left_column div.ohanaback	{
    float:left;
	text-align:left;
	margin-top:10px;
	width:656px;
}



/* 右カラム */
#right_column	{
	float:left;
	width:215px;
	margin-left:10px;
	margin-top:10px;
}

#right_column p	{
	padding:0 0 10px 0;
	font-size:12px;
	line-height:160%;
}
#right_column ul { 
    margin:0;
    padding:0;
}
#right_column li { 
    padding :0;
    margin:0;
	list-style-type:none;
}
#right_column div.tenpologo	{
	float:left;
	width:215px;
	height:420px;
}
#right_column div.botanmenu	{
	float:left;
	width:215px;
	margin-top:12px;
}
#right_column div.botanmenu02	{
	float:left;
	width:215px;
}

#right_column div.timetitle	{
	width: 212px;
	text-align:left;
	margin:15px 5px 0 6px;
}
#right_column div.time	{
	width: 192px;
	text-align:left;
	margin:0 5px 0 6px;
	background-color:#EAE9CE;
	padding:15px 10px 10px 10px;
}

#right_column div.kamokutitle	{
	width: 212px;
	text-align:left;
	margin:0 5px 0 6px;
}

#right_column div.kamoku	{
	width: 192px;
	text-align:left;
	margin:0 5px 0 6px;
	background-color:#F7ECC1;
	padding:15px 10px 0 10px;
}

#right_column div.saiyotitle	{
	width: 212px;
	text-align:left;
	margin:0 5px 0 6px;
}

#right_column div.saiyo	{
	width: 192px;
	text-align:left;
	margin:0 5px 0 6px;
	background-color:#F7ECC1;
	padding:15px 10px 0 10px;
}

/* マタニティーカラム */
#maternity_column	{
	float:left;
	width:666px;
	margin-right:11px;
}
#maternity_column p	{
	padding:0 0 10px 0;
	line-height:130%;
	text-align:left;
}
#maternity_column p img	{
	margin-bottom:5px;
}
#maternity div.image	{
	position:absolute;
	left:10px;
	top:10px;
	width: 200px;
	height: 40px;
}


/* 区切り線 */
#line_column	{
	float:left;
	width:900px;
}

/* コンテンツ */
#main_column	{
	float:left;
	width:900px;
	margin-right:0;
}
#main_column p	{
	padding:0 0 0 0;
	line-height:130%;
}
#main_column p img	{
	margin-bottom:5px;
}

#sub_column	{
	float:center;
	width:670px;
}

#sub_column p	{
	padding:10px 5px 10px 13px;
	font-size: 14px;
	line-height:150%;
	color: #333333;
}

/* ニューストピックスカラム */
#news_column	{
	float:left;
	width:550px;
	height:170px;
	background:url(../images/bg_news.jpg) left top no-repeat;
	margin-right:5px;
}
#news_column p	{
	padding-top:50px;
	padding-left:20px;
	font-size: 12px;
	line-height:150%;
}
#news_column p img	{
	margin-bottom:5px;
}

/* 申込み状況カラム */
#offer_column	{
	float:left;
	width:385px;
	height:170px;
	background:url(../images/bg_offer.jpg) left top no-repeat;
	margin-right:0;
}
#offer_column p	{
	padding-top:50px;
	padding-left:20px;
	font-size: 12px;
	line-height:150%;
}
#offer_column p img	{
	margin-bottom:0;
}

/* ランキング */
#rank_column	{
	float:left;
	width:900px;
	height:40px;
	background:url(../images/center_bana11.jpg) left top no-repeat;
	margin-right:0;
}
#rank_column p	{
	padding-top:10px;
	padding-left:20px;
	font-size: 12px;
	line-height:150%;
}
#offer_column p img	{
	margin-bottom:0;
}

/* 宅配買取について */
#takuhai_column	{
	float:left;
	width:293px;
	height:495px;
	background:url(../images/bg_ico_takuhai.jpg) left top no-repeat;
	margin-right:10px;
}

#takuhai_column p	{
	font-size: 12px;
	line-height:130%;
}
#takuhai_column p img	{
	float: left;
	margin-right: 10px;
}

#kaitori_column	{
	float:left;
	width:293px;
	height:495px;
	background:url(../images/bg_ico_kaitori.jpg) left top no-repeat;
	margin-right:11px;
}

#kaitori_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#kaitori_column p img	{
	float: left;
	margin-right: 10px;
}

#etc_column	{
	float:left;
	width:293px;
	height:495px;
	background:url(../images/bg_ico_etc.jpg) left top no-repeat;
	margin-right:0;
}

#etc_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#etc_column p img	{
	float: left;
	margin-right: 10px;
}

/* ナンバー1 */
#no1_column	{
	float:left;
	padding:0 0 0 5px;
	width:293px;
	height:120px;
	margin-right:8px;
}

#no1_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#no1_column p img	{
	float: left;
	margin-right: 10px;
}

/* ナンバー2 */
#no2_column	{
	float:left;
	width:293px;
	height:120px;
	margin-right:8px;
}
#no2_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#no2_column p img	{
	float: left;
	margin-right: 10px;
}

/* ナンバー3 */
#no3_column	{
	float:left;
	width:293px;
	height:120px;
	margin-right:0;
}
#no3_column p	{
	padding-top:10px;
	font-size: 12px;
	line-height:130%;
}
#no3_column p img	{
	float: left;
	margin-right: 10px;
}

/* フッター */
#footer	{
	clear:both;
}
#footer div.margin	{
     height:20px;
}
#footer div.undermenu	{
	text-align:center;
	padding:0 0 40px 0;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
}

#footer p	{
	font-size: 11px;
	line-height:200%;
}

/* テキスト */
.font12glay {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:130%;
	color: #666666;
}

.font12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:150%;
	color: #000000;
}

/* テーブル */
.table01 td {
    border:0;
    padding: 0px;
    border-collapse:collapse;
}

.table02 td {
    border:1px solid #000000;
    padding: 8px;
    border-collapse:collapse;
    background-color:#FFFFFF;
}

.table03 td {
    border:1px solid #003399;
    padding: 0;
    border-collapse:collapse;
}

.table_normal td {
	padding:7px 7px 7px 12px;
	font-size: 12px;
	line-height:180%;
}

.table_futu td {
	padding:7px 0 7px 0;
	font-size: 12px;
	line-height:180%;
	text-align:center;
}

.table_tensen td {
	padding:10px 10px 10px 10;
	font-size: 12px;
	line-height:180%;
	border:1px dotted;
	border-collapse:collapse;

}

.table_tensen02 td {
	padding:10px 10px 10px 10;
	font-size: 12px;
	line-height:180%;
	border:2px dotted;
	border-color:#FF6600;
	border-collapse:collapse;

}

.table_standerd td {
	padding:5px 5px 5px 5px;
	font-size: 12px;
	line-height:150%;
	text-align:center;
}

.table04 td {
    border:1px solid #00CCFF;
    background-color:#FFFFCC;
    border-collapse:collapse;
}

.table05 td {
    border:1px solid #00CCFF;
    padding: 5px;
    border-collapse:collapse;
	font-size: 13px;
    background-color:#FFFFFF;
}

.table06 td {
    border:1px solid #FFFFFF;
    padding: 5px;
    border-collapse:collapse;
	font-size: 14px;
    background-color:#FFFFCC;	
}

.table07 td {
    border:1px solid #CCCCCC;
    padding: 5px;
    border-collapse:collapse;
	font-size: 12px;
    background-color:#FFFFEC;	
}

.table08 td {
    padding: 5px;
	font-size:12px;
}

.table09 td {
    border:1px solid #3366FF;
    padding: 10px;
	font-size: 13px;

}

.table10 td {
    border:1px solid #003399;
    padding: 0;
    border-collapse:collapse;
}

.font14 {
font: 14px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	color: #000000;
}

.font14navy {
	font: 14px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	font-weight: bolder;
	color: #000033;
}

.font14mint {
	font: 14px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	font-weight: bolder;
	color: #4bc395;
}

.font14glay {
	font: 14px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	color: #666666;
}

.font14red {
	font: 14px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	font-weight: bolder;
	color: #ff0000;
}
.font24red {
	font: 24px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	font-weight: bolder;
	color: #ff0000;
}

.font20black {
	font: 20px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	font-weight: bolder;
	color: #000000;
}
.font24black {
	font: 24px/1.331  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:130%;
	font-weight: bolder;
	color: #000000;
}
img.right_space	{
	margin-right:15px;
}
img.left5_space	{
	margin-left:5px;
}

