@charset "UTF-8";
*{
	font-family: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #454545;
	background-color: #F3FFE8;
	margin: 0px;
}
a:link, a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}

#contents {
	width: 740px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
h1 {
	width: 720px;
	height:16px;
	font-size:10px;
	font-weight:normal;
	color:#75AF3A;
	margin: 0px auto 8px;
	text-align:right;
}
img {
	border: none;
	margin: 0px;
}

.fs10 {
	font-size:10px;
	font-weight: normal;
}
.fs-normal {
	font-weight: normal;
}
.red {
	color:#FF0000;
}
.red_b {
	color:#FF0000;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
/*ヘッダー*/
#header {
	width: 740px;
	height: 250px;
	margin: 0 0 0px;	
}
/* コラムフレーム　*/
#col-fr {
	width:721px;
	margin: 0 auto 35px;
}
/* 左コラム　*/
#col-left {
	width:190px;
	margin: 0 10px 0px 0px;
	float:left;
}
.side-title {
	width:190px;
	height:30px;
	margin:10px 0 0px;
}
#info-fr {
	width:174px;
	height:120px;
	border: 1px solid #6c0;
	margin:0 auto;
	padding:7px;
}
#info-fr iframe {
	width:174px;
	height:120px;
	overflow:auto;
}
#info {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #454545;
	margin:0px;
	background-color:#FFFFFF;
}
#seminner {
	width:174px;
	border: 1px solid #6c0;
	margin:0;
	padding:7px 7px 12px;
	overflow:visible;
	
}
h2, h3 {
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h4 {
	margin:0px;
	font-size:14px;
}
.menu-box {
	margin:5px auto 25px;
}
.menu {
	background: url(images/listmark.jpg);
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding:7px 5px 0 30px;
	color:#060;
	
}
.menu a:link, .menu a:visited {
	color:#060;
	text-decoration: underline;
}
.menu a:hover, .menu a:active {
	color: #FF0000;
	text-decoration: underline;
}
/* 右コラム　*/
#col-right {
	width:520px;
	margin: 0 0px 0px 0px;
	float:left;
}
.title {
	width:520px;
	height:30px;
	margin:10px auto 0px;
}
#concept {
	padding:15px 5px 15px 10px;
	font-size:14px;
}
#longlife {
	width:400px;
	height:95px;
	font-size:14px;
	margin: 0 0 20px;	
	background: url(images/bg_longlife.jpg);
	background-repeat:no-repeat;
	padding:50px 10px 5px 110px;
}
#energy {
	width:400px;
	height:95px;
	font-size:14px;
	margin: 0 0 20px;	
	background: url(images/bg_energy.jpg);
	background-repeat:no-repeat;
	padding:50px 10px 5px 110px;
}

#material {
	width:400px;
	height:95px;
	font-size:14px;
	margin: 0 0 20px;	
	background: url(images/bg_material.jpg);
	background-repeat:no-repeat;
	padding:50px 10px 5px 110px;
}
.d-botton {
	text-align:right;
	margin:15px 5px 5px;
}
/* サブページ　*/
.t-sub {
	width:480px;
	height:27px;
	background: url(images/t_sub.jpg);
	background-repeat:no-repeat;
	padding:6px 20px 2px;
	margin:7px 0 0;
}
.sub-body {
	padding:0px 5px 12px 15px;
}
.sub-body img {
	margin:0 0 7px 7px;
}
.head-3 {
	margin:3px 15px 7px;	
}	
.head-4 {
	clear:right;
	margin:0px 15px 10px;
	padding:2px 0;
	font-size:14px;
	font-weight:bold;
	border-bottom:#99CC66 1px dotted;	
}
.link {
	width:325px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	float:right;
	margin:0px;
	padding:0 0 0 18px;
}
.link a:link, .link a:visited {
	color: #0033CC;
	text-decoration: underline;
}
.link a:hover, .link a:active {
	color: #FF6600;
	text-decoration: underline;
}
.link-b {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	margin:0 40px 5px;
	padding: 0 0 0 18px;
}
.link-b a:link, .link-b a:visited {
	color: #0033CC;
	text-decoration: underline;
}
.link-b a:hover, .link-b a:active {
	color: #FF6600;
	text-decoration: underline;
}
.pagetop {	
	text-align:right;
	font-size:10px;
	color:#75AF3A;
	clear:both;
	margin:0 0 15px;
}
.pagetop a:link, .pagetop a:visited {
	color:#75AF3A;
	text-decoration: underline;
}
.pagetop a:hover, .pagetop a:active {
	color:#060;
	text-decoration: underline;
}

/* コピーライト　*/
#copyright {
	width: 740px;
	height: 24px;
	margin: 10px 0 0;
	clear:left;	
	background: url(images/footer.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding: 8px 0 3px;
}
#copyright a:link, #copyright a:visited {
	color:#fff;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #fff;
	text-decoration: underline;
}


.banner {
	margin:0 auto 5px; 
	text-align:center;
}

