body {
	font-size: small;
	color: #666666;
	line-height: 130%;
	background-color: #FFFFFF;
	background-image: url(img/img-bg.gif);
	margin: 0px;
	padding: 30px 0px 0px;
}
h1 {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
}
b {
	font-weight: bold;
	color: #006699;
	font-size: small;
}
	
li {
	padding: 0;
	margin: 0 0 3px 0;
}
	
dl {
	line-height: 160%;
}

dt{
	border-bottom:1px dotted #ccc;
	color:#333;
	padding:3px 0;
	margin:5px 0;
}

dd{
	margin:0;
	padding:0;
}

#container {
	text-align: left;
	padding: 0px;
	width: 708px;
	margin: 0px auto;
	}
#header {
	background-image: url(img/img-bg-frame.gif);
	height:39px;
	background-repeat: no-repeat;
	padding: 15px 15px 0px 15px;
	margin: 0px;
	}
#main {
	background-image: url(img/img-bg-frame-02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 30px 20px 0px 10px;
	}
#fotter {
	background-image: url(img/img-bg-frame-03.gif);
	height:38px;
	background-repeat: no-repeat;
	font-size: x-small;
	padding: 15px 15px 0px 0px;
	text-align: right;
	clear: both;
	}
#s-navi{
	float: right;
}
#s-navi a{
	font-size: x-small;
	color: #333333;
}
#s-navi a:hover{
	color: #FF3366;
}
#menu{
	background-image:url(img/menu/menu-bg.gif);
	width:160px;
	background-repeat: no-repeat;
	float:left;
}
#menu ul{
	margin: 0;
	padding:38px 0 0 0 ;
}
#menu li{
	list-style-type: none;
	padding: 0;
	margin:0;
}
#menu-gift a{
	height:25px;
	display: block;
	text-indent: -9999px;
}
#menu-gift a:hover{
	background:url(img/menu/menu-bg.gif) no-repeat;
	background-position: -160px -38px;
	}


#menu-care a{
	display: block;
	height:29px;
	text-indent: -9999px;}
#menu-care a:hover{
	background:url(img/menu/menu-bg.gif) no-repeat;
	background-position: -160px -63px;
	}
	
#menu-aqua a{
	display: block;
	height:40px;
	text-indent: -9999px;}
#menu-aqua a:hover{
	background:url(img/menu/menu-bg.gif) no-repeat;
	background-position: -160px -92px;
	}
#menu-co{	
	display: block;
	height:40px;
	text-indent: -9999px;}
#menu-info a{
	display: block;
	height:27px;
	text-indent: -9999px;}
#menu-info a:hover{
	background:url(img/menu/menu-bg.gif) no-repeat;
	background-position: -160px -172px;
	}
	
#menu-his a{
	display: block;
	height:28px;
	text-indent: -9999px;}
#menu-his a:hover{
	background:url(img/menu/menu-bg.gif) no-repeat;
	background-position: -160px -199px;
	}
	
#menu-net a{
	display: block;
	height:28px;
	text-indent: -9999px;}
#menu-net a:hover{
	background:url(img/menu/menu-bg.gif) no-repeat;
	background-position: -160px -227px;
	}
	
#banner{ padding-top: 25px; }

#contents {
	width:495px;
	float: right;
	padding: 0 0 0 20px;
}
.list{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	clear: left;
}
.co-left{
	display: block;
	float: left;
	width: 100px;
	margin: 0 0 0 5px;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.co-right{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	float: left;
	padding-left: 10px;
	margin: 0 0 20px 0 ;
}
.co-right div{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 350px;
	margin-top: 5px;
}
.net-left{	float:left;}
.net-right{	float:right;}


hr {
	clear: both;
	margin-top: 5px;
}

.clear{clear:both}
em {
	font-size: large;
	font-weight: bold;
	color: #FF3333;
}
strong {
	font-size: large;
	font-weight: bold;
	color: #FF3333;
}
#contents a {
	color: #336699;
}
.small{
	font-size: x-small;
}
.red {
	font-size: small;
	color: #FF3333;
	padding-bottom: 7px;
	display: block;
	font-weight: bold;
	padding-top: 4px;
}
.green {
	font-size: small;
	color: #1B8E83;
	padding-bottom: 7px;
	display: block;
	font-weight: bold;
	padding-top: 4px;
}
.form02 {
	color: #FF3333;
	font-size: x-small;
	font-weight: normal;
}
.form01 {
	color: #666666;
	font-size: small;
	font-weight: normal;
}
.list-form{
	clear: left;
}
#sitemap ul{}
#sitemap li{
	list-style-type: none;
	font-size: small;
	background-image: url(img/bg-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}
.bordBlue {
	border: 2px solid #0000FF;
}
.bordRed {

	border: 2px solid #FF0000;
}
.redBt {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.blueBt {

	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.boldIou {
	font-weight: bold;
}
.blueB12 {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.komejirusi {
	font-size: 10px;
	color: #FF0000;
}
#container #main #contents form#buiF {
	margin: 0px;
	padding: 0px;
}
.fontNormal {
	font-size: medium;
	line-height: 1.5;
}
.greenN {
	font-size: medium;
	line-height: 1.5;
	color: #1B8E83;
	font-weight: bold;
}


.red-em-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.red-em-2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


.blue-em-1 {
	font-size: 14px;
	font-weight: bold;
	color: #0088ff;
}

.blue-em-2 {
	font-size: 12px;
	font-weight: bold;
	color: #0088ff;
}





