@charset "UTF-8";
/*####################################################*/
/*                                                    */
/*                        全局類                       */
/*                                                    */
/*####################################################*/

/********************定義body背景など******************/
body {
	margin:0px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	color: #444444;
	-webkit-text-size-adjust:none
}

/************************Logoの定義*************************/

.bros_logo{/*logo*/
	text-align:center;
	cursor:hand;
}


/********************定義body全体内容枠******************/
.container {
	position:relative;
	margin:0px auto;
	padding:0px;
	width:934px;
	height:auto;
	background-image:url(../img/bg1.jpg);
}

/********************定義bannerシリーズ******************/
.banner_1 {/*全サイトのTOPメニュー7個*/
	padding:17px 0px 0px 360px;
	margin:0px;
	height:92px;
	width:574px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	float:left;
}
.banner_2 {/*全サイトのTOPメニュー7個*/
	padding:12px 0px 0px 324px;
	margin:0px;
	height:66px;
	width:500px;
	float:left;
}

.menu_left {/*メニュー*/
	padding:0px;
	margin:0px;
	height:50px;
	width:135px;
	float:left;
}

.menu_1 {/*メニュー*/
	float:left;
}
a.menu_1:hover {/*メニュー*/
	float:left;
	background-image:url(../img/menu1.jpg);
	background-repeat:no-repeat;
	background-position:-57px 0px;
}

.menu_2 {/*メニュー*/
	float:left;
}
a.menu_2:hover {/*メニュー*/
	float:left;
	background-image:url(../img/menu1.jpg);
	background-repeat:no-repeat;
	background-position:-177px 0px;
}

.menu_3 {/*メニュー*/
	float:left;
}
a.menu_3:hover {/*メニュー*/
	float:left;
	background-image:url(../img/menu1.jpg);
	background-repeat:no-repeat;
	background-position:-322px 0px;
}

/********************定義contentシリーズ******************/

.content {/*画面中列部分*/
	float:left;
	margin:0px;
	padding:0px;
	width:934px;
	height:auto;
	overflow:hidden;
	
}
.content_left {/*画面左列部分*/
	float:left;
	margin:0px;
	padding:50px 0px 0px 6px;
	width:191px;
	height:850px;
	overflow:hidden;
	background-color:#f2f2f2;
	background-image:url(../img/left_bg.jpg);
	background-repeat:no-repeat;
}
.content_mid {/*画面中列部分*/
	float:left;
	margin:0px;
	padding:0px;
	width:737px;
	height:auto;
	overflow:hidden;
	
}
.content_right {/*画面右列部分*/
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width:99px;
	height:400px;
	overflow:hidden;
	background-image:url(../img/right_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
/**************定義index画面部分************/

.content_left_menu_1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	width:170px;
	height:19px;
	background-image:url(../img/ico1.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
}
a.content_left_menu_1:hover {
	float:left;
	background-image:url(../img/ico1.gif);
	background-repeat:no-repeat;
	background-position:0px -15px;
	background-color:#d7e4f3;
}
.content_left_line1 {
	float:left;
}

.content_left_menu_2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 30px;
	width:155px;
	height:19px;
	background-image:url(../img/ico2.gif);
	background-repeat:no-repeat;
	background-position:15px 12px;
}
a.content_left_menu_2:hover {
	float:left;
	background-image:url(../img/ico2.gif);
	background-repeat:no-repeat;
	background-position:15px -10px;
	background-color:#d7e4f3;
}

.content_left_menu_3 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 45px;
	width:140px;
	height:19px;
	background-image:url(../img/ico3.gif);
	background-repeat:no-repeat;
	background-position:30px 13px;
}
a.content_left_menu_3:hover {
	float:left;
	background-image:url(../img/ico3.gif);
	background-repeat:no-repeat;
	background-position:30px -12px;
	background-color:#d7e4f3;
}

