/*
Theme Name: FT Original Theme - Blue Ver.2
Theme URI: http://fujiitax.com
Description: A clean and minimal theme that is completely compatible with WordPress 3.0
Author: Ayu Sakata
Author URI: http://ahks.net
Version: 1.0
*/



/* Reset */

li {list-style:none}


/* Default */

body{
	background: #daeeff;
	color: #333;
	font: 12px/140% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
a:link, a:visited{
	text-decoration: none;
	color: #36C;
}
 
a:hover{color: #3399CC;}

.cf:before,.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}
 
h1 {font-size: 34px;}
 
h2 {font-size: 18px;}
 
#wrap{
    margin: 0 auto;
    width: 960px;
    text-align: left;
    background: #fff;
}
 
header{
	width: 960px;
	height: 125px;
	background: #0f5bab;
}
 
#content{
	padding: 20;
	clear: both;
}
 
footer{
	clear: both;
	text-align: center;
	background:#0f5bab;
	color: #CDF;
	padding:25px;
}

/* Header */

header h1 a{
	float:left;
	background: url(images/logo.png) no-repeat;
	height: 80px;
	width: 390px;
	margin: 25px 0px 0px 30px;
	overflow:hidden;
	text-indent: 100%;
    white-space: nowrap;

}
header div {
	float: right;
	position:relative;
	margin-top: 20px;
	margin-right: 20px;
}
	
header div a {
	display:block;
	position:absolute;
	top:50px;
	right:11px;
	background: url(images/head_info_btn.png) no-repeat;
	height: 22px;
	width: 110px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
header div a:hover {opacity:0.85}

/* Global Navi */
#wrap .gnav {
	background: #003381;
	height: 50px;
}

.gnav ul { margin-left:2px}

.gnav ul li {
	display: inline;
}
.gnav ul li a {
	display: block;
	background:url(images/gnav_btn.png) no-repeat;
	float: left;
	margin:5px 3px;
	height: 40px;
	width: 185px;
	line-height: 280%;
	font-size: 15px;
	overflow: hidden;
	text-align: center;
	color: #024;
	font-weight:bold;
}
.gnav ul li a:hover {background-position: 0 -40px; color:#FFF}
.gnav ul .current_page_item a {background-position: 0 -80px}
.gnav ul .current_page_item a:hover {background-position: 0 -80px;color: #024;}



/* Footer */

footer .footer_nav ul {text-align:center;
height:25px}

footer .footer_nav ul li {
	display:inline-block;
	/display: inline;/zoom: 1; 
}

footer .footer_nav ul li a {
	display:block;
	color:#FFF;
	padding: 0px 10px;
	border-right: 1px solid #CDE;
}

footer .footer_nav ul li:last-child a {
	border-right: none;
}

footer .footer_nav ul li a:hover {
	color:#DEF;
	text-decoration:underline
}


/* ------ Top Page ------ */

.page-top h2 {
	background: url(images/top_header.jpg);
	height: 220px;
	width: 960px;
	overflow:hidden;
	text-indent: 100%;
	white-space: nowrap;
}


/* Top Page Column */

#content .toppage_content .column {
	float: left;
	overflow: hidden;
	position:relative;
	border: solid 1px #eee;
}

#content .toppage_content .column1,
#content .toppage_content .column2 {
	width: 280px;
	height: 205px;
	margin: 25px 0 25px 25px;
}

#content .toppage_content .column ul {
	margin: 15px 15px 0 15px;
}
#content .toppage_content .column ul li {
	list-style: square;
	margin: 8px 10px 8px 15px;
	font-size:14px;
}

#content .toppage_content .column3 {
	float: right;
	width: 290px;
	height: 370px;
	margin: 25px 25px 25px 0;
	background: #FFF3F1;
}


#content .toppage_content .column4 {
	width: 590px;
	height: 140px;
	margin: 0px 0 25px 25px;
}

#content .toppage_content .column h3 {
	background: url(images/top_title.png) no-repeat 0px 0px;
	height: 30px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#content .toppage_content .column2 h3 {
	background-position:0 -40px}
#content .toppage_content .column3 h3 {
	background-position:0 -80px}
#content .toppage_content .column4 h3 {
	background-position:0 -120px}
	
#content .toppage_content p {padding:15px 15px 10px}

#content .toppage_content a.btn {
	position: absolute;
	bottom:15px; right:15px;
	display: block;
	height: 28px;
	width: 180px;
	background: url(images/top_title.png) no-repeat 0px -200px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#content .toppage_content .column3 a.btn {
	width:260px;
	background-position:0 -240px
}
#content .toppage_content .column4 a.btn {
	width:260px;
	background-position:0 -280px
}


#content .toppage_content a.btn:hover {
	opacity:0.85
}
#content .toppage_content .column1 .photo {
	float: right;
	margin: 15px;
}
#content .toppage_content .column1 strong {
	font-size: 15px;
	display: block;
	margin: 6px 0px 3px 10px;
}


