@charset "shift_jis";
/**
* base
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	margin:0;
	padding:0;
	color: #000000;
}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font:13px/1.22 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

/**
* fontsize
*/
p,
pre,
address,
cite {
    font-size: 108%;
    line-height: 150%;
    margin-left: 10px;
    margin-top: 0.5em;
}


h1 {
	font-size: 189%;
}

h2 {
    font-size: 159%;
    font-weight: bold;
    border-bottom: 1px solid #003399;
    border-left: 4px solid #003399;
    padding-left: 5px;
    margin-top: 20px;
}

h3 {
    font-size: 144%;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 20px;
}

h4 {
	font-size: 122%;
}

h5 {
	font-size: 107%;
}

h6 {
	font-size: 107%;
}

/*
* layout
*/
html,body{
	height: 100%;
	background-color: #E1F3FF;
}
.headerline {
    background: #039;
    height: 20px;
    width: 100%;
}
.headerline2 {
    width: 750px;
    margin:8px auto 0px auto;
}
#wrap {
    margin: 0px auto;
    padding: 0px;
    width: 800px;
    text-align: center;
    background: #FFFFFF;
}
#header {
    margin-top: 25px;
    width: 750px;
    margin-right: auto;
    margin-left: auto;
}
#gchello {
    background: url(imges/gchello.gif) no-repeat;
    height: 24px;
    width: 550px;
    float: left;
}
#gchello a {
    display: block;
    height: 24px;
    width: 550px;
    text-indent: -9000px;
}
#opti {
    background: url(imges/i_17.gif) no-repeat;
    height: 24px;
    width: 182px;
    float: right;
}
#opti a {
    background: url(imges/i_17.gif) no-repeat;
    display: block;
    height: 24px;
    width: 182px;
    text-indent: -9000px;
}
#opti a:hover {
    background: url(imges/i_17a.gif) no-repeat;
}
#nou {
    background: url(imges/nouhau.gif) no-repeat;
    height: 41px;
    width: 283px;
    float: right;
}
#nou a {
    background: url(imges/nouhau.gif) no-repeat;
    display: block;
    height: 41px;
    width: 283px;
    text-indent: -9000px;
}
#header_2 {
    clear: both;
    width: 750px;
    margin: 10px 0px 0px;
    padding: 0px;
    text-align: left;
}
#ptitile {
    height: 70px;
    width: 750px;
}
#header_1 {
    height: 24px;
    width: 750px;
}
.nodisp {
    display: none;
}
#contentwrap {
    text-align: left;
    width: 750px;
    margin-right: auto;
    margin-left: auto;
}


.menu {
    font-size: 108%;
}
#content {
    width: 750px;
    margin-top: 10px;
}
.image {
	margin: 10px;
	border-top-color: #000033;
}
.footer {
	margin-top: 20px;
	padding: 3px;
	border-top-color: #000033;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
}
.red{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	line-height:1.4em;
}
.red2{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	line-height:1.4em;
}
.akawaku{
	border:#FF0000 solid 1px;
	padding:5px 10px 5px 10px;
}
.toi{
	border:solid 1px #333333;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
	background:#EEFAFF;
	line-height:1.4em;
}
.lesson{
	border:solid 2px #006600;
	background:#E8FFEF;
	font-size:14px;
	padding:5px;
	margin:10px 0px;
}
.t5{
	font-size:13px;
	text-align:center;
}
.style8 {
	color:#006600;
	font-weight: bold;
}
.small{
	font-size:13px;
}