@charset   "Shift_JIS";

body {
	text-align: center;
	
}

#cntn_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
}

#top {
	height: 130px;
	background-image : url(siteparts/siteframe_b.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px -8px;
	width: 100%;
  float : right;
}

#side_L {
	width: 120px;
	height: 100%;
	background-image : url(siteparts/siteframe_b.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px -138px;
	text-align: center;
	float: left;
}

#main_H {
	float: left;
	font-size: 14px;
	background-color: #f8f8f3;
	width: 600px;
	text-align: center;
	height: auto;
}

#side_R {
	width: 180px;
	height: 100%;
	float: left;
	text-align: center;
}

#btm {
	width: 100%;
	clear: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: olive;
}

* {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.R_midasi {
	background-color: #4861c1;
	text-align: center;
	width: 150px;
	font-size: 12px;
	color: white;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: blue;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	float: right;
	display: block;
}

.H_kiji {
	width: 590px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size : 14px;
	color: black;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
  line-height : 1.3em;
}

.H_kiji h2 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style : dashed;
	border-bottom-color: gray;
	width: 90%;
	text-align: left;
	color : #c14852;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
  
  
  
  
  
  
}

.new_rgkk {
	color: black;
	background-color: #dee0e4;
	width: 165px;
	font-size: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.main_topside {
	
	width: 500px;
	height : 100px;
  font-size : 12px;
  float : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : right;
}

.tcg img {
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: gray;
	padding-right: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: gray;
	border-right-color: gray;
	margin-left: auto;
	margin-right: auto;
}

.tcg a {
	text-decoration: none;
	color : blue;
	background-color: white;
	
	font-weight: normal;
	padding-top : 1px;
	padding-bottom: 1px;
	
	
	
	
	
	
	display: inline;
  
  
  
  
  
  
  
  
  
  
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : silver;
  border-bottom-color : silver;
}.blocktcg a {
	text-decoration: none;
	color : blue;
	background-color: white;
	
	font-weight: normal;
	padding-top : 1px;
	padding-bottom: 1px;
	
	
	
	
	
	
	display : inline-block;
  
  
  
  
  
  
  
  
  
  
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : silver;
  border-bottom-color : silver;
}

.tcg a:hover {
	text-decoration: none;
	color: white;
	background-color: #c14852;
	padding-left: 0px;
	font-weight: normal;
	padding-top : 0px;
	padding-bottom : 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #f38f99;
	border-bottom-color: #f38f99;
	display: inline;
}

ul.L_link{
	width: 150px;
	text-align: left;
	
	
	
	
	
	border-style : none;
	
	
  
  
}

.L_link li{
	
	font-size: 12px;
	font-weight: normal;
	
	padding-top : 3px;
	padding-bottom : 3px;
	vertical-align: middle;
  
  
  
  
  
  
  
  list-style-image : url(siteparts/pointocursor.png);
  list-style-position : inside;
  
}

.tcg a img {
	border-width : 1px;
	border-style : solid;
	border-color : olive;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : block;
  
}.tcg a:hover img {
	border-width : 1px;
	border-style : solid;
	border-color : #c14852;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : block;
  
}



.no18{
  background-image : url(siteparts/no18.png);
  background-repeat : repeat;
  background-attachment : scroll;
  text-align : center;
  width : 500px;
  height : auto;
  margin-left : auto;
  margin-right : auto;
  
  
  

  
}

.no18b{
  margin-left : auto;
  margin-right : auto;
  width : 460px;
  height : auto;
  background-color : #dde3e1;
  
  
  overflow : auto;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}

.H_kiji img{
  width : 300px;
  height : auto;
}
