@charset "Shift_JIS";
/*
-----------------------------------------------------------
有限会社エイコー基本スタイルシート
制作者：株式会社アストラザスタジオ
-----------------------------------------------------------

*/



* {
	font-size:small;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", Osaka, Arial, Verdana, sans-seri, fsan-serif;
	color:#333333;
	/*text-align: center;  これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:medium;
}

body {
	background: url(../../images/common/bg-strip.gif) repeat;
	margin:0;
	padding:0;
}

img {
	padding:0;
	margin:0;
	border:0;
}
p#navskip {
	display: none;
}

body a{
	color:#0000FF;
}

body a:hover{
	color:#0066FF;
}

/*リンク
-----------------------------------------------------------*/



/*基本レイアウト
-----------------------------------------------------------*/
#wrapper {
	position:relative;
	margin: 0 auto;
	width:900px;
	height:100%;
	background: url(../../images/common/bg-main.jpg) repeat-y;
}


/*ヘッダ
-----------------------------------------------------------*/

#header {
	position:relative;
	width:900px;
	height:95px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	background: url(../../images/common/bg-head.gif) repeat-x;
	/*text-indent:-9999px;*/
}

#header h1 {
	display:block;
	position:absolute;
	top:25px;
	left:10px;
	background-image: url(../../images/common/logotype.gif);
	width:320px;
	height:45px;
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
}


#header h1 a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:320px;
	height:45px;
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
}


#btn_deut {
	display:block;
	position:absolute;
	width:129px;
	height:35px;
	top:50px;
	right:40px;
	background-image:url(../../images/common/btn-h-deutsch.gif);
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}
	

#btn_deut a {
	display:block;
	position:absolute;
	width:129px;
	height:35px;
	top:0;
	right:0;
	background-image:url(../../images/common/btn-h-deutsch.gif);
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}


#btn_cont {
	display:block;
	position:absolute;
	width:128px;
	height:30px;
	top:50px;
	right:40px;
	background-image: url(../../images/common/btn-h-contact.jpg);
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}
	

#btn_cont a {
	display:block;
	position:absolute;
	width:128px;
	height:30px;
	top:0;
	right:0;
	background-image:url(../../images/common/btn-h-contact.jpg);
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}

#btn_h_order {
	display:block;
	position:absolute;
	width:128px;
	height:30px;
	top:50px;
	right:170px;
	background-image: url(../../images/common/btn-h-order.jpg);
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}
	

#btn_h_order a {
	display:block;
	position:absolute;
	width:128px;
	height:30px;
	top:0;
	right:0;
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}

/*ドイツ語ページ　　ヘッダ
-----------------------------------------------------------*/
#btn_jp {
	display:block;
	position:absolute;
	width:129px;
	height:35px;
	top:50px;
	right:40px;
	background-image: url(../../images/common/btn-h-japan.jpg);
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}
	

#btn_jp a {
	display:block;
	position:absolute;
	width:129px;
	height:35px;
	top:0;
	right:0;
	background-image:url(../../images/common/btn-h-japan.jpg);
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
	}
	
#header_de{
	display:block;
	position:absolute;
	top:25px;
	left:10px;
	background-image: url(../../images/common/logotype-de.gif);
	width:320px;
	height:45px;
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden; /* [WinFirefox] Rendering Bug */
	padding:0;
	margin:0;
}



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

div#top_tbox {
	width:850px;
	margin:0 auto;
	height:1.7em;
	text-align:right;
	padding-top:0.3em;
}


/*コンテンツボックス
-----------------------------------------------------------*/
#container {
	background-color:#FFF;
	margin:0 auto;
	width:900px;
}




/*トップサイドバー
-----------------------------------------------------------*/
#sidebar {
	float:left;
	width:170px;
	margin:10px 10px 15px 10px;
	text-decoration:none;
}

#sidebar p{
	padding:0;
	margin:0;
}

#sidebar ul {
	width:170px;
	/*height:274px;*/
	text-decoration:none;
	overflow:hidden; /* [WinFirefox] Rendering Bug */
	padding:0 0 30px 0;
	margin:0;
}
#sidebar ul li {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:-9999px;
	position:relative;
}
#sidebar ul li a {
	display:block;
	width:170px;
	line-height:39px;
}


#sidebar ul li#btn-home a {
	background-image: url(../../images/common/btn-off-01.gif);
}
#sidebar ul li#btn-home a:hover,
#sidebar ul li#btn-home_on {
	background-image: url(../../images/common/btn-on-01.gif);
}



