
body {
	color: #555555;
	background-color:#ffffff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	max-width: 800px;
	box-shadow:     0px 0px 10px 5px #aaa;
	-moz-box-shadow:0px 0px 10px 5px #aaa;
	-webkit-box-shadow:0px 0px 20px 5px #aaa;
}



.haba {
	border: 0; 
	width:100%;
}


.haba02 {
float:left;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 0px;
	width:200px;
	border:   #ddd 0px solid;
}

@media screen and  (max-width: 450px) {
.haba02 {
	width:100%;
	margin: 20px 0px 20px 0px;
}
}

.haba03 {
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 0px;
	width:400px;
}

@media screen and  (max-width: 450px) {
.haba03 {
	width:100%;
	margin: 20px 0px 20px 0px;
}
}



/**************　　全体枠　*********************/

#baseframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}



/**********　　ヘッダーロゴ　　****************/

#headerheader {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;

}

#headerheader a:link {
	color: #006633;
	text-decoration: none;
}

#headerheader a:visited {
	color: #006633;
	text-decoration: none;
}

#headerheader a:hover {
	color: #0000FF;
	text-decoration: none;
}

#headerheader a:active {
	color: #006633;
	text-decoration: none;
}

/**********　　ヘッダーロゴ　　****************/


a:link {
	color: #cccccc;
	text-decoration: none;
}

a:visited {
	color: #cccccc;
	text-decoration: none;
}

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

a:active {
	color: #cccccc;
	text-decoration: none;
}

/********　　トップタイトル　**************/
#toptitle {
	font-size: 10pt;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	color:#333333;
}


/********　　ヘッダー説明　**************/
#intro {
	font-size: 5pt;
	margin-top: 5px;
	line-height:120%;
}


/********　　メイン　**************/
#main {
	font-size: 10pt;
	line-height:140%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
	color:	#333333;
}

#main a:link {
	color: #3333ff;
	text-decoration: none;
}

#main a:visited {
	color: #333333;
	text-decoration: none;
}

#main a:hover {
	color: #555555;
	text-decoration: underline;
}

#main a:active {
	color: #f03333;
	text-decoration: none;
}
/********　　　**************/

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #555;
	font-size: 10pt;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 5px;
	border-bottom: #aaaaaa 1px solid;
	border-left:   #0f4f81 0px solid;
}



/********　　右サイド　**************/

#contents {
	float: right;
	border-left:   #aaaaaa 2px dotted;
	font-size: 11pt;
	line-height:170%;
	max-width: 500px;
	padding: 5px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	color:#555555;

}
@media screen and  (max-width: 770px) {
#contents {
	padding: 5px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	max-width: 100%;
	border-left:   #aaaaaa 0px dotted;
}
}



#contents a:link {
	color: #0000ff;
	text-decoration: none;
}

#contents a:visited {
	color: #3333ff;
	text-decoration: none;
}

#contents a:hover {
	color: #ff0000;
	text-decoration: none;
	position:relative;
	top :1px;
	left:1px;
}

#contents a:active {
	color: #f03333;
	text-decoration: none;
}

/********　　左サイド　**************/

#menu_amenu {
	float: left;
	width: 260px;
	font-size: 11pt;
	line-height:140%;
	color: #555555;
	margin: 5px 0px 0px 8px;
}
@media screen and  (max-width: 750px) {
#menu_amenu {
	display:none;
}
}



#menu_amenu a:link {
	color: #ffffff;
	text-decoration: none;
}

#menu_amenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu_amenu a:hover {
	color: #eeeeee;
	text-decoration: underline;

}

#menu_amenu a:active {
	color: #f03333;
	text-decoration: none;
}


.space {
	float: none;
	margin: 0px;
	clear: both;
}


.menubox {
	line-height:140%;
	font-size: 12px;
	background-color: #1D4674;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #ffffff;
	width: 120px;
	height: 20px;

}

#main2 {
	font-size: 10pt;
	line-height:140%;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 30px;
	max-width: 800px;
	text-align:center;
	color:	#333333;
}

#menubar {
	line-height:120%;
	font-size: 13px;
	background-color: #808000;
	border-top:    #555555 0px solid;
	border-right:  #555555 0px solid;
	border-bottom: #555555 0px solid;
	border-left:   #555555 0px solid;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
	color: #ffffff;
	width: 129px;
	height: 25px;
	text-align:center;

}
#menubar a:link {
	color: #ffffff;
	text-decoration: none;
}

#menubar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menubar a:hover {
	color: #eeeeee;
	text-decoration: underline;
}


#menubar2 {
	line-height:100%;
	font-size: 13px;
	background-color: #bdb76b;
	border-top:    #555555 0px solid;
	border-right:  #555555 0px solid;
	border-bottom: #555555 0px solid;
	border-left:   #555555 0px solid;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	color: #ffffff;
	width: 129px;
	height: 25px;
	text-align:center;

}


#menubar2 a:link {
	color: #ffffff;
	text-decoration: none;
}

#menubar2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menubar2 a:hover {
	color: #556b2f;
	text-decoration: underline;
}


#line {
	height: 1px;
	margin: 0px 0px 0px 0px;
	border-top-style :none;
	border-bottom-style :solid;
	border-bottom-width :1px;
	border-left-style :none;
	border-right-style :none;
	border-color:#777777;
}

