@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "Hiragino Kaku Gothic Pro", "MS UI Gothic", "MS P Gothic", "ヒラギノ角ゴ Pro W3", 'ＭＳ Ｐゴシック', Osaka, Arial, helvetica, sans-serif;
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F9F9F9;
	margin-left: 40px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
}
td {
	line-height: 150%;
	margin-left: 0px;
}
img {
	border-width:0px;
}

/* main area */

#container {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: inherit;
	overflow: visible;
	background-image: url(../../cimg/bg_contents.gif);
	padding: 0px;
}

#container #header {
	clear: both;
	height: 90px;
	width: 830px;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#container #contents {
	clear: both;
	height: auto;
	width: 830px;
}

#container #contents #menu {
	width: 170px;
	float: left;
}

#container #contents #main {
	width: 660px;
	float: right;
	background-image: url(../img/bg_contents.gif);
	background-repeat: repeat-y;
}

#container #copyright {
	width: 620px;
	clear: both;
	margin-left: 170px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

/* #header CSS */

#header h1 {
	float: left;
	height: 60px;
	width: 170px;
	margin-left: 10px;

}

#header h3 {
	float: left;
	width: 150px;
	margin-left: 270px;
	margin-top: 15px;
	padding-top: 30px;
	height: 20px;
	background-image: url(../img/header_freedial.gif);
	background-repeat: no-repeat;
}

#header p {
	float: left;
	height: 60px;
	width: 200px;
}

/* #main CSS */

#main #main-body {
	background-image: url(../img/bg_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	width: 640px;
	padding-right: 10px;
	padding-left: 10px;
}

#main #main-foot {
	background-image: url(../img/bg_body_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 30px;
	width: 620px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

#main-body a:link {
	color: #0099CC;
	text-decoration: none;
}
#main-body a:visited {
	color: #0099CC;
	text-decoration: none;
}
#main-body a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#main-body a:active {
	color: #0099CC;
	text-decoration: underline;
}


#main-body h2 {
	margin-bottom: 30px;
	margin-left: 10px;
}

#main-body h2.page-title {
	min-height: 30px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../img/title_null.jpg);
	background-repeat: repeat-y;
	color: #666666;
	font-size: 24px;
	line-height: 120%;
	letter-spacing: 2px;
}

#main-body h3, h4 {
	margin-left: 10px;
}

#main-body h3.page-title-sub {
	min-height: 20px;
	padding-left: 22px;
	background-image: url(../img/title_null_s.jpg);
	background-repeat: repeat-y;
	color: #999999;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}

#main-body h4 {
	height: 30px;
	background-image: url(../img/border_box_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-left: 45px;
	margin-top: 15px;
	clear: both;
	font-weight: bold;
}
#main-body h5 {
	height: 30px;
	background-image: url(../img/border_box_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-left: 45px;
	margin-top: 15px;
	clear: both;
	font-weight: bold;
}


#main-body .box-disp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	margin-top: 10px;
	padding-top: 10px;
	height: 1px;
}

#main-body h1, h4, h5, h6 {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#main-body p {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#main-body p.no-margin {
	margin: 0px;
	padding: 0px;
}

#main-body table p {
/*
	margin: 0px;
	padding: 0px;
*/
}

#main-body .tboxL01 {
	margin-bottom: 20px;
	margin-left: 35px;
	margin-top: 5px;
	margin-right: 20px;
}

#main-body .tboxL02 {
	margin-bottom: 20px;
	margin-left: 55px;
	margin-top: 5px;
	margin-right: 20px;
}

#main-body .tboxL03 {
	margin-bottom: 20px;
	margin-left: 75px;
	margin-top: 5px;
	margin-right: 20px;
}


#main-body .shift-left10 {
	margin-left: 10px;
	margin-bottom: 10px;
}

#main-body .shift-left20 {
	margin-left: 20px;
	margin-bottom: 10px;
}

#main-body .shift-left30 {
	margin-left: 30px;
	margin-bottom: 10px;
}

#main-body .shift-rit30 {
	margin-right: 30px;
}

/* #footer CSS */

#footer {
	clear: both;
	width: 660px;
	height: auto;
}

#footer #footer-head {
	background-image: url(../img/bg_footer_header.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	width: 660px;
}

