@charset "shift_jis";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1,h2,h3,h4,h5,ul,li,dl,dt,dd,p {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 750px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005A46;
}
h1 {
	width: 103px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:12px;
}
h2 {
	height: 15px;
	float: left;
	width: 607px;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	text-align: right;
}
#topimg {
	width: 730px;
	padding-left: 20px;
	height: 198px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

}
#topphoto01 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 198px;
	width: 393px;
}
#topphoto02 {
	height: 135px;
	width: 327px;
	margin: 0px;
	padding: 0px;
}
#img_r { float:left; }

#topphoto03 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 327px;
}
#topphoto04 {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 327px;
}
#content {
	width: 750px;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #005A46;
}
#content ul {
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content li {
	list-style: circle inside;
}
#content dl {
	padding-left: 50px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#content dt {
	color: #006633;
	font-size: 14px;
	font-weight: bold;
}
#content dd {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 14px;
}
#contentL {
	width: 599px;
	float: left;
}
#contentR {
	float: left;
	width: 151px;

}
p {
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 10px;
}
strong {
	text-align: right;
	padding-right: 60px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	text-decoration: underline;
	color: #055AA7;
	padding-top: 10px;
}
strong a:link,strong a:visited {
	color: #055AA7;
	text-decoration: underline;
}
strong a:hover {
	color: #FF6699;
	text-decoration: none;
}
#footer {
	width: 750px;
	height: 60px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#footer .menu ul{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#footer .menu li{
	display: inline;
	margin-right: 8px;
	padding-left: 10px;
	color: #666;
	font-size: 8.5pt;
	line-height: 14pt;
	border-left: 1px solid #666;
}


a:link,a:visited {
	color: #444444;
	text-decoration: none;
}
#link {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

/*追加したCSS*/

.c_both { clear:both; }


.under{ border-bottom: 1px solid #de1039; }


p .uline { background:url(./img/uline.gif) bottom repeat-x; }

p .uliner { background:url(img/uliner.gif) bottom repeat-x; }

p .ulineb { background:url(img/ulineb.gif) bottom repeat-x; }

p .uliney { background:url(img/uliney.gif) bottom repeat-x; }

.box-yellow{ background-color: #ffff00!important; }/*黄色のボックス*/



/*--------------------------------------------------------
■フッターメニュー
--------------------------------------------------------*/

div#footer{
	clear: both;
	width: 750px;
	background: url(img/foot.jpg) repeat-x top #fff;
	text-align: center;
	padding-top: 20px;
	padding-left: 0px;
}


/*--------------------▽フッター内で使用する線*/

div#footer hr{
	clear: both;
	color: #aaa;
}


/*/*--------------------▽メニューリスト*/

div#footer .menu{
	margin: 0 0 7px 0;
}

div#footer .menu ul{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#footer .menu li{
	display: inline;
	margin-right: 8px;
	padding-left: 10px;
	color: #666666;
	font-size: 11px;
	line-height: 14pt;
	border-left: 1px solid #aaaaaa;
}

div#footer .menu a{ color: #666666; text-decoration: none; }
div#footer .menu a:hover{ color: #666666; text-decoration: none; }

div#footer p{
	font-size: 11px;
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	color: #666666;
	text-align: left;
}

/*--------------------------------------------------------
■Copyright
--------------------------------------------------------*/

div#footer #copyright{
	clear: both;
	padding: 5px 0 5px 0;
	width: 750px;
	font-size: 11px;
	line-height: 14pt;
	color: #666666;
}

div#footer #copyright a{ color: #666666; text-decoration: none; }
div#footer #copyright a:hover{ color: #666666; text-decoration: none; }
}




#info{
	padding: 7px 0;
	border-top: 1px dotted #bcbcbc;
	font-size: 11px;
	color: #666666;
}

