/*
Theme Name: SelcoHome
Description: セルコホームWordpresテーマ
Version: 1.0
*/

/* ページ基本制御 */


*{
	margin:0;
	padding:0;
}

body{
	font-size: 12px;
	text-align:center;
	margin:0 auto;
	padding: 0px;
	line-height: 1.5em;
	color: #333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1,h2,h3,h4,h5,h6,address{
	margin:0px;
	padding:0px;
	border:0px;
	font-style: normal;
	font-weight: normal;
	white-space:normal;
	font-size: 12px;
	display:block;
}


div,blockquote,p,pre,ul,ol,li{
	margin: 0px;
	padding: 0px;
	border: 0;
	font-style: normal;
	font-weight:normal;
	white-space:normal;
	font-size: 100%;
	list-style: none;
}

div {
	margin:0px;
	padding:0px;
	border: 0;
}

table,caption, th td{
	margin: 0px;
	padding: 0px;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

form, fieldset, input, button, select, optgroup, option, textarea,
label, legend {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	/*text-align: right;*/
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, br,
ins, del, a, img, object {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
}


a:link {
	color:#0066CC;
	text-decoration: underline;
}

a:visited {
	color:#0066CC;
	text-decoration: underline;
}


a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color:#0066CC;
	text-decoration: underline;
}

/* ページ全体 */


#wrapper {
	background-image:url(image/common/b_m.jpg);
	background-repeat:repeat-y;
	width:762px;
	margin:5px auto 0 auto;
}

#main {
	background-attachment: scroll;
	background-image: url(image/common/b_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:762px;
	padding-top:12px;
	margin:0 auto;
}

.section01{
	padding:0 12px;
}

/* ヘッダ */

#header_logo {
	height:60px;
	width:260px;
	margin-left:5px;
	float:left;
}

#header_menu {
	width:470px;
	float:right;
	height:50px;
	text-align:right;	
}

#header_menu h1{
	margin-right:30px;
}

#header_menu ul {
	margin:0;
	height:30px;
	padding:5px 20px 0 0;
	text-align:right;
}

#header_menu li {
	margin-left:5px;
	font-size:90%;
	display:inline;
	padding:0 0 0 15px;
	height:15px;
	background-attachment: scroll;
	background-image: url(image/common/headder_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* フッタ */

#footer{
	font-size:12px;
	width:762px;
	height:70px;
	background-image: url(image/common/b_b.jpg);
	background-repeat: no-repeat;
	background-position:center;
	clear: both;
	margin: auto;
	
}

#footer_logo{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	
}

#footer_text{
	text-align:left;
	float: left;
	margin-top: 10px;
}

#footer_text p{
	margin:0px;
	padding:0px;
}

/* コンテンツ */

#pagetitle_top {
	clear:both;
	width:730px;
	height:426px;
	margin-left:3px;
}

.sub-top{
	margin:auto;
	width:730px;
}

#content {
	text-align:left;
	float:right;
	width:550px;
	margin:0 10px 0 5px;
}

.page-title{
	height:25px;
	font-weight:bold;
	font-size:15px;
	padding:5px 0 5px 25px;
	line-height:1en;
	margin-top:15px;
	color: #3366CC;
	background-attachment: scroll;
	background-image: url(image/common/title-bg.gif);
	background-repeat: no-repeat;
}

.text-box{
	padding:10px 15px;
}

.event img{
	float:right;
	margin:0 5px;
}

/* 会社概要 */

.gaiyou{
	width:528px;
	text-align:left;
	margin:10px 0;
	padding:0;
}

.gaiyou img{

}
.gaiyou table{
	width:520px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E7E0D8;
	border-left-color: #E7E0D8;
}

.gaiyou td{
	padding:5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #E7E0D8;
	border-bottom-color: #E7E0D8;
}

/* 施工事例 */

.result-box{
	height:100%;
	margin:0px;
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}

.result-box img{
	margin:10px;

}

.rb{
	margin-left:12px;

}

.result-box li{
	float:left;
}

/* サイドナビ */

#subnavi {
	text-align:left;
	float:left;
	width:160px;
	background:#ffffFF;
	margin:5px 0 0 3px;
}

#subnavi li {
	height:25px;
	width:160px;
	line-height:0;
	margin:0;
	padding:0;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(image/side-navi/top.gif);
	background-repeat: no-repeat;
}

#subnavi li a{
	display:block;
	line-height:normal;
	width:150px;
	padding:5px 0 0 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

li img {
  display: block;
}

/* フォントスタイル */

.font_bold_blue {
	font-weight:bold;
	color:#425dae;
	font-size:120%;
}