/* サイト共通 */
*{
	margin: 0px;
	padding: 0px;
}
a:link { color: #006699; text-decoration: none;}
a:visited { color: #006699; text-decoration: none;}
a:active { color: #cc0000; text-decoration: none;}
a:hover { color: #cc0000; text-decoration: underline;}
img { border: 0; vertical-align:middle;}

/* サイト共通 end*/


body {
	margin: 0px;
	background: #DFE6F3;
	font-size: small;
	color:#333333;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック';
	line-height: 150%;
}
div#page {
	background: #ffffff;
	text-align: left;
	width: 900px;
	margin: 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85CC66;
	border-left-color: #85CC66;
}
div#head {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 900px;
	height: 70px;
}
div#logo {
	width: 250px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
div#main {
	margin-top: 0px;
	padding: 0px;
	width: 900px;
	float: left;
}
div#contents {
	width: 660px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	background-color: ;
	line-height: 150%;
}
* html div#contents {
	width: 660px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	background-color: ;
}
#contentsinbox {
	margin-top: 10px;
	padding: 10px;
	width: 600px;
	float: left;
	display: inline;
}
div#subnavi {
	width: 195px;
	float: right;
	margin: 0px;
	border: 0px none;
	background-color: #FFF1C6;
	padding-right: 5px;
}
div#subnavi ul {
	font-weight: bold;
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
div#subnavi li {
	list-style-position: inside;
	list-style-image: url(images/list_ya.gif);
	list-style-type: circle;
	margin-right: 5px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
div#menu {
	padding-top: 53px;
	text-align: left;
}
div#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div#menu ul li {
	padding-right: 20px;
	padding-left: 20px;
	float:left;
}
div#menu ul li.r {
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #cccccc;
}
div#menu a {
	display:block;
	height:25px;
	text-indent:-9999px;
}
div#navi {
	width: 100%;
	height: 24px;
	font-weight: bold;
	background-color: #D3F0AF;
	float: left;
	padding: 6px 0px 0px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #85CC66;
}

div#navi ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div#navi ul li.navi80 {
	width: 80px;
	float:left;
	text-align: center;
	border-right: 1px solid #ffffff;
	background-color: #D3F0AF;
}
div#navi ul li.navi100 {
	width: 100px;
	float:left;
	text-align: center;
	border-right: 1px solid #ffffff;
	background-color: #D3F0AF;
}
div#navi ul li.navi120 {
	width: 120px;
	float:left;
	text-align: center;
	background-color: #D3F0AF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div#navi ul li.navi140 {
	width: 140px;
	float:left;
	text-align: center;
	border-right: 1px solid #ffffff;
	background-color: #D3F0AF;
}
div#navi a.ya {
	padding-left: 12px;
	background:transparent url(../img/ico_tri.gif) no-repeat scroll left;
}
li.in20 {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
li.in40 {
	margin-left: 40px;
}
div#box1 {
	width: 660;
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	width: 900px;
	color: #666666;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
}
#footernavi {
	width: 100%;
	background-color: #D3F0AF;
	float:left;
	text-align: center;
	margin-bottom: 10px;
	padding:0px 0px 0px 0px;
}
#footernavi li{
	text-align: center;
	display:inline;
	padding:0px 5px 0px 12px;
}

#footercp {
	text-align: center;
}
.footerstart {
	border-left: 1px solid #666666;
 }
#footer img {
	margin-left: 130px;
	}
.gotop {
	margin:20px 0px 20px 20px;
}

span.right {
	float: right;
}
img.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
img.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.clear {
	clear: both;
}