#sidebar ul li#btn_bunsyo a {
	background-image:url(../../images/common/btn-off-02.gif);
}
#sidebar ul li#btn_bunsyo a:hover,
#sidebar ul li#btn_bunsyo_on {
	background-image: url(../../images/common/btn-on-02.gif);
}
	#sidebar ul li#btn_bunsyo_on ul li {
		background-image:none;
	}
#sidebar ul li.txt_bunsyo{
	font-size:small;
	color:#336699;
	}


#sidebar ul li#btn_bio a {
	background-image:url(../../images/common/btn-off-03.gif);
}
#sidebar ul li#btn_bio a:hover,
#sidebar ul li#btn_bio_on {
	background-image:url(../../images/common/btn-on-03.gif);
}



#sidebar ul li#btn_wine a {
	background-image: url(../../images/common/btn-off-04.gif);
}
#sidebar ul li#btn_wine a:hover,
#sidebar ul li#btn_wine_on {
	background-image:url(../../images/common/btn-on-04.gif);
}




#sidebar ul li#btn_order a {
	background-image: url(../../images/common/btn-off-05.gif);
}
#sidebar ul li#btn_order a:hover,
#sidebar ul li#btn_order_on a{
	background-image:url(../../images/common/btn-on-05.gif);
}




#sidebar ul li#btn_profile a {
	background-image: url(../../images/common/btn-off-06.gif);
	line-height:40px;
}
#sidebar ul li#btn_profile a:hover,
#sidebar ul li#btn_profile_on {
	background-image:url(../../images/common/btn-on-06.gif);
	line-height:40px;
}






#sidebar ul li#btn_contact a {
	height:40px;
	background-image: url(../../images/common/btn-off-07.gif);
}
#sidebar ul li#btn_contact a:hover,
#sidebar ul li#btn_contact_on {
	background-image:url(../../images/common/btn-on-07.gif);
}


.t_add{
	font-size:medium;
	font-weight:bold;
	padding-top:20px;
	}

#sidebar ul li ul {
	height:auto;
	background: #DCE6EC;
	border-top:#CCCCCC 1px solid;
	margin-top:0;
	padding:0;
}

#sidebar ul li ul li {
	text-decoration:none;
	text-indent:0;
	padding-left:15px;
}

#sidebar ul li ul li a {
	text-decoration:none;
	display:block;
	width:155px;
	line-height:25px;
	color: #003366;
	
	
}

#sidebar ul li ul li a:hover{
	text-decoration:none;
	display:block;
	width:155px;
	line-height:25px;
	color: #FF3366;
	
	
}



/*メインコンテンツ　センターボタン　スクロール
-----------------------------------------------------------*/
#content {
	float:left;
	width:660px;
	margin-left:11px;
	text-align:left;
	margin:10px 0 0 15px;
}

#m_bo_table{
	padding:0px;
	margin:0px 0px 15px 0px;
}

#m_bo_table p{
	margin:0px;
}

.m_bo{
	padding:5px 16px;

}


.m_bo2{
	padding:5px 25px;

}


/*メインコンテンツ　リスト
-----------------------------------------------------------*/
.m_ul{
	list-style:none;
	}




/*スクロール
----------------*/

#contbox {
	width:660px;
	height:100%;
	margin-bottom:20px;
	float:left;
	/*height:322px;*/
}


#newsboxscroll table a:link {
	color:#0000FF;
	text-decoration:none;
	border-bottom:1px dotted #0000FF;
	line-height:1.5;
}

#newsboxscroll table a:visited {
	color:#000066;
	text-decoration:none;
	border-bottom:1px dotted #000066;
	line-height:1.5;
}

#newsboxscroll table a:hover {
	color:#0066FF;
	text-decoration:none;
	border-bottom:1px dotted #0066FF;
	line-height:1.5;
}

#newsboxscroll table a:active {
	color:#0066FF;
	text-decoration:none;
	border-bottom:1px dotted #0066FF;
	line-height:1.5;
}


.t_red {
	color:#FF3300;
	text-align:left;
	font-size:x-small;
}

.t_link {
	text-align:left;
	padding:8px 5px 6px 10px;
}


#adress .txt_ad{
	padding:30px 10px 15px 25px;
	margin:0px
}


/*テキストカラー　画像、ぺージタイトル共通設定 
-----------------------------------------------------------*/
.m_txt1{
	line-height:0.8em;
	padding-top:0.5em;
	margin:0;
	}

.photo_left{
	float: left;
	padding-top:0;
	margin-top:0;
	}
	
.bana_right{
	float:right;
	/*padding-top:10px;*/
	}
	
.photo_right{
	float:right;
	margin:0 0 1em 1em;
	padding-top:0;
	}



.ul_li_txt {
	text-decoration:none;
	list-style:none;
	color: #003399;
	list-style-image:url(../../images/common/icon-triangle.gif);
	}
	
