@charset "shift_jis";
/*CSS Document

/*テキストカラー初期設定*/

body{
	color:#666666;
	text-align:center;
	background-image:url(img/bgsb.png);
	background-repeat: repeat-y;
background-position: center center; 
}

a{
	color:#2255cc;
	text-decoration:none;
}
a:hover{
	color:#FF9900;
	text-decoration:none;
	
}

a.topics{
	color:#333;
	text-decoration:none;
}
a.topics:hover{
	color:#fff;
	text-decoration:none;
	
}

/*テキストカラー初期設定エンド*/



*{
	margin:0; padding:0;
}
img{
	max-width: 100%;
height: auto;
	border:0;
}
a img{
	border:0;
}
a.hover img{
	border:0;
}

table,div{
	margin:auto;
	
}

/*フォントサイズ調整*/
body {
    font-size: 12px; /* モダンブラウザ */
    *font-size: 80%; /* IE 7 */
    *font: 80%; /* IE 6以下 */
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	
	margin:0 auto 0 auto;
	text-align:center;
}

p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:90%;
	
}


/***見出しタグ***/
h1{	font-size:22px;
	color:#fff;
	text-align: left;
	text-indent:18px;
	vertical-align:top;
	height:35px;
	line-height:35p
	width: 718px;
	padding-top: 4px;
	background-image:url(img/titleback.png);
	background-repeat: repeat-y;
}
h2{
	background-color:#ddd;
	font-size:20px;
	font-weight: normal;
	width: 685px;
	color:#111;
	text-align: left;
	text-indent:18px;
	vertical-align:top;
	height:35px;
	line-height:35px;
	padding-top: 2px;
	margin: 0px auto;
    border: solid;
    border-width: 1px;
    border-color: #ddd;
}

h3{
	font-size:12px;
	color:#111;
	font-weight: bold;
	text-indent:0px;
	vertical-align:top;
	margin:2px 0px 3px 0px;
	padding-left:0px;
	
}
h4{
	font-size:10px;
	color:#333;
	font-weight: normal;
	text-indent:0px;
	vertical-align:top;
	margin:2px 0px 3px 0px;
	padding-left:0px;
	
}
h5{
	font-size:11px;
	height:24px;
	color:#111;
	font-weight: normal;
	text-indent:0px;
	text-align: left;
	vertical-align:top;
	margin:2px 0px 3px 0px;
	padding-left:260px;
}
h6{
	width: 685px;
	height:auto;
	padding:10px 0px;
	font-weight: normal;
	font-size:18px;
	color: #111;
	text-align: left;
    border: solid;
    border-width: 1px;
    border-color: #ddd;
	margin: 0px auto 30px auto;;
}

.obj{
	margin:0 6px 0 6px;
	
}
.obj p{
	line-height:160%;
	margin:0 0 12px 0;
	
}

.CNT{
	text-align:center;
}
.R{
	text-align:right;
}
.L{
	text-align:left;
}
.tel{
	margin-left:20px;
	color: #111;
	text-align:left;
	font-size: 35px;
letter-spacing: -2px;
}
.tel2{
	color: #333;
	text-align:left;
	font-size: 14px;
	font-weight: 600;
}


li{
    float: left;
}

/**レイアウト**/


#text_left{
	margin-left:50px;
	text-align:left;
}


#bg{
	width:1024px;
    border: solid;
    border-width: 8px 2px;
    border-color: #333;
}

#head{
	width:1024px;
	height:480px;
    overflow:hidden;
	z-index: 1000;
position:relative;
}

#headline{
	width:1020px;
	height:75px;
	margin-top: 180px;
       float: left;
}


#mainlogo{
	width:250px;
	height:180px;
	margin-top: 30px;
       float: left;
}

#mainlogo2{
	width:280px;
	height:180px;
	margin-top: 45px;
       float: left;
}


#about{
	width:200px;
       float: right;
	text-align: center;
	margin-right:10px;	
}

#bgWrap{
	width:1024px;
	height:480px;
	position:relative;
	margin:0px auto 0px auto;
	margin-top: -480px;
	z-index: 1;
}
#sbt{
	width:1024px;
	height:165px;
	background-image:url(img/head.jpg);
	background-repeat: no-repeat;
	position:relative;
	margin:-480px auto 0px auto;
	z-index: 1;
}
#sbt2{
	width:1024px;
	height:25px;
	position:relative;
	z-index: 1;
	text-align: left;
    border: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #333;
}

#bgWrap2{
	width:980px;
	height:350px;
	position:relative;
	margin:0px auto 30px auto;
	z-index: 1;
}

#sbbg{
	width:1024x;
	margin:0px auto 0px auto;
	text-align:center;
	background-image:url(img/mainbg.png);
	background-repeat: repeat-y;
background-position: center center; 
}

#menulist{
	width:920px;
	height:150px;
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
       float: center;
	text-align: center;
}

#menubot{
	width:400px;
	height:150px;
	margin:0px auto 0px auto;
       float: right;
	text-align: center;
}

#menubot li{
    float: right;
    display: inline;
}
#menubot li a{
	padding-left: 0px;
    display:block;
    margin-left: 10px;
    overflow:hidden;
}

#menutext{
	width:500x;
       float: left;
	margin:0px auto 0px auto;
	padding-top: 15px;
	text-align:left;
	color:#111;
}


#menumail{
	width:1024x;
	margin:-35px auto 0px auto;
	padding-left: 50px;
	text-align:left;
}

#box{
	clear: both;
}
#box_20{
	height:20px;
	clear: both;
}
#box_50{
	height:50px;
	clear: both;
}



#mainWrap{
	width:980px;
	margin:20px auto 0px auto;
	text-align:center;
}

#mbox-r{
	float: right;
	width: 250px;
}
#mbox-r ul li{
	margin:0px 0px 10px 0px;
	display:block;
}

#mbox-l{
	float: left;
	width: 680px;
	text-align:left;
    background-color: #000000;
}
#mbox-l ul{
    margin: 0px 0px 10px 0px;
}
#mbox-l ul li.t1{
	color: #ddd;
	font-size: 10px;
    width: 680px;
    padding: 3px 0px 3px 0px;
    border: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #666666;
	display: inline;
}


#foot{
	width:1024px;
	height:50px;
	background-color: #fff;
       overflow:hidden;
       position:relative;
	clear:both;
	text-align:center;
	font-size:11px;
    border: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #333;
}
#foot a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	
}
#footl{
	margin-top:7px;
        float: left;
	text-align: center;
	width: 700px;
}
#footl li{
    display: inline;
    margin: 0px 15px;
}
#footr{
        float: right;
	width: 150px;
}
#footr li{
    display: inline;
    margin: 0px 2px;
}


@media print{

#container{

	}
}			


	   