/* コンテンツパーツ------------ */


.boxR {
	float: right;
}

.boxL {
	float: left;
}

.boxL img {
	padding: 3px;
	border: 1px solid #999999;
}



/* テーブル枠------------ */

.w_tb {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c3c3c3;
	border-left-color: #c3c3c3;
}

.w_td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	text-align: center;
}

.w_td2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
}


.w_tdk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	background-color: #EAEAEA;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

.w_tdk span {
	color: #FF4242;
	font-weight: normal;
}


/*　dldt ------------ */

.comp dl {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.comp dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #999999;
	background-image: url(../img/base/icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.comp dd {
	margin-top: -2.2em;
	margin-right: 0px;
	margin-bottom: 0.1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 130px;
}

/*　リスト ------------ */


.conList {
	list-style-type: none;
}

.conList li {
	background-image: url(../img/base/icon.gif);
	background-position: left 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.comTd {
	background-image: url(../img/base/tb_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.list {
	list-style-type: none;
}

.list li {
	background-image: url(../img/base/icon.gif);
	background-position: left 4px;
	padding-left: 18px;
	background-repeat: no-repeat;
}



/* プライバシー------------ */

.num {
	
}

.num ol {
	margin-left:0.8em;
	padding-left:0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.num li {
	margin-left:1em;
	margin-bottom: 1.5em;
}

/* 注釈------------ */

.notice {
	border: 1px solid #CCCCCC;
	padding: 8px;
	background-color: #F5F5F5;
}


/*　サイトマップ------------ */

.mapList {
	list-style-type: none;
	margin-bottom: 10px;
}

.mapList li {
	background-image: url(../img/base/img_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 2px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-top: 3px;
	line-height: 150%;
}

.mapList li div {
	padding-left: 18px;
	background-image: url(../img/top/top_r13_c4.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}



/* 各背景------------ */

.hinaBox {
	background-image: url(../img/hina/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
	width: 572px;
}

.infoBox {
	background-image: url(../img/company/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

.satubox {
	background-image: url(../img/satsuki/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

.hinaBox p,
.infoBox p,
.satubox p {
	margin-top: 15px;
	margin-bottom: 15px;
}
