/*--背景
--------------------*/
body {
color:#3a3a3a;
/*font-family:'メイリオ',meiryo,'ＭＳ Ｐゴシック',MS PGothic,Verdana,Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka, sans-serif;*/
font: 13px/1.5 "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif ,"メイリオ",meiryo , "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka, sans-serif;
height: 100%;
margin: 0;
padding: 0;
background-image: url(../../img/base/backimage_about.png);
background-repeat: repeat-x;
}

/*--メインイメージ
--------------------*/
#main_image {
width:960px;
height:400px;
background-image:url(../../img/about/main.png);
background-position:center;
background-repeat:no-repeat;
}

/*--コンテンツ
--------------------*/
#info_box {
margin:15px 0 0 0;
}

#info_box li {
width:240px;
float:left;
margin-right:15px;
}

#info_box li#list_1 {
width:465px;
height:390px;
float:left;
margin-right:0px;
}

#info_box li#list_2 {
width:465px;
height:auto;
float:right;
margin-right:0px;
margin-top:0px;
}

#info_box li#list_3 {
width:465px;
height:auto;
float:right;
margin-right:0px;
margin-top:10px;
}

#info_box .info_bg {
margin:0px;
padding:0 10px;
background-color:#dcdcdc;
}

#info_box .info_bg h2 {
color:#252a3f;
font-size:17px;
}

#info_box .info_bg .info_img {
	float:left;
	width:275px;
	height:215px;
	margin: 0px 95px;
}

#info_box .info_img_2 {
float:left;
width:210px;
height:150px;
margin-right:10px;
}

#info_box .info_bg .info_p_1 {
float:left;
width:440px;
height:auto;
margin-left:10px;
margin-bottom:13px;
}


#info_box .info_bg .info_p_2 {
float:;
width:445;
height:auto;
margin-left:10px;
}

#link {
	margin: 15px 0 0 220px;
	width: auto;
	height: 70px;
}

#link img {
	width: 360px;
	height: 65px;
	margin-left: 10px;
}