@charset "utf-8";
/* CSS Document */

/* title0201 */
.title0201{
	background: url(../../img/bg_title0201_01.gif) repeat-x left top;
	border-bottom:1px solid #CFCFCF;
}
.title0201 h2, .title0201 h3, .title0201 h4{
	font-size: 133.3%;
}
.title0201 .ttl{
	padding: 12px 9px 6px;
}


/* title0301 */
.title0301{
	padding: 0px 5px 6px;
	background: url(/shared/img/bg_title0301_02.gif) repeat-x left bottom;
}
.title0301 .inner{
	background:url(/shared/img/bg_title0301_01.gif) repeat-y left top;	
}
.title0301 h3.ttl{
	font-size: 116.7%;	
	background:url(/shared/img/bg_title0301_03.gif) no-repeat left top;		
	padding:0 10px;
}


/* title0401 */
.title0401{
	padding: 0px 5px;
}
.title0401 .inner{
	background:url(/shared/img/bg_title0401_02.gif) repeat-y left top;	
}
.title0401 h4.ttl{
	font-size: 116.7%;	
	background:url(/shared/img/bg_title0401_01.gif) no-repeat left top;		
	padding:0 10px;
}


/* title0501 */
.title0501{
	font-size: 100%;
	font-weight: bold;
}

/* title0701 */
.title0701{
	border: 1px solid #CCCCCC;
}
.title0701 dt{
	padding: 10px 0 7px 12px;
	font-weight:bold;
}
.title0701 .contents{
	padding: 13px 20px 6px;
	border-top: 1px dotted #CFCFCF;
}
