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

/*======= CONTENTS ====================

	updated:2008,9/12
	
	 1:property resset
	 2:common tools
	 3:layout
	
===================================== */



/****************************************************************	
 property resset
****************************************************************/
html { margin:0; padding:0; width:100%; height:100%; }
body { margin:0; padding:0; width:100%; height:100%; background:#e6eded url("../images/header/bg_main.gif") repeat-x 0% 0%; color:#333; font-family:Verdana, "ＭＳ Ｐゴシック","sans-serif"; }
body#landing { background:#e6eded url("../images/header/bg_main2.gif") repeat-x 0% 0%; }

p, h1, h2, h3, h4, h5, h6, a { margin: 0px; padding: 0px; font-weight: normal; }

img { border: 0; }

a, a:link, a:visited, a:active { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; color: #333; }

/****************************************************************	
 common tools
****************************************************************/
.stxt { font-size:70%; line-height:130%; }
.mtxt { font-size:80%; line-height:130%; }
.ltxt { font-size:90%; line-height:130%; }
.mtxt .stxt { font-size:85%; }

.stxtL { font-size:70%; line-height:170%; }
.mtxtL { font-size:80%; line-height:170%; }
.ltxtL { font-size:90%; line-height:170%; }
.mtxtL .stxtL { font-size:85%; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.clear { clear:both;}

.leftF { float: left; }
.rightF { float: right; }

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

/* WinIE7 only */
*:first-child+html .clearfix {
	height:1%;
}

/* WinIE6 and below */
/*\*/
* html .clearfix {
	height:1%;
}
/**/

/* MacIE only */
/*\*//*/
.clearfix {
	display:inline-table;
}
/**/


.mt10 { margin-top:10px; !important }
.mb10 { margin-bottom:10px; !important }
.ml10 { margin-left:10px; !important }
.mr10 { margin-right:10px; !important }

/****************************************************************	
 layout
****************************************************************/
/* Header */
div#header {
	width:100%;
	text-align:center;
	background:url("../images/header/bg_header.jpg") no-repeat 50% 0%;
}
div#headerMenu {
	width:908px;
	text-align:left;
	margin:0 auto;
	height:116px;
}
body#landing div#headerMenu {
	height:71px;
}
div#logo {
	float:left;
	width:214px;
	height:62px;
	padding-top:8px;
	font-size:10px;
	color:#FFF;
}
div#logo p {
	padding-bottom:4px;
}

div#subMenu {
	float:right;
	width:510px;
	height:67px;
}
ul#subMenuTop {
	float:left;
	width:169px;
	height:11px;
	padding:49px 0 0;
	margin:0;
}
ul#subMenuTop li {
	float:left;
	list-style:none;
	padding:0 15px 0 0;
}
ul#subMenuTop li.last {
	padding:0;
}
div#subInfo {
	float:right;
	width:312px;
	height:52px;
	background:url("../images/header/bg_subinfo.jpg") no-repeat 0% 0%;
	padding:12px 0 0 17px;
}
div#subInfo div {
	float:left;
}
div#subInfo div.corpinfo {
	padding:5px 13px 0 0;
}


ul#globalMenu {
	clear:both;
	width:899px;
	height:44px;
	padding:0 0 0 5px;
	margin:0;
}
ul#globalMenu li {
	height:44px;
	float:left;
	list-style:none;
}

/* Footer */
div#footer {
clear:both;
padding-bottom:30px;
}
div#footerMenu {
	width:880px;
	border-top:1px solid #CCC;
	margin:0 auto;
	padding:10px 10px 0;
}

div#footerMenu p.company {
font-size:10px;
color:#666;
}
p.textlink {
font-size:12px;
padding-bottom:10px;
}
p.textlink textlink p a {
text-decoration:underline;
color:#666;
}

div#footerMenu ul {
	float:left;
	width:600px;
	height:40px;
	padding:0;
	margin:0;
}
div#footerMenu ul li {
	float:left;
	font-size:70%;;
	white-space:nowrap;
	list-style:none;
	padding-top:14px;
	height:26px;
	padding-left:10px;
	padding-right:20px;
	background:url("../images/footer/footer_icon.gif") no-repeat 0% 50%;
}
div#copyright {
	float:right;
	width:330px;
}
div#copyright p.copy {
text-align:right;
font-size:10px;
}

/* mainContent */
div#maincont {
clear:both;
width:900px;
margin:0 auto;
padding:0 5px;
background:url("../images/common/bg_maincont2.gif") repeat-y 0% 50%;
}
div#maincont.second {
padding-top:10px;
}
/* landing */
div.landing {
clear:both;
width:900px;
background:url("../../landing/images/bg_header_landing.jpg") no-repeat 0% 0%;
}


