/* common */
/* -------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif;
	text-align:center;
	color:#333333;
	background:url(../img/bg_body.gif) no-repeat center top;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size:80%;
	line-height:120%;
}
p, ul, ol, dl ,table, .asset-content {
	font-size:75%;
	line-height:150%;
}
.asset-content h2, .asset-content h3, .asset-content h4, .asset-content h5, .asset-content p, .asset-content ul, .asset-content ol, .asset-content dl, .asset-content table,
table p, table ul, table ol, table dl ,table table {
	font-size:100%;
}
ul {
	list-style-type:none;
}
img {
	border:0;
	display:block;
}
input, select {
	vertical-align:middle;
}


/* parts */

.b {font-weight:bold;}
.ri {text-align:right;}
.cen {text-align:center;}
.ri img ,
.cen img {display:inline;}

.m05 {margin-bottom:5px;}
.m10 {margin-bottom:10px;}
.m15 {margin-bottom:15px;}
.m20 {margin-bottom:20px;}
.m25 {margin-bottom:25px;}
.m30 {margin-bottom:30px;}
.m35 {margin-bottom:35px;}

.co1 {color:#cc0000;}

.lbox {float:left;}
.rbox {float:right;}

img.lbox {
	margin-right:20px;
	margin-bottom:10px;
	display:inline;
}
img.rbox {
	margin-left:20px;
	margin-bottom:10px;
	display:inline;
}

.bt-top {
	text-align:right;
}
.bt-top img {
	display:inline;
}

p.bt {
	padding-left:15px;
	background:url(../img/icon_01.gif) no-repeat 0 5px;
}

ul.disc {
	list-style-type:disc;
	margin-left:22px;
}


/* clear */

.pkg:after, #global-navi:after, #header-navi:after, #contents:after, .side-navi:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg, #global-navi, #header-navi, #contents, .side-navi { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #global-navi, * html #header-navi, * html #contents, * html .side-navi { height: 1%; }
.pkg, #global-navi, #header-navi, #contents, .side-navi { display: block; }
/* */


/* link */

a:link,
a:visited,
a:active {
	color:#004466;
	text-decoration:underline;
}
a:hover {
	color:#006ba0;
	text-decoration:none;
}




/* header */
/* -------------------------------------------------------- */

#header {
	width:900px;
	height:255px;
	text-align:left;
	margin:0 auto;
	background:url(../img/bg_header.jpg) no-repeat 0 0;
	overflow:hidden;
}

#summary {
	height:39px;
	font-weight:normal;
	text-align:right;
	overflow:hidden;
}

#global-navi {
	margin-left:250px;
	margin-bottom:19px;
}
#global-navi li {
	float:left;
}

#logo {
	width:280px;
	margin-left:602px;
	margin-bottom:8px;
}

#header-navi {
	margin-left:385px;
}
#header-navi li {
	padding-left:15px;
	float:left;
}



/* contents */
/* -------------------------------------------------------- */

#contents {
	width:900px;
	text-align:left;
	margin:0 auto;
}


/* main */

#main {
	width:660px;
	padding-bottom:50px;
	float:right;
}
#panlist {
	list-style-type:none;
	margin-bottom:10px;
}
#panlist li {
	display:inline;
	padding-right:7px;
}
#panlist a {
	color:#333333;
	text-decoration:none;
	padding-right:13px;
	background:url(../img/icon_02.gif) no-repeat right center;
}
#panlist a:hover {
	color:#006ba0;
	text-decoration:underline;
}

.asset {
	width:651px;
	margin-bottom:30px;
}
.asset-header {
	margin-bottom:15px;
	padding-top:7px;
	background:url(../img/bg_title_01a.gif) no-repeat left top;
}
.asset-header h2 {
	font-size:90%;
	color:#ffffff;
	padding:0 10px 8px 18px;
	background:url(../img/bg_title_01b.gif) no-repeat left bottom;
}
.asset-header h2 a {
	color:#ffffff;
	text-decoration:none;
}
.asset-header h2 a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.asset-header-faq {
	margin-bottom:15px;
	padding-top:7px;
	background:url(../img/bg_title_01c.gif) no-repeat left top;
}
.asset-header-faq h2 {
	font-size:90%;
	color:#ffffff;
	padding:0 10px 8px 34px;
	background:url(../img/bg_title_01b.gif) no-repeat left bottom;
}

