@charset "shift_jis";
body {
	color: #666666;
	background-color: #fffce3;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px/1.8 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	float: none;
	margin-right: 3px;
}
#container {
	background-image: url(../images/container_bg.gif);
	width: 896px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #009966;
}
a:hover {
	color: #9e2520;
}
a:visited {
	color:#009966;
	text-decoration: none;
	}

strong {
	font-weight: bold;
	color: #3460A7;
	}

#header {
	height: 200px;
	position: relative;
	background: #44B08C url(../images/mainimg.jpg) no-repeat center top;
}
#header img {
	position: absolute;
	left: 12px;
	top: 12px;
}
#header h1 {
	font-size: 16px;
	padding-left: 160px;
	padding-top: 100px;
	color: #FFFFFF;
	font-weight: bold;
}

#container #topmenu li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#container #topmenu {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: #44b08c;
	text-align: center;
}

#contents {
	float: left;
	width: 706px;
	padding-top: 10px;
}


#main {
	float: right;
	width: 498px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
}
#main h2 {
	font-size: 100%;
	padding-left: 10px;
	height: 30px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	line-height: 30px;
	background: url(../images/subtitle_bg.gif) no-repeat left top;
	margin-top: 10px;
	clear: left;
	padding-right: 0px;
}
#main p {
	padding: 0px 0px 15px;
	margin-right: 10px;
	margin-left: 0px;
}




#side {
	float: right;
	width: 176px;
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 80%;
	border: 1px solid #CCCCCC;
}
#side p {
	margin-bottom: 10px;
	color: #666666;
}
.side-table {
	border: 0px none #cccccc;
	line-height: 2;
	padding-top: 0px;
	width: 160px;
	margin-left: 8px;
}
.side-table h3 {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.5em;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background: #44b08c url(../images/menutitle_bg.gif) repeat-x;
	margin-top: 10px;
}

.pink_bg{
 background: #ff6666 url(../images/menutitle_pinkbg.gif) !important;
 background-repeat:repeat-x;
}


#sideLeft {
	float: left;
	width: 181px;
	display: inline;
	margin-right: 5px;
	margin-left: 4px;
	color: #666666;
}
#sideLeft li {
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#sideLeft ul {
	margin-bottom: 20px;
}
#sideLeft li a {
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
}
#sideLeft li a:hover {
	color: #FF3B33;
}
#sideLeft .arrow-last {
	background-image: url(../images/menu_arrow_last.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
}

#sideLeft h3 {
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.5em;
	border: 1px solid #CCCCCC;
	background: #44b08c url(../images/menutitle_bg.gif) repeat-x;
	margin: 0px;
}


#footer {
	clear: both;
	width: 900px;
	font-size: 11px;
	padding-bottom: 5px;
	background-color: #44b08c;
	padding-top: 5px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
}

#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */

#container #contents #main .text_b1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 0px;
}

#container #contents #main .text_b2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6666;
	text-align: center;
}
#container #side .side-table ul {
	margin-left: 4px;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
}
#container #side .side-table li {
	background: url(../images/icon.gif) no-repeat left 6px;
	padding-left: 12px;
}

#container #contents #main .centerBox {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox2 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox3 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox4 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox5 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox6 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox7 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox8 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox9 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox10 {
	width: 485px;
	margin: 5px auto;
}
#container #contents #main #centerBox0 {
	width: 485px;
	margin: 5px auto;
}

#container #contents #main #linkB {
	width: 485px;
	margin: 20px auto;
	text-align: center;
}
#container #contents #main #linkB2 {
	width: 485px;
	margin: 20px auto;
	text-align: center;
}
#container #contents #main #linkB3 {
	width: 4850px;
	margin: 20px auto;
}
#container #contents #main dl {
	padding: 0px;
	margin: 5px;
}
#container #contents #main dt {
	float: left;
	width: 100px;
	padding-left: 5px;
}
#container #contents #main .bga {
	background: #EBEBEB;
}
#container #contents #main .pagetop {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
}
#container #side .side-table img {
	float: left;
	margin-right: 2px;
	border-style: none;
}
#container #contents #main .centerBox img {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 2px 8px 2px 2px;
}
#container #topmenu img {
	margin: 0px;
	padding: 0px;
}
#container #contents #main .newsbox {
	height: 134px;
	overflow: scroll;
	margin-bottom: 10px;
}
#container #contents #main ul {
	display: block;
	list-style: decimal outside;
	margin: 0px 10px 20px 15px;
	padding: 0px;
}
#container #contents #main li {
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
}
#container #contents #main .centerBox dt {
	float: left;
	width: 40px;
	font-weight: bold;
}
#container #contents #main .centerBox dd {
	margin-left: 48px;
}
#container #contents #main table {
	width: 470px;
	text-align: left;
	background: #EFFEFA;
	border-top: 1px solid #66CC99;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
#container #contents #main th {
}
#container #contents #main .imgR {
	float: right;
	margin-right: 5px;
}
#container #contents #main .imgC {
	text-align: center;
	padding: 2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#container #contents #main th {
	text-align: left;
}
#container #contents #main #centerBox9 table {
	background: #EFFEFA;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#container #contents #main #centerBox9 td {
	background: #EFFEFA;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
#container #contents #main #centerBox9 th {
	border-bottom: 1px dotted #CCCCCC;
	background: #FFE7CE;
}
#container #contents #main #centerBox9 .text_bg_y {
	background: #FFFEEC;
}
#main #taiken {
	margin-right: 10px;
	margin-left: 10px;
}

#container #contents #main #taiken dl {
	margin: 0px 0px 10px;
	padding: 0px;
}
#container #contents #main #taiken dt {
	width: 40px;
	margin-right: 4px;
	font-weight: bold;
	color: #3460A7;
}

