@charset "UTF-8";
/*------------------------------------------------------
	Art Corporation "Houjin"layout Styles
	Version:  14th Sep. 2009
	
	3-1.commonstyle
	3-2./pack
	3-3./onestop
	3-4./ekoraku
	3-5./shopping
--------------------------------------------------------*/

/*------------------------------------------------------
	3-1.commonstyle
--------------------------------------------------------*/
div#main h2 {
	border-bottom: solid 8px #0050c8;
	margin-top: 20px;
	padding-bottom: 10px;
}
/*
div#main h2 {
	background: url(/common/img/h2_bg.gif) left top no-repeat;
	border-bottom: solid 2px #0050c8;
	margin: 0;
	padding: 5px 10px 4px 10px;
	font-size: 125%;
	font-weight: bold;
}
*/
div#main h3 {
	background: #dbe9ff;
	border-left: solid 6px #0050c8;
	padding: 5px 4px 4px 4px;
	font-size: 125%;
	font-weight: bold;
}

div#main h4 {
	border-bottom: solid 2px #0050c8;
	padding: 5px 0 4px 0;
}

div#main h4 span {
	border-left: solid 6px #0050c8;
	padding: 0 4px;
	font-weight: bold;
}

div#main .indent { margin: 10px 10px 0 10px;}

div#main p.catch {
	margin: 20px 10px 0 10px;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
	color: #004DC2;
}

div#main div.universalbox {
	background: url(/common/img/line_bg.gif) left top repeat-x;
	padding-top: 15px;
	width: 560px;
}

div#main div.universalbox div.img {
	display: inline;
	float: left;
	border: solid 1px #0050c8;
	margin: 0;
	width: 152px;
}

div#main div.universalbox dl {
	display: inline;
	float: right;
	width: 375px;
}

div#main div.universalbox dl dt {
	font-size: 125%;
	font-weight: bold;
	color: #0050c8;
}

div#main div.universalbox dl dd p {
	margin-top: 5px;
}

div#main p.detail {
	background: url(/common/img/arrow_detail.gif) 0 3px no-repeat;
	margin-top: 10px;
	padding-left: 15px;
}

div#main p.r {
	margin-top: 10px;
	text-align: right;
}

div#main a.detail {
	background: url(/common/img/arrow_detail.gif) 0 0 no-repeat;
	margin-top: 10px;
	padding-left: 15px;
}

div#main td div.imgright {
	margin-left: 10px;
}

div#main td div.imgleft {
	margin-right: 10px;
}

div#main p.caption {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 84%;
}

div#main ul.normal { list-style-type: disc; margin: 10px 10px 0 25px;}
div#main ol.normal { list-style-type: decimal; margin: 10px 10px 0 25px;}

div#main div.waku {
	border: solid 1px #0050c8;
	padding: 10px;
}


/*------------------------------------------------------
	3-2./benri/kokunai_list,kaigai_tetsuzuki
--------------------------------------------------------*/
table.checklist {
	border-top: solid 1px #0050c8;
	border-right: solid 1px #0050c8;
	border-collapse: collapse;
}

table.checklist th,
table.checklist td {
	border-bottom: solid 1px #0050c8;
	border-left: solid 1px #0050c8;
}

table.checklist td table,
table.checklist td table td { border: none;}

table.checklist td table td { padding: 10px;}
table.checklist td table td table td { padding: 0;}

table.checklist td.box {
	background: #add6ff;
	padding: 5px;
}

table.checklist th {
	background: #ffe8d2;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #0050c8;
}

table.checklist td { padding: 5px;}

/*------------------------------------------------------
	3-3./benri/kokunai_hiyo,office_list
--------------------------------------------------------*/
table.hiyo {
	border-top: solid 1px #0050c8;
	border-right: solid 1px #0050c8;
	border-collapse: collapse;
}

table.hiyo th,
table.hiyo td {
	border-bottom: solid 1px #0050c8;
	border-left: solid 1px #0050c8;
}

table.hiyo thead th {
	background: #d6efd6;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #0050c8;
}


table.hiyo td {
	padding: 5px;
}


table.hiyo td.box {
	background: #add6ff;
	text-align: center;
}



/*------------------------------------------------------
	3-4./benri/chie_mitsumori
--------------------------------------------------------*/
ul.question { 
	margin: 10px 10px 0 25px;
}

ul.question li {
	background: url(/benri/img/chie_mitsumori/arrow.gif) 0 3px no-repeat;
	margin-bottom: 5px;
	padding-left: 15px;
}

/*------------------------------------------------------
	3-5./benri/chie_hitorigurashi
--------------------------------------------------------*/
table.hitorigurashi {
	border-top: solid 1px #0050c8;
	border-right: solid 1px #0050c8;
	border-collapse: collapse;
}

table.hitorigurashi th,
table.hitorigurashi td {
	border-bottom: solid 1px #0050c8;
	border-left: solid 1px #0050c8;
	padding: 5px;
}

table.hitorigurashi th {
	width: 100px;
	text-align: center;
}

/*------------------------------------------------------
	3-5./benri/chie_nizukuri,chie_soji
--------------------------------------------------------*/
.line {
	border-bottom: solid 1px #add6ff;
	padding-bottom: 5px;
}