.asset-content h3.faq-title {
	font-size:120%;
	color:#333333;
	margin-bottom:10px;
	padding:4px 0 0 30px;
	background:url(../img/icon_q.gif) no-repeat 0 0;
	border-bottom:dashed 1px #5783af;
}
.asset-content h3.faq-title a {
	color:#333333;
	text-decoration:none;
}
.asset-content h3.faq-title a:hover {
	color:#333333;
	text-decoration:underline;
}

.asset-content h3 {
	font-size:120%;
	color:#003366;
	margin-bottom:10px;
	padding:0 0 2px 14px;
	background:url(../img/bg_title_02.gif) no-repeat left bottom;
}
.asset-content h3 a {
	color:#003366;
	text-decoration:none;
}
.asset-content h3 a:hover {
	color:#003366;
	text-decoration:underline;
}

.asset-content h4 {
	font-size:110%;
	margin-bottom:10px;
	padding-left:16px;
	background:url(../img/bg_title_03.gif) no-repeat 0 2px;
}
.asset-content h4.type1 {
	margin-left:10px;
	margin-bottom:5px;
}


/* side */

#side {
	width:210px;
	padding-bottom:50px;
	float:left;
}

.side-box1 {
	width:210px;
	margin-bottom:10px;
	background:url(../img/bg_side_01b.gif) repeat-y left top;
}
.side-box1 .box-inner {
	width:210px;
	padding-bottom:16px;
	background:url(../img/bg_side_01a.gif) no-repeat left bottom;
}
.side-box1 p {
	margin-left:9px;
}
.side-box1 .side-navi {
	margin:0 6px 10px 4px;
}
.side-box1 .side-navi li {
	width:200px;
	overflow:hidden;
	float:left;
}
.side-box1 .side-navi span {
	color:#999999;
}
.side-box1 .side-navi a,
.side-box1 .side-navi span {
	display:block;
	padding:4px 5px 3px 20px;
	background:url(../img/icon_01.gif) no-repeat 4px 7px;
	border-bottom:dashed 1px #5090ca;
	text-decoration:none;
}
.side-box1 .side-navi a:hover {
	background:#ebf0f7 url(../img/icon_01.gif) no-repeat 4px 7px;
	text-decoration:none;
}

.side-box2 {
	width:210px;
	margin-bottom:10px;
	background:url(../img/bg_side_02b.gif) repeat-y left top;
}
.side-box2 .box-inner {
	width:210px;
	padding-bottom:16px;
	background:url(../img/bg_side_02a.gif) no-repeat left bottom;
}
.side-box2 dl {
	margin:0 6px 0 4px;
}
.side-box2 dt {
	font-size:90%;
	line-height:120%;
	color:#666666;
	margin-bottom:3px;
	padding:0 5px;
	border-bottom:solid 1px #67b8bb;
}
.side-box2 dd {
	margin-bottom:10px;
	padding:0 5px;
}
.side-box2 a:link,
.side-box2 a:visited,
.side-box2 a:active {
	color:#333333;
	text-decoration:none;
}
.side-box2 a:hover {
	color:#333333;
	text-decoration:underline;
}

.side-box3 {
	width:210px;
	margin-bottom:10px;
	background:url(../img/bg_side_03b.gif) repeat-y left top;
}
.side-box3 .box-inner {
	width:210px;
	padding-bottom:16px;
	background:url(../img/bg_side_03a.gif) no-repeat left bottom;
}
.side-box3 h2 {
	margin-bottom:5px;
}
.side-box3 h3 {
	margin:0 15px 5px 10px;
}
.side-box3 p {
	margin:0 15px 0 10px;
}

