body {
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
div{
	margin: 0px;	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color: #333333;
}

td{ vertical-align: top;	line-height: 16px;}
div#copyright{
	background-color: #005281;
	width: 720px;
	text-align: right;
	margin-left:auto; margin-right:auto;
}
div > *:first-child { margin-top: 0; }
.middle{ vertical-align: middle;}
.textblue{ color: #005281;}
.textgray{ color: #999999;}
.bgwhite{ 	background-color: #FFFFFF;}
.bgblue{ 	background-color: #005281; text-align:left;}
.w200{ width: 200px;	text-align:center;}
.w150{ width: 150px;	text-align:left;}
.w120{ width: 120px;	text-align:left;}
.w100{ width: 100px;	text-align:left;}
.w80{ width: 80px;	text-align:left;}
sup{	font-size: 8px;}

div.title{
	width: 720px;
	margin-left:auto; margin-right:auto;
}

/*navi*/
div#navi{
 background-color: #EAEAEA;
	width: 720px;
	text-align: center;
 padding-top: 3px; padding-bottom: 3px;
	margin-left:auto; margin-right:auto;
}
a{	color: #005281;	text-decoration: none;}
a:hover{	color: #CC0000;}
a.navi_s{ font-weight: bold;}

/*contents*/
div#contents{
 background-color: #FFFFFF;
	width: 720px;
	margin-left:auto; margin-right:auto;
}

div.top{
 margin-left: auto; margin-right: auto;
 margin-top: 10px; margin-bottom: 3px;
	width: 640px;
	text-align: right
}
div.top a{	font-size: 10px;}

h2.subtitle{
	margin-top: 10px; margin-bottom: 10px;
 margin-left: auto; margin-right: auto;
	width: 650px;
	background-color: #005281;
 padding-top: 5px; padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 20px;	font-weight: bold;	text-align:left;
	text-indent: 0.5em;
}
h2.subtitle2{
	margin-top: 3px; margin-bottom: 3px;
 padding-top: 2px; padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 20px;	font-weight: bold;	text-align:left;
	text-indent: 0.2em;
}

h3{
	margin-top: 0px; margin-bottom: 5px;
 margin-left: auto; margin-right: auto;
 width: 640px;
	color: #005281;
	font-size: 18px;	font-weight: bold;	text-align:left;
}
div.co_title{
	margin-top: 0px; margin-bottom: 5px;
 margin-left: auto; margin-right: auto;
 width: 640px;
	color: #005281;
	font-size: 16px;	font-weight: bold;
}
div.memo{
	margin-top: 0px; margin-bottom: 5px;
 margin-left: auto; margin-right: auto;
 width: 635px;
	font-size: 14px;	text-align: right;
}
div.phone_memo{
	margin-top: 0px; margin-bottom: 5px;
 margin-left: auto; margin-right: auto;
 width: 230px;
	font-size: 14px;	text-align: center;
}

div.coment{
	margin-top: 10px; margin-bottom: 10px;
 margin-left: auto; margin-right: auto;
 width: 620px;	font-size: 14px; line-height: 22px;	text-align:left;
}

.coment2{font-size: 14px; line-height: 16px; text-align:left;}
.coment3{font-size: 14px; line-height: 22px; text-align:right;}
.coment_middle{vertical-align: middle; font-size: 14px; line-height: 22px;	text-align:left;}
.coment_w250{ width: 250px; font-size: 14px; line-height: 22px; text-align:left;}
.coment_w150{ width: 150px; font-size: 14px; line-height: 22px; text-align:left;}
.coment_w100{ width: 100px; font-size: 14px; line-height: 22px; text-align:left;}
.w100_middle{ width: 100px; vertical-align: middle;}
.w150_center{ width: 150px; text-align:center;}

a.products{ font-weight: bold; color: #0000CC;}
