body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
	background-color: #EFEFEF;
	font-size: 0.8em;
	line-height: 1.6em;
}
div, p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}





/* -------- リンク */

a,a:visited{
	color:#0000FF;
}

a img {
  border: none;
  text-decoration: none;
}




/* ---------------- 画像 */

a img{
	border:none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}





/* -------- 強調 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}




/* -------- 斜体 */

em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}




/* ---------------- リスト */

ul, ol {
  display: block;
}

ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
}

li {
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
}

ul ul, 
ol ol, 
ul ol, 
ol ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul ul li, 
ul ol li, 
ol ol li, 
ol ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}




/* ---------------- 基本レイアウト */

#container {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFDFDF;
}
#container .inner {
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
}

#header {
	height: 155px;
	background-image: url(img/header.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
}


#header h2 {
	font-size: 22px;
	position: relative;
	left: 350px;
	top: 50px;
	width: 400px;
}

#header #headertext {
	left: 350px;
	top: 55px;
	position: relative;
	width: 400px;
}


#header  h2  a, #header  h2  a:visited,#headertext {
	/* タイトル・説明文の色を変更する場合はここを修正 */
	color: #666666;
	text-decoration: none;
}

#footer a{
	color: #666666;
	text-decoration: none;
}


#siteNavi {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.8em;
	line-height: 1.8em;
}


#contents {
	_height:10px;
	min-height:500px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(img/c_bg.gif);
	background-repeat: repeat-y;
}
#main {
	float: left;
	width: 530px;
}
#menu {
	width: 200px;
	float: right;
}

#menu:after,#contents:after{
    height: 1px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
}


#footer {
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
}


.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}




/* ---------------- 見出し */

h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	line-height: 20px;
	color: #999999;
}

#main h3 , #main  h2 {
	font-size: 14px;
	padding-left: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	line-height: 100%;
}

#main  h4 {
	font-size: 14px;
	line-height: 24px;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 10px;
}

#sitemaps h4 a{
	color:#666;
}

#main h5,#entrylist dt  {
	font-size: 13px;
	background-image: url(img/h5.jpg);
	padding-left: 16px;
	background-repeat: no-repeat;
	line-height: 120%;
	background-position: left center;
}

#main  h6 {
	font-size: 12px;
}

#menu   h4,#menu  .menutitle {
	background-color: #DFDFDF;
	padding-left: 30px;
	line-height: 26px;
	font-size: 13px;
	background-image: url(img/menu_h4.jpg);
}




/* ---------------- コンテンツ */

#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10 {
	margin-bottom: 25px;
	padding: 10px;
}

.txt-border {
	background-image: url(img/dott.gif);
	line-height: 22px;
	font-size: 13px;
	margin: 10px;
	padding: 0px;
	background-position: 0px 5px;
}
.txt-border p {
	line-height: 22px;
	font-size: 13px;
}


.txt-grayback {
	border: 1px solid #DDDDDD;
	background-color: #F4F4F4;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt-colorback {
	border: 1px solid #FFB380;
	background-color: #FFF0E6;
	margin-top: 10px;
	margin-bottom: 10px;
}


#sitemaps , #entrylist{
	padding: 10px;
	margin-bottom:10px;
}

#entrylist dt{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
	margin:10px;
}

#entrylist dd{
	margin:0 0 15px 10px;
	padding:0;
}

#space1,#space2{
	margin-bottom: 15px;
	padding:0 10px;
}




/* ---------------- メニュー */

#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 3px 8px 8px 8px;
}
#menu  li  {
	line-height: 20px;
	background-image: url(img/menu_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

#space3,#space4,#space5,#space6{
	margin-bottom:15px;
	background-color: #FFFFFF;
	txt-align:center;
}




/* ---------------- テーブル */

.tbl_det,.tbl_Pr,.tbl_Ra,.tbl_It {
	width: 100%;
	_width:95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tbl_det,.tbl_Pr,.tbl_Ra{
	background-color: #8CCDE9;
	border: 1px solid #CCCCCC;
}


.tbl_det th,.tbl_Pr th,.tbl_Ra th{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

.tbl_det th,.tbl_Pr th,.tbl_Ra th,.tbl_det td,.tbl_Pr td,.tbl_Ra td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}
.tbl_Pr   td,.tbl_Sp   td,.tbl_Ra    td,.tbl_It   td  {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.tbl_Ra .rnkitem {
	width:140px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.tbl_det th {
	width: 30%;
}

.tbl_Ra th{
	width:50px;
}

.tbl_Pr td{
	padding:6px;
}

.tbl_Ra td{
	padding:10px;
	vertical-align:top;
}

.alt td{
	background-color:#F5F5F5;
}

.tbl_det td {
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	line-height: 130%;
}



.tbl_It {
	background-color: #FFFFFF;
}


.tbl_Pr a img,.tbl_Sp a img,.tbl_Ra a img,.tbl_It a img {
	border: 0;
}

.tbl_Ra h4{
	border:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.tbl_Pr th,.tbl_Sp th, .tbl_Ra th {
	text-align:center;
	color: #FFFFFF;
	text-align: center;
}






.tbl_Pr .price {
	font-size: 15px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}


.tbl_Pr .rnk {
	background-color: #EBEBEB;
	font-weight: bold;
}



.tbl_Ra .rnkitem img {
	vertical-align: top;
}


.tbl_It td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}

.tbl_It .rnkdesc {
	padding-bottom: 15px;
	vertical-align: top;
}
