body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}
a {
	color: #C39;
}
a:hover {
	color: #F63;
}
#totop {
	padding: 15px;
	text-align: right;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	clear: both;
}


#allitem {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/index_17.jpg);
	background-repeat: repeat-y;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #333;
	text-align: left;
}
img {
	display: block;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	background-image: url(../images/header.jpg);
	height: 160px;
}
#headertop h1 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
.headertop02 {
	font-size:10px;
	margin-right:-8px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#headertop {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
}
.headertitle {
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
.headerbottom {
	margin: 0px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/headerbottom.jpg);
	background-position: center top;
	text-align: center;
	height: 41px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#mein {
	float: right;
	width: 490px;
	padding-right: 15px;
}
#menu {
	width: 233px;
	float: left;
	padding-left: 15px;
	font-size: 15px;
}
#footer {
	clear: both;
	padding: 15px;
	text-align: center;
	background-color: #437495;
	color: #E6E6E6;
}
.menu01 {
	background-image: url(../images/menu01.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	font-weight: bold;
	line-height: 41px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 16px;
}
#menu ul {
	background-color: #FCFCFC;
	margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 15px;
	padding-right: 25px;
	background-image: url(../images/menuli.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}


.headertitle01 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
}
.headertitle02 {
	font-size: 30px;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #039;
}
.headline01 {
	background-color: #437495;
	border: 2px solid #365E78;
	font-weight: bold;
	color: #FFF;
	font-size: 17px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 8px;
}

.headline02 {
	background-color: #437495;
	border: 2px solid #365E78;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.box{
	border: 4px double #5E5448;
	box-shadow:2px 2px 3px #dcdcdc;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
}

.box ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


.box ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-position: inside;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #5E5448;
}

.box ul li:last-child{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}

.red{
	color: #CC0000;
	font-weight: bold;
}

.wk{
	padding:2px;
	border: 1px solid #CCCCCC;

}

.card{
	width: 92%;
	border-radius: 0 0 5px 5px;
	padding:1em;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1b658f;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	}
	
.card a{
	font-size: 1.2em;
	font-weight: bold;
	color: #007aa2;
	text-decoration: underline;	
	
	}
.card a:before{
	
	content:"\25A0";
	display:inline-block;
	
	}


.card .kijite{
	line-height:1.8em;
	font-size:0.7em;
	padding:0.5em;
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;	
	}
	
	
	
.pnkztree{
	font-size:0.8em;
	background-color:#F6F6F6;
	border:1px solid #bdbdbd;
	padding:1em 0;	
	}
.pnkztree ol{
	margin:0px;
	padding:0 1em;
	
	}

.pnkztree li{
	list-style-type: none;
	display: inline-block;
	}

.pnkztree li:after{
	content:">";
	}
	
	
.pnkztree li:last-child:after{
	content:none;
	
	
}

.blue {
	background-color: #ffff66;
	color:#224B8F;
	font-weight: bold;
}	