/*------------------------------------------------
	base styles
--------------------------------------------------*/

p,dl,dt,dd,td,h5{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
	line-height: 160%;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
} 

/*------------------------------------------------
	layout styles
--------------------------------------------------*/

#column_contents {
	padding-left: 25px;
	margin-top: 2px;
}

/* column image 
=========================================*/

#block_pic {
	position: relative;
	top: -1px;
}

#main_pic {
	position: absolute;
	left: 340px;
	top: -1px;
	width: 235px;
}

.img_right {
	display: block;
	padding: 10px;
	margin-bottom: 20px;
	background: #FFF;
}

.img_right_hosoku img {
	display: block;
	padding: 0;
	margin: 3px 0 12px 0;
}

.pic_list img {
	margin-bottom: 3px;
	display: block;
}

.waku_no {
	padding: 0;
	margin-bottom: 20px;
	background: none;
}


/* housing column banner image 
=========================================*/

#column_bana {
	position: relative;
	left: 87px;
	top: 0;
	width: 76px;
	height: 60px;
}

.forinfo_txt {
	line-height: 140%;
	position: relative;
	left: 86px;
	width: 148px;
}

#forpop_txt {
	line-height: 140%;
	position: absolute;
	left: 86px;
}


/* column table layout
=========================================*/

#column_area .base_hyou01 {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	empty-cells: show;
}

.base_hyou01 td.clm_body,
.base_hyou01 td.hosoku_body {
	table-layout: fixed;
}

td.clm_body {
	/*width: 406px;*/
	padding: 0 10px 0 0;
	margin: 0;
	font-size: 12px;
	vertical-align: top;
}

#housing td.clm_body {
	border-right: 1px solid #8CB83E;
}

#zatsugaku td.clm_body {
	border-right: 1px solid #4ea7ac;
}

#nattoku td.clm_body {
	border-right: 1px solid #C97695;
}

#happy td.clm_body {
	border-right: 1px solid #D1424D;
}

#pro td.clm_body {
	border-right: 1px solid #F08C00;
}

td.hosoku_body {
	width: 148px;
	padding: 0 0 0 10px;
}

span.space_img {
	display: block;
}



/* column title area
=========================================*/

#sec_head {
	width: 330px;
}

#happy #sec_head {
	min-height: 280px;
  height: auto !important;	
  height: 280px;
	margin-bottom: 10px;
	padding: 0;
}

#ttl {
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 25px;
}

#housing #ttl {
	border-bottom: 1px solid #8CB83E;
	padding-bottom: 10px;
}

#zatsugaku #ttl {
	border-bottom: 0px solid #4ea7ac;
}

#nattoku #ttl {
	border-bottom: 0px solid #C97695;
}

#happy #ttl {
	border-bottom: 0px solid #D1424D;
}

#pro #ttl {
	border-bottom: 0px solid #D1424D;
}

.dai { 
	font-size: 16px; 
	line-height: 120%;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 0 0;
}

.dai2 { 
	font-size: 18px;
	line-height: 120%;
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	padding: 5px 0 7px 0;
}

#happy .dai2 {
	padding: 10px 0 5px 0;
}

.sub_dai {
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	padding: 3px 0 10px 0;
}

.sub_dai02 {
	font-size: 14px;
	line-height: 140%;
	text-align: center;
	display: inline-block;
	padding: 5px 0;
}



/* column contents area
=========================================*/

.honbun {
	font-size: 12px; 
	line-height: 160%; 
	margin:0 0 1.5em 0; 
	padding: 0;
}

.midashi { 
	font-size: 14px; 
	line-height: 140%;
	margin: 30px 0 15px 0;
}

span.sup {
font-size:80%;
vertical-align:super;
}

span.sub {
font-size:80%;
vertical-align:sub;
}

#housing .midashi {
	background: url(../../column/images/maru_housing.gif) 0px 3px no-repeat;
	padding-left: 18px;
}

#zatsugaku .midashi {
	background: url(../../column/images/maru_zatsugaku.gif) 0px 3px no-repeat;
	padding-left: 18px;
}

#nattoku .midashi {
	background: url(../../column/images/maru_nattoku.gif) 0px 3px no-repeat;
	padding-left: 18px;
}

#happy .midashi {
	background: url(../../column/images/maru_happy.gif) 0px 3px no-repeat;
	padding-left: 18px;
}

#pro .midashi {
	background: url(../../column/images/maru_pro.gif) 0px 3px no-repeat;
	padding-left: 18px;
}

#housing .bg_non,
#zatsugaku .bg_non,
#nattoku .bg_non,
#happy .bg_non,
#pro .bg_non {
	background: none;
	padding-left: 0;
}

.midashi_pic { 
	margin: 15px 0 15px 0;
}

.sub_midashi { 
	font-size: 12px; 
	line-height: 150%; 
	margin: 0 0 10px 0; 
	padding: 0;
}

