<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * style.css
 * local style
 *  version --- 
 *  updated --- 2012/11/28
 */

/* define */

p.strong{
	font-weight:bold;
}
.mgT10{
	margin-top:10px!important
}
.mgT15{
	margin-top:15px!important
}
.mgT20{
	margin-top:20px!important
}
.mgT25{
	margin-top:25px!important
}


/* ----ils---- */

#mainimg{
	margin:0;
	font-size:0;
}


#waku{
	border:1px #03775b dotted;
	width:690px;
	display:inline-block;
	line-height:1.7em;
	font-size:14px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	color:#444a55;
	margin:0 0 20px 0;
	padding:0;
}
#waku .title{
	margin:0 0 20px 0;
}
#waku .pro{
	margin:0 20px 10px 30px;
	display:inline-block;
	width:638px;
}
#waku .pro_left{
	float:left;
	padding:20px 40px 0 0;
	width:194px;
}
#waku .pro_right{
	float:right;
	padding:0;
	text-align:left;
	width:404px;
}
#waku .pro_gakai{
	margin:0 30px 10px 30px;
}
#waku .pro_setu{
	margin:5px 20px 20px 20px!important;
	padding:10px;
	line-height:1.5em;
	font-size:13px;
	background-color:rgba(225,240,250,0.6);
	border:#e1f0fa 1px solid;
	border-radius:8px;
}

.waku02_bg{
	background:url(../images/title02.gif) no-repeat left top;
	padding:71px 0 0 0;
}
.waku03_bg{
	background:url(../images/title03.gif) no-repeat left top;
	padding:71px 0 0 0;
}
.waku02,
.waku03{
	border:1px #03775b dotted;
	padding:35px 0 10px 0;
}

.naiyo{
	margin:0 20px 20px 20px;
	line-height:1.6em;
	font-size:15px!important;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	color:#444a55;
}
.naiyo img{
	float:right;
	margin:0 0 20px 25px;
}
.naiyo p{
	margin-bottom:20px
}

p.r_txt{
	float:right;
}
ul.wa_btn{
	margin:10px 0;
	display:inline-block;
	border-bottom:3px #05523c solid;
	width:100%;
}
ul.wa_btn li{
	float:left;
	display:inline;
	padding:0 5px 0 0;
}
div.wa_menu{
	margin:10px 0;
	padding:11px 3px 0px 0;
	text-align:center;
	width:100%;
	height:64px;
	background-image: url(../images/nav_bg.png),
						url(../images/menu_bg.gif);
	background-repeat: no-repeat,
						repeat-x;
}
div.wa_menu img{
	margin:0px 4px 0px 4px;
}
div.wa_menu a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
}
#right_con .con_bana{
	margin:0 0 30px 0;
}
#right_con .con_bana li{
	margin:0 0 3px 0;
}
.drname{
	font-size:1.25em;
	font-weight:bold;
	color:#89b1a7;
	margin-bottom:10px!important;
}

/* utilities */

.bio{
	color:#333;
	line-height:1.65em;
}
.bio dt {
	display: block;
	float: left;
	width: 110px;
	margin: 0!important;
	padding:0!important;
	padding-left:3px;
	font-weight:normal;
}
.bio dd {
	margin-left: 120px;
	padding:0!important;
}</pre></body></html>