@charset 'utf-8';
/*
Theme Name: fain
Theme URI: http://www.abfactory.ne.jp
Description: WordPress Fain
Version: 0.1
Author: t-ueda@abfactory.ne.jp
Author URI: http://www.abfactory.ne.jp
Tag: fain
*/

/* 共通 */

h2{
	width:700px; height:90px;
	margin:0px 0px 10px; 
	text-indent:-9999px;

}
h3{	
	width:700px; height:36px;
	background:url(img/h2.png) no-repeat 0 0;
	font-size:110%;
	padding:10px 0px 0px 15px;

}

h4{
	color:#004499;
}


.right{	float:right; margin-left:10px;}

.banner{
margin-bottom:10px;
}

.banner2{
margin-bottom:10px;
width:190px;
}

.more-link{
}




/* header */
#tel{	width:235px;}

/* navi */

#nav_01 a{ background-position:0px 0px;}
#nav_02 a{background-position:-150px 0px;}
#nav_03 a{background-position:-300px 0px;}
#nav_04 a{background-position:-450px 0px;}
#nav_05 a{background-position:-600px 0px;}
#nav_06 a{background-position:-750px 0px;}

#nav_01 a:hover{background-position:0px -40px;}
#nav_02 a:hover{background-position:-150px -40px;}
#nav_03 a:hover{background-position:-300px -40px;}
#nav_04 a:hover{background-position:-450px -40px;}
#nav_05 a:hover{background-position:-600px -40px;}
#nav_06 a:hover{background-position:-750px -40px;}


#nav_01.active_nav a{background-position:0px -20px;}
#nav_02.active_nav a{background-position:-150px -20px;}
#nav_03.active_nav a{background-position:-300px -20px;}
#nav_04.active_nav a{background-position:-450px -20px;}
#nav_05.active_nav a{background-position:-600px -20px;}
#nav_06.active_nav a{background-position:-750px -20px;}

.nav_item a{
	display:block;
	width:150px;
	height:20px;
	background:url(img/navi.gif) no-repeat 0px 0px;
	outline:medium none;
}

/* h2 */ 
#h2-top{
	text-indent:0px;
	background:url(img/home.png) no-repeat 0 0;
	height:190px;
}

#h2-company{background:url(img/h2-company.png) no-repeat 0 0;}
#h2-map{background:url(img/h2-map.png) no-repeat 0 0;}
#h2-blog{background:url(img/h2-blog.png) no-repeat 0 0;}
#h2-top-video{background:url(img/h2-blog.png) no-repeat 0 0;}
#h2-reform{background:url(img/h2-reform.png) no-repeat 0 0;}
#h2-contact{background:url(img/h2-contact.png) no-repeat 0 0;}
#h2-privacy{background:url(img/h2-privacy.png) no-repeat 0 0;}
#h2-sitemaps{background:url(img/h2-sitemap.png) no-repeat 0 0;}




/* TOP */

.top-article{
	border:1px solid #ccc;
	margin:10px 10px 30px 10px;
	padding:10px;
}


/* greeting */
#greeting-area{

margin-top:20px;

}
#greeting-area p{
padding-top:10px;
width:360px; 
float:left;}

.greeting-img{
	width:360px; height:200px;
	background:url(img/home-greeting.png) no-repeat 0 0;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-top:10px;



}

/* reform */

#reform-table{
	text-align:center;
	font-size:0.9em;
}

#reform-table td{
	text-align:center;
	padding-bottom:10px;
	vertical-align:top;
}

#reform-table img{
	margin-bottom:10px;
}

#reform-flow{
padding:0px 5px 30px;
}

.reform-flow-box{
	width:225px;
	/*padding-left:5px;*/
	float:left;
}

.reform-flow-box p{
	padding:0px 15px 5px 5px;
	font-size:0.9em;
	line-height:1.3em;
}

.reform-arrow{
	clear:both;
	padding-bottom:10px;
	
}

.reform-list{
float:left;
width:220px;
padding:6px;

}


/* 動画 */
.vvqbox{
margin:0px 0px 20px 15px!important;
}

.vvqyoutube{
	display:block;
	float:right;
}

/* Blog */

.blog-area{
}
.blog-area h3{
	background:url(img/h3-blog.png) no-repeat 0 0;
	height:50px;
	padding:23px 0 0 15px;
	vertical-align:middle;
	margin:0px;
	
}


