/*
Theme Name: iwakurasokuryou
Theme URI: 
Description: 岩倉測量設計(株)のWordPressテーマ
Version: 1.1
Author: Mana
Author URI: http://webcreatormana.com
*/
@charset "utf-8";
body, div, p, ul, ol, li, dl, dt, dd, table, th, td, img, h1, h2, h3, h4, h5, h6, form, select, input, nav, strong , em{
	margin: 0px;
	padding: 0px;
	color:#221814;
	font-size:14px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clear{
	clear:both;
}
body{
	background:#f0f0f0;
}
#header{

}
#head_top{
	height:40px;
	background: #3f5dd3;
background: -moz-linear-gradient(top,  #3f5dd3 0%, #2313d3 100%);
background: -webkit-linear-gradient(top,  #3f5dd3 0%,#2313d3 100%);
background: linear-gradient(to bottom,  #3f5dd3 0%,#2313d3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f5dd3', endColorstr='#2313d3',GradientType=0 );
}
#head_top_nav_area{
	width:900px;
	margin:0px auto;
	position:relative;
}
#head_top_nav_area ul#nav{
	list-style:none;
	position:absolute;
	right:0px;
	margin-top:10px;
}
#head_top_nav_area ul#nav li{
	float:left;
	margin-right:20px;
}
#head_top_nav_area ul#nav li a{
	color:#ffffff;
	text-decoration:none;
}
#head_top_nav_area ul#nav li a:hover{
	text-decoration:underline;
}
#head_area{
	background:#ffffff;
}
h1{
	width:328px;
	margin:0px auto;
	background:url(images/title.png) no-repeat;
	height:73px;
	text-indent:-9999px;
}
#head_bottom{
	height:10px;
	background: #3f5dd3;
background: -moz-linear-gradient(top,  #3f5dd3 0%, #2313d3 100%);
background: -webkit-linear-gradient(top,  #3f5dd3 0%,#2313d3 100%);
background: linear-gradient(to bottom,  #3f5dd3 0%,#2313d3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f5dd3', endColorstr='#2313d3',GradientType=0 )
}
#side{
	width:900px;
	margin:20px auto 0px auto;
}
#metaslider_container_282{
	width:900px;
	height:300px;
	border-radius:20px;
	border:3px solid #3f5dd3;
	overflow:hidden;
}
#side .widget-area ul{
	list-style:none;
}
#side ul.menu{
	width:900px;
	margin:20px auto;
	list-style:none;
}
#side ul.menu li{
	width:166px;
	height:109px;
	float:left;
	margin-right:10px;
	border-radius:20px;
	border:3px solid #3f5dd3;
	overflow:hidden;
	text-indent:-999px;
}
#side ul.menu li.menu-item-294{
	margin-right:0px;
}
#side ul.menu li a{
	width:166px;
	height:109px;
	display:block;
}
#side ul.menu li a:hover{
	background:#ffffff;
	opacity:0.3;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#side ul.menu li.menu-item-290{
	background:url(images/nav01.png) no-repeat;
	background-size:100% auto;
}
#side ul.menu li.menu-item-291{
	background:url(images/nav02.png) no-repeat;
	background-size:100% auto;
}
#side ul.menu li.menu-item-292{
	background:url(images/nav03.png) no-repeat;
	background-size:100% auto;
}
#side ul.menu li.menu-item-293{
	background:url(images/nav04.png) no-repeat;
	background-size:100% auto;
}
#side ul.menu li.menu-item-294{
	background:url(images/nav05.png) no-repeat;
	background-size:100% auto;
}
.contents{
	margin-bottom:30px;
}
h2 {
	border-radius:10px;
	background: #6f8cdb;
background: -moz-linear-gradient(top,  #6f8cdb 0%, #3f5dd3 100%);
background: -webkit-linear-gradient(top,  #6f8cdb 0%,#3f5dd3 100%);
background: linear-gradient(to bottom,  #6f8cdb 0%,#3f5dd3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f8cdb', endColorstr='#3f5dd3',GradientType=0 );
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	padding:5px 0px 5px 20px;
	margin-bottom:20px;
}
h3{
	border-left:15px solid #3f5dd3;
	border-bottom:5px solid #3f5dd3;
	padding:5px 0px 5px 10px;
	margin:0px 10px 20px;
	font-size:16px;
	font-weight:bold;
}
h4{
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	margin-bottom:10px;
	color:#3f5dd3;
}
p{
	margin:10px;
}
table{
	margin:0px auto 30px auto;
}
th{
	padding:0px 10px;
}
td{
	padding:0px 10px;
}
#contents ul,#contents ol{
	margin:10px 10px 10px 30px;
}
#contents ul li,#contents ol li{
	margin:10px 0px 10px 0px;
}
#main{
	width:860px;
	background:#ffffff;
	margin:20px auto;
	border-radius:20px;
	border:3px solid #aaaaaa;
	padding:20px;
}
#footer{
	width:900px;
	margin:10px auto;
	text-align:center;
}