/* 初期設定 */
@import "kyotu01.css";
/*ヘッダー設定*/
#header01_in {
	height: 350px;
}
.menu01 a,.menu02 a:hover img,.menu03 a:hover img,.menu04 a:hover img,.menu05 a:hover img{
	visibility:hidden;
}
#header02 {
	height: 220px;
	background: url(../images/home/header_base.jpg) repeat-x left top;
}
#header02_in {
	height: 220px;
}
#header02_in h3 img {
	height: 137px;
	width: 453px;
}
#header02_in h4 img {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 350px;
	position: absolute;
	left: 265px;
	top: 165px;
}
#header02_in img {
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 175px;
	position: absolute;
	left: 725px;
	top: 5px;
}
/*左エリア設定*/
#left_content .chach {
	background-image: url(../images/kyoutu/left_obi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 50px;
	height: 50px;
	width: 600px;
}
#service01,#service02,#service03,#service04 {
	background-image: url(../images/kyoutu/back.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: auto;
	width: 560px;
	border: 2px solid #CCAE71;
	padding: 18px;
	margin: 30px 0px 0px;
}
#service01 h1,#service02 h1,#service03 h1,#service04 h1 {
	height: 45px;
	width: 560px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/kyoutu/dot_h1.png);
	background-repeat: no-repeat;
	line-height: 45px;
	background-position: left bottom;
}
#service01 h2,#service02 h2,#service03 h2,#service04 h2 {
	font-size: 16px;
	font-weight: bold;
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 32px;
	background-image: url(../images/kyoutu/dot01.png);
	background-repeat: repeat-y;
	padding: 0px;
	/*Android Chromeフォントバグ対策*/
	max-height: 999999px;	
}
#service01 h2{color: #DF9905;}
#service02 h2{color: #C53344;}
#service03 h2{color: #799F00;}
#service04 h2{color: #4C9992;}
#service01 ul,#service02 ul,#service03 ul,#service04 ul {
	height: auto;
	width: 560px;
	/*Android Chromeフォントバグ対策*/
	max-height: 999999px;	
}
#service01 ul li,#service02 ul li,#service03 ul li,#service04 ul li {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	background-image: url(../images/kyoutu/dot01.png);
	background-repeat: repeat-y;
	list-style-type: none;
	padding-left: 5px;
}
#service01 p,#service02 p,#service03 p,#service04 p {
	height: auto;
	width: 560px;
	font-size: 14px;
	line-height: 32px;
	background-image: url(../images/kyoutu/dot01.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	/*Android Chromeフォントバグ対策*/
	max-height: 999999px;	
}
#service01 a img,#service02 a img,#service03 a img,#service04 a img {
	padding: 0px;
	float: right;
	height: 35px;
	width: 150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slide {
	padding: 0px;
	height: 280px;
	width: 250px;
	margin: 0px;
}
#slide_base {
	margin: 0px;
	padding: 6px;
	height: 188px;
	width: 238px;
	background: url(../images/home/slide/slide_base.jpg) no-repeat left top;
}
#slider {
	padding: 0px;
	height: 188px;
	width: 238px;
	margin: 0px 0px 10px;
}
/*右エリア設定*/
#information {
	height: auto;
	width: 250px;
	padding: 0px;
	margin: 0px;
}
#information h1 img {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 250px;
}
#blog_info_in{
	background-color: #FFF;
	padding: 10px;
	height: 350px;
	width: 228px;
	border: 1px solid #CCAE71;
	overflow-y: scroll;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#blog_info_in dl .blog_info_new {
	color: #F60;
	background:url(../images/home/new.gif) no-repeat right center;
}
#information_in {
	background-color: #FFF;
	margin: 0px;
	padding: 10px;
	height: 900px;
	/*height: 353px;*/
	width: 228px;
	border: 1px solid #CCAE71;
	overflow-y: scroll;
}
#information_in dl dt,#blog_info_in dl dt {
	line-height: 180%;
	font-weight: bold;
	font-size: 14px;
	width: 140px;
	color: #CF810A;
}
#information_in dl dd,#blog_info_in dl dd {
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#information_in dl dd strong {
	font-weight: bold;
	color: #493425;
}
.new_dt {
	background:url(../images/home/new.gif) no-repeat right center;
}
#information_in dl dd span {
	font-weight: bold;
	color: #5B7900;
}
#information_in dl dd a,#blog_info_in dl dd a {
	color: #78583F;
	text-decoration: underline;
	font-weight: bold;
}
#information_in dl dd a:hover,#blog_info_in dl dd a:hover {
	color: #F8BD3E;
	text-decoration: none;
	font-weight: bold;
}
.attachment-50x50.wp-post-image {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
.text_link {
	display: block;
	float: left;
	width: 150px;
}
#motto {
	background-image: url(../images/home/motto_base.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 230px;
	border: 1px solid #CCAE71;
	padding: 9px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#motto h1 img {
	padding: 0px;
	height: 35px;
	width: 230px;
	margin: 0px;
}
#motto ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 230px;
}
#motto ul li {
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #78583F;
	line-height: 180%;
	list-style-type: none;
}
.dot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCAE71;
}
#socialbuttons {
	margin-top: 20px;
}
#social-button {
	padding-top: 20px;
}
.ninja_onebutton {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
