@charset "Shift_JIS";

/*
===== 1: CLEARFIX ==========================================
*/
.clear{clear:both;}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}




/*----for inquiry_mail , manual 080811----
---------------------------------------------------------*/

ul.submenu {
	float:right;
	margin-bottom: 30px;
}

ul.submenu li {
	float:left;
	top:21px;
	padding: 0 0 3px 10px;
	margin:0 0 0px 20px;
	background:url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}

.read {
	clear: both;
}
.read_b {
	font-weight:bold;
	clear: both;
}
.read_b_m50 {
	font-weight:bold;
	clear: both;
	margin-bottom:30px
}

.cmenu{
	margin-bottom:30px;
	margin-top: 10px;
	background-color: #f6f6f6;
	border: 1px solid #e3e3e3;
	padding: 13px 10px 3px 30px;
	overflow: hidden;
	width: 908px;
}

.cmenu li{
	float:left;
	width:270px;
	margin: 0px 17px 0px 0px;
	padding: 0 0 10px 10px;
	background:url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}

.txtbox_midashi{
	margin-right:0px;
	width: 928px;
	border: 1px solid #cccccc;
	font-size: 120%;
	padding: 5px 5px 5px 15px;
	margin-top: 10px;
	font-weight:bold;
}

.txtbox_manual{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 15px;
	overflow: auto;
	height: 200px;
}

.txtbox_manual li{
	list-style:none;
	margin: 0 0 15px 1em;
	text-indent: -1em;
}

.txtbox_manual li ul{
	margin: 10px 0 0 0;
}

.txtbox_manual li li{
	list-style:decimal;
	padding-left:1em;
	margin: 0 0 15px 2em;
}

.txtbox_manual p{
	margin: 0 0 5px 1em;
	text-indent: -1em;
}

.txtbox_midashi{
	margin-right:0px;
	width: 928px;
	border: 1px solid #cccccc;
	font-size: 120%;
	padding: 5px 5px 5px 15px;
	margin-top: 10px;
	font-weight:bold;
}

.txtbox_inq_mail{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 15px;
	overflow: auto;
	height: 200px;
}

.txtbox_inq_mail2{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 15px;
}

.txtbox_inq_mail li{
	list-style:decimal;
	margin: 0 0 15px 2em;
}

.txtbox_inq_mail2 li{
	list-style:decimal;
	margin: 0 0 15px 2em;
}

.btn_enter{
	margin-bottom:60px;
	margin-top: 60px;
	width: 950px;
	text-align: center;
}

.Link{
	padding: 0 0 3px 10px;
	margin:0 0 15px 0;
	background:url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}

