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

@import url(textsettings.css);

/***** デフォルト *****/

*{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

img{
	border:none;
	vertical-align:bottom;
}

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

a:hover{
	text-decoration:underline;
}

/***** 共通 *****/

.center{
	text-align:center;
}


p.center{
	margin-right:0!important;
	margin-left:0!important;
}

#left span.new {
    display: none;
}

/***** 構成 *****/

body{
	background: #D0E2E0 url(img/cmn_bg.gif) 0 0 repeat-x;
}

#wrapper{
	width: 800px;
	margin: 0px auto 0px auto;
	background: url(img/cmn_wpr_bg.gif) 0 0 repeat-y;
}

#header_in, #contents{
	width: 760px;
	margin: 0px auto 0px auto;
}

#header{
	height: 350px;
	background: url(img/cmn_hdr_bg.gif) 0 0 no-repeat;
}

body.top #header{
	height: 445px;
}

#header_in{
	position: relative;
	height: 110px;
	background: url(img/cmn_hdr_bg_in.gif) 0 0 no-repeat;
}

#contents{
	margin-top: -240px;
	padding-top: 240px;
	position: relative;
}

body.top #contents{
	margin-top: -335px;
	padding-top: 335px;
	position: relative;
}

#contents_in{
	width: 760px;
	background: url(img/cmn_cnt_bg.gif) 0px 0px repeat-y;
}

#contents_in:after{
	content: "content";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

#left{
	float: left;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

body.top #left{
	margin: -32px 0px 0px 0px;
}

#right{
	position: relative;
	float: right;
	width: 210px;
	margin: -113px 0px 0px 0px;
	padding: 0px 20px 30px 0px;
}

body.top #right{
	margin: -152px 0px 0px 0px;
}

/***** ヘッダ *****/

#header #logo{
	position: absolute;
	top: 50px;
	left: 0px;
}

#header strong{
	display: block;
	padding: 6px 0px 0px 0px;
}

#header #hnavi{
	position: absolute;
	top: 86px;
	left: 300px;
	width: 200px;
}

#header #hnavi li{
	padding-left: 17px;
	background: url(img/cmn_icon_01.gif) left center no-repeat;
}

/***** 改変中点 *****/

#header li.home{
	float:left;
}

#header li.map,#header li.site{
	float:right;
}

#header li.site{
	margin-left:11px;
}

#header #htel{
	position: absolute;
	top: 30px;
	right: 20px;
	width: 210px;
	text-align: right;
	background: url(img/cmn_hdr_tel_bg.gif) right 52px no-repeat;
}

#header #htel li.tel{
	margin-bottom: 10px;
}

/***** コンテンツ *****/

body #contents{
	background-position: 0 0;
	background-repeat: no-repeat;
}

body.top #contents{
	background-image: url(img/top_cnt_bg.jpg);
}

body.sitemap #contents{
	background-image: url(img/sitemap_cnt_bg.jpg);
}

body.contact #contents{
	background-image: url(img/contact_cnt_bg.jpg);
}

body.hormesis #contents, body.history #contents, body.level #contents, body.formula #contents{
	background-image: url(img/hormesis_cnt_bg.jpg);
}

body.qanda #contents{
	background-image: url(img/qanda_cnt_bg.jpg);
}

body.announce #contents{
	background-image: url(img/announce_cnt_bg.jpg);
}

body.news #contents{
	background-image: url(img/news_cnt_bg.jpg);
}

body.link #contents{
	background-image: url(img/link_cnt_bg.jpg);
}

body.members #contents{
	background-image: url(img/members_cnt_bg.jpg);
}

body.radon #contents, body.radon01 #contents, body.radon02 #contents{
	background-image: url(img/radon_cnt_bg.jpg);
}

body.remarks #contents{
	background-image: url(img/remarks_cnt_bg.jpg);
}

body.outline #contents{
	background-image: url(img/outline_cnt_bg.jpg);
}

body.structure #contents{
	background-image: url(img/structure_cnt_bg.jpg);
}

