/* CSS Document */

*{
	margin:0;
	padding:0;
}

img{
	border:none;
}

#wrapper{
	width:760px;
	background:url(../img/bg_wrapper.gif);
	padding-right:5px;
}

#header{
	position:relative;
	width:760px;
	height:187px;
	background:url(../img/bg_header.png) no-repeat;
	
}

#header h1{
	position:absolute;
	top:0;
	right:10px;
	width:345px;
	height:67px;
	margin-left:429px;
	text-indent:-1000em;
}

#header h1 a{
	display:block;
	width:345px;
	height:67px;
	text-decoration:none;	
}

#header #navi{
	position:absolute;
	right:15px;
	bottom:10px;
	text-align:right;

}

#header p{
/*	position:absolute;
	right:15px;
	bottom:20px;
*/
	margin-top:0.5em;
}

#header p img{
	margin:0 0.5em;
}

#header ul{
/*	position:absolute;
	right:15px;
	bottom:3.5em;*/
}

#header ul li{
	display:inline;
	background:url(../img/list_common.gif) no-repeat 0 0.3em;
	margin-left:10px;
	padding-left:10px;
	list-style:none;
}

#main{
	width:760px;
	background:url(../img/bg_main.gif) repeat-y;
	padding-bottom:20px;
}

#main:after{
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#globalnavi{
	width:170px;
	float:left;
	padding:0px 0px 0 0px;
	background: #f7f7f7 url(../img/bg_globalnavi.gif) no-repeat top;
}

#globalnavi h2{
	margin-top:10px;
	font-size:100%;
}

#globalnavi ul{
	margin-left:5px;
}

#globalnavi ul li{
	background:url(../img/list_globalnavi.gif) no-repeat 0 0.3em;
	padding-left:10px;
	font-size:80%;
	list-style:none;
}

#globalnavi ul.diet li{
	background:url(../img2/list_diet.gif) no-repeat 0 0.3em;
}

#contents{
	width:560px;
	padding:0 10px;
	float:left
}

#contents:after{
	content : "";
	display : block;
	height : 1px;
	clear : both;
	overflow: hidden;
}

#contents h2{
	margin-top:20px;
	margin-bottom:15px;
	margin-left:10px;
	font-size:120%;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333399;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

#contents h3{
	background:#ffffff;
	margin:5px 5px 0 15px;
	border-left:#acb6d8 3px solid;
	border-bottom:#acb6d8 1px solid;
	padding:0.2em 0.4em;
	font-size:90%;
}

#contents p{
	font-size:80%;
}

#contents p.top{
	text-align:right;
}

#contents ul li{
	background:url(../img/list_common.gif) no-repeat 0 0.3em;
	margin-left:20px;
	padding-left:10px;
	font-size:80%;
	list-style:none;
}

#contents dl{
	font-size:80%;
	margin-left:20px;
	padding:5px 0;
}

#contents dt{
	background:url(../img/list_common.gif) no-repeat 0 0.3em;
	padding-left:10px;
}

#contents dd{
	margin:0 0 0.5em 2em;
}

#contents ol.location{
	margin:10px;
}

#contents ol.location li{
	display:inline;
	list-style:none;
	font-size:80%;
}

#contents .editarea{
	margin-top:20px;
	clear:both;
}

#contents .editarea p{
	margin-left:20px;
	padding:5px 0;
}

#contents .img ul{
	margin:0 20px 0 70px; 
	padding:0;
}

#contents .img ul li{
	margin:0;
	background:none;
	padding:20px 50px 0 0;
	float:left;
}

#contents .imgfloat .editarea{
	width:355px;
	_width:345px;
	float:left;
	margin-top:0;
}

#contents .imgfloat .img{
	width:185px;
	padding:0 10px;
	float:left;
}

#contents .imgfloat .img ul{
	margin:0;

}

#contents .imgfloat .img ul li{
	margin:0;
	background:none;
	padding:0;
}

#contents .imgfloat:after{
	content : "";
	display : block;
	height : 1px;
	clear : both;
	overflow: hidden;
}

#contents .link,#contents .attachment{
	margin-top:20px;
	clear:both;
}

#contents .link h3,#contents .attachment h3{
	border-bottom:none;
}

#contents .link ul li{
	background:url(../img/list_link.gif) no-repeat 0 center;
	padding:0.2em 0 0.2em 20px;
}

#contents .attachment ul li{
	background:url(../img/list_attachment.gif) no-repeat 0 center;
	padding:0.2em 0 0.2em 20px;
}


#contents .inquiry{
	clear:both;
	width:520px;
	margin:20px auto;
	border-top:#cccccc 2px dotted;
	padding-left:20px;
}

#contents .inquiry h3{
	background:url(../img/list_inquiry.gif) no-repeat;
	margin:10px 0 0 0;
	padding:0 10px 0 20px;
	font-size:80%;
	border:none;
	font-weight:normal;
	line-height:150%;
}

#contents .inquiry p{
	padding:0 10px 10px 20px;
}

#copyright{
	width:760px;
	clear:both;
	background:#efefef;
	border-top:3px #003399 solid;
	padding:10px 0;
	text-align:center;
	font-size:80%;
}

#footer{
	width:760px;
	clear:both;
	border-top:3px #000000 solid;
	padding:5px 0;
	text-align:right;
}

#footer ul li{
	display:inline;
	background:url(../img/list_common.gif) no-repeat 0 0.3em;
	margin-left:5px;
	padding-left:10px;
	font-size:80%;
	list-style:none;
}