.side-bt1 {
	margin-left:4px;
	margin-bottom:10px;
}
.side-bt2 {
	margin-left:4px;
	margin-bottom:15px;
}



/* footer */
/* -------------------------------------------------------- */

#footer {
	width:100%;
	padding-bottom:10px;
	background:url(../img/bg_footer.gif) repeat-x 0 25px;
}

#footer-inner {
	width:900px;
	text-align:left;
	margin:0 auto;
}

#footer .bt-top {
	margin-bottom:30px;
}

#footer-navi {
	color:#ffffff;
	text-align:center;
	margin-bottom:15px;
}
#footer-navi li {
	display:inline;
}
#footer-navi a:link,
#footer-navi a:visited,
#footer-navi a:active {
	color:#ffffff;
	text-decoration:none;
}
#footer-navi a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#copy {
	color:#ffffff;
	text-align:center;
}



/* top-page */
/* -------------------------------------------------------- */

.top-box1 {
	width:660px;
	margin-bottom:30px;
	background:url(../../img/top/bg_01.gif) no-repeat right top;
}
.top-box1 h2 {
	margin-bottom:15px;
}
.top-box1 p {
	margin-right:300px;
}

.top-box2 {
	margin-bottom:30px;
}
.top-box2 li {
	float:left;
}

.top-box3 {
	margin-bottom:30px;
}
.top-box3 ul {
	font-size:70%;
	line-height:120%;
}
.top-box3 li {
	width:130px;
	float:left;
}
.top-box3 li img {
	margin-bottom:5px;
	border:solid 1px #999999;
}
.top-box3 li span {
	height:4em;
	display:block;
	overflow:hidden;
}

.top-box4 {
	width:650px;
	margin-bottom:30px;
}
.top-box4 p {
	margin-bottom:15px;
}




/* parts */
/* -------------------------------------------------------- */


/* box */

.box1 {
	width:650px;
	padding-top:15px;
	background:url(../img/bg_01a.gif) no-repeat left top;
}
.box1 .box-inner {
	padding:0 25px 20px 20px;
	background:url(../img/bg_01b.gif) no-repeat left bottom;
}

.box2 {
	padding:10px;
	background:#ffffff;
	border:solid 1px #d7dee8;
}

.box3 {
	width:650px;
	background:#d7e3ef url(../img/bg_03a.gif) no-repeat left top;
}
.box3 .box-inner {
	padding:0 20px 20px 20px;
	background:url(../img/bg_03b.gif) no-repeat left bottom;
}

.box4 {
	width:650px;
	padding-top:15px;
	background:url(../img/bg_01a.gif) no-repeat left top;
}
.box4 .box-inner {
	width:650px;
	padding-bottom:20px;
	background:url(../img/bg_01b.gif) no-repeat left bottom;
}
.box4 .box-inner1 {
	width:605px;
	margin:0 25px 0 20px;
}
.box4 h4 {
	margin:0 25px 6px 20px;
	padding-left:0;
	background:none;
}
.box4 .box-inner1 img {
	margin:0 0 10px 20px;
	display:inline;
	float:right;
}


.plan-box h3 {
	margin-bottom:10px;
	padding:0;
	background:none;
}
.plan-box  h4 {
	margin-bottom:0;
	padding-left:0;
	background:none;
}
.plan-box dt {
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
	padding:2px 0 0 54px;
	background:#5783af url(../img/bg_point.gif) no-repeat left top;
}
.plan-box dd {
	margin-bottom:15px;
	padding:0 10px;
}

.results-list {
	width:650px;
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(../img/line_02.gif) repeat-x left bottom;
}
.results-list .lbox {
	width:150px;
	text-align:center;
}
.results-list .lbox img {
	width:120px;
	height:120px;
	margin:0 auto;
	border:solid 1px #a0a0a0;
}
.results-list .rbox {
	width:495px;
}
.results-list .rbox h3 {
	line-height:110%;
	font-weight:bold;
	color:#003366;
	margin-bottom:5px;
	padding-left:5px;
	border-left:solid 5px #5783af;
}