body.ethics #contents{
	background-image: url(img/ethics_cnt_bg.jpg);
}

body.policy #contents{
	background-image: url(img/policy_cnt_bg.jpg);
}

body.terms #contents{
	background-image: url(img/terms_cnt_bg.jpg);
}

body.privacy #contents{
	background-image: url(img/privacy_cnt_bg.jpg);
}

body.information #contents{
	background-image: url(img/information_cnt_bg.jpg);
}

#gototop_btm{
	position:absolute;
	right:25px;
	bottom:10px;
}

/***** 右カラム *****/

#right #gnavi {
	width: 210px;
	margin: 5px 0px 20px 0px;
}

#right #gnavi {
	width: 210px;
	margin: 5px 0px 20px 0px;
}

#right #gnavi ul {
	margin: 0px 0px 0px 0px;
	padding: 55px 0px 20px 0px;
}

#right #gnavi li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#right #gnavi ul.first {
	background: url(img/menu1st.gif) 0px 0px no-repeat;
}

#right #gnavi ul.second {
	background: url(img/menu2nd.gif) 0px 0px no-repeat;
}

/***** 左カラム *****/

#text {
	margin: 0px 0px 0px 0px;
	padding: 15px 30px 0px 30px;
}

#text .fig{
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

/***** フッタ *****/

#footer{
		width:760px;
		margin: 0px auto 0px auto;
		padding: 15px 0px 15px 0px;
		overflow: hidden;
		background: url(img/cmn_footer_bg.gif) center top no-repeat;
}

#footer ul{
		width: 512px;
		margin: 5px 0px 5px 15px;
		overflow: hidden;
}

#footer li{
		float: left;
		padding: 0px 15px 0px 15px;
		border-left:#666666 1px solid;
}

#footer li.first{
		padding-left: 0px;
		border: 0px;
}

#footer p{
		margin-left: 15px;
		padding: 15px 0px 15px 0px;
}

/***** トップ *****/

body.top h1{
	position: relative;
}

* html body.top h1{
	font-size:1px;
}

body.top h1.top_pickup{
	margin-bottom: 30px;
}

body.top #pickup{
	overflow: hidden;
	margin: 0px auto 20px auto;
	width: 513px;
}

body.top #pickup dt{
	margin-bottom: 5px;
}

body.top #pickup dd{
	padding: 0px 5px 0px 5px;
}

body.top #pickup dl{
	display: inline;
	width: 165px;
	margin: 0px 3px 0px 3px;
	float: left;
}


/***** 最新ニュース *****/

ul.news{
	margin: 0px 0px 0px 0px;
}

ul.news li{
	padding: 13px 0px 10px 15px;
	background: url(img/cmn_icon_02.gif) 0 1.2em no-repeat;
	border-bottom: #6f6f6f 1px dotted;
}

dl.news_list{
	margin: 0px;
}

dl.news_list dt{
	margin-top: 15px;
	padding: 0px 0px 0px 15px;
	background: url(img/cmn_icon_02.gif) 0 center no-repeat;
	border-bottom: #6f6f6f 1px dotted;
}

dl.news_list dd.title{
	margin: 5px 0;

}

dl.news_list dd.body{
	margin: 5px 0px;
	zoom: 100%;
	overflow: hidden;
}

dl.news_list dd.body img{
	float: left;
	margin: 0px 10px 5px 0px;
}

#left p{
	margin-left: 0px;
	margin-right: 0px;
}

/***** リンク *****/

#text ul.link{
	margin: 2px 0px 2px 0px;
}

#text ul.link li{
	width: 210px;
	height: 210px;
	float: left;
	border: 1px solid #B2CAC5;
	border-top: 5px solid #B2CAC5;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 15px 0px;
}

#text ul.link li.end{
	margin-right: 0px;
}

#text ul.link li .fig{
	padding: 0px 0px 3px 5px;
	margin: 0px 0px 0px 0px;
	float: right;
}


