/* 初期設定 */
@import "kyotu01.css";
@import "kyotu02.css";
@import "service_kyotu.css";
/*ヘッダー設定*/
#header02_in h4 img {
	height: 18px;
	width: 358px;
}
#header02_in img {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 176px;
	top: -38px;
	position: absolute;
	left: 724px;
}
#contents {
	padding-bottom: 20px;
}
/*左エリア設定*/
.ac01,.ac02 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.ac01 {
	margin-bottom: 0px;
}
.ac01 h1 img,.ac02 h1 img {
	margin-bottom: 25px;
}
.ac01 p,.ac02 p{
	font-size: 14px;
	line-height: 180%;
	/*Android Chromeフォントバグ対策*/
	max-height: 999999px;	
}
.ac01 h2,.ac02_sc h1 {
	background-image: url(../images/service/service01/obi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin-top: 25px;
	height: 30px;
	width: 540px;
	line-height: 30px;
}
#sc01,#sc02,#sc03,#sc04{
	padding: 15px;
	height: auto;
	width: 526px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
	/*Android Chromeフォントバグ対策*/
	max-height: 999999px;	
}
#sc01,#sc02{
	color: #DF9905;
	border: 2px dashed #DF9905;
	margin-top: 20px;
}
#sc03,#sc04{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DF9905;
	border-bottom-color: #DF9905;
	border-left-color: #DF9905;
}
#sc01 {
	background: #FFF url(../images/service/service01/illusut02.jpg) no-repeat right center;
}
#sc02 {
	background: #FFF url(../images/service/service01/illusut04.jpg) no-repeat right center;
}
#sc03 {
	background: #FFF url(../images/service/service01/illusut05.jpg) no-repeat right bottom;
}
#sc04 {
	background: #FFF url(../images/service/service01/illusut06.jpg) no-repeat right bottom;
}
#sc01 h1,#sc02 h1,#sc01 p,#sc02 p, #sc03 p,#sc04 p{
	font-size: 14px;
	font-weight: bold;
	color: #DE9905;
	margin-bottom: 5px;
	/*Android Chromeフォントバグ対策*/
	max-height: 999999px;	
}
#sc05 p{
	margin-bottom: 10px;
	color: #555;
}
#sc01 h1,#sc02 h1,#sc01 p,#sc02 p,#sc01 ul,#sc02 ul {
	width: 445px;
}
#sc03 h1,#sc04 h1,#sc03 p,#sc04 p,#sc05 p,#sc03 ul {
	width: 415px;
}
#sc04 ul {
	width: 520px;
}
#sc03 ul, #sc04 ul{
	margin-bottom: 10px;
}
#sc01 ul li,#sc02 ul li,#sc03 ul li,#sc04 ul li {
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
}
#sc03 ul li,#sc04 ul li {
	color:#555;
}
.ac01 img {
	margin-bottom: 20px;
}
.ac01 .p_center {
	font-size: 16px;
	font-weight: bold;
	color: #DF9905;
	text-align: center;
	/*Android Chromeフォントバグ対策*/
	max-height: 999999px;	
}
.ac02 p a {
	font-weight: bold;
	color: #DF9905;
	text-decoration: underline;
}
.ac02 p a:hover {
	color: #FAB629;
	text-decoration: none;
}
/*右エリア設定*/
.btn01 a{
	visibility:hidden;
}
#blog_info_in{
	background-color: #FFF;
	padding: 10px;
	height: 1000px;
	width: 228px;
	border: 1px solid #CCAE71;
	overflow-y: scroll;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#blog_info_in dl .blog_info_new {
	color: #F60;
	background:url(../images/home/new.gif) no-repeat right center;
}
#blog_info_in dl dt {
	line-height: 180%;
	font-weight: bold;
	font-size: 14px;
	width: 140px;
	color: #CF810A;
}
#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;
}
#blog_info_in dl dd a {
	color: #78583F;
	text-decoration: underline;
	font-weight: bold;
}
#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;
}
/*汎用使用*/
strong {
	font-weight: bold;
	color: #DE9905;
}
