/*___________ 基本設定 ___________ */
body,td,th {
	font-size: 13px;
	line-height: 140%;
}
#tm {
	color: #FFF;
	background-color: #8299b8;
	background-image: url(images/mbg.jpg);
	background-repeat: no-repeat;
	width: 929px;
	border: 1px solid #E1ECFF;
}

#wrap {
	width: 931px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	background-color: #005b94;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.slist2 {
	color: #000;
	background-image: url(images/s_list.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left:25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.slist {
	color: #000;
	background-image: url(images/s_list.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/*___________ コンテンツエリア ___________ */
.carea {
	width: 904px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.left {
	float: left;
	width: 675px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.right {
	float: right;
	width: 213px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.message {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/top_midashi1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 665px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
.message10 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/top_midashi4.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 770px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
.message3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/top_midashi3.jpg);
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #005B94;
}


.message2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/top_midashi2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 904px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 10px;
	margin-top: 0px;
}
.foot {
	font-size: 12px;
	color: #ACD6FF;
	margin-top: 13px;
	margin-bottom: 8px;
}
.headder {
	height: 124px;
	width: 931px;
	margin: 0px;
	color: #013F64;
	font-size: 12px;
	font-weight: normal;
}


.topl1 {
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(images/message.png);
	background-repeat: repeat;
	border: 1px solid #4983A9;
}

.topl2{
	color: #000;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4983A9;
	border-bottom-color: #4983A9;
	border-left-color: #4983A9;
	background-color: #FFF;
}

.topl3 {
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4983A9;
	border-bottom-color: #4983A9;
	border-left-color: #4983A9;
	background-image: url(images/about_bg.png);
	background-repeat: repeat;
}

.m2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACD6FF;
	margin-right: 3px;
	margin-top: 3px;
	background-image: url(images/list_006.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 17px;
}

a:link.cm {
	color: #FFF;
	text-decoration: none;
}
a:visited.cm {
	text-decoration: none;
	color: #DFD5A4;
}
a:hover.cm {
	text-decoration: underline;
	color: #DDD5A6;
}
a:active.cm {
	text-decoration: none;
	color: #DAD09B;
}

a:link.cm2 {
	color: #FFF;
	text-decoration: none;
}
a:visited.cm2 {
	text-decoration: none;
	color: #FFF;
}
a:hover.cm2 {
	text-decoration: underline;
	color: #FFF;
}
a:active.cm2 {
	text-decoration: none;
	color: #FFF;
}

/* ____ footerリンクテキスト ____ */

a:link.fm {
	color: #ACD6FF;
	text-decoration: none;
}
a:visited.fm {
	text-decoration: none;
	color: #ACD6FF;
}
a:hover.fm {
	text-decoration: underline;
	color: #ACD6FF;
}
a:active.fm {
	text-decoration: none;
	color: #ACD6FF;
}


/*___________ 【CONTENTS】___________ */


/*___________ 右カラム ___________ */




/*___________ 左カラム ___________ */


/* ____ フロートボックス解除用。htmlでは<div class="clear"></div>で使用 ____ */
.clear {
	clear:both;
}
.ttext {
	color: #000;
}
.newyear {
	color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
	background-position: left top;
}

.newyear1 {
	color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: left top;
}

#slider {
	height: 245px;
	width: 865px;
	margin: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.slider_c {
	margin-right: 60px;
	margin-left: 15px;
	padding-left: 25px;
	margin-top: 3px;
}

.sh4 {
	padding-top: 40px;
}

