/* 全体 */

#main_contents {
	width:760px;
	margin:0px 0px 0px 20px;
	font-size:small;
}

#main_contents a {
	color:#333333;
	}

#main_contents a:visited {
	color:#333333;
	}

#main_contents a:hover{
	color:#cc3366;
	}
	
#main_contents a:hover.visited{
	color:#cc3366;
	}
/* 見出し */

h2.ttl_before {
	font-weight:bold;
	color:#cc0000;
	margin:10px;
	padding:0px 0px 5px 5px;
	font-size:15px;
	border-bottom:3px solid #cccccc;
	}

h3.cnts {
	font-size:normal;
	font-weight:normal;
	color:green;
	display:block;
	padding:0px;
	margin:0px;
	width:340px;
	background-image:url("../images/plate_gray.jpg");
	background-repeat:no-repeat;
	/*height:35px;*/
	}

.ttl_cnts_left {
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	}

.ttl_cnts_left a{
	margin:0px;
	padding:5px 5px;
	width:25px;
	height:25px;
	display:block;
	text-decoration:none;
}
	
.ttl_cnts_right {
	display:block;
	width:305px;
	height:35px;
	margin:0px;
	padding:0px;
	float:right;
	}

.ttl_cnts_right a {
	display:block;
	margin:0px;
	padding:10px 0px 0px 10px;
	width:295px;
	height:25px;
	color:#333333;
	text-decoration:none;
	background-image:url("../images/arrow_blue.gif");
	background-position:280px 12px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	}

.ttl_cnts_right a:hover {
	color:#cc3366;
	background-image:url("../images/arrow_red.gif");
	}


.cmt_btn {
	display:block;
	padding:0px 0px 10px 8px;
	margin:5px 5px 10px 35px;
	border-bottom:2px dotted #cccccc;
	border-left:2px dotted #cccccc;
}
.inq_mail_link {
}

/*メールお問い合わせいただく前に */
#box_before {
	width:718px;
	margin:2px 0px 10px;
	border:1px solid #cccccc;
	}
	

/* 各コンテンツの紹介 */
ul#info_cnts {
	width:691px;
	margin:0px 0 20px 14px;
	padding:0 0 0 0;
	}
	
ul#info_cnts li {
	width:340px;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	list-style-type:none;
	}
	

/* テキスト部分 */
.txt_before {
	margin:10px 0 10px 25px;
	}
	
/* 矢印 */
#box_arrow {
	margin:10px;
	text-align:center;
	}
	
/* メールでのお問い合わせの詳細 */
#box_detail {
	width:718px;
	margin:10px 0px;
	border:1px solid #cccccc;
	}

/* メールでのお問い合わせボタン */
	
.btn_mail {
	width:450px;
	margin:30px 154px 10px 154px;
	padding:0px;
	}

/* メールでのお問い合わせ（ご注意）*/
#cmt_minq_01 {
	width:628px;
	background-color:#eeeeee;
	padding:10px;
	margin:0px 35px;
	border:1px dotted #cccccc;
	}

/* リンク色 */
#cmt_minq_01 a:link{color:#000099;}
#cmt_minq_01 a:visited{color:#660099;}
#cmt_minq_01 a:active{color:#ff6633;}
#cmt_minq_01 a:hover{color:#ff6633;}

/* セキュリティなどについての説明 */	
#cmt_minq_02 {
	width:630px;
	margin:10px 35px;
	padding:10px;
	}
	
/* 箇条書き */

ul.list_square {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 15px;
	}
	
ul.list_square li {
	line-height:1.5em;
	padding:0px 0px 5px 0px;
	list-style-type:square;
	}
	

ul.list_disk {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 15px;
	}
	
ul.list_disk li {
	line-height:1.5em;
	padding:0px 0px 5px 0px;
	list-style-type:disk;
	}

/* 長期休暇 */
.l_Comment{
	margin:10px 20px 10px 20px;
	font-size:13px;
	color:#BA051C;
	line-height:1.3em;
}

/* 電話番号box */
.telNumberBox {
	width:245px;
	margin:15px auto;
}
.telNumberBox .telNumber {
	float:left;
	padding-top:4px;
}
.telNumberBox .mark {
	float:left;
}
.telNumberBox .telNumber {
	float:left;
	padding-top:4px;
}
.telNumberBox .notes {
	clear:both;
	font-size:0.7em;
	text-align:right;
	color:#000;
}

/* TextAlig */
.txtCen {
	text-align:center !important;
}

/* リンク色 */
#cmt_minq_02 a:link{color:#000099;}
#cmt_minq_02 a:visited{color:#660099;}
#cmt_minq_02 a:active{color:#ff6633;}
#cmt_minq_02 a:hover{color:#ff6633;}
