@charset "utf-8";

/* トップページ以外コンテンツ用 CSS
---------------------------------------- */

#Contents {
	background-color:#FFFFFF;
	text-align: left;
	width: 781px;
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/contents_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#LeftBar {
	color: #CCCCCC;
	background-color: #000000;
	padding: 8px;
	float: left;
	width: 284px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#LeftBar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}

#maincontents {
	float: right;
	width: 470px;
	margin-top: 8px;
	padding-top: 0px;
}
#maincontents h2 {
	font-size: 16px;
	font-weight: bold;
	color: #EE5500;
	margin-top: 0px;
	margin-bottom: 10px;
}

#profile {
	float: right;
	width: 470px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 16px;
}

#Contents h2 {

	font-size: 16px;
	font-weight: bold;
	color: #EE5500;
	margin-top: 8px;
	margin-bottom: 10px;
}

#Contents p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	}
	
#Contents ul {
	list-style-image: url(../images/list_top.gif);
	margin-top: 4px;
	padding-left: 0px;
	margin-left: 24px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 16px;
}

#Contents li {
	list-style-image: url(../images/list_top.gif);
	padding-left: 0px;
	list-style-position: outside;
	margin-top: 4px;
	margin-left: 0px;
	list-style-type: none;
}
#introduction li {
	list-style-image: url(../images/list_top.gif);
	margin-top: 4px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 16px;
}
.com dt {
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wineRedText {
	color: #990000;
}
.strongText {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}


.com dl {
	margin: 0px;
	padding: 0px;
}
.com dd {
	padding: 0px;
	margin-left: 12px;
}




table.default{
	border-collapse:collapse;

	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
}

table.default td{
	border:1px solid #E50;
	padding:2px 4px;
	vertical-align:top;
}
table.default th{
	white-space:nowrap;
	border:1px solid #E50;
	padding:2px 4px;
	background-color:#EDC;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

table.uranai{
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
}

table.uranai td{
	border:1px solid #000;
	vertical-align:top;
	width: 220px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
table.uranai th{
	white-space:nowrap;
	border:1px solid #444;
	padding:4px 4px;
	background-color:#000000;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

#MainText {
	width: 600px;
	margin: 10px 0 10px 0;
	border: 1px solid #E15517;
	padding: 0;
	background: url(../images/company_top_bkg.gif) top no-repeat;
	}
.uranaiBl {
	color: #CCC;
	text-align: center;
}


#MainText p.top {
	margin: 80px 30px 10px 30px;
	}

#MainText p {
	margin: 0 30px 10px 30px;
	}

.MiniNavi {
	margin: 8px 0 15px 0;
	padding: 8px 0 0 8px;
	border: 1px solid #888;
	background-color: #FEE3D7;
	}

.MiniNavi p {
	font-size: 12px;
	color: #A84012;
	}

img.left {
	margin: 0 10px 0 0;
	}

.qabbalah dl {
	margin: 0;
	padding: 0;
	}
	
.qabbalah dt {
	color: #990000;
	margin: 5px 0 5px 3px;
	padding: 0;
	}

.qabbalah dd {
	margin: 0 8px 0 8px;
	line-height: 18px;
	padding: 0;
		}
	
.birth {
	height: 53px;
	border-bottom: 1px dotted #ff0000;
	margin: 0 0 3px 0;
	}

ul.introduction {
	margin: 0 10px 0 17px;
	padding: 0;
	}

ol.number {
	margin: 0 10px 0 20px;
	padding: 0;
	}

