@charset "utf-8";

/*------------------------------------------------
	base styles
--------------------------------------------------*/
body{
	color: #666666;
	text-align: center;
	font-family: 'ＭＳ Ｐゴシック';
}
td{
	color: #666666;
	font-family: 'ＭＳ Ｐゴシック';
}
body,p,ol,ul,h1,h2,h3,h4,h5,h6,form,table,td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol,ul{
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
}
img{
	border: none;
}
select{
	font-family: 'ＭＳ Ｐゴシック';
}
input,textarea,selectbox{
	color: #555555;
}
strong{
	font-weight: bold;
}
a:link{
	text-decoration: underline;
	color: #0d4c9f;
}
a:visited{
	text-decoration: underline;
	color: #663399;
}
a:hover{
	text-decoration: none;
}



/*------------------------------------------------
	common styles
--------------------------------------------------*/
/* header */
#header{
	margin: 0px auto 0px auto;
	width: auto;
	text-align: left;
}
#header_company{
	display: none;
}
#logo{
	margin: 20px 0px 10px 0px;
	width: 175px;
	float: none;
}
#headercontents{
	display: none;
}


/* menu */
#menu{
	display: none;
}


/* sub menu */
#submenu{
	display: none;
}


/* pankuzu */
#pankuzu_font{
	display: none;
}


/* pagetitle */
h1#pagetitle01{
	width: auto;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: none;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
h1#pagetitle01 span{
	height: auto;
	background: none;
}
h1#pagetitle01 span img{
	margin: 0px 0px 0px 8px;
}
h1#pagetitle02{
	width: auto;
	background: none;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	z-index: 10;
}
h1#pagetitle02 span{
	background: none;
}


/* contents area */
#contents_area01,
#contents_area01_2{
	width: auto;
	margin: 0px 0px 0px 0px;
	background: none;
}
#contents_area01 #contents_area02,
#contents_area01_2 #contents_area02{
	width: auto;
	float: none;
	text-align: left;
}
#contents_area01 #contents_area02 #maincontents,
#contents_area01_2 #contents_area02 #maincontents{
	width: auto;;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	float: none;
	text-align: left;
	line-height: 1.3em;
}
#contents_area01 #maincontents,
#contents_area01_2 #maincontents{
	width: auto;;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	text-align: left;
}
#contents_area01 #contents_area02 #subcontents,
#contents_area01_2 #contents_area02 #subcontents{
	width: 175px;
	float: right;
}


/* left menu */
#leftmenu{
	display: none;
}


/* footer */
#footer{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	background: none;
}
#footer div{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #dadada;
	text-align: left;
}
#footer div div{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
}
#footerlink{
	display: none;
}
#copyright{
	margin: 5px 0px 0px 0px;
	width: 243px;
	float: none;
}


/* other */
.clearfix:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix{
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* */

.clearall{
	clear: both;
}
.nn4_contents{
	display: none;
}
.visiblehidden{
	visibility: hidden;
	height: 0.1px;
	font-size: 0px;
	display: inline;
}
#pagetop{
	display: none;
}




/*------------------------------------------------
	main contents style
--------------------------------------------------*/
/* contents block */
#contents_area01 .contents_lead,
#contents_area01_2 .contents_lead{
	width: 600px;
}
#contents_area01 .contents_honbun,
#contents_area01_2 .contents_honbun{
	width: 600px;
}
#contents_area01 .contents_column,
#contents_area01_2 .contents_column{
	width: 600px;
}
#contents_area01 .contents_kanren,
#contents_area01_2 .contents_kanren{
	width: 600px;
}

#contents_area01 div.contents_text,
#contents_area01_2 div.contents_text{
	width: 435px;
	float: left;
}
#contents_area01_2 div.contents_text02{
	width: 365px;
	float: left;
}
div.contents_img{
	width: 150px;
	float: right;
}
div.contents_img02{
	width: 220px;
	float: right;
}


/* element parts */
div.contents_kanren_img{
	width: 150px;
	float: left;
}
#contents_area01_2 div.contents_kanren_text{
	width: 435px;
	float: right;
}

div.list_intro{
	width: 498px;
	margin-top: 15px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}
div.list_intro div a{
	display: block;
	float: left;
	width: 95px;
	height: 41px;
	padding: 26px 4px 0px 8px;
	font-weight: bold;
}
div.list_intro div p{
	width: 356px;
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
}

ul.list_news li div.list_news_date{
	width: 100px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}
ul.list_news li div.list_news_text{
	width: 490px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}


#contents_area01_2 div.directors_list{
	width: 650px;
}
div.directors_list div{
	width: 150px;
	float: left;
	margin-right: 10px;
}








*+html #contents_area01_2 .contents_02{
	width: 600px;
}
*+html #contents_area01_2 #maincontents .contents_strong{
	width: 578px;
}
*+html #contents_area01_2 #maincontents div.contents_text .contents_02{
	width: 425px;
}
*+html #contents_area01_2 #maincontents div.contents_text .contents_strong{
	width: 403px;
}
*+html #contents_area01_2 #maincontents div.contents_text02 .contents_02{
	width: 355px;
}
*+html #contents_area01_2 #maincontents div.contents_text02 .contents_strong{
	width: 333px;
}
*+html #contents_area01_2 #maincontents h2{
	width: 578px;
}
#contents_area01_2 #maincontents h2.subhead01_sctop{
	width: 594px;
}
*+html #contents_area01_2 #maincontents h2.subhead01{
	width: 600px;
}
*+html #contents_area01_2 #maincontents h3,
*+html #contents_area01_2 #maincontents h4{
	width: 600px;
}
*+html #contents_area01_2 #maincontents ul.list_news li div.list_news_text h3,
*+html #contents_area01_2 #maincontents ul.list_news li div.list_news_text h4{
	width: 490px;
}
*+html #contents_area01_2 #maincontents div.column01 div h3{
	width: 570px;
}
*+html #contents_area01_2 .list_intro div{
	width: 580px;
}
*+html #contents_area01_2 div.contents_kanren_inner{
	width: 564px;
}

*+html #contents_area01_2 div.information{
	width: 594px;
}
*+html #contents_area01_2 div.information_inner{
	width: 564px;
}


.ctop_contents_left{
	width: 320px;
	float: left;
}
.ctop_contents_right{
	width: 320px;
	float: right;
}
