/* common */

.mt7 {
	margin-top:7px;
}

.mt40 {
	margin-top:40px;
}

.w730 {
	width:730px;
	height:80px;
}

.w73002 {
	width:730px;
	height:140px;
}

/* Contents Wrapper */
div.ContentsWrapperTi{
	margin-bottom:0;
	padding:20px 15px 50px 30px;
	width:895px;
}
h1 {
	margin-bottom:10px;
}

div.ContentsWrapperTi .bodyLeft {
	float:left;
	width:730px;
	/*margin-left:15px;*/
}

div.ContentsWrapperTi .bodyRight {
	float:right;
	width:140px;
}

div.bodyLeft h3.text {
	padding:7px 13px 5px 13px;
	margin-bottom:20px;
	background:url(/common/img/h3_bg.gif) no-repeat;
	font-size:1.25em;
	font-weight:bold;
}


div.ContentsWrapperTi .bodyLeft .sub1 {
	float:left;
	width:110px;
	border-top:3px solid #e60010;
}

div.ContentsWrapperTi .bodyLeft .sub2 {
	float:left;
	width:620px;
	border-top:3px solid #999999;
}

div.ContentsWrapperTi .bodyLeft .sub2 .link {
	margin:20px 0px 0px 20px;
	width:280px;
	float:left;
}

div.ContentsWrapperTi .bodyLeft .sub2 .link2 {
	margin:20px 0px 0px 20px;
	width:360px;
	float:left;
}


div.ContentsWrapperTi .bodyRight h3{
	margin-bottom:20px;
}

div.ContentsWrapperTi .bodyRight h3.txt2{
	margin-top:40px;
}

div.ContentsWrapperTi .bodyRight ul.SubInfo{
	padding-top:1px;
	background:url(/common/img/border_sub_dot.gif) repeat-x 0px 0px;
}
div.ContentsWrapperTi .bodyRight ul.SubInfo li{
	padding:8px 2px 6px 2px;
	background:url(/common/img/border_sub_dot.gif) repeat-x 0px bottom;
	font-size:0.85em;
	line-height:1.1em;
}
div.ContentsWrapperTi .bodyRight ul.SubInfo li span{
	display:block;
	padding-left:10px;
	background:url(/common/img/icon_arrow_sub.gif) no-repeat 0px 0.2em;
	letter-spacing:-0.05em;
}
