@charset "utf-8";

/*-------------------------------コンテンツページ★メイン------------------------------------------*/
/*--メイン背景--*/
#maincontents{
	width:584px;
	float:right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/*---コンテンツ　メイン（１）用コンテナ　ヘッダー--*/
#main_c1 {
	width:550px;
	height:44px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../../contents_images1/header_amusement.gif);
}

/*---コンテンツ　メイン（２）用コンテナ　ヘッダートップ画像--*/
#main_c2 {
	width:550px;
	height:245px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../img/550x245amuse.jpg);
	background-repeat: no-repeat;
}
/*---コンテンツ　メイン（３）用コンテナ　ヘッダー--*/
#main_c3 {
	width:550px;
	height:60px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../../contents_images1/ssh_eigyo4.gif);
}
/*---コンテンツ　メイン（４）用コンテナ　ヘッダー--*/
#main_c4 {
	width:550px;
	height:140px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../../banner/550x140banner_cafe.jpg);
}
/*---コンテンツ　メイン（５）用コンテナ　ヘッダー--*/
#main_c5 {
	width:550px;
	height:35px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../img/flower.jpg);
}
/*---コンテンツ　ブロックコンテナ0　前巾--*/
.block0{
	width:550px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}

/*---コンテンツ　ブロックコンテナ1　文章用--*/
.block1{
	width:330px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}

/*---コンテンツ　ブロックコンテナ2　画像用--*/
.block2{
	width:210px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}

/*---コンテンツ　ブロックコンテナ3　画像用--*/
.block3{
	width:177px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
/*---コンテンツ　ブロックコンテナ4　画像用--*/
.block4{
	width:130px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
/*---コンテンツ　ブロックコンテナ5　コンテナ4×２個の隣り用--*/
.block5{
	width:270px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
/*---コンテンツ　ブロックコンテナ6　縦画像用--*/
.block6{
	width:180px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}

/*---コンテンツ　ブロックコンテナ7　縦画像の横用--*/
.block7{
	width:360px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}

/*コンテンツ　見出し設定　*****************************************************************/

h3.main {
	padding: 0 0 0 5px;
	margin: 15px 0 5px 0;
	color: #333;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C99;
	line-height: 25px;
	}
	
h4.main {
	color: #333;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	border-left-width: 20px;
	border-left-style: double;
	border-left-color: #C99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C99;
	}
/* アミューズ説明用リスト　*/
dl.amenu {
	width:300px;
}

dl.amenu dt {
	font-weight: bold;
	margin-top: 0.5em;
	margin-left: 0.5em;
}
      
dl.amenu dd {
	border: solid 1px #cccccc;
	padding: 1em;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
}
/* アミューズ制限事項用リスト　*/
dl.amenu2 {
	width:500px;
}

dl.amenu2 dt {
	font-weight: bold;
	margin-top: 0.5em;
	margin-left: 3em;
}
      
dl.amenu2 dd {
	border: 1px solid #C00;
	padding: 1em;
	margin-left: 3em;
	margin-top: 0.5em;
	margin-right: 0.5em;
}
/*コンテンツフッター パン屑リスト*****************************************************************/
#contentsfooter {
	width:550px;
	background-image:url(../../images/dotted.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	}

.footbreadcrumbs {
	font-size:75%;
	color:#1d9189;
	font-family:"ＭＳ ゴシック", "Osaka?等幅";
	}

.gototop a{
	display:block;
	float:right;
	width:40px;
	background-image:url(../../common_images/link_icon_top.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-indent: -9999px;/*\*/
	overflow: hidden;/**/
	}
/*ボタン設定　*************************************/

.buttons {
	background-color:#FFF;
	padding:5px;
	text-align: center;
	display: block;
}

#image-button1 {
	border: 0px;
	width: 120px;
	height: 60px;
	background-image: url(../img/flower_haru.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;
	margin-left: 2px;
}
#image-button2 {
	border: 0px;
	width: 120px;
	height: 60px;
	background-image: url(../img/flower_natu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;
	margin-left: 2px;
}
#image-button3 {
	border: 0px;
	width: 120px;
	height: 60px;
	background-image: url(../img/flower_aki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;
	margin-left: 2px;
}
#image-button4 {
	border: 0px;
	width: 120px;
	height: 60px;
	background-image: url(../img/flower_huyu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;
	margin-left: 2px;
}

