body,h1,h2,h3,h4,h5,h6,
p,dl,dt,dd{margin:0px; padding:0px;}

img{border:none;
	/*vertical-align:bottom; /*‰æ‘œ‚Ì‰º1px‹ó‚«–hŽ~*/
}
/*
-------------------------------------------*/
body {
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*
-------------------------------------------*/	

a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}

a:hover,a:active{
}
/*
-------------------------------------------*/
h1,h2,h3,h4,h5,h6{
	text-decoration:none;
	font-weight: normal;
}

.h7{
	font-size:10px;
	text-align:left;
	text-indent:0px;
	padding-top:5px;
	color:#777777;

	}

h1 {
	font-size:10px;
	text-align:left;
	text-indent:0px;
	padding-top:5px;
	color:#777777;
}

h2 {
	font-size: 14px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 25px;
	margin-top: 25px;
	letter-spacing: 2px;
	border-bottom: 3px dotted #DFDFDF;
}


h3 {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
h4 {
	font-size: 14px;
	background-image: url(../images/ic02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
	padding-left: 15px;
	color: #336666;
	font-weight: bold;
}


p {
	margin-top: 10px;
	margin-bottom: 5px;
}


/*
-------------------------------------------*/
#wrapper {
	padding-right: 46px;
	padding-left: 46px;
}

#contents {
	width: 820px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #666666;
	font-size: small;
	margin: auto;
	background-position: top;
}
#contents {
	/*vertical-align: top;*/
	margin: 0px auto;
	padding: 30px 0px 0px;
}
#contentstop {
width: 820px;
	margin: 0px auto;
	padding: 0px;
}

.dietitian {
	background: url(../images/bg_dietitian.jpg) no-repeat top;
}
.personal {
	background: url(../images/bg_personal.jpg) no-repeat top;
}
.service {
	background: url(../images/bg_service.jpg) no-repeat top;
}
.privatedesk{
	background: url(../images/bg_privatedesk.jpg) no-repeat top;
}
.message {
	background: url(../images/bg_message.jpg) no-repeat top;
}
.aboutus {
	background: url(../images/bg_aboutus.jpg) no-repeat top;
}
.faq {
	background: url(../images/bg_faq.jpg) no-repeat top;
}
.price {
	background: url(../images/bg_price.jpg) no-repeat top;
}
.sitemap {
	background: url(../images/bg_sitemap.jpg) no-repeat top;
}
.whatsnew {
	background: url(../images/bg_whatsnew.jpg) no-repeat top;
}
.bothlink {
	background: url(../images/bg_bothlink.jpg) no-repeat top;
}
.alliance {
	background: url(../images/bg_alliance.jpg) no-repeat top;
}
.privacy {
	background: url(../images/bg_privacy.jpg) no-repeat top;
}
.recruit{
	background: url(../images/bg_recruit.jpg) no-repeat top;
}

.corporation{
	background: url(../images/bg_corporation.jpg) no-repeat top;
}

/*navigation
-------------------------------------------*/
#navi {
	width: 820px;
	margin: 0px auto;
    height: 59px;text-align:center;
}
#navi ul{margin:0px; padding:0px;
}
#navi li{
	margin:0px;
	padding:0px;
	float: left;
	text-indent: -9999em;
	list-style-type: none;
}
#navi li.service a{
	background-image: url(../images/bn_01.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 59px;
	display: block;
	overflow: hidden;
}
	
#navi li.service a:hover{
	background-image: url(../images/bn_01r.gif);
	background-repeat: no-repeat;
}


#navi li.privatedesk a{
	background-image: url(../images/bn_02.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 59px;display: block;overflow: hidden;

}
#navi li.privatedesk a:hover{
	background-image: url(../images/bn_02r.gif);
	background-repeat: no-repeat;
}

#navi li.personal a{
	background-image: url(../images/bn_03.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 59px;display: block;overflow: hidden;
}
#navi li.personal a:hover{
	background-image: url(../images/bn_03r.gif);
	background-repeat: no-repeat;
}
#navi li.dietitian a{
	background-image: url(../images/bn_04.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 59px; display: block;overflow: hidden;
}
#navi li.dietitian a:hover{
	background-image: url(../images/bn_04r.gif);
	background-repeat: no-repeat;
}
#navi li.price a{
	background-image: url(../images/bn_05.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 59px;display: block;overflow: hidden;
}
#navi li.price a:hover{
	background-image: url(../images/bn_05r.gif);
	background-repeat: no-repeat;
}
#navi li.message a{
	background-image: url(../images/bn_06.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 59px;display: block;overflow: hidden;
}
#navi li.message a:hover{
	background-image: url(../images/bn_06r.gif);
	background-repeat: no-repeat;
}


/*sub
-------------------------------------------*/
#sub {
	width: 498px;
	margin: 0px auto;
    height: 29px;text-align:center;
	padding-bottom:15px;
}
#sub ul{margin:0px; padding:0px;
}
#sub li{
	margin:0px;
	padding:0px;
	float: left;
	text-indent: -9999em;
	list-style-type: none;
}
#sub li.recruit a{
	background-image: url(../images/sub01.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	display: block;
	overflow: hidden;
}
	
#sub li.recruit a:hover{
	background-image: url(../images/sub01_r.gif);
	background-repeat: no-repeat;
}


