@charset "utf-8";
/*
Theme Name: 頼成工務店
Theme URI: http://ad-blend.com
頼成工務店専用テーマ
Author: adblend
Version: 2.0
*/


@import url("page.css");
@import url("js/css/thickbox.css");


/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	margin: 0px auto;
	padding: 0px;
	font-size:0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7;
	background-image: url(images/back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#333;
}

#body_se {
	margin: 0px auto;
	padding: 0px;
	font-size:0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7;
	background-image: url(images/back_se.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#333;
}

ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

img {
	border: none;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	margin:0px;
}


#body_se h2 {
	margin-bottom:70px;

}

#body_se h2#link {
	margin-bottom:20px;

}

#body_se h3.base {

	margin:60px 0 30px 0;
}


p {
	margin:0px;
}

dl,dt,dd {
	margin:0px;
	padding:0px;
}

.clear {
	height:0px;
	clear:both;}




#wrap {
	width: 950px;
	margin:0px auto;
	text-align:left;
	}


.img_R {
	float:right;
	margin-left:10px;
	}

.img_L {
	float:left;
	margin-right:10px;
	}

.img_R {
	float:right;
	margin-left:10px;
	}

.img_L02 {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}

a {color:#123fa5;}

a:hover {color:#690;}

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	width: 950px;
	position: relative;
	margin: 0px auto;
	height:71px;
}



#header .h_left {
	float: left;
	width: 357px;
	margin-top:18px;
}

h1 a {
	display:block;
	height:33px;
	width:338px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;}

#header .h_right {
	float: right;
	width: 430px;
	padding-top:11px;
	font-size:8pt;
	text-align:right;

}

#header .h_right ul.link {
	float:left;
	padding-top:8px;
	margin-bottom:8px;
	margin-left:20px;
	}

#header .h_right ul.link li {
	float:left;
	margin-right:15px;
}

#header .h_right ul.link li a {
	color:#333;
	text-decoration:none;
}

#header .h_right ul.font {
	margin-top:5px;
	border:solid 1px #ccc;
	float:left;
	padding:2px 8px 4px 8px;
	height:14px;
}

#header .h_right ul.font li {
	float:left;
	cursor:pointer;
}

#header .h_right ul.font li.size {
	margin-right:10px;
}

#header .h_right ul.font li.big {
	margin-right:6px;

	height:13px;
	width:13px;
	overflow:hidden;
}

#header .h_right ul.font li.midi {
	margin-right:6px;


	height:13px;
	width:13px;
	overflow:hidden;
}

#header .h_right ul.font li.small {
	height:13px;
	width:13px;

	overflow:hidden;
}

/*----------------------------------------------------
	#btn
----------------------------------------------------*/

#btn {
	width:950px;
	margin: 0 auto 40px auto;
	height: 65px;
	clear:both;
	}

#btn li{
	float:left;}

#btn li a {
	display: block;
	height: 65px;
	width:190px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:-3000px;

}

#btn li a:hover {
	background-repeat: no-repeat;
	background-position: center top;
}

#btn a.btn01 {
	background-image:url("images/btn01.gif");
}

#btn a.btn01_on {
	background-image:url("images/btn01.gif");
	background-position: center top;
}

#btn a.btn02 {
	background-image:url("images/btn02.gif");
}

#btn a.btn02_on {
	background-image:url("images/btn02.gif");
	background-position: center top;
}

#btn a.btn03 {
	background-image:url("images/btn04.gif");
}


#btn a.btn03_on {
	background-image:url("images/btn04.gif");
	background-position: center top;
}

#btn a.btn04 {
	background-image:url("images/btn03.gif");
}

#btn a.btn04_on {
	background-image:url("images/btn03.gif");
	background-position: center top;
}


#btn a.btn05 {
	background-image:url("images/btn05.gif");
}

#btn a.btn05_on {
	background-image:url("images/btn05.gif");
	background-position: center top;
}




