/* スタイルシート */

@import "style.css";


.globalmenu_base {
	border-bottom-color: #a36c2a;

}

.globalmenu_now {
	background-color: #a36c2a;
}

#submenu {
	background-color: #a36c2a;
}

.content_title {
	clear: both;
	background-image: url(images/content_title_service.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	padding-top: 2px;
	border: 0px;
	font-size:medium;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content_text {
	padding-left:15px;
	}

h4 {
	margin:0px 1px 10px 5px;
	font-size: medium;
	border-bottom : 1px solid #a36c2a;
	padding-bottom : 2px;
	padding-left : 1px;
	line-height:1.1em;
}

ul.pro1 {

 list-style: none inside;

 margin: 5px 5px 5px 5px;

 background: url(images/line_h.gif) repeat-y 1px 0px;

}


ul.pro1 li{
 background: url(images/line_w.gif) no-repeat 1px 6px;

 padding: 0 0 2px 15px;

 font-weight: bold;

 margin: 0 0 15px 0;

}

ul.pro2 {
 list-style: none outside;

 margin: 5px 10px;
}

ul.pro2 li {

 font-weight: normal;
}



