/* CSS Document for "川元工務店"*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;	font-family:'小塚ゴシック Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;vertical-align:baseline;}
table{border-collapse:collapse;border-spacing:0;table-layout:fixed;}
caption, th, td{text-align:left;font-weight:normal;}
table, td, th{vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
a img{border:none;}
:focus{outline:0;}



/*			Global
===========================================*/
a:link {
	color:#330000;
}
a:visited {
	color:#330000;
}
a:hover {
	color:#0000FF;
}
.clear {
	clear:both;
}



/*			template
===========================================*/
body {
	background-image:url(../image/bgimg.jpg);
	background-position:left top;
	background-repeat:repeat;
	margin: 0;
	padding:0;
	border:0;
	color:#000;
	text-align:center;
	font-size:13px;
}
#container {
	background:url(../image/content-bgimg.jpg) repeat left top;
	width:920px;
	padding:0 20px 30px 20px;
	margin:70px auto;
}

#header {
	background:url(../image/content-bgimg2.png) repeat-y 0px 0px;
	text-align:left;
	margin-bottom:10px;
	width:920px;
}
#header h1 {
	height:200px;
	padding-top:40px;
}
#header h1 a {
	display:block;
	height:110px;
	width:347px;
	text-indent:-9876px;
	background:url(../image/title-logo.gif) no-repeat 30px top;
}
#pannavi {
	margin:10px 0 0 40px;
}
#main_content {
	margin-top:50px;
	width:920px;
}
#main_right {
	float:right;
	width:730px;
	text-align:left;
}
#main_left {
	float:left;
	width:190px;
}
#topimage h3 {
	text-align:center;
	font-size:2.4em;
	font-weight:800;
	padding:50px 0 100px 0;
}


/*		right main contents
===========================================*/
#new {
	text-align:left;
	width:710px;
	margin:0 10px;
}
#new_inner {
	width:688px;
	margin-top:5px;
	padding:10px;
	border:1px dotted #999;
}
#new_inner p {
	margin:5px 0;
}
.news_date {
	font-weight:800;
}
.main_right_block {
	margin:40px 10px 0 10px;
}
.main_right_block_white {
	margin:40px 10px 0 10px;
	width:710px;
	background-color:#FFF;
}
#slideshow img {
	margin-bottom:20px;
	margin-left:5px;
}


/*			topmenu
===========================================*/
#top_menu {
	position:absolute;
	height:261px;
	top:0px;
	left:50%;
}
#top_menu_bg {
	background:url(../image/tmenu_0.gif) no-repeat center top;
	width:346px;
	height:261px;
}
#top_menu_inner {
	position:relative;
	width:320px;
	height:203px;
	padding:58px 13px 0 13px;
}
#top_menu_inner a {
	display:block;
	height:179px;
	width:38px;
	text-indent:-9876px;
	background-repeat:no-repeat;
	background-image:url(../image/tmenu_btn.png);
	margin:0 10px;
	float:left;
}
#top_jirei {
	background-position:0px top;
}
#top_jirei:hover {
	background-position:0px bottom;
}
#top_reform {
	background-position:-40px top;
}
#top_reform:hover {
	background-position:-40px bottom;
}
#top_blog {
	background-position:-80px top;
}
#top_blog:hover {
	background-position:-80px bottom;
}
#top_map {
	background-position:-120px top;
}
#top_map:hover {
	background-position:-120px bottom;
}
#top_aboutus {
	background-position:-160px top;
}
#top_aboutus:hover {
	background-position:-160px bottom;
}


/*			left menu
===========================================*/

#left_menu , #left_menu_blog {
	text-align:left;
}
#left_menu img {
	margin-bottom:30px;
}
#left_menu a {
	display:block;
	text-indent:-9876px;
	height:33px;
	width:150px;
	background-repeat:no-repeat;
	background-image:url(../image/leftmenu_btn.png);
	margin-bottom:20px;
}
#jirei {
	background-position:0px top;
}
#jirei:hover {
	background-position:0px bottom;
}
#reform {
	background-position:-150px top;
}
#reform:hover {
	background-position:-150px bottom;
}
#blog {
	background-position:-300px top;
}
#blog:hover {
	background-position:-300px bottom;
}
#map {
	background-position:-450px top;
}
#map:hover {
	background-position:-450px bottom;
}
#aboutus {
	background-position:-600px top;
}
#aboutus:hover {
	background-position:-600px bottom;
}

#left_menu_blog h2 {
	font-size:1.2em;
	font-weight:800;
	margin:30px 0 10px 0;
}
#left_menu_blog p {
	font-size:100%;
	margin:3px 5px;
}



/*		footer
===========================================*/
#footer {
	color:#fff;
	padding-bottom:20px;
}



/*		blog
===========================================*/
.section_entry {
	width:660px;
	padding:20px;
	margin:0 0 30px 10px;
	background-color:#fff;
	text-align:left;
}
.section_entry h2 {
	margin:0;
	font-size:1.4em;
}
.section_entry p.section_entry_date {
	margin:5px 0 0 0;
	text-align:right;
	font-size:0.8em;
	color:#999;
}
.section_body {
	padding:20px;
}
#section_body_more {
	padding-top:40px;
}
#blog_links {
	width:680px;
	margin:10px auto;
}
#blog_links_left {
	float:left;
}
#blog_links_right {
	float:right;
}

#access_map {
	width:710px;
	background-color:#fff;
}


