/* index.css */

/* サイドナビゲーション用 */
.right_side {
	width :215px;
	float : right;
	margin-top : 5px;

/*
	background-color : #FF00FF;
	position : absolute; top:470px; right: 0px;
	border-right : 2px solid #A0A0A0;
*/
}


.cont_center_top{
	float : left;
	width :310px;

	margin : 100px 10px 0 10px;
	padding : 0px 0px 0px 0px;
	font-size : 14px;
	text-align : left;
	color : #000000;

	line-height : 1.4em;

	text-align: justify; /* for modern browser */
	text-justify: inter-ideograph; /* IE6〜8 */
	letter-spacing : 1px;

/*
	background-color : #00E304;
*/
}


img.midasi_img{
	width : 650px;
	margin : 0px 10px 0px 0px;

}


img.midasi_img_half{
	width : 315px;
	margin : 0px 0px 0px 0px;
}


p.syousai_link{
	font-size : 12px;
	width : 310px;
	margin : 5px 10px;
	line-height : 2em;
	color : #000000;
/*
	background-color : #FF00FF;
*/
}


*:first-child+html p.syousai_link{/*IE7 only*/
	float : left;
	margin : 5px 90px 5px 10px;

}
* html p.syousai_link{/*IE6under only*/
	float : left;
}



.top_cont_serv01{
	width : 200px;
	height : 260px;
	background-color : #FFFFFF;
	margin-right : 30px;
	margin-bottom : 10px;
	margin-top : 5px;
	float : left;
	text-align : left;
}


.top_cont_serv02{
	width : 200px;
	height : 260px;
	background-color : #FFFFFF;
	margin-right : 30px;
	margin-bottom : 10px;
	margin-top : 5px;
	float : left;
	text-align : left;
}


.top_cont_serv03{
	width : 200px;
	height : 260px;
	background-color : #FFFFFF;
	margin-bottom : 10px;
	margin-top : 5px;
	float : right;
	text-align : left;
}


.top_cont_blg{
	width : 320px;
	background-color : #FFFFFF;
	margin-bottom : 10px;
	margin-top : 5px;
	float : right;
	text-align : left;
}


.top_cont_info{
	width : 320px;
	background-color : #FFFFFF;
	margin-bottom : 10px;
	margin-top : 5px;
	float : left;
	text-align : left;
}


img.top_serv_img{
	width : 200px;
	margin : 0px 0 0px 0;
	border : none;
}


a.top_link {
	text-decoration:none;
	font-size : 14px;
	line-height : 1.2em;
}


a.top_link:visited {
	color:#b40000;
}


a.top_link:link {
	color:#b40000;
}


a.top_link:hover {
	color:#b40000;
	text-decoration : underline;
}


a.top_link:active {
	color:#b40000;
	text-decoration : underline;
}


.serv_midashi02{
	width : 185px;
	height : 30px;
	font-size : 12px;
	font-weight : bold;
	margin : 7px 5px;

	color : #b40000;
	line-height : 1.2em;
/*
	background-color : #ff00ff;
*/
}


.serv_cont{
	height : 70px;
	font-size : 13px;
	line-height : 1.3em;
	margin : 7px 0px 0 0;
	padding : 5px 10px 0px 10px;
	color : #646464;
	letter-spacing : 0px;
	background-color : #f5f5e6;
}


p.serv_link{
	width : 200px;
	text-align : right;
	font-size : 12px;
	margin : 3px 0;
	color : #000000;
	line-height : 1.5em;
/*
	background-color : #0000ff;
*/
}


.cont_01_top{
	width :660px;
	height : 320px;
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0 0px;
	background : url(../img/bg/bg_top01.png) no-repeat 0 50px;

/*
	border-bottom : 1px solid #A0A0A0;
	background-color : #FFE304;
*/
}


.cont_03{
	width :660px;
	margin : 30px 0px;
	color : #FFFFFF;
/*
	background-color : #000000;
	background-color : #FFE304;
	border-top : 2px solid #A0A0A0;
	height : 220px;
	position : relative; top:0px; left: 0px;
*/
}