@charset "utf-8";
* {margin:0px;padding:0px;border:0px;}


/*　top　　*/
/*
#wrap {
width:800px;
height:800px;
margin:15px auto;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border: 6px solid #87AE1E;
	background-color: #FFFFCC;
-webkit-box-shadow:10px 6px 12px #888888;
-moz-box-shadow:10px 6px 12px #888888;
box-shadow:10px 6px 12px #888888;
}
*/

#wrap-kaishakiji {
width:100%;
}
#wrap-kaishakiji h1,h2 {
text-align:center;
margin:10px;
}

.tb-masc {
	background-color: #eeeeee;
}
#wrap{font-size:18px;}
.wrap-tb {
width:250px;
margin:5px auto 0px 3px;
font-size:11px;
color:#333333;
}
td {
padding:3px;}

a:link{font-size:13px;}
a:visited{font-size:13px;}
a:hover{font-size:13px;
color:orange;}
a:active{font-size:13px;}

/* 各ページ  */
dt {
	font-size:13px;
	font-weight: bold;
	text-indent:3px;	
	color: #990000;
	margin-left:4px;
	margin-top:10px;
	width:210px;
	background-color: #eeeeee;
}
dd {
	text-indent:-15px;
	font-size:12px;
	margin-left:23px;
	width:200px;
	line-height: 15px;
}
dd a:link{font-size:12px;color:#555555;}
dd a:hover {font-size:12px;color:orange;}
.mr4 {
margin-right:4px;
}
#wrap-all {
	width:1103px;
	padding:10px;
	margin:0px auto;
	background-color: #F9F9F9;
}
#kiji-L {
	width:230px;
	float:left;
	border: thin solid #bbbbbb;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
}
#kiji-C {
	width:590px;
	float:right;
}
#kiji-R {
	width:230px;
	float:right;
	border: thin solid #bbbbbb;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
}
#wrap-all,#kiji-C,#kiji-L {
height:11000px;
}

#wrap-kiji {
	width:590px;
	margin:5px auto;
	text-align:center;
}

.kijinaiyou {
width:80%;
margin:5px auto;
font-size:14px;
color:#666666;
text-align:left;
}

 
#footer-kiji{
width:800px;
}

.kijibig {
	border: thin solid #999999;
	margin:5px 10px 10px 10px;
	padding:12px 12px 20px 12px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-image: url(../../img/common/kakuda-zi.png);
	background-repeat: no-repeat;
	background-position: right bottom;
-webkit-box-shadow:3px 4px 3px #999999;
-moz-box-shadow:3px 4px 3px #999999;
box-shadow:3px 4px 3px #999999;
}
.thispage {
	letter-spacing:0px;
	font-weight: normal;
}
/*   文中文字   */
.kijitxt {
	width:90%;
	margin:5px auto;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.l-nuri {
	padding:5px;
	width:90%;
	margin:8px auto 3px 0px;
	font-weight: bold;
	background-color: #B0D5B0;
}
