@charset "shift_jis";
/* CSS Document */

/* メインフレーム */
#business_frame{
	width:750px;
	margin:auto;
	padding-bottom:15px;
	background:url(../../business/img/bg.gif) repeat-y top left;
}


/* 左フレーム */
#business_frame .left_frame{
	width:190px;
	float:left;
	margin-top:12px;
}

#business_frame .left_frame li{margin-top:3px;}
#business_frame .left_frame a{
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
	text-decoration:none;
	outline:none;
	display:block;
	padding:0px;
	margin:0px;
	width:190px;
	
}

#business_frame .left_frame .btn01 a{background:url(../../business/img/btn01.gif) left top no-repeat; height:45px;}
#business_frame .left_frame .btn02 a{background:url(../../business/img/btn02.gif) left top no-repeat; height:45px;}
#business_frame .left_frame .btn03 a{background:url(../../business/img/btn03.gif) left top no-repeat; height:35px;}
#business_frame .left_frame a:hover{background-position:right top;}

#business_frame .left_frame .btn01_a a{background:url(../../business/img/btn01.gif) right top no-repeat; height:45px;}
#business_frame .left_frame .btn02_a a{background:url(../../business/img/btn02.gif) right top no-repeat; height:45px;}
#business_frame .left_frame .btn03_a a{background:url(../../business/img/btn03.gif) right top no-repeat; height:35px;}


/* 右フレーム */
#business_frame .right_frame{
	width:520px;
	float:right;
	padding:0 17px;
}

#business_frame .right_frame .moji_frame{
	margin-top:15px;
	border: 1px solid cornflowerblue;
	width:500px;
	padding:10px;
}

#business_frame .right_frame .frame_top{margin-top:15px;}
#business_frame .right_frame .frame_center{
	background:url(../../business/img/frame_bg.gif) repeat-y left top;
	width:500px;
	padding:2px 10px;
}

#business_frame .right_frame .frame_center .photo{
	width:200px;
	text-align:center;
	float:left;
}
#business_frame .right_frame .frame_center .moji{
	width:300px;
	float:left;
}
#business_frame .right_frame .frame_center .moji02{
	width:290px;
	float:left;
	text-indent:-10px;
	padding-left:10px;
}

#business_frame .right_frame .frame_center .moji_maru{font-size:10px; color:cornflowerblue;}

#business_frame .right_frame .moji_title{color:cornflowerblue; font-weight:bold; font-size:14px; margin-bottom:5px;}





	









