/* css \*/
#contents {
	line-height: 1.3;
}

#contents div.title_section {
	overflow: hidden;
	height: 159px;
	background: url(img/title.jpg) no-repeat top center;
	position: relative;
}

#contents div.title_section h2,p.lead {
	display: none;
}

#contents div.title_section ul li {
	width: 282px;
	height: 33px;
	text-indent: -9999px;
}

#contents div.title_section ul li.m1 {
	position: absolute;
	top: 177px;
	left: 185px;
	background: url(img/btn01.gif) no-repeat top left;
}

#contents div.title_section ul li.m2 {
	position: absolute;
	top: 177px;
	left: 475px;
	background: url(img/btn02.gif) no-repeat top left;
}

#contents div.title_section ul li a {
	display: block;
	width: 282px;
	height: 33px;
}

#contents div.rows {
	margin-bottom: 20px;
	clear: both;
	padding: 0 32px 0 33px;
}

#contents div#item1;
padding-top:10px;
}

#contents div#item1 a {
	color: #0000cc;
}

#contents div#item1 div.data {
	width: 275px;
	float: left;
	padding-left: 30px;
}

#contents div#item1 div.data_first {
	width: 275px;
	float: left;
}

#contents div#item1 div.data h3 {
	background:url(img/item_obi.gif);
	padding: 12px 2px 0px 2px;
	min-height: 2.15em;
	font-weight: bold;
	margin-bottom: 9px;
	line-height: 1.1;
	color:#ff5a00;	
	height:20px;
	text-align:center;
}

#contents div#item1 div.data_first h3 {
	background:url(img/item_obi.gif);
	padding: 12px 2px 0px 2px;
	min-height: 2.15em;
	font-weight: bold;
	color:#ff5a00;
	margin-bottom: 9px;
	line-height: 1.1;
	height:20px;
	text-align:center;
}

#contents div#item1 div.data p img {
	float: left;
	padding: 0 7px 5px 0;
	margin-bottom: 50px;
}

#contents div#item1 div.data_first p img {
	float: left;
	padding: 0 7px 5px 0;
	margin-bottom: 50px;
}

#contents div#item2 {
	background: url(img/item_bg06.gif) repeat-y;
}

#contents div#item2 a {
	color: #e91a2a;
}

#contents div#item2 div.data {
	width: 275px;
	float: left;
	padding-left: 30px;
}

#contents div#item2 div.data_first {
	width: 275px;
	float: left;
}

#contents div#item2 div.data h3 {
	background:url(img/item_obi.gif)
	background-color: #ffdcdf;
	padding: 4px 8px 2px 8px;
	border-bottom: 2px solid #e81829;
	min-height: 2.4em;
	font-weight: bold;
	margin-bottom: 9px;
	line-height: 1.1;
}

#contents div#item2 div.data_first h3 {
	background-color: #ffdcdf;
	padding: 4px 8px 2px 8px;
	border-bottom: 2px solid #e81829;
	min-height: 2.4em;
	font-weight: bold;
	margin-bottom: 9px;
	line-height: 1.1;
}

#contents div#item2 div.data p img {
	float: left;
	padding: 0 7px 5px 0;
	margin-bottom: 50px;
}

#contents div#item2 div.data_first p img {
	float: left;
	padding: 0 7px 5px 0;
	margin-bottom: 50px;
}

