@charset "utf-8";

/* formatting style
--------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 100%;
	line-height: 1.6;
	background-image: url(../images/sidebarb_bg11.gif);
	background-repeat: repeat;
}


h2 {

}


p {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-size: 100%;
}

a {
	color: #1d3994;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}



a img {
	border-style: none;
}



a.new {
	background-image: url("../images/new.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 30px;
}

a.up {
	background-image: url("../images/up.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 25px;
}
a.osusume {
	background-image: url("../images/osusume_02.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 30px;
}
a.check {
	background-image: url("../images/check_04.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 45px;
}

a.thema {
	background-image: url("../images/thema.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 40px;
}


hr {
	display: none;
}



.aka {
	color: #FF0000
}

.ao {
	color: #3333CC
}


/* base layout
---------------------------------*/

#wrapper {
	background-color: #ffffff;
	width: 900px;
	background-image: url(../images/main_bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	position: relative;
	height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	margin: 0;
}

#header h1 {
	width: 860px;
	height: 60px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(../images/title_zflag05.gif);
	background-repeat: no-repeat;
	clear: both;
}


#main {
	padding: 0 20px;
	width: 860px;
	background-color: #FFFFFF;
}

#kaisen {
	height: 265px;
	text-align:left;
	position: relative;
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#kaisen p {
	margin-left: 10px;
	width: 580px;
	padding: 10px;
	position: relative;
}

div#menu {
	margin: 0;
	padding:0;
	float: right;
	clear: none;
	border-bottom: 1px solid #999;
	position: absolute;
	width: 200px;
	left: 650px;
	top: 0px;
}


div#menu ul {
	text-align: center;
	font-size: 108%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#menu li {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0;
	line-height: 1.5em;
	float: left;
}

div#menu a {
	width: 198px;
	height: 45px;
	color:#000000;
	display: block;
	text-decoration: none;
	padding: 10px 0;
	background-image: url(../images/sidebar_navi_bg.gif);
	background-position: bottom left;
	border-left: 10px solid #d9d9d9;
}

div#menu a:hover {
	color: #000;
	background-color: #a6a638;
	background-image: url(../images/sidebar_navi_bg.gif);
	border-left: 10px solid #c40026;
}

div#menu img {
	float:right;
	margin-right:5px;
	border: 1px solid #ccc;
}


#tnavi {
	width: 858px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
	background-image: url(../images/bg_navi02.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#tnavi p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#tnavi p.menu {
	/*font-size: 12px;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

#tnavi p.menu a {
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	text-decoration: none;
	font-size: 100%;
}

#tnavi p.menu a:hover {
	color: #FF9900;
}
#tnavi  p.menu  span {
	color: #999999;
}




/* コンテンツ */





#content {
	text-align: left;
	width: 740px;
	padding-top: 10px;
	line-height: 1.6;
	margin-right: auto;
	margin-left: auto;
}


#content h2 {
	font-size: 144%;
	text-align: center;
	color: #000000;
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #999999;
	background-image: url(../images/sidebar_navi_bg02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 35px;
	font-weight: normal;
}

#content p {
	font-size: 108%;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
#content img {

}

#content a {
	color: #0066cc;
	text-decoration: none;
}

#content a:hover {
	color: #ff8800;
}


#content .info {
	width:650px;
	margin: 0 auto 20px;
	padding:  0;
	border: 1px solid #9c8772;
	clear: both;
}

#content .info h3 {
	font-size: 123.1%;
	text-indent: 1em;
	color: #322926;
	text-align: left;
	margin: 0;
	background-color: #E9E3E9;
	border-bottom: 1px solid #999999;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}


#content .info p {
	color: #000;
	font-size: 108%;
	line-height: 1.5em;
	margin: 10px 0;
	padding: 0 10px;
}

#content strong {

}


#content #top {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#content .center {
	text-align: center;
}
#content .waku {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#content blockquote {
	background-color: #e8f1fe;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#flag table {
	margin-bottom: 30px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#flag th {
	text-align:center;
}

#flag td {
	text-align:left;
}

#flag caption {
	font-size: 108%;
	font-weight: bold;
	padding-bottom: 20px;
}



.imgleft {
	float: left;
	margin-right: 20px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.imgleftno {
	float: right;
	margin-right: 20px;
	padding: 4px;
}



.right {
	text-align: right;
}
.tright {
	text-align: right;
	font-weight: bold;
	font-size: 108%;
	margin-top: 5px;
}

.tleft {
	text-align: left;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/arrow_529.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 108%;
	font-weight: bold;
}

/* sitemap
---------------------------------*/

#sitemap {
	clear: both;
	background-color: #666;
	color: #FFFFFF;
	padding-top: 10px;
	position: relative;
	background-image: url(../images/bg_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap h3 {
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	text-align: center;
}
#sitemap ul li {
	list-style-type: none;
	margin-left: 10px;
	line-height: 1.8;
}
#sitemap ul {
	margin-bottom: 5px;
}
#sitemap li {
	background-image: url(../images/arrow_487.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#sitemap a {
	color: #fff;
}
#sitemap   #box01 {
	float: left;
	margin-right: 20px;
	width: 160px;
	margin-left: 20px;
}
#sitemap   #box04 {
	width: 140px;
	float: left;
	margin-right: 20px;
}
#sitemap  #box02 {
	float: left;
	margin-right: 20px;
	width: 100px;
}
#sitemap   #box03 {
	float: left;
	width: 100px;
	margin-left: 20px;
}

#sitemap   #box05 {
	float: left;
	width: 100px;
}

#sitemap   #box06 {
	float: left;
	width: 120px;
	margin-right: 20px;
}
/* navi
---------------------------------*/

#fnavi {
	text-align: center;
	background-image: url(../images/bg_sitemap02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #666;
	width: 860px;
	clear: both;
	padding-bottom: 5px;
	padding-top: 10px;
}

#fnavi p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#fnavi p.menu {
	/*font-size: 12px;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

#fnavi p.menu a {
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 100%;
}

#fnavi p.menu a:hover {
	color: #FF9900;
}

#fnavi p.menu span {
	color: #ccc;
}


#footer {
	clear: both;
	background-image: url(../images/end_bg03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 95%;
	color: #666666;
	text-align: right;
	padding: 10px 20px 20px;
}

#footer img {
	float: right;
	margin-left: 10px;
}

