/* ----- 全体 ----- */

body {
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

/* ----- 文字 ----- */

.TextSmall {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.TextSmall_White {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.TextBase {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.TextBaseB {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.TextBase_White {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.TextBase_Blue {
	font-size: 12px;
	line-height: 16px;
	color: #0000CC;
}
.TextBase_Green {
	font-size: 12px;
	line-height: 16px;
	color: #009300;
}
.TextBase_Red {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.TextBig {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
.TextBigB {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.TopNave {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
}
.TopNaveLink {

	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.DTitle {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}
.DCategory {

	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.dttable {
	border-collapse: collapse;
	border: 1px solid #003399;
	width:550px;
}

.dttable td {
	padding: 6px;
	border: 1px solid #999;
	font-size: 14px;
	letter-spacing: 1px;
	}
.ListTitle {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 3px;
}
.listtable {
	border-collapse: collapse;
	border: 3px solid #003399;
	width:730px;
}

.listtable th {
	color: #333333;
	background-color: #D2E1FF;
	border-width: 1px;
	border-color: #003399;
}

.listtable td {
	padding: 6px;
	border: 1px solid #003399;
	font-size: 12px;
	line-height: 18px;
	}
.M2 {
	font-size: 10px;
}
.adminlisttable {
	border-collapse: collapse;
	border: 3px solid #003399;
	width:95%;
}

.adminlisttable th {
	color: #333333;
	background-color: #D2E1FF;
	border-width: 1px;
	border-color: #003399;
}

.adminlisttable td {
	padding: 6px;
	border: 1px solid #003399;
	font-size: 12px;
	}
.SubNavText {
	background-color: #036;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
}
.SubNavBtn {
	background-color: #036;
	background-image: url(../pict/nav_btn/nav_back.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.SubNavBtnTop {
	background-color: #0054A8;
	background-repeat: repeat-x;
	height: 37px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../pict/top-menu/TopBtnBack.gif);
}
.TopFlashBack {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pict/top-menu/FlashBack.png);
	background-repeat: repeat;
	background-color: #AFC5E5;
}


.PageHeader {
	margin-right: auto;
	margin-left: auto;
}
.TopFlash {
	margin-right: auto;
	margin-left: auto;
}
.TopNavBtn {
	margin-right: auto;
	margin-left: auto;
}


.ContentsArea {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #696969;
	background-color: #FFF;
}
.ContentsBody {
	background-color: #FFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.ContentsBodyTop {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.ContentsBodyDisp {
	width: 755px;
	float: right;
	background-color: #FFF;
}
*:first-child+html .ContentsBodyDisp {
	padding-left:20px;
	float:none;
	background-color:#FFF;
}
.ContentsBodyBaner {
	float: right;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #EFEFEF;
	height: 100%;
}
.ContentsBodyBaner li {
	list-style-type: square;
	list-style-image: url(../pict/SubmenuListicon.png);
}



.footer {
	font-size: 10px;
	color: #FFF;
	background-color: #036;
	text-align: center;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 */
	clear: both; /* この clear プロパティにより .container は、カラムの範囲がどこまでかを認識してその範囲を含めるようになります。　*/
}
.TopOsusumeBuy {
	font-size: 14px;
	font-weight: bold;
	color: #0093D9;
	background-color: #DFF4FF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0093D9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0093D9;
	padding-left: 5px;
	line-height: 20px;
}
.TopOsusumeRent {
	font-size: 14px;
	font-weight: bold;
	color: #499300;
	background-color: #E8FFD0;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C0;
	padding-left: 5px;
	line-height: 20px;
}
.UriBox1 {
	font-weight: bold;
	color: #666;
	background-color: #B0E0E6;
	width: 700px;
	border: 1px solid #666;
	line-height: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.UriBox2 {
	width: 700px;
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.NiniPoint {
	margin-left: 30px;
}
.NiniPointText {
	width: 550px;
	margin-left: 160px;
}
.ListAddress {
	font-size: 14px;
	font-weight: bold;
}
.ListTsubo {
	font-size: 10px;
	line-height: 10px;
}

