@charset "UTF-8";
/* CSS Document */
/* 2011/1/16 D.Morita */

/*Reset*/

h1, h2, h3, ul,li,p{
	padding:0px;
	margin:0px;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
}

/* 再定義 */
html {  
    overflow-y: scroll;  
}  

address{
	font-size:10px;
	line-height:14px;
}


body{
	background-color:#333333;
	font-family: "MS UI Gothic","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Osaka",sans-serif;
	font-size: 75%;  
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
}

h1{
	margin-left:30px;
	font-size:10px;
	color:#999999;
	height:24px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
}

h2{
	margin:30px 0px 20px 80px;
	clear:left;
}

.pic{
	margin:10px 0px 10px 60px;
	clear:left;
}

h3{
	width:300px;
	height:19px;
	margin:0 0 10px 80px;
	padding:0 0 0 50px;
	clear: left;
	background:url(../images/title_bg.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}

.main_txt h3{
	width:300px;
	height:19px;
	margin:0 0 10px 0;
	padding:0 0 0 50px;
	clear: left;
	background:url(../images/title_bg.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}

a {
    color: #111111;
	text-decoration:none;
}
a:hover {
    color: #0066CC;
}
a img {
    border: 0 none;
    margin: 0;
    padding: 0;
}

/* ブロック要素 */
.wrap{
	margin:0px auto;
	width:780px;
}
.header{
	width:780px;
	background:url(../images/h1.jpg) no-repeat;
}

#header_menu_list{
	width:600px;
	height:46px;
	text-align: center;
	background-image: url(../images/menuBg.jpg);
	padding: 0px 90px;
	font-size: 12px;
}

.btn a{
	float:left;
	list-style:none;
	float:left;
	width:100px;
	height:42px;
	line-height:36px;
	margin:4px auto 0px auto;
	display:block;
	color:#cccccc;
}
	 
.btn a:hover{
	width:100px;
	height:42px;
	display:block;
	background-position: top;
	color:#FFFFFF;
}

.btn_on{
	float:left;
	list-style:none;
	float:left;
	width:100px;
	height:42px;
	line-height:36px;
	margin:4px auto 0px auto;
	display:block;
	color:#FFFFFF;
}


.main_wrap{
	width:630px;
	margin:0px 0px 20px 80px;
	float: left;
	}

.main_txt{
	width:300px;
	float: left;
	padding: 0px;
}


.contents_txt{
	width:312px;
	float:left;
	margin: 10px 0 0 0;
	text-align: center;
	height: 280px;
	
}

.contents_txt img{
	border:solid #333333 2px;
	display:block;
	margin: 2px auto;
	text-align: center;
	
}

.staff_img{
	width:150px;
	float:left;
    text-align: center;
}

.staff_img img{
    display:block;
    margin: 0 auto;
}

.staff_txt{
	padding-left:10px;
	width:460px;
	float: left;
}

.works_submenu{
	margin-bottom:20px;
	padding-left:80px;
}
.works_submenu a{
	text-decoration:underline;
}

.main_img{
	width:320px;
	float:left;
	padding: 0px;
	margin-left: 10px;

}

.top_img{
	width:150px;
	height:130px;
	text-align: center;
	font: 10px;
	float: left;
	padding: 0px 10px 20px 0px;
}

.contents{
	width:780px;
	background:url(../images/main_bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
}

.contents_footer{
	clear:left;
	width:780px;
	height:10px;
	background:url(../images/main_footer.jpg) ;
	}

.footer{
	width:780px;
	height:70px;
	background:no-repeat url(../images/footer.jpg);
	text-align: center;
	line-height: 30px;
	color:#FFFFFF;
}

.top_right{
	width:320px;
	float:right;
}

.top_right img{
	border:solid #333333 2px;
	display:block;
	margin: 2px auto;
	text-align: center;
}

.top_img01{
	margin:0 0 20px 0;
}

.top_img02{
	margin:20px 0 0 0;
}

.top_img03{
	margin:10px 0 0 0;
}

.border_img img{
	border:solid #333333 2px;
	display:block;
	margin: 2px auto;
	text-align: center;
}

.footer a{
	color:#FFFFFF;
}
.b{
	font-weight:bold;
}

.text_area01{
	margin-bottom:15px;
}

.text_area02{
	margin-bottom:20px;
}

.text_area_last{
	margin-bottom:50px;
}

.text_cap{
	margin:5px 0 0 5px;
	padding:0;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

.text_cap02{
	margin:5px 0 0 25px;
	padding:0;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

.text_cap03{
	margin:5px 0 0 40px;
	padding:0;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

.link_text a{
	text-decoration:underline;
}
.caution{
	margin: 10px 0 30px 0;
}