/* Pankuzu */
div#pankuzu { padding:6px 10px; background:#EEE; margin:0 0 10px; }

div#pankuzu p { font-size:77%; }
div#pankuzu p a { text-decoration:underline; color:#999; }
div#pankuzu p a:hover { text-decoration:none; color:#999; }
div#pankuzu p strong { font-weight:bold; color:#006699; }

/* gotop */
p.gotop { text-align:right; padding:0 0 10px; clear:both;  }



/*=================================================

 インデックス

=================================================== */
/* --------------------
			スプラッシュ
----------------------- */
div.splash{
padding-bottom:25px;
}
/* --------------------
			メインカラム
----------------------- */
#mainClum{
width:661px;
padding-left:10px;
float:left;
margin-bottom:30px;
}
#mainClum a{
color:#069;
}
#mainClum h2{
clear:both;
}

#information {
padding:0 0 10px;
}
#information div {
background:url("../../index/images/bg_bnrs.jpg") no-repeat 0% 100%;
padding:0 0 12px;
}

/* --------------------
			メインカラム >> 最新情報
----------------------- */
#news_info{
overflow:auto;
height:180px;
width:650px;
margin-bottom:10px;
}
#news_info .item{
width:610px;
padding-left:10px;
padding-bottom:10px;
border-bottom:1px dotted #CCC;
margin-bottom:10px;
}
#news_info .item h3{
padding-bottom:6px;
}
#news_info .item h3 a{
color:#069;
font-size:14px;
font-weight:bold;
}
#news_info .item h3 span{
color:#FFF;
font-size:12px;
font-weight:normal;
background-color:#36A4CB;
margin-right:10px;
padding:3px 5px;
}
#news_info .item p{
line-height:1.5;
font-size:12px;
}
/* --------------------
			サブカラム
----------------------- */
#subClum{
width:200px;
padding-right:10px;
float:right;
margin-bottom:30px;
}
#subClum div{
padding-bottom:5px;
}
#subClum hr{
margin:2px 0 7px;
height:0px;
border:none;
border-top:1px solid #CCC;

}

/*=================================================

 2階層以降

=================================================== */
.subtitle {
font-size:14px !important;
font-weight:bold;
border-bottom:1px dotted #CCC;
padding:0 0 5px !important;
margin-bottom:10px;
}
/* --------------------
			メインカラム
----------------------- */
div#maincont.second #mainClum h2 {
padding-bottom:10px;
}
div#maincont.second #mainClum h2.hd {
background:url("../images/common/bg_title.jpg") no-repeat 0% 0%;
font-weight:bold;
color:#FFF;
font-size:18px;
padding-left:16px;
padding-top:4px;
margin-bottom:10px;
}
div#maincont.second #mainClum .entry {
padding:0px 15px 15px;
}
div#maincont.second #mainClum .entry p {
line-height:1.5;
padding-bottom:10px;
font-size:90%;
}
div#maincont.second #mainClum h3 {
background:url("../images/common/bg_subtitle.jpg") no-repeat 0% 0%;
padding:5px 0 7px 15px;
line-height:1;
font-size:90%;
font-weight:bold;
width:620px;
margin:0 auto 10px;
clear:both;
}
div#maincont.second #mainClum h3 span {
float:right;
padding-right:5px;
font-weight:normal;
}
div#maincont.second #mainClum h3 a {
font-weight:bold;
}
/* --------------------
			サブカラム
----------------------- */
#localnavi ul{
width:198px;
padding:0px;
margin:0px;
border:1px solid #999;
border-top:none;
}
#localnavi ul li{
list-style:none;
border-top:1px solid #999;
padding:8px 6px 8px 24px;
font-size:12px;
line-height:1.2;
background:url("../images/localnavi/bg_local_off.jpg") no-repeat 0% 0%;
}
#localnavi ul li.now{
list-style:none;
border-top:1px solid #999;
padding:8px 6px 8px 24px;
font-size:12px;
line-height:1.2;
background:#D9D9D9 url("../images/localnavi/bg_local_on.jpg") no-repeat 0% 0%;
}
#localnavi ul li a{
font-weight:bold;
color:#006699;
}
/* --------------------
			テーブル共通
----------------------- */
table.commontable1 {
margin:0 auto 10px;
border:none;
border-collapse:collapse;
border-spacing:0px;
padding:0;
} 
table.commontable1 td{
padding:0 20px;
vertical-align:top;
}
table.commontable1 td p{
padding:0 0 3px;
font-size:10px !important;
line-height:1.2 !important;
}
table.commontable1 td p.casename{
font-size:12px !important;
line-height:1.2 !important;
padding:0 0 0 8px !important;
margin:0 0 3px !important;
border-left:3px solid #333;
}