#housing .square {
	background: url(../../column/images/square_housing.gif) left center no-repeat;
	padding-left: 16px;
}

#zatsugaku .square {
	background: url(../../column/images/square_zatsugaku.gif) left center no-repeat;
	padding-left: 16px;
}

#nattoku .square {
	background: url(../../column/images/square_nattoku.gif) left center no-repeat;
	padding-left: 16px;
}

#happy .square {
	background: url(../../column/images/square_happy.gif) left center no-repeat;
	padding-left: 16px;
}

#pro .square {
	background: url(../../column/images/square_pro.gif) left center no-repeat;
	padding-left: 16px;
}

.menu {
	font-size: 10px; 
	line-height: 13px;
}

.fpic {
	width: 100%;
	padding-bottom: 0.5em;
}

.r_sec01 {
	padding-bottom: 10px;
}

.f_right01,
.f_right02 {
	margin: 0;
	float: right;
}

.f_left01,
.f_left02 {
	margin: 0;
	float: left;
}

.f_left01 img {
	display: block;
	margin: 0 15px 0 0;
}

.f_right01 img {
	display: block;
	margin: 5px 0 3px 15px;
}

.f_right01 img.box_mg {
	display: block;
	margin: 5px 0 3px 0;
}

.f_left02 img {
	display: block;
	margin: 0 5px 0 0;
}

.f_right02 img {
	display: block;
	margin: 0 0 0 5px;
}

ul {
	margin:0 0 1.5em 10px;
	padding-left: 1.5em;
	list-style-type: disc;
}

ul.mark_no {
	list-style-type: none;
}

ul.mark_no ul {
	margin-left:0;
	padding: 0;
	list-style-type: none;
}

.mg_b05 {
	margin:0 0 0.5em 0;
}

.mg05 {
	margin-bottom: 0.5em;
}

.mg1 {
	margin-bottom: 1em;
}

.mg_b20 {
	margin-bottom: 20px;
}

.mg_b30 {
	margin-bottom: 30px;
}

.mg_t0 {
	margin-top: 0;
}

.mg_t35 {
	margin-top: 35px;
}

.mg_t40 {
	margin-top: 40px;
}

.mg_l15 {
	margin-left: 15px;
}

.mg_r5 {
	margin-right: 5px;
}

.h3mgn {
	margin-top: 30px;
}

.h4pmgn {
	margin-top: 58px;
}

.indent01 {
	margin: 0 0 1.5em 1em;
	padding: 0;
}

.indent02 {
	margin: 0 0 1em 2em;
	padding: 0;
}

.colon {
	margin: 0 3px;
}

/* position-center */

#housing .maru12 {
	background: url(../../column/images/maru12_housing.gif) 0px 4px no-repeat;
	padding-left: 15px;
}

#zatsugaku .maru12 {
	background: url(../../column/images/maru12_zatsugaku.gif) left center no-repeat;
	padding-left: 15px;
}

#nattoku .maru12 {
	background: url(../../column/images/maru12_nattoku.gif) left center no-repeat;
	padding-left: 15px;
}

#happy .maru12 {
	background: url(../../column/images/maru12_happy.gif) left center no-repeat;
	padding-left: 15px;
}

#pro .maru12 {
	background: url(../../column/images/maru12_pro.gif) left center no-repeat;
	padding-left: 15px;
}

/* position-top4px */

#zatsugaku .maru12-2 {
	background: url(../../column/images/maru12_zatsugaku.gif) left 4px no-repeat;
	padding-left: 15px;
}

#nattoku .maru12-2 {
	background: url(../../column/images/maru12_nattoku.gif) left 4px no-repeat;
	padding-left: 15px;
}

#pro .maru12-2 {
	background: url(../../column/images/maru12_pro.gif) left 4px no-repeat;
	padding-left: 15px;
}

.maru10 {
	font-size: 10px;
}

#housing .maru10 {
	background: url(../../column/images/maru10_housing.gif) 0px 3px no-repeat;
	padding-left: 12px;
}

#nattoku .maru10 {
	background: url(../../column/images/maru10_nattoku.gif) 0px 3px no-repeat;
	padding-left: 12px;
}

#zatsugaku .maru10 {
	background: url(../../column/images/maru10_zatsugaku.gif) 0px 3px no-repeat;
	padding-left: 12px;
}

#pro .maru10 {
	background: url(../../column/images/maru10_pro.gif) 0px 3px no-repeat;
	padding-left: 12px;
}

#pro .navigator01 {
	border-top: 1px solid #F08C00;
	padding-top: 10px;
	margin-top: 5px;
}


/* next column area
======================================================== */


#next_area {
	padding: 0;
}

#housing #next_area {
	border-top: 1px solid #8CB83E;
}

#zatsugaku #next_area {
	border-top: 1px solid #4ea7ac;
}

#nattoku #next_area {
	border-top: 1px solid #C97695;
}

