<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<pre>/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;

}
html, body, div{
	padding:0px;
	border:0px;
}


img{
	vertical-align: top;
	font-size:0;
	line-height: 0;
	border:0;
}
img a{
	border:0;
}
img.full{
	width:100%;
}

/*----------------------------------------------------
	ナビ
----------------------------------------------------*/

#nav{
	background:transparent url) ;
	padding:10px 0px 0px 0px;
}
#nav a{
}
#nav img{
	width:20%;
	float:left;
	margin-bottom:10px;

}
#nav,
#nav ul{
	clear:both;
	overflow:auto;
}

#container{
	line-height:20px;
}
#container p{
	padding:0px 5px 0px 5px;
	margin:0px;
	background:#fff;
}

#uranai_box{
}
#uranai_box img{
}
#uranai_box p{
	padding:10px 20px 10px 20px;
	font-size:120%;
	line-height:22px;
}
#uranai_title{
  	border:1px solid #77d0d7;
	text-align:center;
	margin:10px;
}
.inside{
	background:#a8e2e7;
	padding:10px;
  	border:1px solid #77d0d7;
	text-align:center;
	margin:3px;
}
#uranai_title h1{


}
#uranai_title h2{
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	font-weight: 700;
	padding-top:15px;
}
#uranai_title h3{
	padding-top:15px;
}


.komidashi{
	color:#1782ae;
	font-weight:bold;
	padding:10px 20px 20px 20px;
	font-size:120%;

}
.kekka_box{
}
.kekka_box .text{
	background:#eff5f3;
	padding:20px;
	color:#1782ae;
	border:2px dotted #76b4b2;
	font-size:120%;
}
.kekka_title{
	color:#000;
	padding:20px 30px 10px 30px;
	font-weight: 700;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
  	background-image : url(file:///H:/okinawaweb/images/title_bg_b.jpg);
	text-align:center;
	background-repeat:no-repeat;
	height:100px;

}
.koumoku_top{
	padding:5px 0px 5px 0px;
	font-weight:bold;
	color:#76b4b2;
	border-left:5px solid #76b4b2;
	text-align:center;
	border-right:5px solid #76b4b2;
	border-top:1px solid #76b4b2;
	border-bottom:1px solid #76b4b2;
	font-size:120%;
}


.koumoku{
	padding:5px 20px 5px 20px;
	font-weight:bold;
	border-radius:10px;
	color:#fff;
	background:#309bc7;
	margin-bottom:10px;
	font-size:140%;
}
.menu_title{
	color: #ffffff ;
	background: #3ba380;
	line-height:22px;
	font-weight:bold;
	padding:10px;
	border-radius: 5px;
	margin:10px 10px 0px 10px;
	text-align:center;
	font-size:140%;


}

.matome{
	padding:20px;	font-size:120%;
}
.matome li{
	border-bottom:1px dotted #76b4b2;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#1782ae;
	font-weight:bold;
	font-size:120%;

}
.profile_box{
	border:2px solid #ffffff;
	padding:20px;
	margin:10px;
}
.profile_box img{
	margin:0px 20px 20px 0px;
	border:1px solid #ffffff;

}
.profile_box .name{
	border-bottom:2px dotted #000000;
	border-left:5px solid #ffffff;
	padding:5px 0px 5px 10px;
	color#990000;
	font-weight:bold;

}
.volu{
	padding:10px;
	font-weight:bold;
	text-align:center;
	font-size:140%;
}

.m10{
	margin:10px;
}
.mt10{
	margin-top:10px;
}
.round{
	margin:0px 10px 10px 10px;
	font-weight:normal;
	background:#ffffff;

    border-radius: 5px;
}

#ul1{
	padding:5px;
	border-radius:5px;
	margin:7px;
	background:#fff;
	border:2px solid #76b4b2;
	
}
#ul1 li{
	list-style: square inside;
	color:#399e82;
	list-style-image:none;
	padding:5px 5px 0px 10px;

}
#ul1 li span{
	color:#000;
        font-size:125%;

}



hr.style-one{
 height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}

hr.style-two{
	border-bottom:2px dotted #a4d2d0;
    border: 0;
}</pre>
</body>
</html>