/*
Theme Name: flatz
Theme URI: http://www.flatz.jp
Description:
Version: 
Author: 
Author URI: 
*/

/* -----------------------------------------------------------
 File name:     style.css
 Style Info:     FLATzサイト-メインCSS
----------------------------------------------------------- */
/* -----------------------------------------------------------
import
----------------------------------------------------------- */
/* default Style*/
@import url("default.css");

/* thickbox*/
@import url("thickbox.css");

/* cforms*/
@import url("cforms.css");



/*------------------------------------------------------------
	Link
----------------------------------------------------------- */

a:link {color:#e64700;text-decoration:underline;font-weight:bold;}
a:visited {color:#e64700;text-decoration:underline;font-weight:bold;}
a:hover {color:#e64700;text-decoration:none;font-weight:bold;}


/* -----------------------------------------------------------
ヘッダー、ナビゲーション
----------------------------------------------------------- */

/* #mainbg
----------------------------------------------------------- */
#mainbg {
	text-align: center;
	background-color: #fff0cf;
	background-image: url(images/common/bg_main_head.jpg);
	background-repeat: repeat-x;
}

#mainbg:after { /*clearFix*/
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* #header
----------------------------------------------------------- */
#header {
	width: 800px;
	margin:0px auto;
	text-align:left;
}

#header:after { /*clearFix*/
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* #logo */
#logo {
	float: left;
	width:500px;
	height: 110px;
}

#logo h1 {
	color:#FFFFFF;
	line-height: 1.2em;
	display: block;
	margin-top: 10px;
	height: 20px;
	font-size: small;
}

#logo span a {
	color:#FFFFFF;
	line-height: 1em;
	display: block;
	height: 20px;
	font-size: small;
	margin-bottom:0px;
}

#logo h2 {
	background:url(images/common/logo.jpg) no-repeat;
	width:140px;
	height:50px;
	display: block;
	margin:0px;
	top: 50px;
	position: absolute;
}
#logo h2 a {
	width:140px;
	height:50px;
	display: block;
}

/*  #information
----------------------------------------------------------- */
#information {
	float: right;
	width: 290px;
	height: 110px;
}

#information #contact {
	float:right;
	width: 290px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#information #contact span {
	margin:0px;
	width: 290px;
	height: 35px;
	display: block;
	padding: 0px;
}

#information #contact span.tel {
	background:url(images/common/head_tel.jpg) no-repeat;
}

#information #contact span.contact,#information #contact span.contact a {
	background:url(images/common/head_contact.jpg) no-repeat;
}

/* #h-nav
----------------------------------------------------------- */
#h-nav {
	width: 365px;
	display: block;
	text-indent:-9999px;
}

#h-nav li,#h-nav li a {
	background-repeat: no-repeat;
	height: 15px;
	float:left;
}

#h-nav li.access,#h-nav li.access a {
	background-image: url(images/common/headnav_01.jpg);
	width: 115px;
}

#h-nav li.privacy,#h-nav li.privacy a {
	background-image: url(images/common/headnav_02.jpg);
	width: 155px;
}

#h-nav li.sitemap,#h-nav li.sitemap a {
	background-image: url(images/common/headnav_03.jpg);
	width: 95px;
}

/* #g-nav
----------------------------------------------------------- */
#g-nav {
	width: 800px;
	display: block;
	height: 45px;
	margin: 0px auto;
	text-indent:-9999px;
}
#g-nav li,#g-nav li a {
	background-repeat: no-repeat;
	height: 45px;
	float:left;
	}

#g-nav a:hover {
	background-position:0px -45px;
}

#g-nav li.home,#g-nav li.home a {
	background-image: url(images/common/gnav_01.jpg);
	width: 80px;
}

#g-nav li.service,#g-nav li.service a {
	background-image: url(images/common/gnav_02.jpg);
	width: 90px;
}

#g-nav li.corporate,#g-nav li.corporate a {
	background-image: url(images/common/gnav_03.jpg);
	width: 90px;
}

#g-nav li.news,#g-nav li.news a {
	background-image: url(images/common/gnav_04.jpg);
	width: 80px;
}

#g-nav li.contact,#g-nav li.contact a {
	background-image: url(images/common/gnav_05.jpg);
	width: 170px;}

#g-nav li.recruit,#g-nav li.recruit a {
	background-image: url(images/common/gnav_06.jpg);
	width: 90px;
}

#g-nav li.blog,#g-nav li.blog a {
	background-image: url(images/common/gnav_07.jpg);
	width: 100px;
}

#g-nav li.yakan,#g-nav li.yakan a {
	background-image: url(images/common/gnav_08.jpg);
	width: 100px;
}

/* -----------------------------------------------------------
フッター
----------------------------------------------------------- */

