body{
	font-size: 12pt;
	line-height: 1.5;
	color: #333333;
	margin:0px 0;
	padding: 0;
	background-image: url(img/contents/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#top td{
	vertical-align:top;
}
/*****************************************************************/
#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/*****************************************************************/
#contents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/*********************************************************************/
#menu {
	width: 170px;
	background-position: left;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/**********************************************************************　ナビボタン　***/
.nabi1 {
}
.nabi1 a{
	background-image: url(img/contents/menu_01.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	margin-bottom: 2px;
	text-indent: -10000px;
	display: block;
}
.nabi1 a:hover{
	background-image: url(img/contents/menu_01_ov.gif);
	background-repeat: no-repeat;
}
.nabi2 {}
.nabi2 a{
	background-image: url(img/contents/menu_02.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	margin-bottom: 2px;
	text-indent: -10000px;
	display: block;
}
.nabi2 a:hover{
	background-image: url(img/contents/menu_02_ov.gif);
	background-repeat: no-repeat;
}
.nabi3 {}
.nabi3 a{
	background-image: url(img/contents/menu_03.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	margin-bottom: 2px;
	text-indent: -10000px;
	display: block;
}
.nabi3 a:hover{
	background-image: url(img/contents/menu_03_ov.gif);
	background-repeat: no-repeat;
}
.nabi4 {}
.nabi4 a{
	background-image: url(img/contents/menu_04.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	margin-bottom: 2px;
	text-indent: -10000px;
	display: block;
}
.nabi4 a:hover{
	background-image: url(img/contents/menu_04_ov.gif);
	background-repeat: no-repeat;
}
.nabi5 {}
.nabi5 a{
	background-image: url(img/contents/menu_05.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	margin-bottom: 2px;
	text-indent: -10000px;
	display: block;
}
.nabi5 a:hover{
	background-image: url(img/contents/menu_05_ov.gif);
	background-repeat: no-repeat;
}
.nabi6 {}
.nabi6 a{
	background-image: url(img/contents/menu_06.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	margin-bottom: 2px;
	text-indent: -10000px;
	display: block;
}
.nabi6 a:hover{
	background-image: url(img/contents/menu_06_ov.gif);
	background-repeat: no-repeat;
}
/**********************************************************************　　***/
#right {
	width: 580px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/contents/contents_bg.gif);
	background-repeat: repeat-y;
	float: right;
}
#main {
	width: 565px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(img/contents/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main dl{
	width: 550px;
}
#main dt{
	font-size: 12pt;
	margin: 5px 0px 0px;
	padding: 10px 0px 0px 35px;
	font-weight: bold;
	background-image: url(img/contents/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main dd{
	font-size: 11pt;
	margin: 5px 0px 0px;
	padding: 10px 0px 0px 35px;
	background-image: url(img/contents/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main h2{
	background-image: url(img/contents/h2_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px 0px 10px;
	padding: 5px 0px 2px 5px;
	width: 543px;
	border: 1px solid #CCCCCC;
	font-size:14pt;
}
#main h3{
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #E10915;
	border-left-color: #E10915;
	width: 530px;
}
.table{}
.table table{
	border: 1px solid #CCCCCC;
	width: 550px;
}
.table td {
	font-size: 8pt;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding: 2px;
}
.table2 td {
	font-size: 12pt;
	border-bottom: 1px dotted #CCCCCC;
	padding:10px;
}
#main em{
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
}
.blue {
	color: #0066FF;
	font-weight: bold;
}
.center {
	text-align: center;
}
.bg_gray{
	background-color: #EEEEEE;
}
.wi {
	width: 540px;
	font-size: 11pt;
}
.right {
	float: right;
}
/**********************************************************************　　***/
#foot {
	width: 750px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E10915;
}
