@charset "utf-8";
/*
Theme Name: Hisanaka Kouken
Theme URI: http://www.cerulean-net.jp/
Description: 久仲工建のテーマ２０１０年
Author: Takayanagi, Hashiguchi at cerulean-net
Version: 0.1
Tags: blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
/*	z-index:1; */
	font-size:90%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height:1em;
/*	letter-spacing:0.05em; */
	color:#333;
	background-color:#fff;
	background-color:transparent;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/*   */
* {
	padding:0;
	margin:0;	
}

#wrap {
	position:relative;
/*	z-index:1; */
	width:100%;
	background:url("images/background-image.png") no-repeat top center;
}

#header {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:900px;
/*	height:305px; */
	/* background:url("images/header.jpg") no-repeat; */
}

#header-top {
	position:relative;
	width:900px;
	height:75px;
	background:url("images/header-top.gif") no-repeat top left;
}

#header-top h1, #header-top address {
	text-indent:-9999px;
}

#header-flash {
	position:relative;
	width:900px;
	height:190px;
}

#header-bottom {
/*	z-index:50; */
	position:relative;
	width:900px;
	height:40px;
	background:url("images/header-bottom.gif") no-repeat top left;
}

#content {
	position:relative;
/*	z-index:150; */
/*	background:url("images/contentbg.png") transparent repeat-y top left; */
	margin:0 auto;
	padding:0 20px;
	width:900px;
}

#maincontent {
	position:relative;
	margin-top:15px;
	margin-bottom:20px;
	margin-right:10px;
	float:right;
	width:640px;
	padding:0 0px;
}

#sidebar {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:20px;
	float:right;
	width:220px;
}

.banner1 {
	margin-bottom:10px;
}

.widgets ul li {
	margin-bottom:10px;
}

#header_comment {
	position:absolute;
	top:32px;
	left:280px;
	width:380px;
	font-size:0.8em;
	line-height:1.4em;
	color:#333;
}

.description {
	width:410px;
	line-height:1.4em;
	float:left;
	margin-right:10px;
	margin-left:5px;

/* IE6 */
_width:400px;
_font-size:0.9em;
}

/* Footer */
#footer {
	position:relative;
	width:100%;
	height:100px;
	background-color:#f0ebdf;
}

#info  {
	position:relative;
	margin:0 auto;
	width:900px;
	height:100px;
}

#info p {
	position:absolute;
	right:10px;
	top:30px;
	width:400px;
	text-align:right;
	font-size:0.7em;
}

.copyright {
	color:#777;
}


/* Menu */
ul#menu {
	width:720px;
	position:relative;
	top:0px;
	left:90px;
	list-style:none;
}

ul#menu li {
	float:left;
}

ul#menu li a, ul#menu li em {
	display:block;
	width:120px;
	height:40px;
	text-indent:-9999px;
}

/* Menu select */
ul#menu li.top em {
	background:url("images/menu/menu.gif") no-repeat 0px -40px ;
}

ul#menu li.about em {
	background:url("images/menu/menu.gif") no-repeat -120px -40px ;
}

ul#menu li.completed em {
	background:url("images/menu/menu.gif") no-repeat -240px -40px ;
}

ul#menu li.progress em {
	background:url("images/menu/menu.gif") no-repeat -360px -40px ;
}

ul#menu li.testimonials em {
	background:url("images/menu/menu.gif") no-repeat -480px -40px ;
}

ul#menu li.about-miyakojima em {
	background:url("images/menu/menu.gif") no-repeat -600px -40px ;
}

/* Menu normal */
ul#menu li.top a {
	background:url("images/menu/menu.gif") no-repeat 0px 0px ;
}

ul#menu li.about a {
	background:url("images/menu/menu.gif") no-repeat -120px 0px ;
}

ul#menu li.completed a {
	background:url("images/menu/menu.gif") no-repeat -240px 0px;
}

ul#menu li.progress a {
	background:url("images/menu/menu.gif") no-repeat -360px 0px;
}

ul#menu li.testimonials a {
	background:url("images/menu/menu.gif") no-repeat -480px 0px;
}

ul#menu li.about-miyakojima a {
	background:url("images/menu/menu.gif") no-repeat -600px 0px;
}

/* Menu hover */
ul#menu li.top a:hover {
	background:url("images/menu/menu.gif") no-repeat 0px -40px ;
}

ul#menu li.about a:hover {
	background:url("images/menu/menu.gif") no-repeat -120px -40px ;
}

ul#menu li.completed a:hover {
	background:url("images/menu/menu.gif") no-repeat -240px -40px;
}

ul#menu li.progress a:hover {
	background:url("images/menu/menu.gif") no-repeat -360px -40px;
}

ul#menu li.testimonials a:hover {
	background:url("images/menu/menu.gif") no-repeat -480px -40px;
}

ul#menu li.about-miyakojima a:hover {
	background:url("images/menu/menu.gif") no-repeat -600px -40px;
}

.clearfix {
	clear:both;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}


/*
 * コンタクトフォーム
 */
#wpcf7-f1-w3-o1 {
	display:none;
	z-index:100;
	position:fixed;
	top:40%;
	left:50%;
	margin-left:-200px;
	margin-top:-150px;
	
}

#contact-form {
	height:450px;
	width:400px;
	background:url("images/mailform2.gif") no-repeat;
}

#contact-form > h3 {
	text-indent:-9999px;
	text-align:center;
	line-height:2em;
}

#contact-form .require {
	color:red;
	font-size:0.8em;
	margin-left:5px;
}

#contact-form table {
	margin-left:20px;
	margin-top:10px;
}

#contact-form table tr {
	line-height:2.4em;
}

#contact-form table th {
	font-weight:normal;
	font-size:1.2em;
}

#contact-form table td {
	font-size:1.2em;
}

#contact-form input[type=text] {
	width:200px;
	font-size:1.1em;
}

#contact-form textarea[name=your-message] {
	width:350px;
	height:100px;
}

#contact-form input[type=submit] {
	margin-left:250px;
	margin-top:26px;
	width:60px;
	height:30px;
}

/* ローディング画像 */
#contact-form img.ajax-loader {
	position:absolute;
	bottom:10px;
	right:20px;
}

#contact-form input[type=button]#close_mailform {
	width:60px;
	height:30px;
	margin-left:5px;
}

#contact-form .wpcf7-not-valid-tip-no-ajax {
	color:red;
	font-size:0.8em;
	text-indent:-9999px;
}

#contact-form #captcha-image {
    width:60px;
    vertical-align: top;
}

#contact-form #captcha-input {
    width:60px;
    font-size:1.1em;
}

#pagetop {
	z-index:100;
	position:fixed;
	bottom:100px;
	right:0px;
}

#pagetop a {
	display:block;
	height:111px;
	width:30px;
	outline:none;
	text-indent:-9999px;
	background:url("images/toppage.png") no-repeat top left;
}

#overlay {
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
	
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background:#000;
	z-index:50;
}