/* #footer
----------------------------------------------------------- */
#footerbg {
	background:#ffffff url(images/common/bg_main_foot.jpg) repeat-x;
	margin:0px;
}

#footerarea{
	background:#ffffff url(images/common/bg_foot.jpg) no-repeat;
	height: 220px;
	width: 800px;
	margin-left:60px;
	float:left;
	text-align:left;
}

*html body div#footerarea {
	background:#ffffff url(images/common/bg_foot.jpg) no-repeat;
	height: 220px;
	width: 800px;
	margin-left:30px;
	float:left;
	text-align:left;
}

/*フッター共通要素はdefault.cssにあります*/

/* -----------------------------------------------------------
コンテンツエリア
----------------------------------------------------------- */

/* common
----------------------------------------------------------- */
.arrow-l a{
	background: url(images/common/arrow_l.gif)  no-repeat right;
	margin-top: 10px;
	padding-right: 25px;
	text-align: right;
	display: block;
	clear:both;
}

.arrow-u a{
	background: url(images/common/arrow_u.gif)  no-repeat right;
	margin-top: 10px;
	padding-right: 25px;
	text-align: right;
	display: block;
	clear:both;
}

.arrow-s a{
	background: url(images/common/arrow_s.gif) no-repeat;
	padding-left: 22px;
}

.bg-gray{
	background: url(images/common/bg_gray.gif);
}


/* h2
----------------------------------------------------------- */
h2 {
	text-indent: -9999px;
	width: 800px;
	height: 140px;
	margin: 0px auto;
}

h2.service { background:url(images/service/title_service.jpg);}
h2.service-ec { background:url(images/service/title_ec.jpg);}
h2.service-blog { background:url(images/service/title_blog.jpg);}
h2.service-database { background:url(images/service/title_database.jpg);}
h2.service-server { background:url(images/service/title_server.jpg);}
h2.service-search { background:url(images/service/title_search.jpg);}
h2.service-mobile { background:url(images/service/title_mobile.jpg);}
h2.service-design { background:url(images/service/title_design.jpg);}
h2.service-flash { background:url(images/service/title_flash.jpg);}
h2.service-ordermade { background:url(images/service/title_ordermade.jpg);}
h2.service-metaverse { background:url(images/service/title_metaverse.jpg);}
h2.corporate { background:url(images/corporate/title_corporate.jpg);}
h2.news { background:url(images/news/title_news.jpg);}
h2.contact { background:url(images/contact/title_contact.jpg);}
h2.contact_form { background:url(images/contact/title_contact.jpg);}
h2.thanks_for_your_contact { background:url(images/contact/title_contact.jpg);}
h2.recruit { background:url(images/recruit/title_recruit.jpg);}
h2.privacy { background:url(images/privacy/title_privacy.jpg);}
h2.sitemap { background:url(images/sitemap/title_sitemap.jpg);}
h2.search { background:url(images/search/title_search.jpg);}

h2.error404 { background:url(images/error/title_error404.jpg);}

/* #contents
----------------------------------------------------------- */
#contents{
	background:#FFFFFF url(images/common/bg_contents.jpg) no-repeat;
	width: 800px;
	margin:0px auto;
	text-align:left;
}
	
#contents:after { /*clearFix*/
	content: ".";
	display: block;
	visibility: hidden;
	height: 1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
	
#contents .inner{
	padding-top: 30px;
	margin: 0px 30px;
}


/* #main
----------------------------------------------------------- */
#main {
	float: left;
	width:530px;
}
/*toppage only*/
#main.one-column {width:740px !important;}

#main h3{
	background: url(images/common/h3_icon.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 20px 30px;
	color:#403232;
	font-size:x-large;
	font-weight:normal;
	line-height: 1.0em;
}

#main h3 a:hover{ color:#403232; }

#main h4{
	color:#700805;
	font-size: large;
	font-weight: bold;
	line-height: 1.5em;
}

#main h4 a:hover{ color:#700805; }




/* #sub
------------------------------------------------------------*/
#sub {
	float: right;
	width:190px;
}

/* search form */
#sub #searchform{
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding: 10px;
	text-align: center;
}
#sub #searchform p {
	padding:0;
	margin:0;
}
#sub #searchform p .form{
	width:120px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float:left;
}
#sub #searchform p .input{
	float:right;
}


/* sub nav */
#sub ul.s-nav { margin: 0px; }

#sub ul.s-nav li {
	background: url(images/common/snav_off.gif) no-repeat #eeeeee;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 5px 3px 15px;
	font-size:medium;
	font-weight:bold;
	line-height:1.4em;
	display: block;
}

#sub ul.s-nav li.on { background: url(images/common/snav_on.gif) no-repeat #EC5E00; }
#sub ul.s-nav li.on a {
	color:#ffffff;
	text-decoration:none;
}

