* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
	font: 13px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	background: url("bg.gif");
}

#box {
	font: 13px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 740px;
	height: 100%;
	border-spacing: 0px;
	border-right: 5px #cccccc solid;
	border-left: 5px #cccccc solid;
	background: #ffffff;
}
#box td {
	vertical-align: top;
	padding: 0.8em 0 1em 0;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #ff0000;
}

/*** ヘッダーエリア ***/
#header {
	margin: 0 10px 15px 10px;
}
#header p {
	font-size: 0.8em;
	margin: 0 0 0.4em 0;
}
h1 {
	font-size: 1.5em;
	color: #000000;
	text-align: center;
	padding: 1px 0 0 0;
	border: 2px #ffffff groove;
	background: #dddddd;
}
a:link.list {
	color: #000000;	text-decoration: none;
}
a:visited.list {
	color: #000000;	text-decoration: none;
}

/*** メインエリア ***/
#content {
	margin: 0 10px 0 10px;
	width: 720px;
}
#main {
	width: 480px;
	float: right;
}
h2 {
	font-size: 1.2em;
	color: #000000;
	text-align: center;
	padding: 1px 0 0 0;
	background-color: #dddddd;
	border: 2px #ffffff groove;
}
#h2_frame {
	margin: 0 0 1em 0;
	padding: 0.5em 10px 0 10px;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 3px #cccccc solid;
	border-left: 5px #cccccc solid;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 0.3em 0;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0 0 3px;
	margin: 0 0 0.3em 0;
	border-left: 6px #cccccc solid;
	background: #dddddd;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 0.3em 0;
}
.text {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 1em 0;
}
strong {
	color: #cc0000;
	font-weight: normal;
}
em {
	color: #009900;
	font-style: normal;
}
dl {
	margin: 0 0 1em 0;
}
dt {
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
}
dd {
	line-height: 130%;
	margin: 0 0 1em 1em;
}
.textli {
	line-height: 120%;
	margin: 0 0 1em 2.5em;
}
.textli ul {
	margin: 0 0 0 2em;
}

/*** ナビゲーションエリア ***/

#floatL{
	width: 230px;
	float: left;
}
/*#navi {
	width: 230px;
	float: left;
}*/
#navi ul {
	font-size: 1.1em;
}
#navi li {
	list-style: none;
	margin-bottom: 0.5em;
	border: 2px #cccccc solid;
	border-left: 10px #cccccc solid;
}
#navi a {
	color: #666666;
	text-decoration: none;
	padding: 2px 0 1px 0px;
	width: 100%;
	display: block;
}
#navi a:hover {
	color: #333333;
	background: #dddddd;
}
#navi a span {
	padding: 0 0 0 3px;
}

#mobile{
	border:1px solid #cccccc;
	padding: 4px;
	margin-bottom:10px;
}
#mobile h3{
	text-align:center;
	padding:5px;
	background-color:#eeeeee;
	font-size:0.9em;
}
#mobile img{
	border:none;
	float:left;
	margin: 5px;
}
#mobile p{
	padding:5px;
	font-size:0.9em;
}
#mobile p a{
	color: #333333;
	text-decoration:none;
}
#mobile ul{
	clear:both;
	margin-left: 20px;
}
#mobile ul a{
	text-decoration:none;
}
#mobile p.cm{
	font-size:0.8em;
}

/*** フッターエリア ***/
#footer {
	text-align: center;
	margin: 0 10px 0 10px;
	width: 720px;
	clear: both;
}
#footer ul {
	margin: 0 0 1em 0;
	padding: 10px 0 10px 0;
	border-top: 1px #000000 dotted;
	border-bottom: 1px #000000 dotted;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer li a {
	color: #0000cc;
	text-decoration: none;
}
#footer li a:hover {
	color: #ffffff;
	background-color: #000099;
}
#footer ul.ftnv2 {
	text-align: right;
	margin: 0 0 15px 0;
	padding: 0;
	border: none;
}
#pr {
	font-size: 0.8em;
	margin: 0 0 0.3em 0;
}
#pr a {
	color: #000000;
	text-decoration: none;
}
#pr a.line {
	text-decoration: underline;
}
#pr a:hover {
	color: #ffffff;
	background: #000000;
}
#copy {
	font-size: 0.8em;
}
.sitemap {
	line-height: 130%;
	margin: 0 0 10px 30px;
}

#main dl.cm2 dt,#main dl.cm2 dd{
	color: #666666;
}
#main dl.cm2 a{
	color: #666666;
	text-decoration:none;
}

#pr_text{
	clear: both;
	margin: 20px;
	font-size: 11px;
	color: #333333;
}
#pr_text a{
	color: #333333;
	text-decoration: none;
}
ul.textli_m {
	line-height: 120%;
	margin: 0 0 1em 2.5em;
	width: 400px;
	list-style-type: disc;
}
.textli_m li {
	float: left;
	margin-right: 30px;
	width: 150px;
}
#totop {
	text-align: right;
	clear: both;
	margin: 1em;
}

.relatedLink {
	margin: 20px 0;
	font-size: 11px;
}
