@charset "Shift_JIS";
/***************************************************************

* Faith Holdings base css

* Copyright(C) Faith Holdings All Rights Reserved.



***************************************************************/

/* common
***************************************************************/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
   margin: 0;
   padding: 0;
}
h2 {
	font-size: 1.2em;
	color: #900;
	margin: 0 0 20px;
	padding: 5px 5px 5px 8px;
	background: url(../img/common/h2-bg.gif) repeat-x;
	border: 1px solid #CCC;
	border-left: 3px solid #C00;
}

h3 {
	font-size: 1.2em;
	color: #900;
	margin: 0 0 15px;
	padding: 3px 0 3px 10px;
	border-left: 5px solid #ccc;
}
h4 {
	font-size: 1em;
	margin: 0 0 15px;
}

p {
	margin: 0 0 10px;
}
img {
	border: none;
}
ul {
	list-style: none;
}
a {
	color:#333;
	text-decoration: none;
}
a:hover {
	color:#C00;
	text-decoration: underline;
}
a.arrow {
	display: block;
	background: url(../img/common/ico_arrow_05.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
a.point {
	color:#C00;
	display: block;
	background: url(../img/common/ico_arrow.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
p#page-nav {
	margin: 10px 10px 0;
	font-size: .9em;
	line-height: 1em;
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px;
}
p#page-nav a {
	/*color:#2F4D7C;*/
}
p#content-nav {
	text-align: right;
	font-size: .9em;
	padding: 0 11px;
}
p#content-nav a {
	background: url(../img/common/ico_arrow_03.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
/* body
***************************************************************/
body {
	font:.75em/1.3em "‚l‚r ‚oƒSƒVƒbƒN","Osaka" ,"Hiragino Kaku Gothic Pro" ,arial, helvetica, verdana ,sans-serif;
	color: #333;
	text-align: center;
	background-color: #EAEDF2;
}
/* wrapper
***************************************************************/
#wrapper {
	width: 800px;
	text-align:left;
	margin: 0 auto;
	padding: 0 6px;
	background: url(../img/common/content_bg.gif) repeat-y;
}

/* header
***************************************************************/
#header {
	width: 800px;
	height: 102px;
	position: relative;
	background: url(../img/common/header_bg.gif) repeat-x;
}
#header h1#logo {
	width: 432px;
	height: 27px;
	position: absolute;
	top: 23px;
	left: 20px;
}
#header h1#logo a {
	border: none;
}
#header p#header-info {
	width: 219px;
	height: 34px;
	position: absolute;
	top: 13px;
	left: 443px;
	font-size: 10px;
}
#header p#header-info img {
	display: block;
}
#header p#contact {
	width: 133px;
	height: 31px;
	position: absolute;
	top: 13px;
	left: 637px;
}
#header p#google-search {
	width: 280px;
	height: 70px;
	position: absolute;
	top: 65px;
	left: 504px;
}
* html #header p#google-search {
	width: 300px;
	left: 491px;
}
*+html #header p#google-search {
	width: 300px;
	top: 65px;
	left: 491px;
}

#header p#google-search img,
#header p#google-search input {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#header p#google-search input.field {
	width: 116px;
}
/* nav
***************************************************************/
#nav {
	background-color: #C00;
}
#nav li {
	width: 133px;
	height:40px;
	float: left;
}
#nav a {
	width: 133px;
	height: 40px;
	display: block;
	border: none;
	text-indent: -5000px;
	background-image: url(../img/common/nav.gif);
}
#n01 a {
	background-position: 0 0;
}
#n02 a {
	background-position: -133px 0;
}
#n03 a {
	background-position: -266px 0;
}
#n04 a {
	background-position: -399px 0;
}
#n05 a {
	background-position: -532px 0;
}
#n06 a {
	background-position: -665px 0;
	width:135px;
}


/* contetn
***************************************************************/
#content {
	padding: 20px 11px;
}
/* main
***************************************************************/
#main {
	width: 565px;
	float: left;
}
/* sidebar
***************************************************************/
#sidebar {
	width: 200px;
	float: right;
}
#sidebar #banners {
	padding: 9px 9px 0;
	background-color: #F3F3F3;
	/* border: 1px solid #375281; */
	border: 1px solid #CCC;
}
#sidebar #banners li {
	margin: 0 0 10px;
}
#sidebar #sub-nav {
	margin: 0 0 20px;
}
#sidebar #sub-nav h3 {
	margin: 0;
	padding: 0;
	border: none;
	border: 1px solid #CCC;
	/*font-size: 1em;
	font-weight: normal;
	color: #FFF;
	width: 168px;
	height: 25px;
	margin: 0;
	padding: 20px 10px 0 20px;
	background: #091B41 url(../img/common/sidebar_title_bg.gif) no-repeat;
	border: 1px solid #CCC;*/
}
#sidebar h3 a {
	display: block;
	
}
#sidebar #sub-nav dt {
	/*font-size: 1em;
	font-weight: normal;
	color: #FFF;
	width: 168px;
	height: 25px;
	margin: 0;
	padding: 20px 10px 0 20px;
	background: #475471 url(../img/common/sidebar_title_bg_02.gif) no-repeat;*/
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
/*
#sidebar #sub-nav dt.service2 {
	background: #714751 url(../img/common/sidebar_title_bg_03.gif) no-repeat;
}*/
#sidebar #sub-nav dd {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#sidebar #sub-nav li {
	padding: 5px 0 5px 20px;
	background: url(../img/common/dot_02.gif) repeat-x left bottom;
}
#sidebar #sub-nav li.end {
	background: none;
}
#sidebar #sub-nav li span {
	display: block;
	padding: 0 10px 0 15px;
	background: url(../img/common/ico_arrow.gif) no-repeat 0 .3em;
}
#sidebar #sub-nav li a {
}

/* footer
***************************************************************/
#footer {
	background: url(../img/common/footer_bg.gif) repeat-x;
}
#footer #footer-nav {
	padding: 0 11px;
	height: 42px;
}
#footer #footer-nav li {
	float: left;
	margin: 0 17px 0 0;
	line-height: 1em;
	padding: 15px 0 15px 15px;
	background: url(../img/common/ico_arrow.gif) no-repeat left center;
}
#footer div#group-corp {
	height: 48px;
}
#footer p#copyright {
	width: 780px;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 10px 0 30px;
	border-top: 1px solid #CCC;
}
/* clears
***************************************************************/
.clear {
	clear: both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */


.text_right {
	text-align:right;
}

.m_b10 {
	margin-bottom:10px
}
.m_0 {
	margin:0;
}
.p_left10 {
	padding-left:10px;
}

.font_14 {
	font-size:14px;
}

.text_center {
	text-align:center;
}

.p_top10 {
	padding-top:10px;
}

.border_1px {
	border: 1px solid #eee;
}
.dot_bottom {
	background:url(../img/common/dot.gif) repeat-x bottom;
}