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

/****************************************
		1. 基本設定 
*****************************************/

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
　↓YUI3 CSS Reset　ブラウザー固有のスタイルをリセットします↓　*/
body,div,dl,dt,dd,
ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
img {
	border:0;
}
ul,ol,li {
	list-style:none;
}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
　↓YUI3 CSS Fonts　フォントサイズを相対指定する↓　*/
body{
	font:13px/1.231 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    *font-size:small;/* IE用 */
    *font:x-small;/* IE 互換モード用 */
	line-height:130%;
	
	}

/* YUI3 CSS Fonts フォントサイズ対応表
10px:77%     11px:85%     12px:93% 
13px:100%    14px:108%    15px:116%
16px:123.1%  17px:131%    18px:138.5%
19px:146.5%  20px:153.9%  21px:161.6%
22px:167%    23px:174%    24px:182%
25px:189%    26px:197%
*/

/*　↓リンクに対する共通設定↓　*/
a {
	text-decoration:none;
	
}

a:link{
	color:#333333;
}

a:visited{
	color:#333333;
}

a:hover{
	color:#66cc00;
}

a:hover img{
    filter:alpha(opacity=77); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}

body{
	background: #ffffff;
	color:#666666;
	min-width:1050px;
}

/*layout*/




#head{
	margin: 0 auto;
	width: 1050px;
	height: 150px;
	/*background: #08CCCC;*/
	position: relative;
	
}
/*head*/

h1{
	position: absolute;
	top: 0;
	left:0;
	
}

#head_out{
	width:100%;
	min-width:1050px;
	height:150px;
	background-image:url(../images/head_bg.png) ;
	
}

#head ul{
	position: absolute;
	top: 100px;
	left: 0;
	width:1050px;
	height:50px;
	
}

#head ul li{
	float: left;
	width:200px;
	height:50px;
	margin-left: 5px;
	
}

#head ul li a{
	float: left;
	width:200px;
	height:50px;
	line-height:50px;
	/*padding-top:15px;*/
	display:block;
	text-align:center;
	font-size: 93%;
	margin-left: 5px;
	/*background:url(../images/nav_bg1.jpg) no-repeat;*/
}



#head ul li a:link{
	color:#333333;
}

#head ul li a:visited{
	color:#333333;
}

#head ul li a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	/*background:url(../images/nav_bg2.jpg) no-repeat ;*/
}

#sns{
	position: absolute;
	top: 30px;
	right:10px;
	width:40px;
	height:40px;
	
}




#main_img_out{
	height:450px;
	background:#ffffff;
}

#main_img_out p{
	font-size:131%;
	text-align:center;
	line-height:130%;
}

#main_img{
	margin:0 auto;
	width:1050px;
	height:400px;
	
}

#contents{
	width:1050px;
	margin:20px auto 0;
}

#kodawari p{
	text-alin:left;
	font-size:93%;
}

.info{
	width:730px;
	margin:0 auto;
	background:#dddddd;
	}
	
.info p{
	width:650px;
	margin-left:40px;
	margin-top:20px;
	font-size:85%;
	}	

.info img{
	margin-left:480px;
	}	

#side_area{
	width:290px;
	height:770px;
	float:left;
}

#side_area img{
	margin-bottom:10px;
}

#main_contents{
	width:1050px;
	/*height:1200px;*/
	padding-bottom:20px;
	float:left;
	margin-right:20px;
	font-size:131%;
	line-height:130%;
}

#main_contents h2{
	background:url(../images/h2_bg.jpg) no-repeat 0 0;
	width:1050px;
	height:30px;
	line-height:30px;
	/*font-weight:lighter;*/
	font-size:93%;
	color:#ffffff;
	text-indent:10px;
	margin-bottom:10px;
}

#main_contents img{
	
	margin-bottom:10px;
}

#main_contents2{
	width:1050px;
	height:1200px;
	float:left;
	font-size:131%;
	line-height:130%;
	
}

#main_contents2 h2{
	background:url(../images/h2_bg.jpg) no-repeat 0 0;
	width:1050px;
	height:30px;
	line-height:30px;
	/*font-weight:lighter;*/
	font-size:93%;
	color:#333333;
	text-indent:10px;
	margin-bottom:10px;
	text-align:left;
}

#main_contents2 h3{
	width:1050px;
	font-size:93%;
	color:#333333;
	text-indent:10px;
	margin-bottom:20px;
	text-align:left;
}


#main_contents2 img{
	
	margin-bottom:10px;
}


.sub h2{
	background:url(../images/subh2_bg.jpg) no-repeat;
	width:1042px;
	height:35px;
	line-height:35px;
	margin-left:4px;
	/*font-weight:lighter;*/
	font-size:146%;
	margin-bottom:5px;
	color:#FB2F79;
	text-indent:50px;
}

.class{
	width:600px;
	margin-left:4px;
	float:left;
}

.class2{
	width:400px;
	margin-left:4px;
	float:left;
}

.fb{
	width:500px;
	margin-left:4px;
	float:left;
	
}

.class p{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:15px;
	line-height:150%;
}

.section{
	clear:both;
}



#foot{
	height:100px;
	background:#000000;
	border-top:1px #CCCCCC solid;
	width:100%;
	min-width:1050px;
	clear:both;
	color:#ffffff;
}

#foot a{
	color:#ffffff;
}

#foot a:link{
	color:#ffffff;
}

#foot a:visit{
	color:#ffffff;
}

#foot a:hover{
	color:#FF0000;
}

#foot_box{
	width:1050px;
	height:100px;
	margin:0 auto;
	position:relative;
}


.foot_info{
	position:absolute;
	top:15px;
	left:1px;
	line-height:150%;
}

.foot_info1{
	position:absolute;
	top:30px;
	left:250px;
	line-height:180%;
}

.foot_info2{
	position:absolute;
	top:20px;
	left:732px;
	line-height:180%;
}

.foot_info3{
	position:absolute;
	top:20px;
	left:914px;
	line-height:180%;
}

.time{
	position:absolute;
	top:1px;
	left:-216px;
}

#bottom{
	height:40px;
	line-height:40px;
	width:100%;
	min-width:1050px;
	margin:0 auto;
	color:#ffffff;
	border-top:1px #CCCCCC solid;
	text-align:center;
	text-indent:1px;
	clear:both;
	background:#000000;
	
}





.privacy_c{
	margin-bottom:30px;
	margin-top:10px;
	font-size:100%;
	line-height:130%;

}

/*td,th{
	height:50px;
	line-height:30px;
	font-size:14px;
}

th{
	background-color:#dddddd;
	font-weight:lighter;
	color:#666666;
}

td{
	padding-left:20px;
	color:#000000;
}*/

#company table{
	/*border:1px #666666 solid;*/
}

#company td,#company th{
	height:80px;
	line-height:80px;
	font-size:14px;
	border-bottom:1px #999999 solid;
}

#company th{
	/*background-color:#EBEBEB;*/
	color:#666666;
}

#company td{
	padding-left:20px;
	color:#000000;
}

/*contact*/

#contact td,th{
	height:50px;
	line-height:30px;
	font-size:14px;
}

#contact th{
	background-color:#000000;
	font-weight:lighter;
	color:#ffffff;
	width:350px;
}

#contact td{
	padding-left:20px;
	color:#000000;
}

#contact input{
	height:25px;
	width:500px;
	
}

#contact textarea{
	width:500px;
	
}


#company td,th{
	height:30px;
	line-height:30px;
	font-size:14px;
}



.btn_box{
	height:40px;
	width:100px;
}
