@charset "utf-8";

#head_img{
	width: 530px;
	margin: 0;
}

#container {
	width: 745px;
	margin: 0 20px;
}

#left_menu {
	float: left;
	width: 200px;
}

#contents {
	float: right;
	width: 530px;
	text-align: left;
}

/* --------パンくず------- */
#pan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding: 4px 0;
	width: 530px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666666;
}

/* --------メニュー------- */
#menu {
	width: 200px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
}

#menu li a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 30px;
}

#menu li#co01 {
	background-image: url(../../images/co_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu li#co02 {
	background-image: url(../../images/co_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}



/* --------ページ------- */

.midashi {
	font-size: 14px;
	color: #041533;
	font-weight: bold;
	line-height: 35px;
	background-image: url(../../images/m_back_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 30px;
}

.midashi_t20 {
	font-size: 14px;
	color: #041533;
	font-weight: bold;
	line-height: 35px;
	background-image: url(../../images/m_back_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 30px;
	margin-top: 20px;
}

.lr15 {
	margin: 15px 15px 0 15px;
}

.list_a {
	margin: 0;
	padding: 0;
}

.list_a li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../images/icon_4dot_a.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}

.dl_txt {}

.dl_txt dt {
	font-weight: bold;
	background-image: url(../../images/icon_4dot_a.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin-top: 5px;
}

.dl_txt dd {
	margin-left: 12px;
}
 
#go_home {
	text-align: center;
	margin-top: 50px;
}

/* -----サイトマップ----- */

#sm {
	width: 530px;
}

#sm_left {
	float: left;
	width: 250px;
}

#sm_01 {}

#sm_01 ul {
	margin: 7px 0 0 0;
	padding: 0;
}

#sm_01 li {
	list-style-type: none;
	background-image: url(../../../company/images/sm_t1_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
}

#sm_02 {
	margin-top: 20px;
}

#sm_02 ul {
	margin: 7px 0 0 0;
	padding: 0;
}

#sm_02 li {
	list-style-type: none;
	background-image: url(../../../company/images/sm_t2_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
}

#sm_03 {
}

#sm_03 ul {
	margin: 7px 0 0 0;
	padding: 0;
}

#sm_03 li {
	list-style-type: none;
	background-image: url(../../../company/images/sm_t3_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
}

#sm_04 {
	margin-top: 20px;
}

#sm_04 ul {
	margin: 7px 0 0 0;
	padding: 0;
}

#sm_04 li {
	list-style-type: none;
	background-image: url(../../../company/images/sm_t4_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
}

#sm_05 {
	margin-top: 20px;
}

#sm_05 ul {
	margin: 7px 0 0 0;
	padding: 0;
}

#sm_05 li {
	list-style-type: none;
	background-image: url(../../../company/images/sm_t5_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
}

#sm_06 {
	margin-top: 20px;
}

#sm_06 ul {
	margin: 7px 0 0 0;
	padding: 0;
}

#sm_06 li {
	list-style-type: none;
	background-image: url(../../../company/images/sm_t5_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
}

#sm_right {
	float: right;
	width: 250px;
}


/* -----会社概要----- */
#co_table {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 500px;
	margin: 0 15px;
}

#co_table th {
	background-color: #8491A4;
	height:2px;
	border: none;
}

.cobtext {
	color: #1D3C6B;
	font-weight: bold;
}


#co_table td {
	border-top: none;
	border-bottom: solid 1px #FFFFFF;
	border-left: none;
	border-right: none;
	text-align: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#co_table li {
	list-style-type: none;
}

.bg {
	background-color: #EDEFF3;
}

/* -----特集----- */
.sp-box {
	width: 500px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right: none;
	border-bottom: none;
}

.sp-box-l {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	background-color: #EFEFEF;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	width: auto;
	white-space: nowrap;
}

.sp-box-r {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	padding: 5px;
}

.sp-box-a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	background-color: #F3DEE1;
	text-align: center;
	width: 35%;
	font-weight: bold;
	color: #894559;
}

.sp-box-b {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	background-color: #DBE8D7;
	text-align: center;
	width: 35%;
	font-weight: bold;
	color: #3F5B35;
	padding: 5px;
}

.sp-box-r-2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	padding: 5px;
	text-align: center;
}


.sp-box-01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	background-color: #F3DEE1;
	text-align: center;
	width: 27%;
	font-weight: bold;
	color: #894559;
}

.sp-box-02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	background-color: #DBE8D7;
	text-align: center;
	width: 27%;
	font-weight: bold;
	color: #3F5B35;
}

.sp-box-03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top: none;
	border-left: none;
	background-color: #E9D8AF;
	text-align: center;
	width: 27%;
	font-weight: bold;
	color: #814F0C;
}

