@charset"big5";
/* CSS Document */
p.strong{
	font-weight:bold;
}
h1{
	display:none;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
table{
	border:none;
	margin:0;
	padding:0;
}
table td.tbl_img{
	width:200px;
}

/* kose */
#wrapper {
	width:642px;
	margin:0 auto 0 auto;
	font-size:12px;
	padding-bottom:20px;
}

/*header*/
#wrapper #header{
	background:url(../img/header.jpg) no-repeat 0 0;
	height:122px;
	width:642px;
}
#wrapper #header p{
	display:none;
	text-indent:-9999px;
}

#wrapper #body {
	margin:10px;
	padding:10px;
	border:1px solid #cccccc;
}

/*present*/
#wrapper #body div.present{
	margin-bottom:20px;
}
#body div.present h2{
	background:url(../img/title1.html) no-repeat 0 0;
	height:24px;
	width:553px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#wrapper #body div.present p.nospace{
	margin:0 0 0 20px;
}
#wrapper #body div.present p.strong2{
	font-weight:bold;
	margin:0 0 30px 30px;
}

/*item_a*/
#wrapper #body div.item_a{
	margin-bottom:20px;
}
#wrapper #body div.item_a h3{
	background:url(../img/title2.html) no-repeat 0 0;
	height:16px;
	width:548px;
	text-indent:-9999px;
	margin-bottom:10px;
}

/*item_b*/
#wrapper #body div.item_b{
	margin-bottom:20px;
}
#wrapper #body div.item_b h3{
	background:url(../img/title3.html) no-repeat 0 0;
	height:16px;
	width:548px;
	text-indent:-9999px;
	margin-bottom:10px;
}

/*attention*/
#wrapper #body ul.attention{
	margin:0;
}

/* 090317 */
.kakomibg {
background-color:#000066;
}
#contents {
width:642px;
height:auto;
}
.box1 {
width:602px;
height:auto;
margin:10px 0 0 0;
padding:0 20px;
}
.box1l {
margin:0;
width:337px;
height:auto;
padding:10px 0;
float:left;
line-height:150%;
}
.box1r {
margin:0;
width:265px;
height:auto;
padding:0;
float:right;
}
.hr {
clear:both;
height:10px;
margin:0;
}
.bold {
font-weight:bold;
}
.box1l2 {
margin:0;
width:381px;
height:auto;
padding:10px 0;
float:left;
line-height:150%;
}
.box1r2 {
margin:0;
width:221px;
height:auto;
padding:0;
float:right;
}
.box1l3 {
margin:0;
width:274px;
height:auto;
padding:10px 0;
float:left;
line-height:150%;
}
.box1r3 {
margin:0;
width:328px;
height:auto;
padding:0;
float:right;
}
h2 {
	margin:2px 0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
}
#table {
margin:0;
padding:0;
}
#caution {
margin:5px 0 10px 0;
padding:0;
font-size:10px;
color:#666666;
text-align:center;
}
.kakomitable {
margin:0;
padding:0 20px;
color:#FFFFFF;
line-height:150%;
}
.tdmargin {
margin:5px;
}
dl {
	margin:0;
	padding:0;
	list-style-type:none;
}
.margin35px {
margin:0 0 0 35px;
}