#sub li.aboutus a{
	background-image: url(../images/sub02.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	display: block;
	overflow: hidden;

}
#sub li.aboutus a:hover{
	background-image: url(../images/sub02_r.gif);
	background-repeat: no-repeat;
}

#sub li.partner a{
	background-image: url(../images/sub03.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	display: block;
	overflow: hidden;
}
#sub li.partner a:hover{
	background-image: url(../images/sub03_r.gif);
	background-repeat: no-repeat;
}
#sub li.faq a{
	background-image: url(../images/sub04.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	display: block;
	overflow: hidden;
}
#sub li.faq a:hover{
	background-image: url(../images/sub04_r.gif);
	background-repeat: no-repeat;
}
#sub li.link a{
	background-image: url(../images/sub05.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	display: block;
	overflow: hidden;
}
#sub li.link a:hover{
	background-image: url(../images/sub05_r.gif);
	background-repeat: no-repeat;
}
#sub li.document a{
	background-image: url(../images/sub06.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	display: block;
	overflow: hidden;
}
#sub li.document a:hover{
	background-image: url(../images/sub06_r.gif);
	background-repeat: no-repeat;
}



/*
-------------------------------------------*/
#header {
	width: 820px;
	/*background-image: url(../images/header_bg.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
	margin: auto;
}
#header .logo {
	width: 280px;
}
/*footer
-------------------------------------------*/


#footer {
	width:820px;
	padding: 7px 0px 0px;
	text-align: right;
	font-size: 12px;
	margin-bottom: 30px;
}
.footer_text{
	color:#999999;
	line-height:130%;
	font-size: 9px;
}
.footer_text a:link{
 color:#666666;
}
.footer_text a:visited{
 color:#666666;
}
.footer_text a:hover{
 color:#CCCCCC;
}

.footer_text2{
	color:#999999;
	line-height:130%;
	font-size: 10px;
}
/*maincontents
-------------------------------------------*/
#main{
	margin: 0px 0px 30px 330px;
	padding: 0px;
	text-align: left;
	line-height: 150%;
	letter-spacing: 1px;

}

/*ƒŠƒXƒg
--------------*/

ul {
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px 0px 6px 5px;
	margin-left: 10px;
}
li.smallwidth {
	padding: 1px;
}


#main dd {
	padding-left: 10px;
}
#main dt {
	font-weight: bold;
	margin-bottom: 3px;
}

#main dl {
	margin-bottom: 20px;
	margin-left: 5px;
}
/*Table
--------------*/
table {
	margin: 20px 10px 8px 10px;
	border: 1px solid #E3E3E3;
	padding: 5px;
}

.bg_gray {
	background: #EBE9E4;
}
.bg_green {
	background: #E3F9C6;
}
.greenborder {
	border: 2px solid #AAD98E;
}
/*P
--------------*/
p {
	line-height: 160%;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#main p.close {
	line-height: 150%;
}
/*shared
--------------*/
#main .small {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 35px;
}
#main .flow .small {
	font-size: 10px;
	padding: 2px;
	text-align: center;
	line-height: 130%;
}
.f10px {
	font-size: 10px;
	line-height: 140%;
}

#textarea.multi {
	width: 245px;
}

td.flow {
	text-align: center;
	padding: 1px;
	line-height: 150%;
	font-size: 12px;
}

#rinen{
}
#rinen p {
	margin: 0px;
	padding-right: 20px;
	letter-spacing: 0px;
}

#rinen .presidentpic {
	border: 1px solid #D4D0C8;
	padding: 1px;
	margin: 0px 10px 10px 20px;
	float: right;
}
#rinen .right {
	font-size: 10px;
	letter-spacing: 1px;
	float: right;
}
#policy{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: small;
	margin-right: 0px;
}
#policy li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
}

#main dd .right {
	font-size: 10px;
	color: #7CB88B;
	font-weight: bold;
	text-align: right;
}

td .flow.small {
	font-size: 10px;
}
table.noborder {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

table.profile {
	margin: 0px;
	padding: 0px;
	background-color:#99b32c;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#FFFFFF;
}

table.noborder2 {
	border-style: none;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	padding-bottom:15px;
}

/*ƒ[ƒ‹ƒtƒH[ƒ€—pCSS
-------------------------------------------*/
#mailheader {
background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
	margin: auto;
	width: 600px;
}
#mailbody {
	width: 600px;
}
td.form {
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

.font_min {font-size: x-small}
.gorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.profile_table{
	border:dashed;
	margin-bottom:30px;
}
	
.profile_font2{
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	line-height:160%
	}	


.premium_font1{
	font-size:14px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#666666;
	line-height:160%;
	vertical-align:top;
	padding-top:0px;
	}
	
.premium_font2{
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	line-height:160%;
	color:#336666;
	font-weight:bold;
	padding-left:10px;
	}
	
.premium_font3{
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	line-height:160%;
	padding-top:35px;
	padding-left:35px;
	}
	
.premium_font4{
	font-size:14px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	font-weight:bold;
	line-height:160%;
	color:#084343;
	padding-left:20px;
	padding-top:10px;
	}		
	
.premium_font5{
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	line-height:160%;
	color:#084343;
	padding-left:20px;
	}	

.premium_red{
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	line-height:160%;
	font-weight:bold;
	color:#a31200;
	}	

.premium_table{
	font-size:12px;
	color:#084343;
	background-color:#fffadf;
	border: 1px solid #002525;
}

.premium_btn{
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	}

