/* CSS Document writing by hiroshi nakano    最終更新2007 07 03*/


/*基本-------------------------------------*/
body{
	padding:0px;
	color: #333333;
	background-image: url(../img/bg_all.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#territory {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

a:link,
a:visited {color:#FF0066; text-decoration:none;}
a:active  {color:#FF0066; text-decoration:underline;}
a:hover   {color:#00CBA1; text-decoration:underline;}

ul,li,ol{
	padding:0px;
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: url(../img/arrow_pnk.gif);
}

p{
	padding:0px;
	line-height:150%;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*見出し------------------------------------*/
h1{
	padding:0px;
	font-size: 85%;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0px;
}

h2{
	padding:0px;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 150%;
	letter-spacing: 1px;
}

h3{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #F66E9F;
	line-height: 150%;
}

h4{
	padding:0px;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
	color: #FFFFFF;
	margin: 0px;
}

h5{
	padding:0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 80%;
	line-height: 150%;
	color: #818181;
}

/*ボックス------------------------------------*/

#box_main_img {
	background-color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}
#box_area_center {
	margin-top: 20px;
	margin-left: 20px;
	width: 300px;
}

#box_area_right_top {
	margin-top: 20px;
	margin-left: 10px;
	width: 300px;
	margin-right: 20px;
}

#box_title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 610px;
}

#head {
	background-color: #000000;
	padding-top: 10px;
	height: 45px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}

#foot {
	background-color: #000000;
	text-align: center;
	clear: both;
	width: auto;
	margin-top: 0px;
	height: 20px;
	padding-top: 11px;
}
#box_area_right {
	width: 610px;
	height: auto;
	margin-right: 20px;
	margin-top: 20px;
}
#box_area_left {
	width: 167px;
	height: auto;
	margin-left: 20px;
	margin-top: 20px;
}

.box_bunner {
	margin-bottom: 10px;
}

#box_navi {
	width: 610px;
	text-align: left;
}

.box_pic {
	width: 191px;
	margin-bottom: 10px;
}

/*テキスト余白------------------------------------*/
.textbox_left_10 {
	padding-left: 10px;
}

.textbox_left_20 {
	padding-left: 15px;
	text-align: left;
}

.textbox_line_left_10 {
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	margin-top: 10px;
}

.textbox_detail {
	float: right;
}
.textbox_day {
	color: #FF6666;
}
/* -------------------------------------------------------------------
企業情報/会社概要,役員一覧
------------------------------------------------------------------- */

.companyBox01 {
	margin: 0px 0px 0px 0px;
	width: 610px;
}

.outlineTable01 {
	width: 600px;
	margin: 0px 5px 20px 5px;
	font-size: 90%;
}

.outlineTable01 th {
	width: 121px;
	padding: 8px 0px 8px 1px;
	background: url(../img/bg_dot_01.gif) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.outlineTable01 td {
	padding: 8px 0px 8px 5px;
	background: url(../img/line_01.gif) repeat-x left bottom;
	vertical-align: top;
}

.outlineTable01 td img {
	margin: 0px;
}

.outlineTable01 td p {
	margin: 0px 0px 15px 0px;
	text-align: left;
}

.outlineTable01 td p.btm {
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.companyBox01 p {
	text-align: right;
}
.maker{
	color:#FF0066;
	padding-top: 10px;
	font: bold;
}
