﻿@charset "utf-8";
/* CSS Document */

/*---------ここからmain--------*/
.main_image{
	background-color:#0CF;
	}
/* IE 6 */
*html .main_image{
	margin-bottom:30px;
}
/*---------ここからcontents left--------*/
#contents{	
	width:878px;
	padding-left:7px;
	clear:both;
}
/* IE 7 */
*:first-child+html #contents{
	margin-top:60px;
	}
#c_left{
	width:527px;
	float:left;
	}
#left01{
	background:url(image/web_a.gif) no-repeat;
	width:527px;
	height:123px;
	margin-bottom:10px;
	}
#left02{
	background:url(image/ad_a.gif) no-repeat;
	width:527px;
	height:123px;
	margin-bottom:10px;
	}
#left03{
	background:url(image/it_a.gif) no-repeat;
	width:527px;
	height:123px;
	margin-bottom:5px;
	}
#left01 a:hover{
	background:url(image/web.gif) no-repeat;
	width:527px;
	height:123px;
	}
#left02 a:hover{
	background:url(image/ad.gif) no-repeat;
	width:527px;
	height:123px;
	}
#left03 a:hover{
	background:url(image/it.gif) no-repeat;
	width:527px;
	height:123px;
	}
.left_text{
	margin-left:250px;
	width:250px;
	padding-top:28px;
	line-height:23px;
	}
h2{
	color:#FFF;
	font-size:110%;
}
/* IE 6 */
*html .left_text{
	width:220px;
}
/*---------提供地域--------*/
#area{
	border:dotted 2px #015daa;
	margin:15px 0 10px 5px;
	padding:5px 20px 5px 20px;
	width:475px;
	height:65px;
}
dt{
	color:#2E9FDC;
	font-weight:bold;
	font-size:110%;
}
#area1{
	color:#000;
	padding:3px 0 0px 0;
}
#area2{
	color:#000;
}
/*---------お問合わせフォーム--------*/
.contact{
	color:#015daa;
	width:150px;
	display:inline;
	padding-left:75px;
}

/*---------ここからcontents right--------*/
#c_right{
	width:321px;
	float:right;
}
#c_right_top{
	width:321px;
	height:31px;
	background:url(image/right_top.gif) no-repeat;
	}
#illust{
	margin:5px 15px 0 0;
	}
#c_right_middle{
	background:url(image/right_m.gif) repeat-y;
	width:321px;
	margin-left:1px;
}
#right_text01{
	padding:0px 0px 0 30px;
	line-height: 180%;
	width:160px;
	background-color: #DBCDAD;
	float:left;
	text-align: left;
	display:inline;
}
#right_text02{
	display:block;
	padding:0 0 0 30px;
	line-height: 180%;
	width:260px;
	background-color: #DBCDAD;
	text-align: left;
	clear:both;
}
h3,h4{
	font-weight:normal;
	}
#c_right_bottom{
	width:321px;
	height:31px;
	background:url(image/right_b.gif) no-repeat;
	margin-bottom:30px;
	}
