@charset "utf-8";

/* ブラウザスタイルの初期化 */

*{
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: 1.5;
  }

/* body要素のスタイル */

body {
  background-color:#FFFFFF;
  }

a:hover {
	color:#0066ff;
	}

 
/* ヘッダーのスタイル */

div#headercontainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/bg_header.jpg) no-repeat;
	text-align: center;
  }

div#header {
	width: 780px;
	text-align: left;
	padding-top: 47px;
	padding-left: 10px;
	padding-right: 10px;
  }


h1{
	color: #000000;
	font-weight: bold;
	padding: 5px 5px;
	background-color: #FFFF84;
	clear:both;
	margin-top: 3px;
	}
	


/* div#mainのスタイル */

div#maincontainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/bg_body.jpg) repeat-y;
	text-align: center;
  }


div#main {
	width: 780px;
	text-align:left;
	padding: 0px 10px;
  }


/* サイトイメージのスタイル */

div#siteimage{
	width: 760px;
	padding: 10px;
  }
  
div#siteimage img{
	border: #666666 1px solid;
	}

/* div#menuのスタイル */

div#menu {
	width: 205px;
	float: left;
	padding-left: 10px;
  }

div#menu img {
	margin-top:5px;
  }


/* div#contentsのスタイル */

div#contents {
	width: 555px;
	float: right;
  }

/* div#aboutusのスタイル */

div#aboutus {
	width: 330px;
	float: left;
  }

div#aboutus ol {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 3px;
  }

div#aboutus li {
	padding:5px 0px;
	}

/* div#informationのスタイル */

div#information {
	width: 205px;
	float: right;
	padding-right: 10px;
  }

div#information ul {
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
  }

div#information li {
	list-style-image:url(../images/list_orange.gif);
	line-height: 200%;
  }

/* div#subのスタイル */

div#sub {
	width: 543px;
	margin-right: 10px;
  }
  
/* div#footerのスタイル */

div#footercontainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/bg_footer.jpg) no-repeat;
	text-align: center;
  }

div#footer {
	width: 780px;
	text-align: center;
	clear:both;
	height: 120px;
	padding: 10px 10px;
  }

div#footer address{
	font-size: 9px;
	padding: 20px;
  }

div#footer p{
	background-color: #FFFF84;
	padding: 5px;
	margin-top: 10px;
	color: #000000;
  }

div#footer p a{
	color: #000000;
  }
   
/* その他のスタイル */


h2.normal{
	color:#000000;
	padding: 4px 5px;
	font-weight: bold;
	background-color: #FFFF84;
	}
	
h2.menu{
	color:#000000;
	padding: 4px 5px;
	font-weight: bold;
	background-color: #FFFF84;
	}
	
h2.info{
	color: #E10000;
	background: #FFFFFF;
	padding: 4px 5px;
	font-weight: bold;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	margin-bottom: 10px;
	}

h2.subtitle{
	border-bottom:#E10000 solid 2px;
	color: #E10000;
	font-weight: bold;
	font-size: 14px;
	}

a:hover {
text-decoration: underline;
}

hr.dot01 {
    border: 1px #999999 dotted; 
	clear:both;
}

img.left {
  float: left;
  margin-right: 10px;
  }

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
  }

.textsmall {
	font-size: 10px;
  }

.goto {
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
   }

.textmedium {
  font-size:medium;
  font-weight:bold;
  }

.textmedium a{
  font-size:medium;
  font-weight:bold;
  }

.bgcolor01 {
  background: #FF99CC;
  }

.bgcolor02 {
  background: #999999;
  }

.clearfloat{
  clear: both;
  }
.line_001 {
  background-image: url(image/line_001.gif);
  height:1px;
  clear: both;
}
.list01 {
	list-style: url(img/li.gif);
	margin-left: 22px;
	margin-top: 4px;
  }

.list02 {
  margin-left: 23px;
  list-style: none;  
  }

.list03 {
  list-style: none;
  margin-left: 23px;
  }

.formstyle { 
  background-color: #fff;
  border:1px;
  border-color:85b9e9;
} 

.formstyle2 { 
  background-color:#FF6699;
  border:1px;
  border-color:85b9e9;
  float:right;
} 

.mt5 {
  margin-top: 5px;
  }

.mt10 {
  margin-top: 10px;
  }

.mt20 {
  margin-top: 20px;
  }

.data {
  margin: 6px;
  }

.t01 {
	background-color:#FFFFFF;
	padding: 5px;
  }

.t02 {
  background-color: #F8F1C5;
  padding: 5px;
  }

.t03 {
  background-color: #E2C55F;
  margin: 5px 0px;
  }
  
.t04 {
  width:468px;
  height:268px;
  background-image:url(img/clbg0_0_2.gif);
  background-repeat:no-repeat;
  font-size:12px;
  line-height:18px;
  }

.t05 {
  width:175px;
  vertical-align:middle;
  vertical-align:top;
  }

.t06 {
  color:#0A50FF;
  text-decoration:underline;
  }

.t07 {
  background-color: #F8F1C5;
  padding: 15px;
  }

.attention {
	font-weight:bold;
	color: #E10000;
  }

.box01{
	width: 520px;
	padding: 10px;
	margin:7px 0px;
	border: #714c04 1px solid;
   }
   
   
p.text01{
	color:#000000;
   }

.q00{
	border-bottom:#FF6600 dotted 1px;
	}


.q01{
	margin-top: 10px;
	border-bottom:#FF6600 dotted 1px;
	}

.q02{
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
	}

.a01{
	margin-top: 5px;
	padding-left:25px;
	}

.a02{
	font-size:14px;
	color:#0066FF;
	font-weight:bold;
	}	

.rank{
	color:#FF6600;
	}	

.move a:hover{
	position:relative;
	top: 2
	} 

.logo{
	float:left;
	}
	

.headermenu{
	padding-left: 40px;
	}
