@charset "Shift_JIS";

/* ========BASIC======== */
*{
font-family:Verdana, Helvetica, sans-serif;
color:#333;
}

body{
margin:0;
padding:0;
font-size:14px;
text-align:center;
line-height:1.4em;
letter-spacing:2px;
background:#fff url(image/bg.gif) 50% 50% repeat-y fixed;
border-top : none;border-top-width : 10px;
}

br{
letter-spacing:normal;
}

a{
color:#0000ff;

}

a:hover{
color:#ff0000;

}

img{
border:0;
}

h1{
 position: absolute;
 margin : 0px 0px 10px 10px;
 padding-left: 10px;
 text-align:left;
 font-size: 8.5pt;
 color: #333333;
 font-weight: normal;
 text-decoration:none;
 z-index: 1;
}





h2,h3,h4,h5,h6{
margin : 10px 10px 10px 10px;
}

/* ========TEMPLATE FRAMEWORK======== */
div#top{
width:780px;
margin:0 auto;
text-align:left;
}

div#header{
width:810px;
height:180px;
background:#fff url(image/bg_head.jpg) 0% 0% no-repeat;
border-bottom:1px solid #666;
margin-bottom:10px;
  margin-top : 20px;
}

div#contents{
width:760px;
clear:both;
margin:0 5px;
}

div#main{
width : 760px;
float:left;
}



div#footer{
width:780px;
clear:both;
background:#fff;
border-top:1px solid #666;
margin-top:10px;
}

/* 回り込み解除 */
div#contents:after{
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1{
font-size : 8px;
margin:0;
line-height:60px;
padding:0 10px;
}

div#header logo{
font-size : 24px;
margin:0;
line-height:60px;
padding:0 10px;
}


div#header sab{
font-size : 14px;
margin:0;
line-height:80px;
padding:0 10px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a{
color:#0000ff;
}

div#main a:hover{
border:0;
color:#ff0000;

}

div#main  h2 {
	padding:0px 0px 0px 7px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.0em;
	color: #333333;
	border-left: 5px solid #FFD0A2;
	background: #eeeeee;
	clear: both;
}


div#main h3{
color:#000000;
margin-top:10px;
margin-left:5px;
margin-bottom:5px;
border-left:solid 10px #ffa64d;
border-bottom:solid 1px #ffa64d;
font-size:18px;
padding-top:4px;
padding-left:5px;
width:720px;}



div#main p{
margin : 10px 0px 1em 30px;
}


/* ========FOOTER CUSTOMIZE======== */
div#totop{
text-align:right;
padding:10px 10px 0 0;
}

div#footerMenu{
padding:10px 0;
text-align:left;
}

div#footerMenu a{
color:#333;
}

div#footerMenu a:hover{
border:0;
color:#333;
border-bottom:1px solid #333;
}

div#footerMenu ul{
margin:0;
padding:0;
list-style:none;
}
div#footerMenu li{
display:inline;
margin:0 0 0 10px;
padding-left:8px;
background:url(image/arrow.gif) 0 4px no-repeat;
}

div#footerMenu2{
padding:10px 0;
text-align:left;
}

div#footerMenu2 a{
color:#333;
}

div#footerMenu2 a:hover{
border:0;
color:#333;
border-bottom:1px solid #333;
}

div#footerMenu2 ul{
margin:0;
padding:0;
list-style:none;
}
div#footerMenu2 li{
display:inline;
margin:0 0 0 10px;
padding-left:8px;
background:url(image/arrow2.gif) 0 4px no-repeat;
}


address{
color:#333;
text-align:center;
font-size:0.8em;
padding:20px 0;
background : #e8e8ff;
border-top:2px solid #ddd;
}


#logo{
  font-size : 24px;
  margin-top : 100px;
  margin-left : 10px;
  font-weight : bold;
  line-height : 0.5px;
  
  scrollbar-track-color : #ffffff;
  color:#fffff;
}





#sab{
  font-size : 14px;
  margin-left : 10px;
  margin-top : 30px;
color:#ffffff;
}

/*--------------------------------------------------------
■見出しタグ・装飾タグの設定
--------------------------------------------------------*/


/*●文字色（<span class="red">などとして使用）*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000;}/*赤色テキスト*/
.blue{ color: #0000dd;}/*青色テキスト*/
.green{ color: #008000;}/*緑色テキスト*/
.yellow{ color: #ffff00;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #cccccc;}/*灰色テキスト*/
.orange{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #167FA6;}/*黄緑テキスト*/


/*●アンダーライン*/
.underline{ text-decoration:underline;}
/*●強調1*/
.impact{
	padding: 0px;
	color: #000000;
	background-color: #ffff66;
}


/*●線*/
hr{
	border-width: 1px 0px 0px 0px;
	color:#cccccc;
	border-style: solid none none none;
	clear: both;
}


#p2{
  margin-left : 450px;
  margin-top : 10px;
}

.t1{
  font-size : 50px;
  font-weight : normal;
}

.t2{
  font-size : 80%;
  font-weight : normal;
}

.t3{
  font-size : 20px;
  font-weight : normal;
}
.t4{
  font-size : 26px;
  font-weight : normal;
}
.t5{
  font-size : 18px;
  font-weight : normal;
}


