/*add*/
body{
	margin:15px 200px 20px 20px;
	padding:0;
	background:url(../image/shito.png) 98% 0 no-repeat;
	font-size:100%;
}

.contover{
	border:1px solid #ccc;
	margin:1em 0 1em 0;
	padding:0.5em;
}
.josei-cont{
	margin:0.5em;
}

h1{
	text-indent:-9999px;
	display:none;
}
h2{
	margin:0 0 0 0 ;
	font-size:130%;
	color:#333;
	border-bottom:1px solid #999;
	padding:0;
}

h3{
	font-size:120%;
	margin:2em 0 0.5em 0;
	padding:0.2em 0;
	clear:both;
	color:#363;
	border-bottom:3px dotted #dea;
}

h4{
	margin:0;
	padding:0;
	color:#339933;
	font-size:150%;
}
h4 a{
	padding-right:1em;
	font-size:90%;
}
.survisename{
	font-size:90%;
	color:#555;
	margin:0;
	clear:both;
	border-top:1px dashed #aaa;
	padding-top:0.2em;
}

.mr200{
	margin-right:200px;
}

.ml20{
	margin-left:20px;
}

.mt-30{
	margin-top:-30px;
	margin-bottom:15px;
}
.mt-60{
	margin-top:-40px;
	margin-bottom:15px;
}

.mb20{
	margin-bottom:20px;
}

.ss{
	font-size:80%;
}

.sss{
	font-size:70%;
}

p{
	margin:5px 20px;
}
a.btn:link{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#ddd;
	padding:2px 8px;
	font-size:80%;
	text-decoration:none;
	color:#666;
}
a.btn:visited{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#ddd;
	padding:2px 8px;
	font-size:80%;
	text-decoration:none;
	color:#666;
}
a.btn:hover{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:#fea;
	padding:2px 8px;
	font-size:80%;
	text-decoration:none;
	color:#000;
}

a.btn-g:link{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:2px 8px;
	font-size:90%;
	text-decoration:none;
	background:#ccc;
	color:000;
}

a.btn-g:visited{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:2px 8px;
	font-size:90%;
	text-decoration:none;
	background:#ccc;
	color:000;
}
a.btn-g:hover{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:2px 8px;
	font-size:90%;
	text-decoration:none;
	background:#ffc;
	color:000;
}

.mhead{
	font-size:80%;
}

.josei-library{
	width:90%;
	font-size:90%;
}

.josei-library th{
	text-align:left;
	padding:1em;
}
.josei-library td{
	border-collapse:collapse;
	border-bottom:1px dashed #999;
	padding:1em;
}

.josei-post{
	border:1px solid #999;
	border-collapse:collapse;
	width:90%;
	margin-bottom:15px;
}

.josei-post td{
	border:1px solid #999;
	border-collapse:collapse;
	padding:0.5em;
}

img.shito{
}
.kensaku{
	margin:0.5em 0 -1em 0;
	padding:0.5em;
}

.dispnone{
	display:none;
}
