@charset "utf-8";
/* CSS Document */

/*---------------
ベーシック
---------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;margin:0;padding:0;}																		
table{border-spacing:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}

html, body {  
	height: 100%;
	margin: 0;  
	padding: 0;  
	text-align: center;
}  

input,
textarea {
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

body {
	background:url(../img/bg.png) ;
}

#container {  
	min-height: 100%;
}  

#screen {  
	width: 980px;  
	margin: 0 auto;  
	text-align: left;
	background:#FFF;
}  

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
    min-height: 1%;
	overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	clear:both;
}

a {
	color:#066;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

/*---------------
ヘッダー
---------------*/
#header {
	height: 70px;
	border-top:#000 10px solid;
}

.logo {
	float:left;
	margin:15px 0 0 15px;
	display:inline;
}

.logo2 {
	float:left;
	margin:20px 0 0 15px;
	display:inline;
}

.logoText {
	float:left;	
	font-size:10px;
	vertical-align:bottom;
	margin:45px 0 0 5px;
}

#headerInquiry {
	float:right;
	margin:32px 15px 0 0;
	display:inline;
	text-align:right;
}

/*---------------
ナビ
---------------*/
#navi {
	background-color:#FFF;
	margin-left:15px;
	height:25px;
}

#navi li {
	display:inline;
}

#navi img {
	vertical-align:bottom;
}

/*---------------
コンテンツ
---------------*/
#contents {
	background-color:#FFF;
	margin-left:15px;
}

#mainSpace {
	margin-top:1px;
}

.mainImg {
	float:left;
	width:570px;
	vertical-align:top;
}

.mainText {
	background: url(../img/main_bg.png) repeat-x left top #c1e6d6;
	float:right;
	height:175px;
	margin-right:15px;
	overflow:auto;
	display:inline;
	width:380px;
}

.mainText dd {
	font-size:10px;
	line-height:150%;
	margin:8px 10px 0 10px;
	width:343px;
}

.mainText img {
	vertical-align:middle;
}

.mainText a {
	color:#000;
	text-decoration:none;
}

.mainText a:hover {
	color:#999;
	text-decoration:none;
}

#menu {
	margin:15px 0 15px 0;
	width:950px;
}

#menu h2 {
	margin:0 0 0 20px;
}

.menu1 {
	background:url(../img/dot1.png) no-repeat left top;	
	float:left;
	height:140px;
	width:236px;
}

.menu2 {
	background:url(../img/dot2.png) no-repeat left top;	
	float:right;
	height:140px;	
	width:240px;
}

.menu1 ul,
.menu2 ul{
	margin:10px 0 0 20px;
}

.menu1 li,
.menu2 li {
	background:url(../img/menu_arrow.png) no-repeat left center;
	padding-left:10px;
	margin-bottom:5px;
}

.menu1 li img,
.menu2 li img {
	margin-right:5px;
}

.other {
	margin-bottom:5px;
}

.otherLeft {
	border:#b9b9b9 1px solid;
	display:inline;
	float:left;
	height:195px;
	overflow:auto;
	width:468px;
}

.otherRight {
	border:#b9b9b9 1px solid;
	display:inline;	
	float:right;
	height:195px;
	margin-right:15px;	
	width:473px;
}

.otherGreen {
	margin:2px;
	border-top:#b5dcca 5px solid;
	padding:5px 10px 10px 10px;
}

.otherGray {
	margin:2px;
	border-top:#cbcbcb 5px solid;
	padding:5px 10px 10px 10px;
}

.productMargin {
	margin-top:6px;
}

.laboMargin {
	margin-top:20px;
}

.otherGreen p img {
	vertical-align:middle;
}

.imgMargin {
	margin-left:30px;
}

.imgMargin2 {
	margin-left:65px;
}

.labMargin {
	margin-right:65px;
}

.bookDiv,
.flowerDiv {
	margin-top:15px;
}

.bookMargin {
	margin-right:7px;
}

* html .bookMargin {
	display:inline;
}

.flowerPhoto {
	float:left;
	width:100px;
}

.flowerText {
	float:right;
	font-size:10px;
	line-height:150%;
	width:340px;
}

