@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	}
	
body{
	background-color:#E1E1E1;
	letter-spacing:0.1em;
	}

img {border:none;}

.clr{clear:both;}

#container{
	width:980px;
	margin:0 auto 0 auto; 
	background-image:url(../img/layout/stage_bg.gif);
	background-repeat:repeat-y;
	}

#contents{
	width:900px;
	margin:0 auto 0 auto; 
	}
	
#leftMenu{
	float:left;
	margin-top:10px;
	width:232px;
	}

#leftMenu ul{
	margin:0;
	padding:0;
	}
	
#leftMenu li{
	list-style:none;
	}
	
#mainContents{
	margin-top:10px;
	width:644px;
	margin-left:22px;
	float:right;
	}


a{
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}

.txt{
	font-size:12px;
	color:#333333;
	line-height:160%;
	margin-top:10px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}
	
.txt h5{
	margin-top:15px;
	font-size:14px;
	line-height:160%;
	}

.txt_01{
	font-size:12px;
	color:#333333;
	line-height:160%;
	padding:10px 0 10px  0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}
	
.txt_01 h4{
	margin-top:10px;
	font-size:16px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}


.txt_02{
	font-size:12px;
	color:#333333;
	line-height:160%;
	padding:10px ;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}

.txt_02 ul{
	list-style:none;
	}



.txt_02 dl a{
	color:#000099;
	text-decoration:none;
	}
	
.txt_02 dl a:hover{
	color:#FF0000;
	text-decoration:underline;
	}

.txt_02 dd{
	margin-bottom:10px;
	}


.txt_03{
	font-size:12px;
	color:#333333;
	line-height:160%;
	margin:5px auto 20px 0px;
	border-top:1px #999999 dashed;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}

/* 　ヘッダー　*******************************************************/
#logo {
	float:left;
	background-image:url(../img/header/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -10000pt;
	height: 89px;
	width: 72px;
	display: block;
	}
	
#header{
	width:900px;
	height:89px;
	background-image:url(../img/header/header_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	}

#header h2{
	float:left;
	margin:28px 0 0 10px;
	width:320px;
	height:50px;
	}


/* 　フッター　****************************************************/
#footer{
	text-align:center;
	font-size:12px;
	padding-top:20px;
	padding-bottom:10px;
	}

.footer_txt{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	clear:both;
	color:#666666;
	}

.footer_txt ul{
	margin:0;
	padding:0;
	}
	
.footer_txt li{
	list-style:none;
	float:left;
	font-size:11px;
	}




/* 　トップページ　************************************************/
#top_image{
	width:900px;
	height:250px;
	background-image:url(../img/top/image.jpg);
	background-repeat:no-repeat;
	}
	
#top_image h3{
	padding:40px  25px 0px 10px;
	font-size:27px;
	color:#006600;
	font-family: "ＭＳ ゴシック", "Osaka-等幅", monospace;
	font-weight:900;
	}

.top_txt{
	clear:both;
	width:470px;
	color:#333333;
	font-size:13px;
	line-height:160%;
	padding-left:10px;
	padding-top:20px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}



.topics{
	width:644px;
	height:400px;
	background-image:url(../img/top/topics_bg.jpg);
	background-repeat:no-repeat;
	color:#333333;
	font-size:12px;
	}
	
.topics h4{
	width:130px;
	height:44px;
	margin-top:0px;
	text-indent:-10000px;
	background-image:url(../img/top/topics_title.jpg);
	background-repeat:no-repeat;
	background-position:20px 5px;
	float:left;
	}



.topics_mt{
	clear:both;
	padding-top:15px;
	_margin-top:0px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}



.topics_mt dl a{
	color:#000099;
	text-decoration:none;
	}
	
.topics_mt dl a:hover{
	color:#FF0000;
	text-decoration:underline;
	}


.topics_mt dt{
	width:140px;
	float:left;
	clear:both;
	margin-left:25px;
	line-height:135%;
	color:#666666;
	font-size:12px;
	}

.topics_mt dd{
	line-height:160%;
	font-size:12px;
	}

.archive-link{
	text-align:right;
	margin-right:30px;
	}

.archive-link ul{
	margin:0;
	padding:0;
	}
	
.archive-link li{
	list-style:none;
	float:right;
	}
	
.archive-link li a{
	color:#000099;
	text-decoration:none;
	}
	
.archive-link  li a:hover{
	color:#000099;
	text-decoration:none;
	}

.rss{
	float:left;
	margin:10px 0 0 10px;
	width:30px;
	height:30px;
	}
	
	

/* 　会社概要　****************************************************/
.company h3{
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	background-image:url(../../company/img/title_company_profile.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	}
	
.company_phi h3{
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	background-image:url(../../company/img/title_philosophy.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	}
	
.company_ceo h3{
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	background-image:url(../../company/ceo/img/title_president.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	}

table.tbl  {
	width: 644px;
	margin: 10px 0 0 0px;
	font-size:12px;
	color:#333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
	}

.tbl th {
	margin: 1px 0;
	padding: 6px 10px;
	text-align: left;
	border-right: 3px solid #CCCCCC;
	vertical-align: top;
	}

.tbl th.otherClr01 {
	border-right: 3px solid #D4D7D9;
	}

.tbl td {
	padding: 6px 10px;
	vertical-align: top;
	}

.tbl td.line {
	height: 3px;
	margin: 0;
	padding: 0;
	background-image:url(../img/table/prt_line_01.gif);
	background-repeat:repeat-x;
	}

.tbl .gray {
	background: #F5F5F5;
	}

.tb-bold{
	font-weight:bold;
	font-size:14px;
	}



/* 　代表者紹介　****************************************************/
.F3F3EB{
	background-color:#F3F3EB;
	width:441px;
	}
	
.F3F3EB-txt{
	background-color:#F3F3EB;
	padding:10px 20px 20px 20px;
	}
	
.tb-list{
	margin-left:15px;
	margin-top:20px;
	}

.tb-list li{
	list-style:url(../../company/ceo/img/yaji.gif);
	background-repeat:no-repeat;
	}





/* 　個人情報保護方針　*********************************************/
.privacy h3{
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	background-image:url(../../privacy/img/title_privacy.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	}



/* 　お問い合わせ　****************************************************/
.contact h3{
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	background-image:url(../../contact/img/title_contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	}

.formArea{
		font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka','ＭＳ Ｐゴシック', sans-serif;
		}

.form-check{
	padding:30px 0 30px 0;
	}
	
/* 　アーカイブ　****************************************************/
.archives h3{
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	background-image:url(../../archives/img/title_archives.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	}

/* 　メールマガジン　*********************************************/
.MailMagazine h1{
	font-size:18px;
	line-height:160%;
	}
.MailMagazine h3{
	overflow: hidden;
	height: 0;
	padding-top: 60px;
	background-image:url(../../MailMagazine/title_MailMagazine.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	}

.arrowBtn{
	clear:both;
	margin-top:10px;
	font-size:11px;
	margin-right:40px;
	}
	
