@charset "utf-8";

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

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


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

body {
  background-color:#000;
  height: 100%;
  }


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

div#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FF0000;
	padding: 0px;
	font-size: small;
	border: #330000 solid 1px;
  }

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

div#header { 
	background-color:#C40D0A;
  }
  
/* div#menuのスタイル */

div#menu {
	background-color:#AA0D0A;
	padding: 5px 0px;
	text-align: center;
  }
	
/* div#mainのスタイル */

div#main {
	padding: 20px;
  }
  
div#main h2 {
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
	font-size: medium;
  }

div#main a{
  }
  
/* div#footerのスタイル */

div#footer {
  background-color:#AA0D0A;
  text-align: center;
  padding: 5px;
  }

div#footer p{
	color: #000000;
	font-size: 0.7em;
  }
  
 .mouth8 {
	width:330px;
	float:left;
	text-align:center;
	font-weight:bold;
}
  
.mouth8_1 {
	width:330px;
	float:left;
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
}

   
/* その他のスタイル */




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: 10px;
	margin-bottom: 10px;
   }

.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;
  }
 
.mt30 {
  margin-top: 30px;
  }

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

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

.t03 {
  padding: 5px;
  }
  
.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 {
  font-size:14px;
  font-weight:900;
  color:#FF1A00;
  margin:7px 0;
  }

.box01{
	width: 360px;
	float: left;
   }
   
.box02{
	background:url(images/whatsnew_bg.gif) repeat-y;
	width: 315px;
	border:#C40D0A solid 1px;
	margin-bottom: 10px;
   }

.box03{
	padding: 10px;
	border:#000000 solid 1px;
	margin-top: 10px;
	background-color: white;
   }

.box03 a:link,
.box03 a:visited,
.box03 a:active  {
	color: #0066FF;
	text-decoration: none;
	text-decoration: underline;
	}

.box03 a:hover   {
	color: #FF3300;
	}

.box04{
	float: right;
	width: 315px;

   }
   
p.text01{
	color:#000000;
   }

h1.top{
	color:#FF0000;
	font-size: 15px;
	font-weight:bold;
	margin: 10px 10px 5px 10px;
	}

h1.sub{
	background-color:#FF6600;
	font-weight: bold;
	padding: 5px 5px;
	font-size: medium;
	}

p.whatsnew{
	margin: 0px 10px 5px 10px;
	font-size:12px;
	line-height:13px;
	}

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

.bg01{
	background-color: #FF9900;
	padding: 5px 10px;
	border-top: #999999 1px solid;
	font-size: medium;
	font-weight: bold;
	}

.bg02{
	background-color: #FF3300;
	padding: 5px 10px;
	border-top: #999999 1px solid;
	font-size: medium;
	font-weight: bold;
	}

.bg03{
	background-color: #FF0000;
	padding: 5px 10px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: medium;
	font-weight: bold;
	}

.prof{
	padding: 0 10px;
	}

.profimage{
	margin: 10px 16px;
	}

.float_left {
	float:left;
}

.clear {
	clear:both;
}.box05 {
	margin-bottom: 10px;
}

.comic-wrap {
	text-align: center;
}

.a-img {
	margin-top: 0px;
	margin-bottom: 10px;
}