.content_mid_tit_1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 557px;
	width:57px;
	height:32px;
	background-image:url(../img/middle_title_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.content_mid_tit_2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:614px;
	height:52px;
	background-image:url(../img/middle_title_2.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.content_mid_tit_3 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:614px;
	height:52px;
	background-image:url(../img/middle_title_3.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.content_mid_tit_4 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:614px;
	height:52px;
	background-image:url(../img/middle_title_4.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.content_mid_bd_1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:737px;
	height:auto;
}

.content_right_menu_1 {
	float:left;
	margin:90px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:56px;
	height:17px;
}
a.content_right_menu_1:hover {
	float:left;
	background-image:url(../img/space_1.png);
}


/********************定義footerシリーズ******************/

.footer_bg {/*footerの枠*/
	position:relative;
	margin:0px auto;
	width:934px;
	height:153px;
	padding:0px 0px 0px 0px;
	float:left;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
}

.footer_bd_1 {
	margin:0px 0px 0px 0px;
	padding:110px 0px 0px 20px;
	width:600px;
	height:auto;
	color:#999999;
}

/**************定義MAP画面部分************/
.map_bd_1 {
	margin:0px;
	padding:3px;
	float:left;
	border: 3px solid #f2f2f2;
}

/**************定義product画面部分************/

.content_mid_bd_2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 13px;
	width:601px;
	height:auto;
}
.content_mid_bd_3 {
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.content_mid_bd_4 {
	float:left;
	margin:0px 0px 15px 0px;
	padding:3px;
	width:593px;
	height:auto;
	border: 1px solid #d9d9d9;
	line-height:2em;
}
.content_mid_bd_4_1 {
	float:left;
	margin:0px;
	padding:10px;
	width:auto;
	height:auto;
	background-color:#f2f2f2;
	line-height:1.6em;
}

.content_mid_bd_5 {
	float:left;
	margin:0px 0px 15px 0px;
	padding:10px;
	width:579px;
	height:auto;
	line-height:1.6em;
	border: 1px dashed #e5e5e5;
}
.content_mid_bd_6 {
	float:left;
	margin:0px 0px 15px 0px;
	padding:3px;
	width:200px;
	height:149px;
	border: 5px solid #f2f2f2;
}
.content_mid_bd_7 {
	float:left;
	margin:0px 0px 20px 10px;
	padding:10px;
	width:350px;
	height:142px;
	line-height:1.6em;
	border: 1px dashed #e5e5e5;
}

.content_mid_menu_1 {
	float:left;
	margin:0px 12px 15px 0px;
	padding:10px 0px 0px 24px;
	width:117px;
	height:26px;
	background-image:url(../img/butten1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
a.content_mid_menu_1:hover {
	float:left;
	background-image:url(../img/butten1.gif);
	background-position:0px -36px;
}
.content_mid_menu_2 {
	float:left;
	background-image:url(../img/butten1.gif);
	background-position:0px -36px;
}


/**************定義table枠1pxとテーブル幅固定************/
table {
	BORDER-COLLAPSE: collapse;
	word-break:break-all;
	word-wrap:break-word;
	text-align: center;
}

/*####################################################*/
/*                                                    */
/*                　     定義文字サイズ類 	              */
/*                                                    */
/*####################################################*/
/**************定義文字サイズ************/
.font_9 {/*9*/
	font-size:9px;
}
.font_10 {/*10*/
	font-size:10px;
}
.font_12 {/*12*/
	font-size:12px;
}
.font_14 {/*14*/
	font-size:14px;
}
.font_16 {/*16*/
	font-size:16px;
}
.font_18 {/*18*/
	font-size:18px;
}
.font_20 {/*20*/
	font-size:20px;
}
.font_22 {/*22*/
	font-size:22px;
}
.font_24 {/*24*/
	font-size:24px;
}
.font_30 {/*25*/
	font-size:30px;
}

/*####################################################*/
/*                                                    */
/*                　     定義文字類 	                  */
/*                                                    */
/*####################################################*/

/**************定義緑文字************/
.midori_text_1 {/*緑*/
	color: #438b00;
	TEXT-DECORATION: none;
}

A.midori_text_1:hover {
	color: #e50012;
	TEXT-DECORATION: none;
}
.midori_text_2 {/*緑*/
	color: #99b049;
	TEXT-DECORATION: none;
}

A.midori_text_2:hover {
	color: #e50012;
	TEXT-DECORATION: none;
}

/**************定義黒い文字************/
.kuro_text_1 {/*黒*/
	color: #444444;
	TEXT-DECORATION: none;
}

A.kuro_text_1:hover {
	color: #e50012;
	TEXT-DECORATION: none;
	background-color:#D5EDFB;
}
.kuro_text_2 {/*黒*/
	color: #666666;
	TEXT-DECORATION: none;
}

A.kuro_text_2:hover {
	color: #e50012;
	TEXT-DECORATION: none;
}
.kuro_text_3 {/*黒*/
	color: #cccccc;
	TEXT-DECORATION: none;
}

A.kuro_text_3:hover {
	color: #e50012;
	TEXT-DECORATION: none;
}
.kuro_text_4 {/*黒*/
	color: #000000;
	TEXT-DECORATION: none;
}

A.kuro_text_4:hover {
	color: #e50012;
	TEXT-DECORATION: none;
}
/**************定義赤い文字************/
.red_text_1 {/*赤*/
	color: #9e1c28;
	TEXT-DECORATION: none;
}

A.red_text_1:hover {
	color: #e50012;
	TEXT-DECORATION: none;
}
.red_text_2 {/*赤*/
	color: #d762c8;
	TEXT-DECORATION: none;
}

A.red_text_2:hover {
	color: #e50012;
	TEXT-DECORATION: none;
}

/**************定義黄色文字************/
.yellow_text_1 {/*黄*/
	color: #ff9909;
	TEXT-DECORATION: none;
}

/**************定義白色文字************/
.white_text_1 {/*白*/
	color: #ffffff;
	TEXT-DECORATION: none;
}

