@charset "UTF-8";
body{
	padding:0;
	margin:0;
	text-align:left;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-color: #00B4DB;
	color:#333333;
}

header{
	width:860px;
	height:137px;
	background:url(../image/header.png) no-repeat;
	margin:0;
	padding:0;
}
/* CSS Document */

#apDiv1 {
	position:absolute;
	left:20px;
	top:67px;
	width:370px;
	height:20px;
	z-index:1;
	text-align:left;
}

#wrapper{width:866px; margin:0px auto; padding:0px; background:url(../image/wrapbg.png) repeat-y;}
#wrapper2{width:860px; margin:0px auto; padding:0px; background-color:#FFFFFF;}

#contents{width:830px; margin:0 auto;}

#side{width:226px; background:url(../image/side_bg.png) repeat-y; text-align:center; float:left; margin-bottom:15px;}
#main{width:588px; float:right;}


#side .midashi{background:url(../image/side_midashi.png) no-repeat; width:196px; height:19px; margin:0 auto; padding:7px 4px; color:#FFFFFF; font-weight:bold; font-size:12px;}
#side .menu{width:195px; height:auto; margin:0px auto; text-align:left;}
#side ul{padding:0 0 0 15px; margin:0;}
#side li{list-style:url(../image/side_list_img.png) outside; margin:0; padding:0 0 8px 0;}


address{font-size:11px; font-style:normal;}
#footer{
	width:860px;
	background:#d9f5fb;
	padding:0px;
	margin:0px auto;
	text-align:center;
	color:#0033CC;
	font-size:11px;
	padding:3px 0;
}
#footer a{
	color:#0033FF;
	text-decoration:none;
}

/*TOPページ*/

#about{width:588px; height:325px; background:url(../image/about_bg.png) no-repeat; text-align:center; padding-top:50px;}
#about .maintext{width:550px; text-align:left; line-height:1.8em; margin:0 auto;}
#about p{margin:0 0 10px 0;}


#point{width:588px; height:auto; background:url(../image/yasukunaru_bg.png); text-align:center;}
#point .maintext{width:550px; text-align:left; line-height:1.8em; margin:0 auto;}
#point p{margin:0 0 10px 0;}
#point .btn{margin:4px 5px 0 5px;_margin:0;_padding:4px 5px 0 5px;border:0;}


#cs{width:588px; height:auto; background:url(../image/casestudy_bg.png) repeat-y; text-align:center;}
#cs .maintext{width:550px; text-align:left; line-height:1.8em; margin:0 auto;}
#cs p{margin:0 0 10px 0;}
#cs .title{margin:0 0 10px 0;}
#cs img{border:0px;}


#news{width:588px;text-align:center;}
#news .maintext{width:550px; text-align:left; line-height:29px; margin:0 auto; background:url(../image/news_bg.png) repeat-y; }
#news .day{color:#0099FF;}
#news p{margin:0 0 10px 0;}

/*サブページ*/
.subtxt{width:560px; padding:10px; margin:0 auto;}
#subbottom{width:578px; border:1px solid #02add8; padding:5px;}

/*センタリングページ*/
#maincenter{width:900px; text-align:center;}

