/* -----------------------------------------------------------

CSS Information


 File name:      main.css

 Style Info:    ナミックス用メイン設定

----------------------------------------------------------- */

/*----- テーブル・フォーム -----*/
.csttbl_border1, .csttbl_border2, .csttbl_border3, .csttbl_border4, .csttbl_head, .csttbl_input,
.cart_border1, .cart_border2, .cart_border3, .cart_border4, .cart_head, .cart_input{
	padding:12px;
}

/*----- フォーム -----*/
textarea{width:320px;}
form table td.cart_border4{
	border-left:none;
	border-right:none;
	border-bottom:none;
}

/*----- ナミックススタイル -----*/
/* .nm_style0: */
.nm_style0{
}

/* .nm_style1: */
/* .nm_style2: */
/* .nm_style3: */
/* .nm_style4: */
/* .nm_style5: */
/* .nm_style6: */
/* .nm_style7: */
/* .nm_style8: */



/* HOME */
div.troublearea{
	width: 390px;
	margin-right: 10px;
	background:url(../data/img/bg_kijiLeft.gif);
}
ul.trouble{
	padding: 10px;
}
ul.trouble li{
	background:url(../data/img/icon_point.gif) 10px 50% no-repeat;
	padding: 5px 5px 5px 30px;
	font-size: 1em;
	font-weight: bold;
}
ul.trouble li.sky{
	background:url(../data/img/icon_point.gif) 10px 50% no-repeat #ebf2fa;
}

ul.kaiketsu{
	padding: 10px;
}

ul.kaiketsu li{
	padding: 10px;
	text-align: center;
}

ul.sekou{
	margin-bottom: 10px;
}


ul.sekou li{
	float: left;
	width: 120px;
	height:150px;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 7px;
	padding-bottom: 8px;
	background:#e6e6e6;
	text-align: center;
}

ul.sekou li img{
	margin-bottom: 5px;
	background: #FFFFFF;
	border-top: solid 5px #20acc3;
	text-decoration: none;
}

ul.sekou li a:hover img{
	background: #FFFFFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
div.news{
	margin: 10px 10px 0;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
}


.banner_contact{
	padding-top: 10px;
	margin: 0 auto 20px;
	width: 360px;
	height: 140px;
}
.banner_contact a{
	display: block;
	width: 360px;
	height: 140px;
	background: url(../data/l1/img/banner_contact_on.jpg) no-repeat;
}
.banner_contact a:hover{
	text-indent: -9999px;
}