#sub .s-nav-end {
	background: url(images/common/bg_snav.gif) no-repeat;
	width: 190px;
	height: 5px;
	padding: 0px;
	margin-bottom: 10px;
}

/* #sub h3 */
#sub h3,#sub h3 a {
	height: 45px;
	width: 190px;
	margin:0px;
	padding:0px;
	text-indent: -9999px;
	display:block;
}

#sub div.subnav h3 { background: url(images/common/h4_service.gif) no-repeat; }
#sub div.news h3 { background: url(images/common/h4_news.gif) no-repeat; }
#sub div.blog h3 { background: url(images/common/h4_blog.gif) no-repeat;}
#sub div.yakan h3 { background: url(images/common/h4_yakan.gif) no-repeat;}
#sub div.popular h3 { background: url(images/common/h4_popular.gif) no-repeat;}

/* #sub ul li */
#sub ul {margin-bottom:10px;}

#sub ul li {
	background-color: #eeeeee;
	border-bottom: 1px solid #ffffff;
	padding:3px 5px;
	/*font-size:small;*/
	line-height:1.2em;
	display: block;
}

#sub ul li a {
	font-weight:normal;
}



/* [toppage only]
------------------------------------------------------------*/
/*** message ***/
.message {
	background: url(images/top/message_bg.jpg) no-repeat;
	width: 800px;
	height: 140px;
	margin:0px auto;
	text-align:left;
}

.message .txt {
	width: 800px;
	float:left;
}

.message .txt h3 {
	background: url(images/top/message_h3.jpg) no-repeat;
	text-indent: -9999px;
	height: 70px;
	margin: 0px;
	padding: 0px;	
}

.message .txt p {
	background: url(images/top/message_txt.jpg) no-repeat;
	font-size:xx-small;
	text-indent: -9999px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
	
.message .pickup {
	width: 200px;
	float:right;
	padding-top: 20px;
}

/*** service list ***/
.top-service-list {
	margin-bottom:10px;}


.top-service-list img{}
.top-service-list .service-description{
	width:600px;
}
.top-service-list .achievement{
	background:#E6E6E6;
	border:#CCC solid 1px;
	padding:5px;
	clear:both;
}
.top-service-list .achievement-description{
	width:355px;
	float:left;
}

.top-service-list .achievement-description p {
	margin-bottom:0;}

ul.top-service li{

	float:left;
	line-height:0
}
/*** contact ***/

.top-contact .info {width: 240px;display:brock;float: left;}
.top-contact .info p { margin-bottom:5px;}
.top-contact .info .txt {width: 290px;
	display:block;float: right;}

/* recruiting-banner */
.recruiting-banner {}

/* relocation */
#relocation { padding-bottom:10px; }

#relocation h4 {
	background-image:url(images/top/relocation_h4.jpg);

	background-repeat:no-repeat;
	width:530px;
	height:80px;
	display:block;
	padding:0px;
	text-indent:-9999px;
}

#relocation .inner {
	background-color: #eeeeee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px 9px;
}

#relocation .address { width: 220px;float: left;}

#relocation h5 {
	text-indent: -9999px;
	display: block;
	width: 220px;}

#relocation h5.old {
	background: url(images/top/relocation_h5_old.jpg) no-repeat;
	height: 35px;


}

#relocation h5.new {
	background: url(images/top/relocation_h5_new.jpg) no-repeat;
	height: 40px;
}

#relocation p { margin-bottom:5px;}

#relocation .map { clear: right; }


/* service.html
------------------------------------------------------------*/
.service {}

.service h5 { color:#700805;}

.service ul.ec {
	font-weight: bold;
	margin-bottom:15px;
}

.service ul.ec li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	display: list-item;
}

.service .service-list {}

.service .service-list img {
	width: 120px;
	float: left;
}

.service .service-list .txt {
	width:600px;
	float: right;
}

.service .service-description {
	width:600px;
	float: right;
}

.service .achievement {}

.service .achievement .txt {
	width: 530px;
	float: right;
}

.service ul {
	padding-bottom:10px;
	display: list-item;
	list-style-type: disc;
	margin-left: 25px;
	list-style-position: outside;
	list-style-image: url(images/recruit/li_icon1.gif);
}

/* corporate.html
------------------------------------------------------------*/
.corporate {}

.corporate .ple-txt{
	float: right;
	width: 380px;
}

.corporate dl {
	width:530px;
}

.corporate  dt {
	width: 120px;
	padding:5px;
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
}

.corporate dd {
	width: 600px;
	margin-left:130px;
	padding:5px;
	display: block;
}

.corporate dd ul li {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	line-height:1.4em;
}

.corporate .map {
	margin-bottom:10px;
	
}

/* news.html
----------------------------------------------------------- */
.news {}

.news .topic {}

.news .topic h4 {
	background-image: url(images/common/bg_gray.gif);
	color: #333333;
	font-size: medium;
	margin-bottom: 10px;
	padding: 2px 5px;
}

