@charset "utf-8";
/* CSS Document */










/*--------------------------------------

会社概要CSS

--------------------------------------*/

.table01
{
	width:620px;
	font-size:0.9em;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

.table01 th
{
	text-align:left;
	font-weight:normal;
	padding:15px 0;
	vertical-align:top;
	width:170px;
}

.table01 th p
{
	margin-left:10px;
	padding:3px 0 3px 50px;
	border-left:3px solid #0b0bb1;
}

*html .table01 th p
{
	padding:4px 0 4px 30px;
}

.bg_blue
{
	background:#f1f1f1;
}

.table01 td
{
	text-align:left;
	padding:15px 0;
	vertical-align:top;
}

.table01 td p
{
	padding:3px 0;
}

.office_wrap01,
.office_wrap02
{
	margin-bottom:20px;
}

.siten01,
.siten02,
.siten03
{
	margin-left:30px;
}

.title
{
	margin-bottom:15px;
}

/*--------------------------------------

会社沿革CSS

--------------------------------------*/

.history_wrap
{
	width:100%;
	background:url(../images/history_wrap_leftbg.jpg) top right no-repeat;
}

.history
{
	margin-bottom:20px;
}

.history_date_p
{
	margin-bottom:10px;
	padding-left:130px;
	background:url(../images/icon/history_icon.gif) center left no-repeat;
	color:#212121;
	font-weight:bold;
}

.history_disc_p
{
	padding-left:127px;
	border-left:3px solid #33b3d1;
}

/*--------------------------------------

アクセスマップCSS

--------------------------------------*/

.accessmap_wrap
{
	margin-bottom:50px;
}

.topline_h4
{
	width:100%;
	padding:20px 0;
	margin-bottom:20px;
	background:url(../images/h4_topline.gif) left top no-repeat;
	color:#212121;
}

.accessmap_title_p
{
	margin-bottom:20px;
	padding:3px 0;
	padding-left:30px;
	background:url(../images/icon/square_black_icon.gif) center left no-repeat;
	color:#212121;
	font-weight:bold;
}

.map
{
	width:605px;
	height:298px;	
}

.map_wrap
{
	padding:1px;
	background:#cccccc;
	margin-bottom:30px;
}

.map2_wrap
{
	padding:1px;
	background:#cccccc;
	margin-bottom:30px;
}

.map3_wrap
{
	padding:1px;
	background:#cccccc;
	margin-bottom:30px;
}

.access_list
{
	margin-bottom:30px;
}

.access_list li
{
	margin-bottom:10px;
}

.accessmap_place_p
{
	line-height:1.8;
}




/*--------------------------------------

個人情報保護方針CSS

--------------------------------------*/


.contents_wrap
{
	line-height:1.6;
}

.policy_box
{
	margin-top:20px;
}

.policy_box li
{
	clear:both;
	margin-bottom:20px;
	line-height:1.6;
	padding:10px;
	border:1px solid #cccccc;
	list-style:decimal;
	overflow:hidden;
	_zoom:1;
	padding-left:2.5em;
	text-indent: -1.5em;
}

.right_box
{
	text-align:right;
	margin-bottom:20px;
}

.contact_wrap
{
	clear:both;
	line-height:1.6;
	padding:10px;
	background:#fffced;
	border:1px solid #cccccc;
	overflow:hidden;
	_zoom:1;
}

.policy_title_p
{
	padding-left:25px;
	margin-bottom:10px;
	background:url(../images/icon/square_black_icon.gif) center left no-repeat;
	font-weight:bold;
}

.contact_wrap p, .contact_wrap address
{
	padding-left:25px;
}











