}/*
Copyright 2008 WillWay corporation. All rights reserved.
*/

html{
	height: 100%;
}


body {
	position: relative;
	background-color: #1355b0;
/*	background: #000000 url("../img/bg.png") repeat-x; */
/* 	color: #ffffff; */
 	color: #000000;
	margin:0px; 
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
}
img{
	border:0px;
}

#container{
	display: block;
	width: 630px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	margin: 0 auto;
	height:auto;

	border-left:5px double #d0d0d0; /* for debug */
	border-right:5px double #d0d0d0; /* for debug */
	
	padding: 5px 20px 0px 20px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 14px;

}
#logo{
	float:left;
	text-align: left;
}
#topmenu{
	float: right;
	text-align: right;
	font-size: 12px;
}

.clear{
	clear: both;
	line-height: 0px;
	height:0px;
}

#footer{
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	border-top:1px solid #245599;
}

#contents{
/*	padding: 0px 15px 0px 15px; */
}
#contents h1{
	font-size:11px;
}
#contents h2{
	margin: 50px 0px 0px 0px;
	background-color: #ffff00;
	padding: 0px 0px 0px 10px;
	font-size: 24px;
	color: #ff0000;
	font-weight: bold;
}

#contentsfooter{
	text-align: right;
	padding: 10px 10px 10px 0px;
	font-size: 14px;	
}

.subcontents{
	padding: 0px 0px 20px 20px;
	font-size: 14px;
}

#contents ul{
/*	margin : 5px 0px 0px 5px; */
	margin : 40px 0px 0px 0px;
	text-align: left;
	list-style-type : none;
}
 
#contents li{
 	margin-top: 10px;
/*	margin-left : 10px; */
	margin-left : 22px;
	padding-left : 5px;
	font-size: 14px;
/*	list-style-image: url('../img/only180/list_middle.png'); */
	list-style-image: url('../img/only180/list.png');
}
 
.contents li img{
	vertical-align: baseline;
}


/* for object */

#mastersmovie{
	padding-bottom: 30px;
}

#mastersmovie .title{
	position:absolute;
	top:10px;
	left:10px;
	z-index: 0;
}


.marker{
	background-color: #ffff00;
/*	font-weight: bold; */
}
.correction{
	text-decoration: line-through;
}
.figure{
	text-align: center;
}
.figure1{
	text-align: center;
	background-color: #000000;
}
.remarks{
	font-size:12px;
	font-weight: normal;
}
.youtube{
	padding-left:50px;
}
.dandolistbox{
	border: 2px solid gray;
	padding: 10px;
	width: 600px;
	margin-bottom: 20px;
	font-size:14px;
	background-color: #fafad2;
}
.dandolistboxpresent{
	border: 5px double gray;
	font-weight: bold;
	padding:10px;
	margin-bottom:20px;
}
.clientbox{
	border: 5px double gray;
	padding: 10px;
	width: 500px;
	margin-left:10px;
	margin-bottom: 20px;
	font-size:14px;
	background-color: #fafad2;
}
.clientboxtitle{
	font-size:18px;
	font-weight: bold;
	text-decoration:underline;
}
.clientbox p{
	padding-left:20px;
}
.inputform{
}
.inputform tr, .inputform td{
/*	border:1px solid #245599; */
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #eeeeee;
	color: #000000;
}
.inputform th{
/*	border:1px solid #245599; */
	padding: 10px;
	text-align: center;	
	color: #000000;
}
.number{
	text-align: right;
}
.blogupdate{
}
.blogupdate ul{
	margin : 0px 0px 0px 0px;
	text-align: left;
	list-style-type : none;
}
.blogupdate li{
	margin-left : 22px;
	padding-left : 5px;
	margin-top: 20px;
	list-style-image: url('../img/list.png');
}
 
.blogupdate li img{
	vertical-align: baseline;
}

.team6remarks{
	font-size:10px;
}

.left{
	float: left;
}
.right{
	float: right;
}

.subtitle{
	font-size:18px;
	font-weight: bold;
}


/* *** color *** */
.red{
	color: #ff0000;
}
/* *** font *** */
.bold{
	font-weight: bold;
}
.mincho{
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝","Hiragino Mincho Pro",sans-serif;
}
.gothic{
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}

/* *** strong strings *** */
.strongstr00{
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.strongstr01{
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
}
.strongstr02{
	font-size: 24px;
	color: #ff0000;
	font-weight: bold;
}
.strongstr03{
	font-size: 26px;
	color: #ff0000;
	font-weight: bold;
}
.strongstr04{
	font-size: 30px;
	color: #ff0000;
	font-weight: bold;
}

.strongstr10{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.strongstr11{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.strongstr12{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.strongstr13{
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.strongstr14{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

.strongstr20{
	font-size: 14px;
	color: #000000;
}
.strongstr21{
	font-size: 18px;
	color: #000000;
}
.strongstr22{
	font-size: 24px;
	color: #000000;
}
.strongstr23{
	font-size: 26px;
	color: #000000;
}
.strongstr24{
	font-size: 30px;
	color: #000000;
}

/* *** indent *** */
.indent{
	text-indent: 10em;
}




.textcenter{
	text-align: center;
}
.textright{
	text-align: right;
}
.textleft{
	text-align: left;
}

.headerbanner{
	margin-top: 10px;
}

.moushikomitable{
	margin-left: 100px;
}

.moushikomitable tr, .moushikomitable td{
	padding:10px;
	border: 1px solid #e0e0e0;
	text-align: center;
}
.moushikomitable th{
	text-align: center;
}

.kessaitable{
	margin-left: 20px;
	font-size:14px;
}

.kessaitable tr, .kessaitable td{
	padding:10px;
	border: 1px solid #e0e0e0;
	text-align: left;
	font-weight: normal;
}
.kessaitable th{
	text-align: center;
}

.placetable{
	margin-left: 20px;
}

.placetable tr, .placetable td{
	padding:10px;
	border: 1px solid #e0e0e0;
	text-align: left;
	font-weight: normal;
}
.placetable th{
	text-align: center;
}

.client tr{
	vertical-align: top;
}

.samplesite tr{
	vertical-align: top;
}

.tatta tr{
	text-align: right;
}

.matop{
	margin-top: 50px;
}
.matop2{
	margin-top: 100px;
}
.matop3{
	margin-top:40px;
}
.matop4{
	margin-top:20px;
}

.moushikomibutton{
	margin-top: 50px;
	text-align: center;
}

.question{
	margin-left:10px;
	padding: 5px;
	border: 1px solid #e0e0e0;
	background-color: #ffffcc;
}
.answer{
	margin-left:30px;
	margin-bottom: 20px;
}

.paleft{
	padding-left: 200px;
}

.nokori{
	color: #ff0000;
	font-weight: bold;
}

.imasugu{
	text-align: center;
	margin: 20px 0px 30px 0px;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}


.mazuimage{
	font-size: 16px;
	font-weight: bold;
	line-height: 2.0em;
}

.mazuimage strong{
	font-size: 20px;
	color: #ff0000;
}

.gaiyou{
	padding:3px 10px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffcc99;
}
.gaiyou strong{
	font-size: 16px;
	color: #ff0000;
}
.underline{
	text-decoration: underline;
}

.profiledandolist{
	font-size: 12px;
}

.booksremarks{
	font-size:10px;
	font-weight:bold;
}

.bigfont{
	font-size:20px;
}

.tokuten_title{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.tokuten_contents{
	padding-left:20px;
}