/* Reset */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial, helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body{
	background: #F9E3F3;
	color: #333;
	margin: 0px;
	font-size: 0.9em;
	line-height: 160%; 
	text-align: center;
}

a{
	color: green;
	text-decoration: none;
}

a:link{
	color: green;
	text-decoration: none;
}

a:visited{
	color: olive;
	text-decoration: none;
}

a:active{
	color: #371b65;
	text-decoration: underline;
}

a:hover{
	color: #c6f;
	text-decoration: underline overline;
}

h1{
 color: #F05B33;
 margin: 0px;
 padding: 0px;
}

h2{
 color: #F05B33;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #F05B33;
 margin: 0px;
 padding: 0px;
}

h4{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.fs1	{
padding: 2px;
border-left: 7px solid #006699;
border-bottom: 1px solid #006699;
}

.fs2 { 
margin: 2px;
padding: 2px;
border-bottom: 1px solid #006699;
}

hr {
	height: 1px;
	background-color: #eee;
	color: #eee;
	border: none;
	padding: 0;
	margin: 1em 0;
}

strong, b {
	font-weight: bold;
}

em, i, cite {
	font-style: italic;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.db {
	border: 5px solid #D4CEB9;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
	font-size: 0.8em;
	color: #3A5D72;
}

p.star {
	margin-left: 20px;
	font-size: 0.8em;
	color: #3A5D72;
	text-align: left;
	padding: 1px;
	}

.alignright {
	margin: 0 0 2px 7px;
	float: right;
	clear: right;
	}

.alignleft {
	margin: 0 7px 2px 0;
	float: left;
	clear: left;
	}

.caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}

label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

#header {
	margin: 0 0 30px 0;
}

#header h1{
	margin: 0;
}

#wrapper {
  	width: 900px;
	background: url("../pages/images/pageback.gif") top center repeat-y;
  	margin: 0 auto;
  	padding: 0 10px 0 10px;
}

#page {
  	width: 832px;
  	margin: 0 auto;
	background: #fff;
}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px ;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
.navText {
	font: bold 11px ;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#content{
  	width: 832px;
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
}

#content .entry{
	margin: 10px 0 20px 0;
	text-align: left;
}

#content h1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 8px 0;
	padding: 10px 0 10px 33px;
	color: #fff;
	background: url("../pages/images/midashi_back.gif") bottom no-repeat;
	height: 19px;
}

#content h2{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 170%; 
	margin: 10px 0 0 10px;
	padding: 0;
	color: #008725;
}

#content h3{
	margin: 10px 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF6600;
}

#content h5{
	margin: 5px 0 0 24px;
	font-size: 1em;
	font-weight: normal;
	color: #FF6600;
}

#content p{
	margin: 10px 0 20px 0;
}

#content .post{
	clear: both;
}

#content ul{
	margin: 10px 0;
}

#content ul li{
	margin: 3px 0 0 10px;
	padding: 0 0 0 16px;
	background: url("../pages/images/cap.gif")  no-repeat;
	list-style-position: outside;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}

#content ul li li{
	margin: 3px 0 0 0px;
	font-size: 0.9em;
	font-weight: normal;
	color: #FF6600;
}

#content ol{
	margin: 18px 0;
}

#content ol li{
	margin: 3px 0 0 45px;
	padding: 0;
	list-style-type: decimal;
	font-size: 1em;
	font-weight: normal;
	color: #666;
}

#footer{
	clear: both;
	width: 832px;
	text-align: center;
	font-size: 0.8em;
	padding:10px 0 15px 0;
	border-top: 1px solid #009A22;
	background: #fff;
}

.clrfix { 
	clear: both;
	height: 1px;
}