.news .topic h5 { color: #700805; }


/* contact.html
------------------------------------------------------------*/
.contact {}

.contact ul {
	padding-bottom:10px;
	display: list-item;
	list-style-type: disc;
	margin-left: 25px;
	list-style-position: outside;
	list-style-image: url(images/recruit/li_icon1.gif);
}


/* recruit.html
------------------------------------------------------------*/
.recruit {}

.recruit h5 {}

.recruit ul {}

.recruit .photo {
	float:left;
	text-align:center;
	width: 100%;
}

.recruit ul li {
	display: list-item;
	list-style-type: disc;
	margin-left: 25px;
	list-style-position: outside;
	list-style-image: url(images/recruit/li_icon1.gif);
}

.recruit ul li ul li {
	margin-left: 25px;
	list-style-image: url(images/recruit/li_icon2.gif);
}

/* privacy.html
------------------------------------------------------------*/
.privacy {}

.privacy ol {}

.privacy ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
	display: list-item;
}

.privacy ol li li {
	margin-left: 25px;
}

.privacy ul {}

.privacy ul li {
	display: list-item;
	list-style-type: disc;
	margin-left: 25px;
	list-style-position: outside;
}

.privacy p.sign {
	text-align:right;
	font-weight:bold;
}


/* sitemap.html
------------------------------------------------------------*/
.sitemap {}

.sitemap ul {}

.sitemap ul.mb10 { margin-bottom:10px;}
.sitemap ul.mb20 { margin-bottom:20px;}

.sitemap li {
	background-image:url(images/common/arrow_s.gif);

	background-repeat:no-repeat;
	font-size: medium;
	margin-bottom: 3px;
	text-indent:20px;
	display: list-item;
}

.sitemap li.list1 { margin-left: 25px; }
.sitemap li.list2 { margin-left: 50px; }


/*SE4_btn {background-image:url(images/common/arrow_s.gif);}*/

/* 404.html
------------------------------------------------------------*/
/* search form */
.error #searchform{
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding: 10px;
	text-align: center;
}
.error #searchform p {
	padding:0;
	margin:0;
}
.error #searchform p .form{
	width:450px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float:left;
}
.error #searchform p .input{
	float:right;
}


.blogpage {padding-bottom:20px;}

.blogpage .breadcrumb {
	font-size:small;
	margin-bottom:10px;}

.blogpage h3 {}

.blogpage .item h2{
	background-image:none;
	height:auto;
	width:auto;
	padding:10px 0px;
	text-indent:0px;
	font-size:x-large;
	font-weight:bold;
}
.blogpage .item h3{}
.blogpage .item h3 a{color:#e64700;}

.blogpage .item .text h1,
.blogpage .item .text h2,
.blogpage .item .text h3,
.blogpage .item .text h4,
.blogpage .item .text h5,
.blogpage .item .text h6{
	background-image:none !important;
	background-repeat:no-repeat !important;
	height:auto; width:auto;
	padding:15px 0px 5px 0px !important;
	text-indent:0px;
	color:#403232 !important; }

.blogpage .item .text h1{
	font-size:x-large;
	font-weight:bold;
}
.blogpage .item .text h1 a{ color:#403232; }

.blogpage .item .text h2{
	font-size:x-large !important;
	font-weight:normal;
}
.blogpage .item .text h3{
	font-size:large !important;
	font-weight: bold !important;
	}
	
.blogpage .item .text h4{
	font-size:large !important;
	font-weight:normal !important;
	}
	
.blogpage .item .text h5{
	font-size:normal !important;
	font-weight:bold !important;
	}
	
.blogpage .item .text h6{
	font-size:normal !important;
	font-weight:normal !important;
	}

.blogpage .item .text ul { margin-left: 25px; }
.blogpage .item .text ul li {
	list-style-type:disc;
	list-style-position:outside;
}
	
.blogpage .item .text ol { margin-left: 25px; }	
.blogpage .item .text ol li {
	list-style-type:decimal;
	list-style-position:outside;
	}
	
.blogpage .item .text blockquote {
	background-color:#dddddd;
	margin:10px 0px;
	padding:10px 10px 5px 10px ;}
	
.blogpage .item .text code {
	background-color:#dddddd;
	margin:10px 0px;
	padding:10px 10px 5px 10px ;
	display:block;
	}
	
.blogpage .item .text pre {}

.blogpage textarea#comment{width:520px;}

.wp_pagenavi {
width:530px;
margin:0px auto 20px;}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	font-size:small;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e64700;
	color: #e64700;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	color: #FFFFFF;
	background-color: #e64700;
}
.wp-pagenavi span.pages {
	font-size:small;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #e64700;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend  {
	font-size:small;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #e64700;
	color: #000000;
	background-color: #FFFFFF;
}

