/* Global */

body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	background: #EFEFEF url("../img/bg01.jpg") repeat-y center top;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	border: 0px solid #ccc;
	background: #fff;
	overflow-x: hidden;
}



a:link {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	position: relative;
	left: 0px;
	top: 0px;
	color: #009966;
	text-decoration: underline;
}


/* Content ---------------------------------------------------------------- */

#contents {
	line-height: 1.5;
	font-weight: normal;
}

#content {
	margin:0 15px 0 15px;
	line-height: 1.3;
	letter-spacing: 0.08em;
	text-align: left;
}

h1 {
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: nomal;
	line-height: 0;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.4em;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 118%;
	line-height: 1.4em;
}

h4 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}

h5,h6 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}


p,dt,dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4;
	font-size: 100%;
	letter-spacing: 0.15em;
	text-align: left;
	font-weight: normal;
}

img {
	margin: 0 0 0.1em 0;
	border: 0px;
	text-align: center;
}


hr {
	display: none;
}

.title1 {
	width: 420px;
	padding: 8px;
	border-bottom-color: #ff6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ff6600;
	border-left-style: solid;
	border-left-width: 15px;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, sans-serif;
}

.title2 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
}

.sub {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;

}

.attention {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #cc0000;
}



.usercase {
	width:700px;
	padding:20px 28px 30px 0px;
	margin:0 0 0 0px;
	font-size: 95%;
	color: #444444;
	border: 0px solid #ccc;
	background: #fff url("../img/usercase-bkgnd.jpg") no-repeat center top;
}


#float { width: 100%; }

#fLeft {
	float: left;
	margin: 0 10px 10px 0;
	clear: both;
	border: 0px solid #ccc;
	}
	
#fLeft2 {
	float: left;
	margin: 0 10px 10px 0;
	clear: both;
	border: 1px solid #ccc;
	}

#fLeft3 {
	float: left;
	margin: 0 10px 100px 0;
	clear: both;
	border: 1px solid #ccc;
	}

#fLeft4 {
	float: left;
	margin: 20px 10px 100px 0;
	clear: both;
	border: 0px solid #ccc;
	}
	
#fRight {
	float: right;
	margin: 0 10px 10px 0;
	clear: both;
	}


/* Header */

#header {
	width:800px;
    
}

#header-inner {
    position: relative;
}

#header-name {
    margin-bottom: 0;
    background:url("../img/header.jpg") 0 0 no-repeat scroll;
    text-indent:-9999px;
	height:81px;
}


#flow {
	clear: both;
	width: 800px;
	padding: 0px;
	margin: 3px 0px 15px 0px;
	border: 0px solid #ccc;
	font-size: 90%;
	color: #333;
	background: #fff;
	font-weight: normal;
}

#info {
	clear: both;
	width: 800px;
	height:20px;
	padding: 6px 0px 2px 0px;
	margin: 0;
	border: thin solid #F4F4F4;
	text-align:center;
	font-size: 90%;
	color: #DDD;
	background: #fafafa;
}

.top {
	clear: both;
	width: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align:right;
	letter-spacing: 0em;
	font-size: 90%;
	color: #757575;
	background: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #ECECEC;
}

	
/* Footer ----------------------------------------------------------------- */

#footer {
 clear: both;
 width: 800px;
 padding: 11px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 height: 25px;
 font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #fff;
 line-height: 110%;
 text-align: center;
 font-size: 12px;
 background: #ff6600;
}



.clear {
	clear: both !important;
}
/*

 Hack [
----------------------------------------------------------- */
/* - ClearFix [ - */
#main .entryFoot:after,
#container:after,
#head ul:after,
#head:after{
	clear: both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}
.hilite1 {
	background-color: #FF3;
	height: auto;
	width: 50px;
	font-weight: bold;
	padding: 3px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}

th {
	text-align: center;
}

.question {
	background-color: #C1C1C1;
	width: 740px;
	border: 0px dotted #dddddd;
	color: #FFF;
	margin:0px 0 0 0;
	padding:7px 10px 5px 10px;
	font-size: 95%;
	letter-spacing: 0.15em;
}

.answer {
	background-color: #fafafa;
	width: 740px;
	margin:0px 3px 3px 0px;
	padding:10px 3px 10px 10px;
	font-size: 95%;
	line-height: 1.4;
	letter-spacing: 0.0em;
	border: 1px dotted #dddddd;
}
.caution {
	color: #F30;
}
.faq-link {
	text-align: right;
	font-size: 90%;
}
.comment {
	font-size: 86%;
	line-height: 1.2;
	color: #666;
	background-attachment: fixed;
	background-image: url(../img/comment.jpg);
	background-repeat: y-repeat;
	background-position: center top;
}

.comment2 {
	width:790px;
	font-size: 90%;
	color: #666;
	margin:5px;
	letter-spacing: 0.1em;
}

.head-c {
	font-size: 80%;
	color: #666;
}
.teacher {
	background: #EFEFEF url("../img/teacher.jpg") no-repeat center top;
}
