@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;
}


/*---- 110513追加 ----
---------------------------------------------------------*/
ul.submenu_left {
	float:left;
	margin-bottom: 30px;
}

ul.submenu_left li {
	float:left;
	top:21px;
	background:url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}
/*---- 110513追加ここまで ----
---------------------------------------------------------*/



.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_midashi_manual{
	margin-right:0px;
	width: 950x;
	border: 1px solid #cccccc;
	font-size: 120%;
	padding: 5px 5px 5px 15px;
	margin-top: 10px;
	font-weight:bold;
}

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

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

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

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

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

.txtbox_midashi_manual{
	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_mail li{
	list-style:decimal;
	margin: 0 0 15px 2em;
}

.btn_enter{
	margin-bottom:30px;
	margin-top: 10px;
	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;
}

ul.pList {
	clear: both;
}

ul.pList li {
	margin: 0;
	float: left;
	width: 180px;
	height: 60px;
	margin: 0 10px 10px 0;
	font-size: 0;
}

ul.pList li.r {
	margin-right: 0;
}

ul.form {
	width: 800px;
	border: #CCC solid 1px;
	margin-top: 20px;
	padding: 20px;
	background:#F8F8F8;
}
ul.form li {
	float: left;
	display: inline;
	margin-right: 20px;
}
ul.form li dl dt {
	margin-bottom: 3px;
}




/*add 20120801*/
/*===========================================
	休業のお知らせ
=============================================*/
div.mt_20 div.redframe{
	padding:15px 10px;
	/*margin:0 10px;*/
	border:solid #CC0000 2px;
	clear:both;
}

.mt_20 {
    margin:5px 0 10px;
}