/*----------------------------------------------------
	#btn_right
----------------------------------------------------*/
#btn_r {
	width:333px;
	margin: 0px 0px 0px 120px;;
	height: 40px;

	}

#btn_r li{
	float:left;}

#btn_r li a {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:-3000px;

}

#btn_r li a:hover {
	background-repeat: no-repeat;
	background-position: center top;
}

#btn_r a.btn01 {
	background-image:url("img/r_btn01.jpg");
	width:106px;
}

#btn_r a.btn02 {
	background-image:url("img/r_btn02.jpg");
	width:110px;
}

#btn_r a.btn03 {
	background-image:url("img/r_btn03.jpg");
	width:117px;
}



/*----------------------------------------------------
	photo
----------------------------------------------------*/

#top_photo {
	margin-bottom:1px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	width: 950px;
	margin: 0px auto;
	clear: both;
	height:100%;
}

#contents .left {
	float: left;
	width: 665px;
	padding-right:30px;

}


#contents .right {
	float: right;
	width: 255px;
}


#body_se #contents .right {
	float: right;
	width: 255px;
	padding-top:24px;
}


#contents .right ul.menu img {
	margin-bottom:5px;
}



#contents .right ul.second_link {
	margin:15px;
	}


#contents .right ul.second_link li {
	background-image:url(images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	}


/*----------------------------------------------------
	page
----------------------------------------------------*/

#pankuzu {
	font-size:0.9em;
	margin-bottom:5px;

	}

h2#second_title {
	margin-bottom:25px;

	}

h3.point_title {
	background-image:url(img/h3_back.gif);
	height:33px;
	padding:10px 0px 0px 30px;
	margin:30px 0px 20px 0px;
	clear:both;}

h3.point_title2 {
	border:solid 1px #ccc;
	background-color:#efefef;
	padding:5px;
	clear:both;
	}

#contents .second_left .grey_box .list li{
	border-top:solid 1px #ccc;
	background-image:url(img/allow.gif);
	background-repeat:no-repeat;
	background-position:10px 12px;
	margin:0px;}

#contents .second_left .grey_box .list li a{
	display:block;
	padding:7px 7px 7px 30px;
	text-decoration:none;
	color:#666;

	}

#contents .second_left .grey_box .list02 li{
	border-top:solid 1px #ccc;
	background-image:url(img/allow02.gif);
	background-repeat:no-repeat;
	background-position:10px 12px;
	margin:0px;}

#contents .second_left .grey_box .list02 li a{
	display:block;
	padding:7px 7px 7px 30px;
	text-decoration:none;
	color:#666;

	}


#contents .second_left .grey_box .list03 li{
	border-top:solid 1px #ccc;
	background-image:url(img/allow04.gif);
	background-repeat:no-repeat;
	background-position:10px 12px;
	margin:0px;}

#contents .second_left .grey_box .list03 li a{
	display:block;
	padding:7px 7px 7px 30px;
	text-decoration:none;
	color:#666;

	}

#contents .second_left .grey_box .list li a:hover{
	color:#fff;
	background-color:#019fc9;
	}

#contents .second_left .grey_box .list li a.on{
	color:#fff;
	background-color:#019fc9;
	}

#contents .second_left .grey_box .list02 li a:hover{
	color:#fff;
	background-color:#fe8081;
	}

#contents .second_left .grey_box .list02 li a.on{
	color:#fff;
	background-color:#fe8081;
	}

#contents .second_left .grey_box .list03 li a:hover{
	color:#fff;
	background-color:#096;
	}

#contents .second_left .grey_box .list03 li a.on{
	color:#fff;
	background-color:#096;
	}


/*----------------------------------------------------
	table
----------------------------------------------------*/

#contents .table {
	border-collapse: collapse;
	margin:15px 10px;
}

#contents .table td {
	border: 1px solid #ccc;
    padding:7px;
}

#contents .table th {
	background-color:#f2fddc;
	padding:7px;
	border: 1px solid #ccc;
}

