@charset "utf-8";

* {margin:0; padding:0;}

img {border: 0;}

a, area {outline:0px none transparent;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background : url(/img/common/bk_common.gif) repeat-y center;
	height:100%;
	margin:0px;
	padding:0px;
}

#wrapper {
	width: 800px;
	height:100%;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}

#header {
	width: 800px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

#gnavi {
	width: 800px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

#gnavi ul {
	width: 798px;
	height: 32px;
	margin: 0px;
	padding: 0px 1px;
	background: url(/img/common/bk_gnavi.png) repeat-x;
	list-style-type: none;
}

#gnavi li {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#gnavi li a {
	width: 114px;
	height: 25px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background: url(/img/common/bk_gnavi_tab.png) no-repeat;
	display: block;
	text-decoration: none;
	color: #000000;
}

#gnavi li a:hover {
	width: 114px;
	height: 25px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background: url(/img/common/bk_gnavi_tab.png) no-repeat 0px -32px;
	display: block;
	text-decoration: none;
	color: #66CC00;
}

#gnavi_sub {
	width: 800px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#gnavi_sub ul {
	width: 800px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#gnavi_sub li {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}


#gnavi_sub li a {
	width: 114px;
	height: 18px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background: url(/img/common/sabtab1.png) no-repeat;
	display: block;
	text-decoration: none;
	color: #000000;
}

#gnavi_sub li.subtab1_now a {
	width: 114px;
	height: 18px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background: url(/img/common/sabtab1.png) no-repeat 0px -50px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#gnavi_sub li a:hover {
	width: 114px;
	height: 18px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background: url(/img/common/sabtab1.png) no-repeat 0px -25px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#gnavi_sub2 {
	width: 800px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#gnavi_sub2 ul {
	width: 800px;
	height: 23px;
	margin: 0px;
	padding: 1px 0px;
	list-style-type: none;
	background: url(/img/common/sabtab2.png) no-repeat;
}

#gnavi_sub2 li {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}

#gnavi_sub2 li a {
	width: 82px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 18px;
	background: url(/img/common/sabtab2_li.png) no-repeat;
	display: block;
	text-decoration: none;
	color: #000000;
}

#gnavi_sub2 li.subtab2_now a {
	width: 82px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 18px;
	background: url(/img/common/sabtab2_li.png) no-repeat 0px -46px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#gnavi_sub2 li a:hover {
	width: 82px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 18px;
	background: url(/img/common/sabtab2_li.png) no-repeat 0px -23px;
	display: block;
	text-decoration: none;
	color: #000000;
}


#content_eria {
	width: 800px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

#content_main {
	width: 530px;
	height: auto;
	min-height: 600px;
	margin: 0px;
	padding: 10px 20px;
	float: left;
}

#content_main h1 {
	width: 523px;
	height: 28px;
	margin: 5px 0px 0px 0px;
	padding: 7px 0px 0px 7px;
	font-size: 18px;
	background:#000000 url(/img/common/bk_title01.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
}

#content_main h2 {
	width: 513px;
	height: 20px;
	margin: 5px 0px 0px 10px;
	padding: 10px 0px 0px 7px;
	font-size: 15px;
	color: #ff0000;
	background: url(/img/common/bk_title02.png) no-repeat;
}

#content_main h3 {
	width: 495px;
	height: 19px;
	margin: 5px 0px 0px 20px;
	padding: 6px 0px 0px 15px;
	font-size: 13px;
	background: url(/img/common/bk_title03.png) no-repeat;
}

.paragraph2 {
	width: 505px;
	height: auto;
	margin: 5px 5px 20px 20px;
	padding: 0px;
	font-size: 12px;
	line-height: 120%;
}
.paragraph1 {
	width: 515px;
	height: auto;
	margin: 5px 5px 20px 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 120%;
}

.paragraph3 {
	width: 500px;
	height: auto;
	margin: 5px 5px 20px 25px;
	padding: 0px;
	font-size: 11px;
	line-height: 120%;
}

#content_sidebar {
	width: 200px;
	height: auto;
	min-height: 600px;
	margin: 0px;
	padding: 0px 15px 10px 15px;
	float: right;
}

#content_sidebar h2 {
	width: 200px;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(/img/common/sideh2.png) no-repeat;
}

#content_sidebar h3 {
	width: 190px;
	height: 21px;
	margin: 0px;
	padding: 9px 0px 0px 10px;
	background: url(/img/common/sideh3.png) no-repeat;
	font-size: 15px;
}

#content_sidebar h3 a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;}

#content_sidebar ul {
	list-style-type: none;
	width: 200px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px solid #00ff00;
}

#content_sidebar li a {
	width: 185px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
	background:#CCFFCC url(/img/common/sideli.png) no-repeat;
	display: block;
}

#content_sidebar li a:hover {
	width: 185px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
	background:#99ff99 url(/img/common/sideli.png) no-repeat 0px -20px;
	display: block;
}

#footer {
	clear: both;
	width: 760px;
	height: 100px;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}


.footer_main_menu {
	width: 758px;
	height: 27px;
	margin: 3px 0px 7px 0px;
	padding: 3px 0px;
	border: 1px solid #00ff00;
}

.footer_main_menu p {
	text-align: center;
	margin: 0px;
	padding: 1px;
}

.copyarea {
	width: 760px;
	height: 16px;
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 3px 0px;
	text-align: center;
	background: url(/img/common/bk_copy.gif) no-repeat;
}

p.advertisement_eria {
	width: 750px;
	height: 15px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}


.box_manage {
	width: 515px;
	height: auto;
	margin: 5px 5px 20px 10px;
	padding: 0px;
}

.box_manage th {
	width: 110px;
	height: 24px;
	margin: 0px;
	padding: 3px 0px 3px 15px;
	background: #00aaff;
}

.box_manage td {
	width: 380px;
	height: 23px;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	border-bottom:1px solid #00aaff;
}


/*汎用的なもの*/

.yose_migi {
	text-align: right;
}

