@charset "UTF-8";
/* CSS Document */

body{
	text-align:center;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-family: "ヒラギノ角ゴ Pro W3",meirio,"ＭＳ Ｐゴシック", Osaka,;
	font-size:80%;
	color:#666666;
	background-color:#f9f9f9;}
	
address	{
text-align:right;
	margin-top:15px;
	font-size:10p  ;
	font-style:normal;}
	
	
a{
	color:#666;
	text-decoration:none;}

a:hover{
	color:#f90;
	background-color:#CCCCCC;}



#wrapper{
	width:720px;
	margin:0px auto;
	text-align:left;}

	
/*ヘッダー部分*/

#header{
	margin: 15px auto;
	width:700.1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}
	
#header h1{
	display:inline;
	width:200.1px;
		float:left;}
		
#header a:hover{
	background-color:#f9f9f9;}

#menu{
text-align:right;
width:400px;
float:right;
margin-bottom:10px;
}


#menu li{
	margin-right:-5px;
	display:inline;}
	
	
/*コンテンツ部分*/	

#contents{
	width:700px;
	margin:20px auto 20px;
	border:solid 1px #ddd;}
	
#page_topic{
	width:680px;
	margin:25px auto}
	
#page_topic h2{
	font-size:120%;
	color:#666666;
	padding:2px 5px;
	border-bottom:solid 1px #ccc;}

#page_topic h3{
	font-size:120%;
	color:#666666;
	padding:2px 5px;
	border-bottom:solid 1px #ccc;}
	



#top_news{
    width:700px;
    float:left;}


.flash{
margin-top:20px;}


.box{
	width:650px;
	margin:15px auto;}
	
/*index.html　トピック表示*/

.topic_line{
width:689.9px;
margin-top:10px;}
.topic_date{max-width:150px;float:left;margin-right:10px; margin-left:10px;}
.topic_head{max-width:420px;float:left;margin-right:10px;}
.topic_link{max-width:129.8px;float:left;}

/*about.html　会社概要表示*/
.about_line{	
	width:99%;
	margin-bottom:5px;
	float:left;
	clear:left;}
	
.about_left{
	width:20%;
	padding-left:15px;
	vertical-align:top;
	font-size:100%;
	float:left;
	clear:left;}
	
	
.about_right{
	width:75%;
	vertical-align:top;
	font-size:100%;
	float:right;
	clear:right;}
	
/*works.html　実績リスト*/
#works li{
	list-style-type: disc;
	list-style-position: inside;
}
	




/*フッター部分*/

#footer{
	width:700.1px;
	margin:15px auto 0px;
	border-top-width: 2px;
	border-top-style:solid;
	border-top-color: #FFCC00;}

#submenu{
	width:700px;
	margin-top:5px;
	text-align:center;}
	
#submenu li{display:inline;}

#submenu a{margin-right:2px;}






.right{float:right;}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;}
	
.topic_line:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;}
	
#contact_tel{
font-size:120%;
font-weight:700;
margin:10px auto;
width:550px;
text-align:center;}

.contact_title{
color:#39f;
font-weight:100;}

.access{
font-size:120%;}

.access_box{clear:both;}

.appeal{font-size:100%;}

.address{
margin-top:10px;
margin-left:10px;}

.map{
color:#ff9966;
font-weight:700;

}





	
	

