/*
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/list_middle.png');
/*	list-style-image: url('../img/list.png'); */
}
 
.contents li img{
	vertical-align: baseline;
}


.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;
}

.inputform{
/*	display: none; */
}
.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;
}



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

.left3{
	float: left;
	margin-right: 30px;
}


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




/* *** 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;
}
.strongstr05{
	font-size: 20px;
	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;
}



.matop{
	margin-top: 50px;
}
.matop2{
	margin-top: 100px;
}
.matop3{
	margin-top:40px;
}
.matop4{
	margin-top:20px;
}
.matop5{
	margin-top: 80px;
}
.matop6{
	margin-top: 30px;
}
.maleft3{
	margin-left: 30px;
}
.maright3{
	margin-right: 30px;
}


#kessaiexplain{
	margin: 10px 0px 10px 0px;
	padding: 5px;
	font-size:14px;
	border:5px double #dddddd;
}
.title{
	font-weight: bold;
	font-size:20px;
	text-decoration: underline;
}
#kessaiexplain a{
	font-size:16px;
}
.price{
	font-size:18px;
	font-weight:bold;
	text-decoration: underline;
}


#trykessai{
	margin: 50px 0px 0px 0px;
}
#fullpkgkkessai{
	margin: 50px 0px 0px 0px;
}
.buttontable{
	margin: 3px 0px 3px 0px;
}


#tokutendownload dt{
	font-size:20px;
	font-weight: bold;
}
#tokutendownload dd{
	margin: 0px 0px 20px 10px;
}
#tokutendownload .tokutendetail{
	border: 5px double #dddddd;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
#tokutendownload th, #tokutendownload td{
	vertical-align: top;
	border: 1px solid #eeeeee;
	padding: 5px;
}

dl.salonplan{
	border: 5px double #cccccc;
	background-color: #ffffcc;
	padding: 10px;
	margin-bottom: 20px;
}

.bigfont{
	font-size: 20px;
}
.semianrtitle{
	font-size: 15px;
	background-color: #ffff00;
	font-weight: bold;
	padding: 5px;
}
.colseminar p{
	margin-top: 20px;
}
.underline{
	text-decoration: underline;
}

.pinknumber{
	color: #ff00ff;
	font-size: 18px;
	font-weight: bold;
}

.clientvoicebox{
	border: 1px solid #cccccc;
	padding: 3px 10px 10px 10px;
	margin: 10px 10px 10px 20px;
}
.clientvoicetitle{
	border: 1px solid #cccccc;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	background-color: #ffffcc;
}
.profiledandolist{
	font-size: 12px;
}
.placedetail{
/*	padding-left: 20px; */
}


#higekoya h3{
	margin-top:30px;
	text-decoration: underline;
}
#higekoya h1{
	font-weight: bold;
	font-size: 18px;
}
#higekoya .higekoyamain{
/*	border: 1px solid #cccccc;
	padding: 10px;*/
}
#higekoya .entrystring{
	font-size: 24px;
	font-weight: bold;
	margin-left: 30px;
}
#higekoya dl{
	margin-top: 30px;
	border: 1px solid #cccccc;
	padding: 10px;
}
#higekoya dt{
	margin-left: 5px;
	font-weight: bold;
	text-decoration: underline;
}
#higekoya dd{
	margin-left: 20px;
	padding:10px;
}
#higekoya .entrynow{
	font-weight: bold;
	font-size: 16px;
}

#trouble{
	border: 5px double #cccccc;
	padding: 20px;
	display: none;
}

