/**********************************************************************
project name : SECOM [ /utility/css/local.css ]

08.10.10
**********************************************************************/
#BodyArea {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
}

.wrap {
	text-align: left;
}


/*-------------------------------
  head
-------------------------------*/
/*
h2{
	margin-bottom: 0;
	border-color: #cccccc;
	border-width: 3px 0 0;
	padding: 10px 5px;
	background: #ffffff;
}

h2 a{
	padding: 2px 5px 2px 22px;
	background:url(../../common_02/image/icon_h2_arrow01.gif) 0 50% no-repeat;
}
*/
/*-------------------------------
  Area
-------------------------------*/

.col2-category{
	margin-bottom: 30px;
}

.h2-section{
	margin-bottom: 20px;
}

.col-l{
	float: left;
	width: 435px;
}

.col-r{
	float: right;
	width: 435px;
}

.site-box{
	border: 3px #cccccc solid;
	padding: 2px 13px;
}


/*-------------------------------
  Element
-------------------------------*/

li.first-child{
	margin-top: 0 !important;
}

.page-list01{
	margin-top: 15px;
	margin-left: 43px;
}

.page-list01 li{
	margin-bottom: 8px;
	padding-left: 18px;
	background: url(/shared/img/business/icon_arrow_link.gif) left 4px no-repeat;
	/*
	padding: 10px;
	background: url(/common_02/image/bg_dotline.gif) 0 0 repeat-x;
	font-weight: bold;
	*/
}

.page-list01 li a{
	/*
	padding-left: 12px;
	background: url(/common_02/image/icon_bullet01.gif) 0 50% no-repeat;
	*/
}

.second-list{
	margin-top: 0;
	margin-left: 43px;
	margin-bottom: 15px;
}

.second-list li{
	margin-bottom: 2px !important;
	font-size: 85.7%;
	background: url(/shared/img/icon_arrow_link_small.gif) 4px 7px no-repeat;
	/*
	margin-top: 5px;
	padding: 0 5px;
	background: none;
	*/
}

.second-list li a{
	/*
	display: block;
	float: left;
	padding-left: 8px;
	background:url(/common_02/image/icon_bullet03.gif) 0 0.4em no-repeat;
	font-weight: normal;
	*/
}

#BodyArea .page-list01 p{
	margin-bottom: 5px;
}

#BodyArea .page-list02{
	margin-bottom: 0;
	border-top: 3px #cccccc solid;
}

#BodyArea .first-list{
	border-top: none;
}

.page-list02 li{
	width: 417px;
	background: url(/common_02/image/bg_dotline.gif) 0 0 repeat-x;
	padding: 5px 0;
}

.page-list02 li.col-a{
	float: left;
}

.page-list02 li.col-b{
	float: right;
}

.page-list02 li a{
	padding-left: 18px;
	background: url(/shared/img/business/icon_arrow_link.gif) left 1px no-repeat;
	/*
	padding-left: 12px;
	background: url(/common_02/image/icon_bullet01.gif) 0 50% no-repeat;
	*/
}

.page-list02 li.first-line{
	background: none;
}


/*---------------------------------------------
 clearfix
---------------------------------------------*/
.second-list li:after,
.page-list02:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.second-list li,
.page-list02{
	display: inline-block;
	min-height: 1%; /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .second-list li,
* html .page-list02{
	height: 1%;
}
.second-list li,
.page-list02{
	display: block;
}
/* End hide from IE-mac */


/*********************************************************************/

/* CSS Document */

