@charset "utf-8";
/* CSS Document */

/*===パンくずリスト==*/
#pankuzu {
	width:890px;
	height:auto;
	margin-bottom: 5px;
	}

#pankuzu p {
	display:block;
	margin-left:0px;
	margin-top: 0px;
	}


/*=====共通設定要素=====*/

#c_body {　　/*コンテンツエリアの包括ボックス*/
	width:890px;
	height:auto;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}


h4#dammy_title { /*ダミータイトル（公開時差し替え）*/
	display:block;
	width:645px;
	height:32px;
	background:url(../common_img/dammy_title.gif) no-repeat;
	margin-bottom:30px;
	text-indent:-9000px;
}


/*===左カラム内、各要素の設定===*/
#sub_area {
	float:left;
	width:220px;
	height:auto;
	}

#sub_area a:link {
	color:#666666;
	}

#sub_area a:visited {
	color:#666666;
	}

#sub_area a:hover {
	color:#FF0000;
	}


/*==カテゴリーメニューの設定==*/
#cate_menu {
	width:220px;
	height:auto;
	margin-bottom: 20px;
	}

#cate_menu h3 {
	display:block;
	width:220px;
	height:53px;
	background:url(../common_img/cate_menu_title.png) no-repeat;
	text-indent:-9000px;
}

/*==========サブエリアバナー部分==========*/
#side_banner {
	width:220px;
	height:auto;
	margin:20px 0px;
	}

li#contact_banner a {
	display:block;
	width:220px;
	height:100px;
	background:url(../common_img/contact_banner.gif) no-repeat;
	text-indent:-9000px;
	text-decoration:none;
	}

li#banner01 a {
	display:block;
	width:220px;
	height:90px;
	margin-bottom:10px;
	background:url(../common_img/nimlok_banner.gif) no-repeat;
	text-indent:-9000px;
	text-decoration:none;
	}

li#banner02 a {
	display:block;
	width:220px;
	height:77px;
	margin-bottom:10px;
	background:url(../common_img/banner_45R.gif) no-repeat;
	text-indent:-9000px;
	text-decoration:none;
	}


/*--会社情報--*/
#company_info {
	width:220px;
	height:180px;
	background:url(../common_img/company_info.gif) no-repeat;
	margin-top: 0px;
	}

#company_info h3 {
	display:block;
	width:220px;
	height:35px;
	text-indent:-9000px;
	}

p#add {
	display:block;
	width:220px;
	height:45px;
	text-indent:-9000px;
	}

p#tel, p#fax {
	display:block;
	width:220px;
	height:20px;
	text-indent:-9000px;
	}

p#mail a {
	display:block;
	width:180px;
	height:20px;
	margin-left:30px;
	margin-top:35px;
	text-indent:-9000px;
	text-decoration:none;
	}



/*===右側コンテンツ表示エリア内の設定===*/
#main_area {
	float:right;
	width:645px;
	height:auto;
	margin-top: 20px;
	}

.paragraph {
	width:645px;
	height:auto;
	margin-top: 0px;
	margin-bottom: 20px;
	}

.paragraph p.text {
	display:block;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:15px;
	text-align:justify;
	text-justify:distribute;
	}

.paragraph p.text2 {
	display:block;
	margin:5px 0 10px ;
	text-align:justify;
	text-justify:distribute;
	
	}


div.left_area {
	float:left;
	width:315px;
	height:auto;
}

div.right_area {
	float:right;
	width:315px;
	height:auto;
}

/*==挿入イメージの表示コントロール==*/
div.img_l { /*左側へよせる*/
	float:left;
	margin-right:5px;
	}

div.img_r { /*右側へよせる*/
	float:right;
	margin-left: 5px;
	}

div.img_center { /*中央へよせる*/
	text-align:center;
	}



.jirei_box {
	width:630px;
	height:auto;
	margin-left:15px;
	background-color:#fff;
	border-bottom:dashed #ddd 1px;
	margin-bottom:25px;
	padding-bottom:5px;
	
}

.photo {
	float:left;
	width:200px;
	height:auto;
}

.cap {
	float:right;
	width:410px;
	height:auto;
	min-height: 150px;
}

.cap h5 {
	display:block;
	height:24px;
	font-size:15px;
	padding-left:10px;
	padding-top:8px;
	font-weight:bold;
	background:url(../common_img/jirei_title.gif) no-repeat;
}

/*=====ページ上部への部分=====*/
.page-top {
	display:block;
	width:141px;
	height:22px;
	margin-left:504px;
	background:url(../common_img/page_up.gif) no-repeat;
	}

.page-top a {
	display:block;
	width:141px;
	height:22px;
	background:url(../common_img/page_up.gif) no-repeat;
	text-indent:-9000px;
	text-decoration:none;
	}

.page-top a:hover {
	width:141px;
	height:22px;
	background:url(../common_img/page_up_over.gif) no-repeat;
}


h5.subtitle {
	font-weight:bold;
	height:17px;
	font-size:14px;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:3px;
	border-left:solid 20px #003;
}


/*リストの表示*/
ul.para_list li {
	list-style-type:disc;
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	list-style-position: inside;
	line-height: 1.5em;
	}


ul.para_list02 {
	margin-bottom:20px;
}

ul.para_list02 li {
	list-style:disc;
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#06F;
	list-style-position:outside;
	line-height:1.5em;
}

/*FAQのリスト*/
ul.faq_list li {
	line-height:2em;
	margin-left:15px;
}

/*FAQページの項目タイトル*/
h5.q_title {
	display:block;
	background:url(../common_img/jirei_title.gif) repeat-y;
	width:auto;
	height:auto;
	margin-left:15px;
	margin-bottom:15px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom: 5px;
	color:#F00;
}