.s_title{
	font-size:medium;
	font-weight:bold;
	color: #333333;
	line-height:1.5em;
	}
	
.s_title_2{
	font-size: small;
	font-weight:bold;
	color: #336699;
	line-height:1.5em;
	padding-top:20px;
	}
	
.s_title_3{
	font-size: small;
	font-weight:bold;
	color: #333333;
	line-height:1.5em;
	}
	
.s_title_3_right{
	font-size: small;
	font-weight:bold;
	color: #333333;
	line-height:1.5em;
	float:right;
	}

.titles {
	padding:0 0 10px 0;
	margin-top:0;
	}


#content .h2space{
	padding:0;
	margin:0 0 15px 0;
	text-align:right;
}


.t_con{
	padding-left:20px;
}

.t_main{
	padding:0px 0px 15px 0;
	margin:0;
}

.font_small{
	font-size:75%;
	}

.txt_center{
	padding-top:-10px;
	margin-top:-10px;
	position:absolute;
	left:40%;
	clear:both;
	}


/*テーブル
-----------------------------------------------------------*/

.win_tab{
	border:1px solid #999999;
	border-collapse:collapse;
	margin:1em auto;
	}
	
#win_th,td{
	padding:0.3em 1em}
	
.th{border:none;
	color:#999999;}
.td{
	border-top: none;
	border-bottom: none;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
 }


	
.th_wi{
	background-color: #FFCC99;
	}

.th_wi2{
	background-color: #FFEECA;
	}	

#table{
	border:none;
	border-collapse:collapse;
	margin:1em auto;
	}

.th,td{
	padding:0.3em 0.5em;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	empty-cells: show;
 }

/*scan*/

.overview_t{
	font-size:105%;
	font-weight:bold;
	border-top:#d994e4 1px dotted;
	padding:5px 0px 5px 0px;
	text-align:right;
	vertical-align:top;
}

.overview_t2{
	font-size:105%;
	font-weight:bold;
	border-top:#d994e4 1px dotted;
	border-bottom:#d994e4 1px dotted;
	padding:5px 0px 5px 0px;
	text-align:right;
	vertical-align:top;
}

.overview_t3{
	font-weight:bold;
	padding:0;
}

.overview_t_n{
	font-size:105%;
	border-top:#d994e4 1px dotted;
	padding:5px 0px 5px 8px;
}

.overview_t_n2{
	font-size:105%;
	border-top:#d994e4 1px dotted;
	border-bottom:#d994e4 1px dotted;
	padding:5px 0px 5px 8px;
}


.principle_t1{
	/*background:#f1fa7d;*/
	
	padding:0 0 1em 0;
	margin:0;
	font-weight:bold;
	line-height:1.5em;
}



.principle_t3{
	color: #003300;
	line-height:1em;
	padding-top:10px;
	}
	



/*戻るボタン*/
.t_back{
	font-size:90%;
		text-align:right;
}

.t_back a{
	font-size:90%;
		text-align:right;
}

.t_back a:hover{
	font-size:90%;
	text-align:right;
}


/*ギャラリー
----------------------------------------------------------*/
#wrapper_g {
	position:relative;
	margin: 0 auto;
	width:900px;
	height:100%;
	background: #FFFFFF;
}

#g_contbox {
	width:870px;
	height:100%;
	margin-bottom:20px;
	float:left;
	/*height:322px;*/
}

#g_content {
	float:left;
	width:870px;
	margin-left:11px;
	text-align:left;
	margin:10px 0 0 15px;
}

.g_photo_right{
	float:right;
	margin:0 0 1em 1em;
	padding:50px 20px 0 0;
	}
	
.g_float_right{
	float:right;
	padding-left:1em;
	}

/*フォーム
----------------------------------------------------------*/



/*フッタ
-----------------------------------------------------------*/

#footerbox {
	clear:both;
	background: url(../../images/common/bg-footer.gif) repeat-y bottom;
	height:100%;
	width:900px;
}

#footer {
	position:relative;
	width:900px;
	clear:both;
	height:100%;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:10%;
}

.copy{
	color:#FFFFFF;
	font-size: small;
	}
	
/*pagetop-------*/


.pagetop {
	font-size:90%;
	text-align:right;
	padding:10px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	/*color:#0000CC;*/
}
.pagetop a {
	text-align:right;
	padding:10px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	/*color:#CC6633;*/
	font-size:90%;
}
.pagetop a:hover {
font-size:90%;
	/*color:#FF3300;*/
}


/*CSSハック
-----------------------------------------------------------*/

/* CSS Hack */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
/* End clearfix */



/*その他
-----------------------------------------------------------*/
