@charset "shift_jis";


/* common */
/* -------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	text-align:center;
	color:#000000;
	background:#ffffff url(../img/bg_01.gif) repeat-x left top;
}
p, ul, ol, dl, table {
	font-size:12px;
}
img {
	border:0;
	display:block;
}
ul {
	list-style-type:none;
}


/* clear */

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* link */

a:link,
a:visited,
a:active {
	color:#0a50a1;
	text-decoration:none;
}
a:hover {
	color:#0a50a1;
	text-decoration:underline;
}



/* container */
/* -------------------------------------------------------- */

#container {
	width:700px;
	text-align:left;
	margin:0 auto;
}



/* header */
/* -------------------------------------------------------- */

#header {
	width:700px;
	height:242px;
	text-align:left;
	background:url(../img/bg_header.jpg) no-repeat 0 0;
	overflow:hidden;
}
#header2 {
	width:700px;
	height:71px;
	overflow:hidden;
}
#logo {
	width:90px;
	margin:10px 0 0 16px;
	float:left;
}


/* top-navi */

#top-navi {
	line-height:19px;
	margin-top:46px;
	float:left;
}
#top-navi li {
	display:inline;
	border-right:solid 1px #404040;
}
#top-navi a:link,
#top-navi a:visited,
#top-navi a:active {
	color:#000000;
	text-decoration:none;
}
#top-navi a:hover {
	color:#000000;
	text-decoration:underline;
}
#top-navi .top-navi1 {padding:0 2.5em; border-left:solid 1px #404040;}
#top-navi .top-navi2 {padding:0 0.5em;}
#top-navi .top-navi3 {padding:0 1.5em;}


/* navi */

#navi li {
	float:left;
}


/* contents */
/* -------------------------------------------------------- */

#contents {
	width:699px;
	margin-right:1px;
	padding:15px 0 30px 0;
	background:#ffffff;
}
#contents-inner {
	margin:0 10px 0 9px;
}
#contents-inner h2 {
	margin-bottom:28px;
}


/* list-box */

.list-box {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom:30px;
}
.list-box td {
	text-align:left;
	vertical-align:middle;
	padding:10px 0;
	border:solid 1px #808080;
}
.list-box td h3 {
	font-size:16px;
	padding:0 10px;
}
.list-box td p {
	line-height:16px;
	padding:0 0 0 10px;
}
.list-box td span {
	font-size:18px;
	font-weight:bold;
	padding-right:5px;
}
.list-box .cell1 {width:98px;}
.list-box .cell2 {width:155px;}
.list-box .cell3 {width:166px;}
.list-box .cell4 {width:408px;}
.list-box .cell5 {width:517px;}
.list-box .cell6 {width:155px;}

.list-box .f03 p {letter-spacing:0.5em;}
.list-box .f02 p {letter-spacing:2em;}

.list-box .cell1 {
	background:#ebf1f9;
}
.list-box .cell1 p {
	padding:0 0 0 10px;
}
.list-box .cell3 {
	vertical-align:top;
}
.list-box .cell3 .bt {
	text-align:center;
	padding-top:10px;
}
.list-box .cell3 img {
	width:144px;
}
.list-box .cell5 {
	border-right:0;
}
.list-box .cell6 {
	border-left:0;
}
.list-box .cell6 .bt {
	padding:0 0 0 35px;
}



/* detail */
/* -------------------------------------------------------- */

#header3 {
	width:700px;
	height:55px;
	text-align:left;
	background:url(../img/bg_03.gif) no-repeat 0 0;
	overflow:hidden;
}
#contents-detail {
	width:600px;
	margin:0 0 0 49px;
}


/* detail-navi */

#detail-navi {
	margin:0 0 0 326px;
}
#detail-navi li {
	padding-top:9px;
	float:left;
}


/* bt-close */

.bt-close {
	font-size:14px;
	text-align:center;
}
.bt-close a {
	padding-left:16px;
	background:url(../img/icon_02.gif) no-repeat 0 1px;
}

.bt-close a:link,
.bt-close a:visited,
.bt-close a:active {
	color:#000000;
	text-decoration:none;
}
.bt-close a:hover {
	color:#000000;
	text-decoration:underline;
}


/* box1 */

#contents-detail .box1 {
	margin-bottom:18px;
}
#contents-detail .box1 h1 {
	font-size:20px;
	margin-bottom:10px;
}
#contents-detail .box1 h2 {
	margin-bottom:6px;
}
#contents-detail .box1 p {
	font-size:16px;
	font-weight:bold;
}
#contents-detail .box1 .lbox {
	width:290px;
	float:left;
}
#contents-detail .box1 .rbox {
	width:290px;
	float:right;
}
#contents-detail .box1 .f01 {
	font-size:32px;
	padding:0 5px;
}
#contents-detail .box1 .f02 {
	font-size:32px;
	color:#e1323a;
	padding-left:20px;
}
#contents-detail .box1 ul {
	line-height:18px;
	margin-top:15px;
	padding-top:5px;
	border-top:dashed 1px #999999;
}
#contents-detail .box1 li {
	padding-left:12px;
	background:url(../img/icon_01.gif) no-repeat 0 4px;
}


/* box2 */

#contents-detail .box2 {
	width:600px;
	margin-bottom:18px;
	padding-bottom:6px;
	background:url(../img/bg_04.gif) no-repeat left top;
	border-bottom:solid 1px #808080;
}
#contents-detail .box2a {
	margin:0 20px;
}
#contents-detail .box2 .lbox {
	float:left;
}
#contents-detail .box2 .rbox {
	float:right;
}
#contents-detail .box2 h2 {
	margin-bottom:10px;
}
#contents-detail .box2 p {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 2px #9cbde2;
}


/* box3 */

#contents-detail .box3 {
	width:600px;
	margin-bottom:18px;
}
#contents-detail .box3 .lbox {
	width:290px;
	float:left;
}
#contents-detail .box3 .rbox {
	width:290px;
	float:right;
}


/* box4 */

#contents-detail .box4 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom:8px;
}
#contents-detail .box4 th,
#contents-detail .box4 td {
	text-align:left;
	vertical-align:top;
	padding:5px 0;
	border:solid 1px #7f7f7f;
}
#contents-detail .box4 th {
	width:130px;
	font-weight:normal;
	background:#D7E4F3;
}
#contents-detail .box4 td {
	width:165px;
}
#contents-detail .box4 td.cell1 {
	width:425px;
}
#contents-detail .box4 td.cell2 {
	width:295px;
}
#contents-detail .box4 th p {
	line-height:16px;
	padding:0 0 0 8px;
}
#contents-detail .box4  td p {
	line-height:16px;
	padding:0 5px 0 8px;
}


/* box5 */

#contents-detail .box5 {
	font-size:11px;
	line-height:13px;
	margin-bottom:40px;
}



/* footer */
/* -------------------------------------------------------- */

#footer {
}