/* Page */
#content .page_content {
	margin: 0 120px 60px;
}
.page-office #content h2,
.page-works #content h2,
.page-price #content h2,
.page-contact #content h2,
.error404 #content h2 {
	margin: 50px 120px 30px;
	border-bottom:solid 2px #999;
	padding-bottom: 10px;
	font-size: 20px;
}

#content .page_content dl {
	float: left;
	width:400px;
	margin-bottom:30px;
	font-size:14px;
	line-height:140%;
}
#content .page_content dl dt {
	clear:both;
	width: 100px;
	float: left;
	padding: 10px;
	font-weight:bold;
	border-bottom: 1px dotted #999;
	letter-spacing: 2px;
	color: #724619;
}
#content .page_content dl dd {
	width: 250px;
	float: left;
	padding: 10px;
	border-bottom: 1px dotted #999;
}
#content .page_content dl .two {height: 40px;}
#content .page_content dl .three {height: 60px;}

#content .page_content .photo {float: right;}


/* Office */

.page-office #content h3 {
	clear:both;
	margin: 30px 0;
	font-size: 18px;
	color: #A47F44;
	padding: 2px 0 2px 12px;
	border-left: 6px solid #A47F44;
}

.page-office #content h4 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px}

.page-office #content .page_content dl {
	float: left;
	width:400px;
	margin-bottom:30px;
	font-size:14px;
	line-height:140%;
}
.page-office #content .page_content dl dt {
	clear:both;
	width: 100px;
	float: left;
	padding: 10px;
	font-weight:bold;
	border-bottom: 1px dotted #999;
	letter-spacing: 2px;
	color: #724619;
}
.page-office #content .page_content dl dd {
	width: 250px;
	float: left;
	padding: 10px;
	border-bottom: 1px dotted #999;
}
.page-office #content .page_content dl .three {
	height: 60px;
}

.page-office #content p {
	width: 400px;
	font-size:14px;
	line-height:180%;
	margin-bottom:25px;
}

.page-office #content .name {
	font-size:20px;
	margin: 5px 0 20px;
	letter-spacing: 2px;
}



/* Works */

.page-works .page_content div {
	width:343px;
	float:left;
	background: #FCF3E6;
	margin-bottom:30px;
	font-size:14px;
	line-height:140%;
	border: 1px solid #C93;
	border-radius:4px;
	background: -moz-linear-gradient(top,  #fcf3e6 0%, #fcfaf7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcf3e6), color-stop(100%,#fcfaf7));
	background: -webkit-linear-gradient(top,  #fcf3e6 0%,#fcfaf7 100%);
	background: -o-linear-gradient(top,  #fcf3e6 0%,#fcfaf7 100%);
	background: -ms-linear-gradient(top,  #fcf3e6 0%,#fcfaf7 100%);
	background: linear-gradient(to bottom,  #fcf3e6 0%,#fcfaf7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf3e6', endColorstr='#fcfaf7',GradientType=0 );
}

.page-works .page_content div:nth-child(even) { float:right;}

.page-works .page_content h3 {
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px dotted #999;
	letter-spacing: 2px;
	color: #724619;
	margin: 20px 20px 15px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.page-works .page_content p {margin: 0px 30px;}
.page-works .page_content ul {margin:10px 0px 30px 50px;}

.page-works .page_content ul li {
	list-style-type: square;
	margin-top:6px;}


/* Price */

.page-price #content p {
	font-size:14px;line-height:180%;}

.page-price #content h3 {
    color: #A47F44;
	font-size:16px;
	margin: 30px 0 12px;}

.page-price #content table {
	border-collapse:collapse;
	width:100%;}

.page-price #content th {
	padding: 15px 10px;
	font-weight: bold;
	color: #532;
	background: #FCF3E6;
	border: 1px solid #999;
	text-align: center;
	font-size:13px;
	letter-spacing: 1px;
	white-space:nowrap;
	vertical-align:middle
}
.page-price #content td {
	padding: 25px 12px;
	border: 1px solid #999;
	font-size:13px;
	vertical-align:middle
}
.page-price #content td.price {text-align:right;white-space:nowrap;}
.page-price #content td.cntr {text-align:center}


/* Form */

#content .page_content .wpcf7-form p {
	line-height: 160%;
	margin: 10px 0 15px;
	font-weight:bold;
	font-size:14px;
	color: #A47F44;}
#content .page_content .wpcf7-form p .req { 
	font-size:12px; color:#C33; font-weight:bold}
.page-contact #content .page_content p textarea {
	padding:8px;
	font-size:16px}
.page-contact #content .page_content input {
	padding:2px 8px;
	font-size:16px}

.page-contact #content .page_content .formbtn input {
	width:320px; height:32px;
	letter-spacing: 0.1em;
	margin-top:10px;}


/* 404 */
.error404 #content p {padding:30px 0 60px; font-size:14px; line-height:160%}