*{
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	color: #797979;
	text-align: center;
	background-color: #FFE8E8;
	line-height: 1.5em;
}
a {
	color: #797979;
	text-decoration: underline;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}


#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#header {
	padding: 0px;
	margin: 0px;
}

#header #head_text {
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-size: 10px;
}

#header h1 a {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 250px;
	float: left;
}
#header #menu_top {
	float: right;
	list-style-type: none;
	margin: 0px 20px 10px 0px;
	_margin: 0px 10px 0px 0px;
}
#header li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header #manu01 a {
	background-image: url(images/menu01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 142px;
	text-indent: -9999px;
	display: block;
	background-position: center bottom;
}
#header #manu01 a:hover {
	background-image: url(images/menu01_on.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 142px;
	background-position: center bottom;
}
#header #manu02 a {
	background-image: url(images/menu02.jpg);
	background-repeat: no-repeat;
	margin: 0px 8px;
	padding: 0px;
	height: 80px;
	width: 142px;
	text-indent: -9999px;
	display: block;
	background-position: center bottom;
}
#header #manu02 a:hover {
	background-image: url(images/menu02_on.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 142px;
	background-position: center bottom;
}
#header #manu03 a {
	background-image: url(images/menu03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 142px;
	background-position: center bottom;
}
#header #manu03 a:hover {
	background-image: url(images/menu03_on.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 142px;
	background-position: center bottom;
}
#header #love_ex {
	clear: both;
	padding: 5px 0px;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	width: 220px;
	float: left;
}
#love_ex h2 {
	background-image: url(images/love_title.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 31px;
	width: 202px;
	text-indent: -9999px;
}
#love_ex #love_text {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.2em;
	color: #FF0033;
}
#flash {
	padding: 8px 0px;
	margin: 0px 20px 0px 0px;
	_margin: 0px 10px 0px 0px;
	float: right;
}
#flash_waku {
	border: 1px solid #CCCCCC;
}
#content {
	margin: 10px 20px 0px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 555px;
}
#main #title1 {
	background-image: url(images/kensaku_title.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 8px;
	padding: 0px;
	height: 35px;
	width: 555px;
	text-indent: -9999px;
}
#main #title2 {
	background-image: url(images/info_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 8px 0px;
	padding: 0px;
	height: 35px;
	width: 555px;
}
#main #title3 {
	background-image: url(images/ichiran_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 8px 0px;
	padding: 0px;
	height: 35px;
	width: 555px;
}

#main ul {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.8em;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#main li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main #kaisya {
	float: right;
	padding: 0px;
	margin: 10px 0px;
	clear: both;
}
.ichiran_box {
	margin: 0px 0px 10px;
	padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table_box {
	margin: 0px;
	padding: 0px;
	height: 150px;
}

.list_subtitle {
	background-image: url(images/subtitle_bk.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	height: 30px;
	_height: 35px;
	width: 555px;
	color: #FFFFFF;
	clear: both;
}
.small_title {
	font-weight: 900;
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.small_text {
	line-height: 1.3em;
	margin: 0px 0px 8px;
	padding: 0px;
	clear: both;
}
.small_text img {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	clear: both;
}

table.small_detail{
	width:375px;
	text-align:left;
	font-size: 95%;
	float: left;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
}
.table_box img {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

th.small_detail{
width:65px;
height:23px;
padding-left:5px;
border-bottom:#d4d4d4 1px solid;
border-right:#d4d4d4 1px solid;
background-color:#eeeeee;
}
td.small_detail{
height:23px;
padding-left:5px;
border-bottom:#d4d4d4 1px solid;
}
p.small_ph{
width:150px;
height:128px;
float:right;
margin-top:0px;
padding:0px;
}
table.detail_box{
	width:555px;
	border:#d4d4d4 1px solid;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
	font-size: 95%;
}
th.detail_box_th{
width:120px;
padding:9px 0px;
padding-left:5px;
border-bottom:#d4d4d4 1px solid;
border-right:#d4d4d4 1px solid;
background-color:#eeeeee;
}
td.detail_box_td{
padding:9px 0px;
padding-left:5px;
border-bottom:#d4d4d4 1px solid;
}
th.detail_box_th01{
padding:9px 0px;
padding-left:5px;
border-bottom:#d4d4d4 1px solid;
border-right:#d4d4d4 1px solid;
}
th.detail_box_th02{
width:120px;
padding:9px 0px;
padding-left:5px;
border-right:#d4d4d4 1px solid;
background-color:#eeeeee;
}
td.detail_box_td01{
padding-left:5px;}
.title_pink_border {
	margin: 5px 0px;
	padding: 2px 0px;
	color: #FF6699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6699;
	font-size: 12px;
}
.detail_title01 {
	font-weight: 900;
	color: #666666;
	font-size: 15px;
	margin: 0px 0px 5px;
	padding: 5px 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.detail_title02 {
	font-size: 12px;
}

.notes {
	color: #ff0000;
	font-size: 12px;
}

#m_t01 {
	color: #FFFFFF;
	background-image: url(images/subtitle_bk.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 8px 0px 0px 5px;
	height: 35px;
	width: 555px;
	font-size: 14px;
	clear: both;
}

#side {
	margin: 0px;
	padding: 0px;
	width: 182px;
}
#side h4 {
	background-image: url(images/login_bt.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	width: 182px;
	height: 31px;
}

#side_box {
	width: 170px;
	margin: 5px;
	padding: 5px;
}



#footer {
	clear: both;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
}



.pink_bar {
	padding: 0px;
	border: 1px solid #FF66CC;
	text-align: center;
	width: 740px;
	clear: both;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

.IMAGE_MID{
	background-color:#fff;
	padding:2px 3px 2px 2px;
	border:2px #bbb solid;
	border-color:#778 #ece #ece #778;
	float:right;
}