#contents .table .color {
	background-color:#72a719;
	color:#FFF;
	font-weight:bold;}




/*----------------------------------------------------
	footter
----------------------------------------------------*/

#pagetop {
	text-align:right;
	margin-top:100px;
	clear:both;
	}

#footer_wrap {
	background-color:#333;
	text-align:center;
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
	color:#FFF;
	clear:both;
	}

#footer {
	width: 950px;
	margin: 0px auto;
	clear: both;
	padding:30px 0px;
	text-align:left;
	}

#footer ul li {
	display:inline;
	}

#footer ul li a{
	color:#FFF;
	text-decoration:none;
	}

#footer ul li a:hover{

	text-decoration:underline;
	}

#footer p.address{
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:25px 0;
	font-size:0.85em;
	margin: 20px 0;
}

#footer p.address img{
	float:left;
	margin-right:15px;
}

#footer p.address span{
	display:block;

}

#footer p.copy{
	font-size:0.8em;
	margin-top: 20px;
	clear:both;
}


/*----------------------------------------------------
	clearfix
----------------------------------------------------*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*----------------------------------------------------
	新着情報
----------------------------------------------------*/

h1.entry-title {
	border-bottom:dotted 1px #ccc;
	padding:5px;
	margin-bottom:20px;
	margin-right:20px;
	}

h2.entry-title {
	border-bottom:dotted 1px #ccc;
	padding:3px 3px 3px 25px;
	margin-bottom:10px;
		background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}
/*----------------------------------------------------
	間隔
----------------------------------------------------*/


.mar_01 {
	margin:15px;
	}

.mar_02 {
	margin-top:5px;}

.mar_03 {
	margin:10px;
	}

.mar_04 {
	margin:30px 10px;
	}

.mar_05 {
	margin-bottom:25px;
	}

.mar_06 {
	margin:30px 0;
	}

.mar_07 {
	margin-top:50px;
	}
/*----------------------------------------------------
	フォントカラー
----------------------------------------------------*/

.f_red {
	color:#F00;}

.f_red_b {
	color:#F00;
	font-size:1.1em;
	}

.f_brown {
	color:#930;
	}

.f_red02 {
	color:#ff6633;
	}

.f_blue {
	color:#039;
	font-weight:bold;
	}



/*----------------------------------------------------
	新着
----------------------------------------------------*/

h3.news span {
	font-size:0.8em;
	color:#999;
	display:block;
	}

h3.news {
	color:#006;
	font-size:1.2em;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
	padding:5px;
	}

div.entry-content {

	padding:20px;
	margin:30px 10px 50px 0px;
	}

div.entry-content p {
	margin:20px 0;}


div#nav-below {
	text-align:center;
	margin-top:60px;
	}

div#nav-below div.nav-previous {

	}


/*----------------------------------------------------
	ブログ
----------------------------------------------------*/

.post.type-post.hentry {
	position: relative;
}

#body_se div.blog_side {
	margin-bottom:70px;}


#body_se div.blog_side h2 {
	margin-bottom:10px;

	padding:3px;
	text-align:center;
	background-image:url(images/blog/back.jpg);
	}


#body_se div.right div.blog_side ul {
	margin:5px 10px 25px 20px;
	}

#body_se div.right div.blog_side ul li {
	border-bottom:dotted 1px #ccc;
	padding:3px 3px 3px 20px;
	background-image:url(images/company/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	}


/*----------------------------------------------------
	スライドショー
----------------------------------------------------*/

#slide_show_main {
	width:600px;
	height:400px;
	overflow:hidden;
	margin-left:35px;
	margin-top:50px;
    position:relative;
}

#slide_show_main img {
   position:absolute;
	height:100%;

}
#slide_show {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:10px 5px;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:10px;
	width:650px;
	}

#slide_show li{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
display:block;
	height:45px;
	overflow:hidden;
white-space: nowrap;

	}

html>/**/body #slide_show li {
  width /***/: 100px9;
}
