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

ul {
	margin:0 0 10px 20px;
	padding:0;
	list-style-type:none;
	line-height:1.5
}

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

/*header*/
#wrapper #header{
	background:url(../img/header.gif) no-repeat 0 0;
	height:120px;
	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.gif) 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.gif) 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.gif) no-repeat 0 0;
	height:16px;
	width:548px;
	text-indent:-9999px;
	margin-bottom:10px;
}

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