/* 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;
	
}

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

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

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

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

}

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

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

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

#header ul li, #top-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(../img2/bg_main.gif) repeat-y;
	padding-bottom:20px;
}

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

#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;
}

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

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

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

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

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

#contents h2{
	margin-top:20px;
	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:#acb6d8 1px solid;
	padding:0.2em 0.4em;
}

#contents .emergency{
	width:360px;
	margin:5px 5px 15px 13px;
	border:#E8390C 1px solid;
}

#contents .emergency h3{
	background:#E8390C;
	margin:0;
	border:#E8390C solid;
	border-width:0 0 1px;
	color:#ffffff;
}

#contents .lifeevent{
	clear:both;
	width:360px;
	margin:5px 5px 15px 13px;
	border:#009D8E 1px solid;
}


#contents .lifeevent h3{
	background:#009D8E;
	margin:0;
	border:#009D8E solid;
	border-width:0 0 1px;
	color:#ffffff;
}

#contents .everyday{
	clear:both;
	width:360px;
	margin:5px 5px 15px 13px;
	border:#E84D83 1px solid;
}


#contents .everyday h3{
	background:#E84D83;
	margin:0;
	border:#E84D83 solid;
	border-width:0 0 1px;
	color:#ffffff;
}

#contents .works{
	clear:both;
	width:360px;
	margin:5px 5px 15px 13px;
	border:#0091D5 1px solid;
}


#contents .works h3{
	background:#0091D5;
	margin:0;
	border:#0091D5 solid;
	border-width:0 0 1px;
	color:#ffffff;
}

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

#contents .lifestyle ul{
	margin-bottom:10px;
	overflow:auto;
}

#contents .lifestyle li{
	float:left;
	width:90px;
	height:8em;
	background:none;
	margin:0;
	padding: 5px 0 5px 0;
	text-align:center;
	overflow:hidden;
}

#contents .lifestyle img{
  margin:0 auto;
	display: block;
	padding: 10px 10px 0 10px;
}

#contents .work{
	clear:both;
}

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

#contents .work .col1{
	width:170px;
	float:left;
	padding:0 5px 0 15px;
}

#contents .work .col2{
	width:170px;
	float:left;
	padding:0 5px 0 15px;
}

/*#contents .work h2{
	background:#99cc99;
	border:#003333 1px solid;
}*/

#contents .work h3{
	margin:10px 0 0 0;
	border:#333399 1px solid;
	color:#333333;
}

#contents .work h3.etc{
	clear:both;
	margin:5px 5px 0 15px;
	border:#333399 1px solid;
	color:#003333;
}

#contents .work ul li{
	background:url(../img2/list_work.gif) no-repeat 0 0.3em;
	margin-left:5px;
}

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

#banner .topics{
	margin-bottom:10px;
}

#banner .topics div{
	text-align:center;
}

#banner h2{
	text-align:center;
}

#banner p.explanation{
	text-align:right;
}

#banner ul li{
	list-style:none;
	text-align:center;
}

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

#footer{
	width:760px;
	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;
	list-style:none;
}

p {
	margin:0px;
}

