/* Cross-browser settings */

/*
* {
 margin: 0;
 padding: 0;
}
*/


/* general styles */
body {
	height: 100%;
	font-size: 1em;
	line-height: 140%;
	color: #000000;
	background-image: url(../img/bg_back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

img {
 border:0;
}

a:link {
	font-size: 1em;
	color: #3399CC;
	text-decoration: underline;
	line-height: 140%;
}

a:visited {
	font-size: 1em;
	color: #3399CC;
	text-decoration: underline;
	line-height: 140%;
}

a:hover {
	font-size: 1em;
	color: #3399CC;
	text-decoration: none;
	line-height: 140%;
}

#jump a:link,a:visited,a:hover {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #dfdfdf;
	color: #333333;
	background-color: #FFFFFF;
}

#shadow {
	width: 810px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/bg_shadow.gif);
	background-repeat: repeat-y;
}



/* seo */

#headline {
	width: 780px;
	height: 110px
	margin: 0px auto;
	padding: 0px;
	left: 0px;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#headline h1{
	width: 760px;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	margin: 0px auto;
	padding: 2px;
	left: 0px;
	text-decoration: none;
	line-height: 140%;
}

#headline a:link,a:visited,a:hover{
	text-decoration: none;
	color: #0099CC;
	line-height: 140%;
}

#headline #Logo {
	float: left;
	width: 300px;
	height: 89px;
	background: url(../img/logo.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin-top: 0;
}

#headline #Logo a {
	display: block;
	width: 300px;
	height: 89px;
	outline: 0;
	line-height: 140%;
}

#headline #LogoRight {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 0;
	color: #FFFFFF;
	vertical-align: bottom;
}

#headline #Logofontsize {
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 0;
	color: #FFFFFF;
	vertical-align: bottom;
	font-size: 16px;
	line-height: 16px;
}

#LogoRight a {
	color: #3399CC;
	text-decoration: none;
	line-height: 140%;
}



/* Main contents */
#contents {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 1.0em;
	text-align: left;
	height: 100%;
}

#contents .contents_body {
	margin: 0px;
	padding: 0px;
	clear: none;
}

#contents .welcome {
	margin: 0px 0px;
	padding: 0px;
	background-image: url(../img/title_back.gif);
	background-repeat: repeat-y;
}

#contents .welcome2 {
	margin: 0px;
	width: 490px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../img/character.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#contents_tag {
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;
	text-align: left;
	height: 100%;
}


#contents a:link {
	font-size: 1em;
	color: #3399CC;
	text-decoration: underline;
	line-height: 140%;
}

#contents a:visited {
	font-size: 1em;
	color: #3399CC;
	text-decoration: underline;
	line-height: 140%;
}

#contents a:hover {
	font-size: 1em;
	color: #3399CC;
	text-decoration: none;
	line-height: 140%;
}


#contents_tag a:link {
	font-size: 1em;
	color: #3399CC;
	text-decoration: underline;
	line-height: 140%;
}

#contents_tag a:visited {
	font-size: 1em;
	color: #3399CC;
	text-decoration: underline;
	line-height: 140%;
}

#contents_tag a:hover {
	font-size: 1em;
	color: #3399CC;
	text-decoration: none;
	line-height: 140%;
}


#pan {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 20px;
}

#pan a:link,a:visited {
	margin: 0px;
	font-size: 1em;
	text-align: left;
	text-decoration: none;
}

#pan a:hover {
	margin: 0px;
	font-size: 1em;
	text-align: left;
	text-decoration: underline;
}


/* Sidebar */
#firstSide { 
 float: left;
 width: 200px;
 height:100%;
 background: url(../img/bg_lightgreen.gif);
}

.sidemenu {
 width: 186px;
 margin: 0px auto;
 padding: 0px;
 text-align: left 10px;
}

#firstSide a:link,a:visited,a:hover { 
	font-size: 1em;
	color: #3399CC;
	text-decoration: underline;
	line-height: 140%;
}

.sidemenu ul {
	list-style:none;
	width: 186px;
	margin: 10px auto 0px;
	padding: 0px;
}

.sidemenu li {
	line-height: 0;
	height: 47px;
	width: 186px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}


#navi01 a,
#navi02 a,
#navi03 a,
#navi04 a,
#navi05 a,
#navi06 a,
#navi07 a,
#navi08 a,
#navi09 a,
#navi10 a,
#navi11 a,
#navi12 a {
	display: block;
	width: 186px;
	height: 47px;
	outline: 0;
	line-height: 140%;
}


/*.sidemenu img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	top: 0px;
	bottom: 0px;
}


#bana_info {
	background-image: url(../img/bg_center.gif);
	width: 186px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}

#bana_info p{
	width: 165px;
	padding-left: 10px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#bana_mob {
	background-image: url(../img/bg_center.gif);
	width: 186px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}

#bana_mob img{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bana_mob p{
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 0.8em;
	text-align: center;
}
*/

#bana img{
	text-align: center;
	margin-bottom: 3px;
}



/* Footer */
#footer_navi {
	clear:both;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background: #99CCFF;
}

#footer_navi p {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
}

#footer_navi a:link {
	color: #000000;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 140%;
	margin: 0px;
}

#footer_navi a:visited {
	color: #000000;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 140%;
	margin: 0px;
}

#footer_navi a:hover {
	color: #000000;
	font-size: 0.9em;
	text-decoration: underline;
	line-height: 140%;
	margin: 0px;
}

#footer_under {
	clear:both;
	width: 780px;
	margin: 0px;
	padding: 20px 0px 0px;
	background: #CDE69E url(../img/bg_footer.gif) no-repeat;
	font-size: 1em;
	text-align: center;
}

#footer_under a:link,a:visited,a:hover {
	color: #0099CC;
	font-size: 1em;
	text-decoration: underline;
	line-height: 140%;
	margin: 0px;
}


#footer_copyright {
	clear:both;
	width: 780px;
	margin: auto 0px;
	padding: 0px;
	background: #009900;
}

#footer_copyright p {
	font-size: 1em;
	text-align: right;
	font-family: Verdana;
	color: #FFFFFF;
	margin-top: 5px;
}

#footer_copyright a:link,a:visited {
	margin: 0px;
	font-size: 1em;
	text-decoration: none;
}

#footer_copyright a:hover {
	margin: 0px;
	font-size: 1em;
	text-decoration: underline;
}

#footer_under table {
	background-image: url(../img/count/bg_count.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 134px;
	padding-bottom: 0px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* font */

.px11 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h2 {
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h3 {
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
	margin: 15px 0px;
	padding: 0px;
	color: #3399FF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #3399FF;
	text-indent: 15px;
}

/*　エコページリスト　*/

.eco ul {
	margin: auto;
	padding: 0px;
	line-height: 180%;
}

.eco li {
	list-style:url(../img/list_mitsuba.gif) none;
	margin: auto;
	padding: 0px;
	line-height: 180%;
	text-decoration: none;
	vertical-align: top;
}
.under_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