/***** お問い合わせ *****/

#section img.fig1 {
  float: right;
  margin: 0px 0px 0px 20px;
  border: #CCCCCC solid 1px;
}

#section img.yajirushi {
  margin: 0px 0px 0px 100px;
  border: none;
}

#section {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#section table.company {
  width: 100%;
  border: none;
  border-collapse: collapse;
}

#section table.company tr {
  background: #FFFFFF;
}

#section table.company th {
  width: 130px;
  padding: 5px 0px 5px 10px;
  background: #efffef;
  border: 1px solid #CCCCCC;
  text-align: left;
}

#section table.company td {
  padding: 5px 0px 5px 10px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
}

input, select, textarea {
  border-style: dotted;
  border-width: 1px;
  border-color: #CECECE;
  vertical-align: middle;
  color: #666666;
  background: #f9fff9;
}

input :radio {
  border-style: none;
  color: #0086b9;
  background: transparent;
}

input:focus, select:focus, textarea:focus {
  background: #ffffff;
}

/***** 組織図 *****/

#text dl.structure{
	margin: 0px 0px 8px 0px;
	overflow: hidden;
	background-position: 75px 0px;
	background-repeat: repeat-y;
}

#text dl.structure.n01{
	background-image: url(img/sm01.gif);
}

#text dl.structure.n02{
	background-image: url(img/sm02.gif);
}
#text dl.structure.n03{
	background-image: url(img/sm03.gif);
}

#text dl.structure.n04{
	background-image: url(img/sm04.gif);
}

#text dl.structure dt{
	float: left;
	width: 65px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	color: #808080;
	overflow: hidden;
}

#text dl.structure dd{
	margin-left: 85px;
	padding: 3px 0px 3px 0px;
	border-bottom: #4D4D4D 1px dotted;
	margin-bottom: -1px;
	color: #4D4D4D;
	text-align: left;
	overflow: hidden;
}

/***** 会員リスト *****/

#text dl.members{
	margin: 0px 0px 8px 0px;
	overflow: hidden;
	background-position: 30px 0px;
	background-repeat: repeat-y;
	background-image: url(img/sm04.gif);
}

#text dl.members dt{
	float: left;
	width: 28px;
	padding: 3px 0px 3px 0px;
	text-align: left;
	color: #808080;
	overflow: hidden;
}

#text dl.members dd{
	margin-left: 40px;
	padding: 3px 0px 3px 0px;
	border-bottom: #4D4D4D 1px dotted;
	margin-bottom: -1px;
	color: #4D4D4D;
	text-align: left;
	overflow: hidden;
}

/***** サイトマップ *****/

#text dl.sitemap{
	margin: 0px 0px 8px 0px;
	overflow: hidden;
	background-position: 90px 0px;
	background-repeat: repeat-y;
}

#text dl.sitemap.n01{
	background-image: url(img/sm01.gif);
}

#text dl.sitemap.n02{
	background-image: url(img/sm02.gif);
}
#text dl.sitemap.n03{
	background-image: url(img/sm03.gif);
}

#text dl.sitemap.n04{
	background-image: url(img/sm04.gif);
}

#text ul.sitemap_s {
	margin: 2px 0px 2px 0px;
	overflow: hidden;
}

#text dl.sitemap dt{
	float: left;
	width: 70px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	color: #808080;
	overflow: hidden;
}

#text dl.sitemap dd{
	margin-left: 105px;
	padding: 3px 0px 3px 0px;
	border-bottom: #4D4D4D 1px dotted;
	margin-bottom: -1px;
	color: #4D4D4D;
	text-align: left;
	overflow: hidden;
}

#text ul.sitemap_s li{
	margin: 0px 0px 0px 15px;
	padding: 3px 0px 3px 0px;
	border: none;
	margin-bottom: -1px;
	color: #4D4D4D;
	text-align: left;
}

a.mark{
	padding: 17px 0px 10px 15px;
	background: url(img/mark.gif) 0 1.2em no-repeat;
}

