@charset "shift_jis";
body
{
	background-color: #FFECFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container
{
	clear: both;
	float: left;
	height: auto;
	width: 800px;
	background-color: #FFECFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCCFF;
	border-left-color: #FFCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCFF;
}

#top
{
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 578px;
	width: 800px;
}

#top h1
{
	font-size: 11px;
	font-weight: normal;
	color: #FF3399;
	text-align: left;
	margin: 0px;
	text-indent: 5px;
}
.img_R5
{
	float: left;
	margin-right: 5px;
}


.mar-all-0
{
	margin: 0px;
}
.mar-und-2
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#right_main
{
	clear: right;
	float: right;
	height: auto;
	width: 576px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.menu
{
	margin: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 800px;
	font-size: 13px;
	background-image: url(../img/menu_back.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
}
.menu  ul
{
	margin: 0px;
	padding: 0px;
}
.menu  li
{
	list-style-type: none;
	clear: none;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	float: left;
}
.menu  a
{
	text-decoration: none;
	color: #0066FF;
	line-height: 25px;
}

.menu a:hover
{
	color: #FF3366;
	text-decoration: underline;
}

#left-side-bar
{
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

#main_top
{
	background-image: url(../img/main_top.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 20px;
	width: 570px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main_top h2
{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-indent: 15px;
	margin: 0px;
	line-height: 17px;
}

#main_main
{
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: auto;
	width: 570px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#main_under
{
	background-image: url(../img/main_under.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 20px;
	width: 570px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.contents
{
	clear: both;
	float: left;
	height: auto;
	width: 564px;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

.contents p
{
	font-size: 13px;
	line-height: 1.4em;
	color: #4C4C4C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h3
{
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.main_under_foot
{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	line-height: 17px;
	text-align: center;
}

#footer
{
	clear: both;
	float: left;
	height: auto;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#footer p
{
	font-size: 12px;
	color: #666666;
	margin: 0px;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

.sidebar_font01
{
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h4
{
	font-size: 16px;
	color: #FF33FF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: underline;
}

.contents ul
{
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 25px;
	font-size: 13px;
}
