@charset "utf-8";

/*----------------------------------------------------
	グローバル・ナビゲーション
----------------------------------------------------*/

.main_box {
	margin: 0;
	padding: 0px;
	background-image: url(/common/images/stone000.jpg);
}

.top_title {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*コンテンツ本体*/
.con_box {
	padding: 0px;
	width: 900px;
	margin: 0px;
}

/*コンテンツ左・中央BOXをまとめる*/
#wrapper {
	width:671px;
	float:left;
	margin-left: 19px;
	display: inline;
}

/*コンテンツ左BOX*/
.box_left {
	width:206px;
	float:right;
	display: inline;
}

/*左コンテンツ汎用型*/
.box_left_title_01 {
	width:206px;
}

/*左コンテンツ汎用タイトルバック*/
.box_left_title_02 {
	width:206px;
	background-image: url(/top_images/ichioshi_back.jpg);
	background-repeat: repeat-y;
}

/*蔵元通信本文*/
.box_kuramoto_tuusin {
	width:170px;
	margin-left: 10px;
	padding-top: 5px;
	height: 230px;
	overflow: hidden;
}

/*コンテンツ右BOX*/
.box_right {
	width:190px;
	float:left;
	display: inline;
}


/*コンテンツ中央BOX*/
.box_center {
	width:453px;
	float:right;
	margin-right: 11px;
	display: inline;
}

/*コンテンツ中央お知らせBOX*/
.box_center_oshirase {
	width:430px;
	margin-left: 12px;
}

/*コンテンツ中央*/
.box_center_01 {
	margin-top: 5px;
}


/*コンテンツ中央外側*/
.box_center_02 {
	width:209px;
	float: left;
}

/*コンテンツ中央外側*/
.box_center_03 {
	width:231px;
	float: right;
}

/*コンテンツ中央外側*/
.box_center_04 {
	margin-top: 5px;
	margin-right:10px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #666666;
}

/*新たな挑戦*/
.box_center_05 {
	margin-top: 10px;
	margin-right:10px;
	margin-bottom: 10px;
}

/*醸句通信バック*/
.box_right_01 {
	width:189px;
	background-image: url(/top_images/back2.jpg);
	background-repeat: repeat-y;
	height: 480px;
}

/*蔵元通信タイトル*/
.box_tuusin_title01 {
	padding-bottom: 5px;
	font-size: 110%;
	font-weight: normal;
}


/*醸句通信本文*/
.box_jyouku_01 {
	margin-right:10px;
	margin-left: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 165px;
	height: 405px;
	overflow: hidden;
}

/*蔵元一押し*/
.box_product_01 {
	margin-right:20px;
	margin-left: 10px;
	color: #666666;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 180px;
}


/*コンテンツ左BOX*/
.box_left {
	width:206px;
	float:right;
	display: inline;
}

/*フッタBOX*/
.box_footer {
	width:100%;
	clear:left;
	padding-bottom: 20px;
	padding-top:20px; 
}

/*フォントサイズ12px*/
.font_10px {
	font-size: 10px;
}
.font_11px {
	font-size: 11px;
}
.font_12px {
	font-size: 12px;
}

/*トップページの続きリンクx*/

.top_next_navi_022 {
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}