#happy #next_area {
	border-top: 1px solid #D1424D;
}

#pro #next_area {
	border-top: 1px solid #F08C00;
}

#next_body {
	width: 406px;
	padding: 20px 10px 15px 0;
}

#housing #next_body {
	border-right: 1px solid #8CB83E;
}

#zatsugaku #next_body {
	border-right: 1px solid #4ea7ac;
}

#nattoku #next_body {
	border-right: 1px solid #C97695;
}

#happy #next_body {
	border-right: 1px solid #D1424D;
}

#pro #next_body {
	border-right: 1px solid #F08C00;
}

#next_body dd {
	padding-top: 2px;
}

#category {
	font-weight: bold;
}

#category span.w_nml {
	font-weight: normal;
}

dd#clm_title,
#next_tbl td { 
	padding: 12px 0;
}

#next_tbl td { 
	vertical-align: top;
}

#next_body dd#clm_title span,
#next_tbl td.title_txt { 
	font-size: 14px;
	font-weight: bold;
}

#next_tbl td.title_txt { 
	padding-left: 15px;
	line-height: 140%;
}

#next_tbl td.pd_l0 { 
	padding: 8px 0;
}

#next_tbl td.pro_person { 
	padding: 0 0 0 12px;
}

#next_tbl td#nextday,
#next_tbl td.probase { 
	padding: 0;
}

td#next_waku {
	width: 386px;
}

#housing .border {
	border: 1px solid #8CB83E;
}

#zatsugaku .border {
	border: 1px solid #4ea7ac;
}

#nattoku .border {
	border: 1px solid #C97695;
}

#happy .border {
	border: 1px solid #D1424D;
}

#pro .border {
	border: 1px solid #F08C00;
}


/* font align color styles
======================================================== */

.brown {
	color: #5D3203;
	line-height: 13px;
}

.pic {
	text-align: center;
}

.left {
	text-align: left;
}

.lh14 {
	line-height: 140%;
}


#housing li,
#housing .color01,
#housing .midashi,
#housing .dai,
#housing .dai2,
.housing_color {
	color: #8CB83E;
}

#zatsugaku li,
#zatsugaku .color01,
#zatsugaku .midashi,
#zatsugaku .dai,
#zatsugaku .dai2,
.zatsugaku_color {
	color: #4ea7ac;
}

#nattoku li,
#nattoku .color01,
#nattoku .midashi,
#nattoku .dai,
#nattoku .dai2,
.nattoku_color {
	color: #C97695;
}

#happy li,
#happy .color01,
#happy .midashi,
#happy .dai,
#happy .dai2,
.happy_color {
	color: #D1424D;
}

#pro li,
#pro .color01,
#pro .midashi,
#pro .dai,
#pro .dai2,
.pro_color {
	color: #F08C00;
}


#pro .color02,
.pro_color2 {
	color: #B41864;
}



#housing .mark_no li,
#zatsugaku .mark_no li,
#nattoku .mark_no li,
#happy .mark_no li,
#pro .mark_no li,
.base_color {
	color: #555555;
}


/* contents table styles
======================================================== */

.honbun_hyou01 {
	margin: 0 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	empty-cells: show;
}

#nattoku .honbun_hyou01 {
	border-top: 1px solid #CC9999;
	border-left: 1px solid #CC9999;
}

.honbun_hyou01 td {
	padding: 2px 15px;
}

#nattoku .honbun_hyou01 td {
	border-right: 1px solid #CC9999;
	border-bottom: 1px solid #CC9999;
}

.honbun_hyou01 td {
	table-layout: fixed;
}

.koumoku02 {
	background: #FFF7FB;
}


/* pop window styles
======================================================== */

#sw_block {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#sw_mg {
	margin-top: 20px;
	padding-bottom: 10px;
	/*text-align: left;*/
}

table#sw {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 auto;
}

table#sw_hyou01main {
	height: 100%;
	text-align: left;
	margin: 0;
}

table#sw td,
table#sw_hyou01main td {
	vertical-align: middle;
}

#sw_body {
	width: 340px;
	text-align: left;
	margin: 0 auto;
}

#sw_body dt {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #555555;
}

#btn_close {
	margin-top: 15px;
	text-align: center;
}

.hyou_sw01 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	empty-cells: show;
}

#zatsugaku .hyou_sw01 {
	border-top: 1px solid #009999;
	border-left: 1px solid #009999;
}

.hyou_sw01 th,
.hyou_sw01 td {
	padding: 5px 1em 4px 1em;
}

#zatsugaku .hyou_sw01 td,
#zatsugaku .hyou_sw01 th {
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
}

#zatsugaku .hyou_sw01 th {
	background: #AAD7D9;
}

.hyou_sw01 th,
.hyou_sw01 td {
	table-layout: fixed;
}

.captxt {
	padding: 10px 0 10px 0;
	text-align:left;
}

.sw_koumoku01 {
	background: #FFFFCC;
}