.results-detail {
	width:650px;
	margin-bottom:20px;
}
.results-detail .lbox {
	width:260px;
	overflow:hidden;
}
.results-detail .lbox img {
	border:solid 1px #a0a0a0;
}
.results-detail .rbox {
	width:380px;
}



/* ul */

.error li,
ul.type1 li {
	padding:2px 0 2px 22px;
	background:url(../img/icon_03.gif) no-repeat 0 0;
}
ul.type2 li {
	padding:2px 0 2px 22px;
	background:url(../img/icon_04.gif) no-repeat 0 0;
}
ul.type3 li {
	width:17em;
	float:left;
}
ul.type4 li {
	padding-right:15px;
	float:left;
}

ul.sitemap {
	margin:0 15px;
}
ul.sitemap li {
	padding-left:15px;
	background:url(../img/icon_01.gif) no-repeat 0 5px;
}


/* dl */

dl.flow {
	width:650px;
}
dl.flow dt {
	font-weight:bold;
	color:#ffffff;
	padding:10px 280px 2px 16px;
	background:url(../img/bg_02a.gif) no-repeat left top;
}
dl.flow dd {
	padding:10px 20px 34px 16px;
	background:url(../img/bg_02b.gif) no-repeat left bottom;
}
dl.flow dd.last {
	padding:10px 20px 18px 16px;
	background:url(../img/bg_02c.gif) no-repeat left bottom;
}

dl.type1 {
	width:620px;
	margin-left:15px;
}
dl.type1 dt {
	width:12em;
	font-weight:bold;
	margin-top:10px;
	padding-left:16px;
	background:url(../img/bg_title_03.gif) no-repeat 0 2px;
	position:absolute;
}
dl.type1 dd {
	margin-top:10px;
	padding-left:12em;
	padding-bottom:10px;
	background:url(../img/line_01.gif) repeat-x left bottom;
}

dl.type2 {
}
dl.type2 dt {
	font-weight:bold;
	margin-bottom:5px;
}
dl.type2 dd {
	margin-left:15px;
	margin-bottom:15px;
}


/* table */

table.type1 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
table.type1 th,
table.type1 td {
	text-align:left;
	vertical-align:top;
}
table.type1 th {
	color:#ffffff;
	padding:2px 10px 0 10px;
	background:#5783af;
	border-right:solid 1px #9ebad7;
	border-bottom:solid 1px #9ebad7;
}
table.type1 td {
	text-align:left;
	vertical-align:top;
	padding:5px 10px;
	border:solid 1px #5783af;
}
table.type1 td.cell1 {
	width:200px;
	padding:5px 10px 5px 10px;
	background:#ffffff;
}
table.type1 td.cell2 {
	width:200px;
	padding:5px 10px 5px 10px;
	background:#eff4f8;
}
table.type1 td.cell3 {
	background:#ffffff;
}
table.type1 td.cell3,
table.type1 td.cell5 {
	text-align:right;
	vertical-align:middle;
	padding:5px 10px 5px 0;
}
table.type1 td.cell3 span {
	font-size:180%;
	font-weight:bold;
	color:#cc0000;
	padding-right:5px;
}
table.type1 td.cell4 {
	vertical-align:middle;
	padding:5px 10px 5px 15px;
}
table.type1 td.cell5 {
	width:260px;
	text-align:left;
	vertical-align:middle;
	padding:5px 10px;
}
table.type1 td.cell5 span {
	font-size:180%;
	font-weight:bold;
	padding-right:10px;
}

table.type2 {
	width:626px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left:12px;
}
table.type2 th,
table.type2 td {
	text-align:left;
	vertical-align:top;
	padding:12px 0;
	background:url(../img/line_01.gif) repeat-x left bottom;
}
table.type2 th {
	width:180px;
}


/* input */

input.form1 {
	width:220px;
}
input.form2 {
	width:120px;
}
input.form3 {
	width:400px;
}

textarea.form1 {
	width:360px;
	height:80px;
}
