@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
	background-color: #dddddd;
width: 800px;
}
/*  sub_page  */
.sub #container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(https://chitto.jp/_images/chitto_main.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	font-size: small;
}
.sub #header {
	background-image: url(https://chitto.jp/_images/chitto_header.gif);
	background-repeat:no-repeat;
	height: 105px;
}
.header_img{
	margin-top: 30px;
	margin-left: 15px;
}
.adress {
	height: 84px;
	width: 318px;
	position: absolute;
	left: 467px;
	top: 11px;
	font-size: 10px;
}

.sub #mainContent {
	width: 600px;
	float: right;
	padding: 0px;
	marging: 0px;
}

.sub #footer {
	clear: both;
	background-image: url(https://chitto.jp/_images/chitto_footer.gif);
	background-repeat:no-repeat;
	height: 20px;
	font-size: 10px;
}
.sub #menu {
	height: 625px;
	width: 169px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 11px;
	left: 11px;
	top: 106px;
	float: left;
}
.copyright{
	font-size: 10px;
	text-align: center;
	float: left;
	width: 800px;
}
.Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	width: 600px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Breadcrumbs a{
	text-decoration: none;
}

h1 h2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	border-bottom-width: medium;
	border-left-width: 1em;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 15px;
	padding-left: 20px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	color: #FFFFFF;
	height: 16px;
	width: 100%;
	background-color: #000000;
	text-indent: 1em;
	padding-bottom: 5px;
}
.link_color a {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	padding-top: 5px;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 3px;
	height: 14px;
	text-indent: 1em;
	padding-bottom: 3px;
	border: medium solid #000000;
}


p {
	font-size: small;
}
.content {
	padding-right: 30px;
	padding-left: 20px;
}
.g_thumb_box {
	margin: 1px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 140px;
	width: 140px;
}
.g_thumb_box img{
	margin: 1px;
	padding: 0px;
}
.g_thumb_box a {
	display: block;
	}
.g_thumb_box a:hover{
	background-color: #EFF0FE;
}
.img_top {
	padding: 0px;
	margin: 10px 20px 20px 20px;
width:240px;
float:right;
}.form_box {
	padding: 0px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.moreinfo {
	padding: 0px;
	margin-right: 20px;

}
.social_btn_menu {
	margin-left: 12px;
	margin-bottom: 20px;
}
.social_btn_content {
	float: right;
	margin-bottom: 20px;
}

.imgthumb {
  width: 136px;
  height: 136px;
  overflow: hidden;
  position: relative;
}

.imgthumb img {
  position: absolute;
  width: auto;
  height: auto;
  max-width:132px;
  max-height: 132px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.ch-g_photo{
width:590px;
clear:both;
  display: table-cell;
}
.ch-g_photo img{
	padding:0;
 max-width:560px;
 margin-top: 20px;
 margin-bottom: 20px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
  display: table-cell;
}
/*------------------------
------------------------ */
.jirei_wide_c{
	width: 90%;
	display:inline-block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
/*------------------------
MODX ditto ページネーション
------------------------ */

.ditto_paging {
	border-top: 1px solid #ccc;
	padding: 20px;
	color: #333;
}
#ditto_pages .ditto_currentpage {
	border: 1px solid #ccc;
	margin-right: 2px;
	background-color: #75B4C8;
	color: #fff;
	padding: 4px 10px 4px;
	font-weight: bold;
}
#ditto_pages .ditto_off {
border: 1px solid #ccc;
padding: 4px 10px 4px;
margin-right: 2px;
color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
border: 1px solid #ccc;
padding: 4px 10px 4px;
margin-right: 2px;
text-decoration: none !important;
color: black;
}
#ditto_pages a:hover {
background-color: #fff;
color: #000;
}
/*------------------------
------------------------ */