/*--------------------------------info------------------------------------*/

/*インフォコンテンツボックス（コンテンツ柱）*/
.base {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

/*インフォコンテンツボックス(個別情報)*/
.info {
	/*height: 550px;*/
	background-color:#fff;
	width: 100%;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	display: inline;

}
.info h3 {
	font-weight: bold;
	border-top: 1px dotted #666;
}

.infoY {
	/*height: 550px;*/
	background-color: #FC0;
	width: 100%;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	display: inline;

}

/*コンテンツボックス*/
.info_content {
	color:#555;
	float:left;
	width:580px;
	/*height: 340px;*/
	margin:10px 10px 20px;
	/*line-height:150%;*/
	overflow: hidden;
	display: inline;
	float:left;
	text-align: left;
}

.info_contentB {
	font-size:80%;
	font-weight:bold;
	text-align: left;
}

.info_contentBL {
	font-size:100%;
	font-weight:bold;
	text-align: left;
}
.info_content img {
	padding-bottom:4px;
}
.info_content p {
	padding-left:0px;
	padding-right:0px;
	margin-bottom:5pt;
	line-height:150%;
}
/*詳細情報テープル*/
.info_table {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
	font-size:80%;
	font-weight:bold;
	text-align: left;

}

.info_table td {
	padding-bottom:5px;
	padding-right:0px;
}

/*消費税変更テープル*/
.cngtax th {
	text-align: center;
}
.cngtax td {
	text-align: right;
}
.cngtax .cng {
	color: #ff0000;
}




/*左コラムマージン*/
#imagearea {
	padding-right:15px;
}
/*右コラムマージン*/
#maparea {
	padding-left:10px;
}


/*中央揃え*/
.textcenterB{
	margin-right:auto;
	margin-left:auto;
}
/*右揃え*/
.textright{
	text-align:right;
}
/*左揃え*/
.textleft{
	text-align:left;
}
.textcenterI{
	text-align:center;
}
/*サイズ調整*/

.contentsize100 {
	font-size:100%;
}
.contentsize120 {
	font-size:120%;
}
.contentsize150 {
	font-size:150%;
}

.contentsize200 {
	font-size:200%;
}

/*カラー*/
.cr_red {
	color:#810C0F;
	text-align: center;
}
.cr_green {
	color: #690;
}
.cr_blue {
	color: #375688;
}
.cr_RED {
	color: #F00;
	text-align: center;
}
.cr_gray {
	color: #999;
	text-align: center;
}

/*枠*/
.border{
	border:solid 1px;
	color:#999;
}

/*見出しグリーン*/
.info_nameG {
	/*background-image:url(center_img/infotitle.jpg);*/
	background-repeat: repeat-y;
	padding-bottom:0px;
	float:left;
	height: 25px;
	width: 590px;
	background-color:#ccc;
	color:#333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #029801;
	overflow: hidden;
}
/*見出しブルー*/
.info_nameB {
	/*background-image:url(center_img/infotitle.jpg);*/
	background-repeat: repeat-y;
	padding-bottom:0px;
	float:left;
	height: 25px;
	background-color:#ccc;
	color:#333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #08f;
	width: 590px;

	overflow: hidden;
}
/*見出しレッド*/
.info_nameR {
	/*background-image:url(center_img/infotitle.jpg);*/
	background-repeat: repeat-y;
	padding-bottom:0px;
	float:left;
	height: 25px;
	background-color:#ccc;
	color:#333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #d00;
	width: 590px;

	overflow: hidden;
}
/*見出しタイトルテキスト*/
.info_name_title {
	font-size:105%;
	float:left;
	line-height:20px;
	font-weight: bold;
	color:#5f5f5f;
	padding-left:12px;
	padding-top:3px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8C98E;*/
	display: inline;
}

.info_name_date {
	font-size:75%;
	font-weight: bold;	/*
	float:left;
	line-height:20px;
	font-weight:bold;
	color:#5b5b5b;
	padding-left:12px;
	padding-top:14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8C98E;
	display: inline;
	*/
}

/*項目チャイニーズレッド*/
.topic {
	font-size: 108%;
	width:95px;
	vertical-align:text-top;
	font-weight:bold;
	color:#810C0F;
	overflow: hidden;
}
.topicB {
	font-size: 108%;
	width:95px;
	vertical-align:text-top;
	font-weight:bold;
	color: #666;
	overflow: hidden;
}
/*項目内容*/
.topicdata {
	width:310px;
	vertical-align:text-top;
	overflow: hidden;
}
/*項目内容*/
.caption {
	font-size:90%;
}

.info_right{
	float: right;
}


/*罫線*/
.info_border {
	border-style:solid;
	border-color:#666;
	border-width:0px;
}
.margin{
	margin-bottom:20px;
}

/*--------------------------------gallery------------------------------------*/
.gallery {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.gallery a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	padding: 5px;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.gallery a:hover {
	background-color: #8ad459;
}





/*
.info_picture {
	float:left;
	height:504px;
	width: 324px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8C98E;
	background-color:#252525;
}
.info_pictureL {
	float:left;
	width: 300px;
	height:400px;
	margin-left:11px;
	margin-top:12px;
	display:inline;
}
.info_pictureS {
	float:left;
	width:67px;
	height:51px;
	background-color:#444;
	display: inline;
	margin-left:11px;
	margin-top:25px;
	display:inline;
	overflow:hidden;
}
.info_pictureS a {
	float:left;
	border: solid #E8C98E 1px;
}
.info_pictureS a:hover {
	float:left;
	border-color: #F30;
}

.access {
	color:#333;
	float:left;
	height: 150px;
	width: 300px;
	background-color: #ccc;
}
.access_text {
	font-size:91%;
	float:left;
	height: 150px;
	width: 145px;
}
.access_text ul {
	padding-left:15px;
	margin-bottom:10px
}
.access_text strong {
	font-weight:bold;
}
.access_map {
	float:right;
	height: 150px;
	width: 150px;
}
.access_map a{
	float:right;
	border: solid #666 1px;
}
.access_map a:hover{
	float:right;
	border-color: #F30;
}


.info_text strong{
	font-weight:bold;
}
.info_text ul {
	list-style-type:none;
	padding-top:13px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:20px;
}
.info_text li {
	line-height:18px;
}
.info_data ul {
	list-style-type:none;
	color:#333;
}

.info_data1 {
	float:left;
	width:90px;
	height:auto;
	font-size:94%;
	font-weight:bold;
}
.info_data2 {
	font-size:94%;
	width:490px;
}

*/