.K09 { 
font-size: 0.7em; 
line-height: 160%; 
font-weight: normal;
}
.K10 { 
font-size: 0.8em; 
line-height: 160%; 
font-weight: normal;
}
.K12 { 
font-size: 0.95em; 
line-height: 170%; 
font-weight: normal;
}
.K13 { 
font-size: 1em; 
font-weight: normal;
}
.K14 { 
font-size: 1.1em; 
line-height: 170%; 
font-weight: normal;
}
.K18 { 
font-size: 1.4em; 
line-height: 170%; 
font-weight: normal;
}
.KB { 
line-height: 160%; 
font-weight: bold;
}
.KB12 { 
font-size: 0.95em; 
line-height: 170%; 
font-weight: bold;
}
.KB13 { 
font-size: 1em; 
font-weight: bold;
}
.KB14 { 
font-size: 1.1em; 
line-height: 170%; 
font-weight: bold;
}
.KB18 { 
font-size: 1.4em; 
line-height: 170%; 
font-weight: bold;
}
.KB24 { 
font-size: 24px; 
font-family:"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Trebuchet MS","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
line-height: 170%; 
font-weight: bold;
}
.KEB24 { 
font-size: 24px; 
font-family: "ヒラギノ角ゴ Std W8","Hiragino Kaku Gothic Std W8","Arial black","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Trebuchet MS","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
line-height: 170%; 
font-weight: 900;
}
.KEB44 { 
font-size: 44px; 
font-family: "ヒラギノ角ゴ Std W8","Hiragino Kaku Gothic Std W8","Arial black","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Trebuchet MS","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
line-height: 170%; 
font-weight: 900;
}
.M10 { 
font-size: 0.8em; 
font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: normal;
}
.M12 { 
font-size: 0.95em; 
font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: normal;
}
.M14 { 
font-size: 1.1em; 
font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: normal;
}
.M18 { 
font-size: 1.4em; 
font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: normal;
}
.MB12 { 
font-size: 0.95em; 
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: bold;
}
.MB14 { 
font-size: 1.1em; 
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: bold;
}
.MB18 { 
font-size: 1.4em; 
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: bold;
}
.MB24 { 
font-size: 24px; 
font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS Mincho","Times New Roman",Times,Georgia,serif; 
line-height: 170%; 
font-weight: bold;
}
.R10 { 
font-size: 10px; 
font-family:"ヒラギノ丸ゴ Pro W3","Hiragino Maru Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Trebuchet MS","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
line-height: 170%; 
font-weight: normal;
}
.R12 { 
font-size: 12px; 
font-family:"ヒラギノ丸ゴ Pro W3","Hiragino Maru Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Comic Sans MS","Trebuchet MS","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
line-height: 170%; 
font-weight: normal;
}
.R14 { 
font-size: 14px; 
font-family:"ヒラギノ丸ゴ Pro W3","Hiragino Maru Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Comic Sans MS","Trebuchet MS","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
line-height: 170%; 
font-weight: normal;
}
.midashi { 
font-size: 38px; 
color: #999;
font-family:"Times New Roman",Times,Georgia,serif; 
line-height: 160%; 
font-weight: normal;
}

.center{text-align: center;}
.right{text-align: right;}
.left{text-align: left;}

table {
	margin: 0;
	background: #fff;
}

table#tab1 {
	margin: 3px 0 0 10px;
	background: #fff;
}

table#tab1 caption {
	padding: 3px 5px 3px 5px;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	border-bottom: 0px;
	border-top: 0px;
	background: #eee;
}

table#tab1 th {
	padding: 3px 15px 3px 10px;
	border: solid #fff 2px;
	font-weight: bold;
	background: #BAFFEB;
}

table#tab1 td {
	padding: 3px 15px 3px 10px;
	border: solid #fff 2px;
	background: #eee;
}

table#form {
	width: 600px;
	border: solid #ccc 1px;
	border-spacing: 0;
	border-collapse: separate;
	background: #fff;
}

table#form th {
	padding: 2px 0 2px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #aaa #aaa #ffffff;
	background-color:#C3FFE3;
	font-weight: bold;
	text-align: center;
}

table#form td {
	padding: 2px 0 2px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #aaa #aaa #ffffff;
	background-color:#eeeeee;
	text-align: left;
	white-space: nowrap;
}

table.ex1 { 
border-collapse: collapse;
border: 1px #FF6547 solid; 
}

td.ex { 
padding: 3px;
border: 1px #FF6547 solid; 
}

table.ex2 { 
margin: 5 0px;
}

td.exb {
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #36A938;
	border-left-color: #36A938;
}

td.exc { 
margin: 2px;
padding: 2px;
border-bottom: 1px solid #FF6547;
}