a.footnote {
	font-size:80%;
	font-weight:normal;
	vertical-align:super;
	text-decoration:underline;
}

.footnoteUl {
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:10px 0;
}

.footnoteUl li {
	line-height:180%;
}

/*---------------
フッター
---------------*/
#footer {  
	height: 100px;  
	width: 980px;
	border-bottom:10px solid #000;
	margin-top:15px;
}

.footerMenuLeft {
	display:inline;	
	float:left;
	margin-left:15px;
	width:580px;
}

.footerMenuLeft img {
	margin-right:5px;
}

.footerMenuRight {
	display:inline;	
	float:right;
	font-size:10px;
	text-align:right;
	margin-right:15px;
	padding-top:15px;
	width:370px;
}

.footerMenuRight p {
	margin-bottom:4px;
}

/*---------------
パンくず
---------------*/
#breadcrumb {
	margin:10px 15px 10px 0;
	width:950px;
}

#breadcrumb li {
	display:inline;
}

/*---------------
第二階層フォーマット
---------------*/
#screen2 {
	margin: 0 auto;  
	text-align: left;
	background:#FFF;
	border-bottom:10px solid #000;
	padding-bottom:15px;
	overflow:hidden;
	width: 980px;  
}

* html #screen2 {
	margin: 0 auto;  
	text-align: left;
	background:#FFF;
	border-bottom:10px solid #000;
	padding-bottom:7px;
	overflow:hidden;
	width: 980px;  
}

*:first-child+html #screen2 {
	margin: 0 auto;  
	text-align: left;
	background:#FFF;
	border-bottom:10px solid #000;
	padding-bottom:7px;
	overflow:hidden;
	width: 980px;  
}

#primary {
	background-color:#e8e8e8;
	margin:0 15px 0 0;
	width:950px;
	overflow:visible;
	float:left;
}

#footer2 p {
	font-size:10px;
	text-align:right;
	line-height:130%;
}

#localNavi {
	float:left;
	width:188px;
}

#localNavi ul{
	margin-left:30px;
}

#localNavi ul li {	
	background:url(../img/localnavi_arrow.png) no-repeat left center;
	padding-left:10px;
	margin-top:5px;
}

#section {
	background:#FFF;
	float:right;
	width:762px;	
}

.sentence {
	margin:0 0 100px 17px;
	min-height:500px;
}

.caseSentence {
	margin:0 0 100px 17px;
	min-height:500px;
}

.sentence h1,
.caseSentence h1{
	margin-bottom:20px;
}

.sentence p,
.caseSentence p {
	line-height:180%;
}

.sentence h2,
.caseSentence h2 {
	margin-bottom:15px;
}

.sentence h3 {
	background:url(../img/h3_arrow.png) no-repeat left center;
	border-bottom:#690 1px solid;
	color:#333;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
	padding:0 0 2px 12px;
}

/*---------------
フォント
---------------*/
body,table {
	font:12px/1.22 "ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3"," Hiragino Kaku Gothic Pro", "MS Gothic",Arial,sans-serif;
}

.b {
	font-weight:bold;
}

.l {
	font-size:14px;
}

.s {
	font-size:10px;
}

.green {
	color:#093;
}

.green2 {
	color:#690;
}

.gray {
	color:#666;
}

.red {
	color:#F00;
}

/*---------------
その他
---------------*/
.left {
	float:left;
}

.right {
	float:right;
}

.marginTop20 {
	margin-top:20px;
}

/*---------------
2011/2/21追加
---------------*/
.imgMargin3 {
	margin-left:20px;
}

/*---------------
2011/6/22追加
---------------*/
.otherLeftL {
	border:#b9b9b9 1px solid;
	display:inline;
	float:left;
	height:240px;
	overflow:auto;
	width:468px;
}

.otherRightL {
	border:#b9b9b9 1px solid;
	display:inline;	
	float:right;
	height:240px;
	margin-right:15px;	
	width:473px;
}

.kanjoMargin {
	margin:5px 0 0 20px;
}

.imgMargin4 {
	margin:0 0 0 50px;
}

.laboLeftMargin {
	margin-left:8px;
}

.pixelMargin {
	margin:25px 0 0 9px;
}

.lctkMargin {
	margin-top:5px;
}
