/* CSS Document */

/* === TOPヘッダー部分のスタイル === */
.top_title {background-image:url(top02.gif);
	display:block;
		background-repeat:no-repeat;
		width:725px;
		height:305px;
		margin:6px 12px 6px 26px;	
}

.top_title1 {width:450px;
		padding:0px;
}
.top_title1 h1 {font-size:14px;
		color:#FF6600;
		margin:6em 0em -1em 3.8em;
		line-height:140%;
}
.top_title1 p {font-size:12px;
		color:#666666;
		margin-left:4.8em;
		line-height:160%;
}

.top_title2 {width:240px;
		padding:0px;
		vertical-align:bottom;
		text-align:right;
}

.top_title2 p {font-size:12px;
		color:#FF3366;
		font-weight:bold;
		line-height:120%;
	
		margin-right:2.0em;
}

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