#footer #footer-body {
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-y;
	clear: both;
	height: auto;
	width: 600px;
	padding-right: 30px;
	padding-left: 30px;
}

#footer #footer-foot {
	background-image: url(../img/bg_footer_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	width: 660px;
	background-position: bottom;
}


#footer-body ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer-body ul li {
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-image: url(../img/mark_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
}

/* #menu CSS */

#menu #menu-head {
	background-image: url(../img/bg_menu_header.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	clear: both;
}

#menu #menu-body {
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 160px;
	padding-left: 10px;
	min-height: 210px;
}

#menu #menu-foot {
	clear: both;
	height: 20px;
	width: 170px;
	background-image: url(../img/bg_menu_footer.gif);
	background-repeat: no-repeat;
}

#menu-body ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
	overflow: hidden;
	line-height: 0px;
}

#menu-body ul li {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 160px;
	line-height: 0px;
	float: left;
	display: inline;
	list-style-type: none;
	clear: both;
}

#menu-body ul li img {
	border: none;
	vertical-align: bottom;
}


/* etc CSS */

table.table-normal {
	border-collapse: collapse;
	border-spacing: 1px;
	text-align: left;
	border: 1px solid #E0E0E0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table-normal th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding: 5px;
	font-weight: normal;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}

.table-normal td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding: 5px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.table-normal td.center-cell {
	text-align: center;
}

table.table-basic {
	border-collapse: collapse;
	border-spacing: 1px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table-basic th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	font-weight: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 150%;
}

.table-basic td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table-basic td.center-cell {
	text-align: center;
}

ul.list-normal {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;

}

ul.list-normal li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../img/mark_circle_s.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;

}

.tbox-mark {
	background-image: url(../img/mark_circle_s.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.txts {
	font-size: 11px;
}

.txtm {
	font-size: 9pt;
}

.txtl {
	font-size: 10pt;
}

.photo-border {
	padding: 4px;
	border: 1px solid #F0F0F0;
	background-color: #FAFAFA;
}

/* Top Page Only */

#toppage p, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

#toppage #top-icon-area {
	margin-top: 10px;
	padding-top: 5px;
	background-color: #FFC671;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	height: 80px;
	display: inline;
	float: left;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}

#toppage #top-icon-area p.icon-shinryou {
	height: 80px;
	width: 120px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#toppage #top-wrapper {
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	display: inline;
	height: auto;
}

#toppage #top-wrapper #bnr-area {
	width: 215px;
	float: left;
}

#toppage #top-wrapper #addr-area {
	width: 375px;
	float: right;
	border: 1px solid #ECECEC;
	background-image: url(../../img/top_about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 135px;
	padding-top: 5px;
	padding-right: 5px;
	height: 168px;
}
.tmgn20 {
	margin-top: 20px;
}
.tmgn10 {
	margin-top: 10px;
}

.style1 {color: #999999}
.style4 {color: #0066FF}
.style6 {color: #0099CC}
.style8 {
	color: #FF6633;
	font-weight: bold;
}
.style9 {
	color: #666666;
	font-weight: bold;
}
.style10 {color: #FF0000}
.style11 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
}

.style12 {
	font-size:14px;
	color: #333;
	line-height: 1.7em;
}

.style13 {
	font-size: 14px;
	color: #F00;
	line-height: 1.7em;
	font-style: inherit;
}

.style14 {
	font-size: 14px;
	color: #0066FF;
	line-height: 1.7em;
	font-style: inherit;
}

.style15 {
	padding: 5px 0px 5px 10px;
	margin-left: 7em;
}

.style16 {
	padding:5px 0px 5px 10px;
	margin: 0px;
	float: left;
	width: 5em;
	clear: both;
}

.style17 {
	font-size: 12x;
	color: #F00;
	line-height: 1.7em;
	font-style: inherit;
}


.style-img {
	float: right;
}

.w3c-img {
	margin-right: 40px;
	margin-bottom:5px;
}

.W3C-p {
	font-size: 8pt;
}




#toppage #top-wrapper #addr-area2 {
	margin-right: 20px;
	height: 500px;
	width: 590px;
	min-height: 135px;
	padding-top: 5px;
	padding-right: 20px;
	height: 168px;
}
#container #new {
	padding: 0px 15px 15px;
	width: 585px;
}
