@charset "EUC-JP";

.page_bar{
	height: 75px;
	background: url("./image/page_bar.jpg") no-repeat;
}

.ss_list{
	margin: 0px 15px 0px 20px;
	line-height: 16px;
	text-align: left;
}

/* ƒŠƒ“ƒN */
a.ss_link{
	text-decoration: underline;
	color: #0066FF;
}
a.ss_link:visited{
	text-decoration: underline;
	color: #0066FF;
}
a.ss_link:active{
	text-decoration: underline;
	color: #0066FF;
}
a.ss_link:hover{
	text-decoration: underline;
	color: #0066FF;
}

/*
==================================================================
‚r‚r–¼ 
==================================================================
*/

.gray_bar{
	margin: 30px 0px 0px 0px;
	height: 25px;
	background: url("./image/gray_bar2.jpg") no-repeat;
}

.gray_bar_title{
	padding: 6px 0px 0px 30px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.ss_gaiyou{
	margin: 0px 15px 0px 20px;
	padding: 15px 0px 15px 0px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}

.image_box{
	margin: 0px 0px 0px 15px;
}

.photo1{
	padding: 0px 31px 0px 0px;
	width: 252px;
	text-align: center;
	vertical-align: bottom;
	float: left;
}

.photo2{
	padding: 0px 0px 0px 0px;
	width: 252px;
	text-align: center;
	vertical-align: bottom;
	float: left;
}

.blue_bar{
	margin: 30px 0px 10px 0px;
	height: 16px;
	background: url("./image/blue_bar.jpg") no-repeat;
}

.blue_bar_title{
	padding: 0px 0px 0px 35px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	font-weight: bold;
}

.ss_text{
	padding: 0px 30px 0px 20px;
	color: #666666;
	text-align: left;
}

.line{
	margin: 0px 3px 0px 12px;
	padding: 10px 0px 0px 0px;
}

