@charset "Shift_JIS";


@media screen{
body{



 text-align:center;
 background-color:#1a1a1a;
}

#all{
 margin:0 auto;
 text-align:left;
 width:900px;

}

div#header{
 width:900px;
 height:auto;
 padding:3px 0px;
 color:#9A8626;
 border-top:2px solid #94A848;
 background-image: url(image/head.jpg);
 background-repeat:no-repeat;
 background-position:0;
 background-color:#FFF;

}
div#menu2{
 text-align:right;
 }

div#menu{

 height:24px;
     background-image:  url(image/mback.gif);
	background-repeat:no-repeat;
 padding:18px  0 18px 200px  ;
 }
 

 div#container{
 clear:both;
 width:900px;
 height:auto;
 background-color:#1a1a1a;
 }
 

div#contents{
float:right;
 width:620px;
 height:auto;
color:#999999;
 margin-top:20px;
 margin-right:0px;
 margin-left:0px;
 padding:0  40px 0 40px;
 background-color:#171215;
}
div#contents2{
float:left;
 width:180px;
 height:auto;
 margin-top:20px;
 margin-right:0px;
 margin-left:0px;
 padding:0  10px 0 10px;

}


div#tate_menu{
 width:auto;
 height:auto;
 margin-right:30px;
 margin-left:30px;
 }

div#footer{
clear:both;
 width:900px;
 color:#666;
 font-size: 70%;
 background-color:#1a1a1a;

 }
 
h1 {
    font-family: "MSP ゴシック", "Osaka","generic font family";
	font-size: 110%;
	color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: normal;
}
h2 {
    font-family: "MSP ゴシック", "Osaka","generic font family";
	font-size: 110%;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: normal;
}

h3 {
	font-family: "MSPゴシック", "Osaka", "generic font family";
	font-size: 100%;
	line-height: 100%;
	color: #CCCCCC;
	background-image:url(../pic/h3b.jpg);
	background-repeat:repeat-x;
	padding-right: 5px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #D51E5C;
}

p {
    font-family: "MSPゴシック", "Osaka","generic font family";
	letter-spacing:0.1em;
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	color: #666666;
}

cap {
    font-family: "MSPゴシック", "Osaka","generic font family";
	letter-spacing:0.1em;
	font-size: 70%;
	font-style: normal;
	line-height: 150%;
	color: #666666;
}

span.strong {
    font-weight: bolder;
	color: #660;
}

span.strong2 {
    font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #660;
	font-size: 100%;
}


a,a:link {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #ccc;
    
}



#title{
    background-image:  url(image/titleback.gif);
	background-repeat:repeat-x;
	text-align:center;
	}
 div#title{
	margin-top:5%;
	width:100%;
	height:360px; 
 }
 
 div#form{
 width:300px;
 }

  
}
	
