body {
	margin:0px;
	padding:0px;
}
a {  color: #006666;outline : 0 ;}
img{border:0;}

.------------base-----------{}
/*------------------------基本設定---------------------------*/
#body {	background-color: #FFFFFF;}
/*------------------------ヘッダー---------------------------*/
.------------header-----------{}
.header {
	height: 125px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: thin;
	border-left-color: #C6C6C6;
	float: left;
	margin-left: 25px;
	border-top-width: thin;
	border-top-color: #C6C6C6;
	padding-left: 10px;
	background-image: url(img/mo_title.jpg);
	padding-top: 4px;
}
*html .header {
	height: 125px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: thin;
	border-left-color: #C6C6C6;
	float: left;
	margin-left: 25px;
	border-top-width: thin;
	border-top-color: #C6C6C6;
	padding-left: 10px;
	background-image: url(img/mo_title.jpg);
	padding-top: 4px;
}

.header a {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #C6C6C6;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	border-left-color: #C6C6C6;
	width: 849px;
	float: left;
	height: 100px;
	text-indent: -9999px;
	margin: 0px;
}

/*------------------------ヘッダーメニュー-------------------*/
.----------header_menu-------------{}
.h_menu {
	list-style-type: none;
	width: 846px;
	border-top-color: #FFFFFF;
	border-left-color: #B2B9BF;
	border-bottom-color: #FFFFFF;
	clear: both;
	margin-left: 25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B9BF;
	padding-bottom: 10px;
	background-color: #F3F3F3;
}
*html .h_menu {
	list-style-type: none;
	width: 850px;
	border-top-color: #FFFFFF;
	border-left-color: #B2B9BF;
	border-bottom-color: #FFFFFF;
	clear: both;
	margin-left: 25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B9BF;
	padding-bottom: 10px;
	background-color: #F3F3F3;
}
.main img {
	padding-top: 3px;
}


.h_menu li {
	float: right;
	font-size: 12.5px;
	font-weight: bold;
	table-layout:auto;
}
.h_menu ul {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.h_menu a {
	font-size: 10px;
	font-weight: lighter;
	color: #266CFF;
	clear: right;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 3px;
}
.h_menu a:hover{
	color:#FF8080;
	text-decoration: underline;
}

/*------------------------サイド　メニュー-------------------*/
.----------side_menu-------------{}
.menu {
	font-size: 12px;
	list-style-type: none;
	float: left;
	border-left-width: thin;
	border-left-color: #C6C6C6;
	width: 180px;
	margin: 0px;
	padding-left: 10px;

}

.menu ol {
	background-image: url(img/side_menu4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-left: 0px;
	line-height: normal;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: center;
	background-color: #FFFFFF;
}
.menu ul {
	list-style-type: none;
	margin-left: 1px;
	width: 152px;
	background-color: #C8E3FB;
	padding: 0px;
	padding-bottom: 0px;

}

.menu li {
    margin:0px;
}
.menu li a {
	background-color: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 2px;
	color: #266CFF;
	width: 148px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-image: url(img/menu_off.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 23px;
	border-top-color: #C8E3FB;
	border-right-color: #C8E3FB;
	border-bottom-color: #C8E3FB;
	border-left-color: #C8E3FB;
	margin-left: 2px;
	padding-top: 4px;
}
.menu li a:hover {
	background-color: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 2px;
	color: #FF9BFF;
	width: 148px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 23px;
	border-top-color: #C8E3FB;
	border-right-color: #C8E3FB;
	border-bottom-color: #C8E3FB;
	border-left-color: #C8E3FB;
	margin-left: 2px;
	padding-top: 4px;

}
/*------------------------メインコンテンツ-------------------*/
.----------main_containts-------------{}
.containts {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B9BF;
	border-left-color: #B2B9BF;
	margin-left: 25px;
	padding: 0px;
	float: left;
	background-color: #F3F3F3;
    width: 846px;

}
*html .containts {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B9BF;
	border-left-color: #B2B9BF;
	margin-left: 25px;
	padding: 0px;
	float: left;
	background-color: #F3F3F3;
	width: 850px;
}

.main{
	background:#FFFFFF;
	list-style-type: none;
	font-size: 11px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 175px;
}
*html .main{
	background:#FFFFFF;
	list-style-type: none;
	font-size: 11px;
	color: #666666;
	padding-left: 22px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
}

.main h2 {
	width: 590px;
	margin-top: 5px;
	background-image: url(img/picture1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 200px;
	margin-left: 30px;
}

.main h3 {
	margin-top: 3px;
}

.main dt {
	color: #88BB22;
	text-decoration: none;
	font-size: 13px;
	width: 592px;
	padding-left: 25px;
	padding-top: 28px;
	padding-bottom: 5px;
	font-weight: bold;
}


.main dl {
	background-image: url(img/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 34px;
}
*html .main dl {
	background-image: url(img/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 16px;
}

.main dd {
	background-image: url(img/box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	margin-left: 0px;
	padding-top: 10px;
	font-size: 12px;
	color: #353535;
	overflow: auto;
	padding-right: 150px;
    width:530px;
}
*html .main dd {
	background-image: url(img/box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	margin-left: 0px;
	padding-top: 10px;
	font-size: 12px;
	color: #353535;
	overflow: auto;
	padding-right: 35px;
	width: 600px;
}

.main .b {
	background-image: url(img/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 50px;
}
.main td {
	color: #FF8040;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.main .input {
	float: right;
	margin-right: 100px;
}
*html .main .input {
	float: right;
	margin-right: 5px;
}

.main .input a {
	margin-left: 5px;
	color: #266CFF;
	font-size: 10px;
}
.main .input a:hover {
	color: FF8080;
}
.main .c dd {
	padding-left: 123px;
}
.main p {
	padding-left: 30px;
}
.botton a{
	position:relative;
	top:0px;
	width:302px;
	height:30px;
	background-image: url(img/moushikomi_o.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-left: 160px;
}
.botton a:hover{
	background-image: url(img/moushikomi_f.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.botton img{
	position:relative;
	top:8px;
	left:8px;
	border:none;
	float: left;
	clear: left;
	padding-top: 0px;
	text-indent: -9999px;
	text-align: center;
	}
.main li {
	list-style-type: none;
	padding-top: 10px;
}
.main_form td {
	list-style-type: none;
	font-size: 13px;
	color: #FF8040;
	padding-left: 7px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.main iframe {
	height: 100px;
	width: 590px;
}
.main .top img {
	margin-left: 15px;
}
.main .price {
	border: 2px solid #CCCCCC;
}
.main .price td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
}
.main .price img {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
.lpo {
	margin-top: 100px;
}
.lpo img {
	position: absolute;
	left: 555px;
	top: 91px;
}
*html .lpo img {
	position: absolute;
	left: 585px;
	top: 91px;
}

/*------------------------申し込みボタン-------------------*/
.-----------botton_moushikomi------------{}
.moushikomi {
	position: absolute;
	width: 250px;
	top: 55px;
	left: 538px;
	text-indent: -9999px;
}
.moushikomi a{
	position:relative;
	top:0px;
	width:302px;
	height:30px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/moushikomi_o.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
.moushikomi a:hover{
	padding:0px;
	margin:0px;
	background-image: url(img/moushikomi_f.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.moushikomi img{
	position:relative;
	top:8px;
	left:8px;
	border:none;
	float: left;
	clear: left;
	padding-top: 0px;
	text-indent: -9999px;
	}

/*------------------------フッダーメニュー-------------------*/
.----------footer-------------{}
.footer {
	clear: both;
	border-bottom-color: #EEEEEE;
	background-image:url(img/line_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #B7B8BA;
	border-left-color: #B7B8BA;
	font-size: 10.5px;
	color: #999999;
	width: 802px;
	background-color: #00FF00;
}
.footer li {
	list-style-type: none;
	width: 802px;
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	border-top-color: #FFFFFF;
	border-left-color: #B2B9BF;
	border-bottom-color: #FFFFFF;
	background-image: url(img/line_2.gif);

	float: left;
	font-size: 12.5px;
	color: #FFFFFF;
}
.footer ul {
	list-style-type: none;
	height: 18px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer a {
	font-size: 10.5px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.footer a:hover{
	color:#FF8080;
}
.main .topics p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #00FFFF;
}

.copy {
	clear: both;
	width: 900px;
	text-decoration: none;
	font-size: 10.5px;
	margin-left: 25px;
	height: 100px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-align: center;
}
/*------------------------トピックス& News-------------------*/
.----------top_page_topics-------------{}
.topics{
	background:#fffeee;
	height:200px;
	overflow:auto;
	width: 240px;
	float: left;
	margin-left: 20px;
	border: 1px dashed #EAEAEA;
}
.topics li {
	font-size: 10px;
	color: #333333;
	list-style-position:middle;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(img/check2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 5px;
}
#topics ul {
	padding-left: 0px;
	margin-left: 0px;
}

.topics ol {
	padding-top: 15px;
	font-weight: bolder;
	color: #008000;
}
.form {
}
.topics2{
	background:#fffeee;
	height:300px;
	overflow:scroll;
	width: 400px;
	float: left;
	border: 1px double #999999;
	color: #333333;
	font-style: normal;
	text-transform: none;
	font-size: 10px;
	font-weight: lighter;
	scrollbar-arrow-color:red;
}

#textarea {
	overflow:hidden;
	background:#fffeee;
	font-size: 12px;

}
.1st-link {
	position: absolute;
	left: 661px;
	top: 143px;
	width: 181px;
}
.price {
	overflow: hidden;
}
#body .containts .menu img {
	margin-top: 50px;
}
.form .textbox {
	font-size: 12px;
	color: #000000;
}
#body .containts .main .dh input {
	text-transform: capitalize;
}
.card {
	margin-left: 100px;
}
.thelanguage {
	background:#E8E8E8;
	border: thin dotted #666666;

}

.thelanguage a {
	font-size: 12px;
	color: #FF3737;
	margin-right: 100px;
	margin-bottom: 30px;
	padding-bottom: 2px;
	padding-left: 2px;
}