#line2 {
	height: 1px;
	margin: 0px 0px 0px 0px;
	border-top-style :none;
	border-bottom-style :dotted;
	border-bottom-width :4px;
	border-left-style :none;
	border-right-style :none;
	border-color:#cccccc;
}

#header1 {
	font-size: 12px;
	line-height:150%;
	background-color: #ffffff;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #555555;
	width: auto;
	height: auto;
	border-top:    #777777 1px solid;
	border-right:  #555555 0px solid;
	border-bottom: #777777 1px solid;
	border-left:   #555555 0px solid;
}


#header1 a:link {
	color: #555555;
	text-decoration: none;
}

#header1 a:visited {
	color: #555555;
	text-decoration: none;
}

#header1 a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#footer2 {
	font-size: 10px;
	line-height:150%;
	background-color: #ffffff;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 3px 0px;
	color: #bbbbbb;
	width: auto;
}

#footer2 a:link {
	color: #bbbbbb;
	text-decoration: none;
}

#footer2 a:visited {
	color: #bbbbbb;
	text-decoration: none;
}

#footer2 a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}


#footer1 {
	font-size: 12px;
	line-height:150%;
	background-color: #ffffff;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 20px 0px 3px 0px;
	text-decoration: none;
	color: #555555;
	width: auto;
	height: 20px;
	clear:both;
}


#footer1 a:link {
	color: #555555;
	text-decoration: none;
}

#footer1 a:visited {
	color: #555555;
	text-decoration: none;
}

#footer1 a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#footerfooter {
	font-size: 12px;
	background-color: #4169e1;
	text-align: center;
	margin: 0px auto 10px auto;
	display: block;
	text-decoration: none;
	color: #ffffff;
	height: 20px;
	clear:both;
	padding: 8px 0px 2px 0px;
}

#subhead {
	font-size: 16px;
	background-color: #6495ed;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #ffffff;
	width: auto;
	border-bottom: 1px solid #1111ff;
	border-left: 10px solid #1111ff;
}

#subhead2 {
	font-size: 14px;
	font-weight:bold;
	line-height:150%;
	text-align: left;
	background-color: #ffffff;
	margin: 0px auto 10px 5px;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #555555;
	width: auto;
	height: auto;
	border-top:    #777777 0px solid;
	border-right:  #555555 0px solid;
	border-bottom: #777777 1px dotted;
	border-left:   #ff0000 0px solid;

}
#created {
	font-size: 8px;
	line-height: 150%;
	text-align: right;
	letter-spacing: 1px;
	color: #999999;
}


#marker-y {
	background-color: #ffff00;
}



.subh {
	margin: 10px 0px 7px 0px ;
	padding: 5px 0px 5px 0px;
	background-color:#6495ed;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	line-height:140%;
	text-align:center;
}

.subh2 {
	margin: 10px 5px 0px 10px ;
	padding: 5px 0px 3px 0px;
	background-color:#ffffff;
	font-size: 12pt;
	color: #4169e1;
	line-height:140%;
	width: 80px;
	border:#4169e1 1px solid;
	text-align:center;
}

.subh2 a:link {
	color:#ffffff;
	text-decoration: none;
}

.subh2 a:visited {
	color: #4169e1;
	text-decoration: none;
}

.subh2 a:hover {
	color:#ffffff;
	background-color:#4169e1;
	text-decoration: none;
}


.subh3 {
	margin: 0px 0px 0px 0px ;
	padding: 5px 0px 5px 0px;
	background-color:#4169e1;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	line-height:120%;
	width: 80px;
	text-align:center;
}

#ao {
	font-size:  11pt;
	color: #333333;
	margin: 10px 0px 0px 0px ;
	padding: 10px 10px 10px 10px;
	border:solid #aaaaaa 1px ;
	background-color:#f0f0f0;
}

#aka {
	color: #f00000;
}


#warn {
	font-size:  16pt;
	color: #ff0000;
	padding: 20px 20px 20px 20px;
	margin: 10px 20px 20px 20px;
	background-color: #ffffff;
	border:solid #ff0000 5px ;
}


#merumaga {
	font-size:  11pt;
	color: #333333;
	padding: 20px 20px 20px 20px;
	margin: 10px 60px 10px 60px;
	background-color: #ffe0c0;

}


#ll {
	font-size:  16pt;
	line-height: 140%;
	color: #f00000;
	font-weight: bold;
}


.box01 {
	font-size: 11pt;
	border-top:     1px solid;
	border-right:   1px solid;
	border-bottom:  1px solid;
	border-left:    1px solid;
	margin:0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#ffffff;
	text-decoration: none;
	border-color: #4169e1;
	width: auto;
}

.box {
	font-size: 11pt;
	border:solid 3px;
	line-height: 130%;
	margin: 5px 50px 5px 50px;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	text-align:center;
	border-color: #adc6ed;
}


#box02 {
	color:#000000;
	font-size: 11pt;
	border: #cccccc    0px solid;
	margin:0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#ffffff;
	text-decoration: none;
}


#box03 {
	font-size: 11pt;
	border: #cccccc    0px solid;
	margin:10px 10px 10px 10px;
	padding: 20px 20px 20px 20px;
	background-color:#f0f0f0;
}

#box-sonohi {
	color:#000000;
	font-size: 18pt;
	text-align:center;
	line-height: 140%;
	margin:0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}
