/*********** Base CSS ***********/

body	{
	margin:0;
	padding:0;
}

body	{
	font-size:95%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", ‚l‚r ‚oƒSƒVƒbƒN,  "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}

a {  text-decoration: none;	color:#3300CC}
a:hover {  color: #993300; background-color: #FFCC99}
a:visited {	color: #666699;}
a:active {	color: #FF6600;}

/*********** TEXT ***********/

h1 {
	color: #333333;
	}

h2 {  
	color: #990033 ; 
	font-size:160%;
	padding: 5px;
	}
h3 {
	color: #663333;
	font-size:115%;
	background-image: url(images/h3_bg.gif);
	padding: 8px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #888;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	}
h4 { 
	color: #660000; font-size:110%;
	padding-left:10px;
	letter-spacing: 1px;
	}
h5 {  
	color: #999999;
	font-size:100%}

.s	{ 	font-size:80%;line-height:1.5em;}
.navi 	{ font-size:80%; font-family: "Verdana";}
.sankaku 	{ vertical-align:middle; border:0; margin:5px 2px 5px 0;}
.gray {color: #666666}
.red {color: #CC0000}
.white {color: #FFFFFF;}
.blue {color: #335FA3;}
.pink {color: #DB7093;}
.feature {color: #999900}

.hh { color:#990000; }
.interview { color:#000066; }


/*********** other ***********/

.navi img 	{ vertical-align:middle; border:0; margin:3px;text-decoration:none;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.info {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6699CC;
	margin-left: 10px;
	margin-right: 10px;
}

.toplist {
	list-style-image: url(images/maru_orange.gif);
	margin-top:3px;
	margin-bottom:1px;
	font-family:MS UI Gothic;
	font-size:90%;}
.toplist li {
	margin:0px;
	padding:1px;
	line-height:1.5em;}	
.toplist li li {
	list-style-image: url(images/list_gray.gif);
	padding-right: 3px;	}


.list {
	list-style-image: url(images/arrow_orange.gif);
	list-style-type: none;
	line-height:1.5em;
	font-family:MS UI Gothic;

}
.list li {
		padding-left: 5px;
}
		

.listdown {
	list-style-image: url(images/arrow_orange_down.gif);
	list-style-type: none;

}
.listdown li {
		padding-left: 5px;
	}
		
.totop {
	text-align: right;
	font-size:8pt;
	font-family:verdana;
	color:#CC9999;
	border-bottom:1px dotted #ccc;
	clear:both;
	padding: 10px 0;
}


	
/*********** #toppage styles ***********/

#topheader {
	background-image: url(images/top_wine_bg.gif);
	background-repeat: repeat-x;
}

#topheader img {
	vertical-align:top;
}

/*********** #toppage main Left ***********/

#leftnavi {
	display:none;
	border-right: solid #ccc 1px;
	font-size:11px; font-family: "MS UI Gothic";
	}
	
#mainleft {
	width:38%;
	float:left;
	margin:15px 0 0 0;
}
#mainleft p {
	padding:5px 15px;
}


#mainleft h2 {
	background-color:#eee;
	font-size:12px;
	font-family:Verdana;
	padding:5px 15px;
	margin:0;
}
	

	
#topnews{
	border-top:1px solid #CC3300;
	border-left:3px solid #CC3300;
	padding:0 0 20px 0;

}

#topnews h2 a{
	color: #CC3300;
}


#topevent{
	border-top:1px solid #990000;
	border-left:3px solid #990000;
	padding:0 0 20px 0;
}

#topevent li {
	padding:5px;
	border-bottom:1px dotted #ccc;
}


#topevent h2 a{
	color: #990000;
}

#topfeature
{
	border-top:1px solid #999900;
	border-left:3px solid #999900;
	padding:0 0 20px 0;
}


#topfeature h2 {
	color: #999900;
}



#topfeature li {
	padding:5px;
	border-bottom:1px dotted #ccc;
}

#topupdate
{
	border-top:1px solid #ccc;
	border-left:3px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0 0 20px 0;
	font-size:0.8em;
}

#topupdate h2 {
	color: #666;
}

/*********** #toppage main Right ***********/

#mainright {
	width:35%;
	float:left;
	margin: 0 15px;
}

#mainright h2 {
	margin: 0 ;
	padding:5px 0 0 0;
}


#tophh
{
	border-top:1px solid #FFCC00;
	border-left:3px solid #FFCC00;
	padding:0 0 20px 0;
}


#topcta
{
	border-top:1px solid #000066;
	border-left:3px solid #000066;
	padding:0 0 20px 0;
}

#topabout
{
	border-top:1px solid #006699;
	border-left:3px solid #006699;
	padding:0 0 20px 0;
}

#topcluture
{
	border-top:1px solid #33CC33;
	border-left:3px solid #33CC33;
	padding:0 0 20px 0;
}

.leftcol
{
	float:left;}


.rightcol
{
	float:right;}

/*********** #topleft link styles ***********/

#topleft {
	width:180px;
	float:left;}

#topleft ul a:link, #topleft ul a:visited {
	display: block;
	}
	
#topleft ul { 
	margin: 0;
	padding: 0;
	background-color:#eee;
	font-size:90%;
	}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#topleft li {
	border-bottom: 1px solid #fff;
	border-left:5px  #990000 solid;
	}
	
	
#topleft li {
	border-bottom: 1px solid #fff;
	}

#topleft li li {
	border-left:5px  #ccc solid;
	}

/* fix for browsers that don't need the hack */
html>body #topleft li {
	border-bottom: none;
		}


#topleft a {
	border-top: 1px solid #cccccc;
	padding: 3px 5px 3px 10px;
}

#topleft a:hover{
	background-color: #FFCC99;
	color: #993300;
}
#topleft h4{
	padding: 3px 0px 3px 8px;
	background-color:#ddd;
	font-size:10pt;
	color:#666;
	margin: 0px;
	border-left:5px  #666 solid;
}

.topcolumn {
	padding: 10px 10px 10px 15px;
}
.table {
	border: 1px solid #ccc;
	border-spacing:0;
	border-collapse: collapse;
	margin:5px 10px;
}

.table td {
	border: 1px solid #999;
	padding:10px;
}

.table th {
	border: 1px solid #999;
	padding:10px;
	background-color: #eee;
	color: #666666;
}

/* News layout div
----------------------------------------------- */

#header{
	display:none;
	background-image:url(images/2nd_header_bg.gif);
	background-repeat:repeat-x;}
	
#header img{
	margin:10px 0 0 0;}

#main{

	padding:5px 20px;}
	
#main p{
	line-height:1.55em;
	padding:5px 15px;
}
		
#main ul{
	line-height:1.55em;
	padding:5px 25px;
		}
	
#main ul li{
	list-style-type:none;
	list-style-color:#ccc;
	list-style-image: url(images/l_beige_9p.gif);
		}
		
#main hr{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

	
#newstitle {
}
	
#date {
	background-color:#eee;
	padding: 7px;
	border-bottom:1px solid #ccc;
	text-align:right;
	margin-bottom:15px;
	}
	
#newstable	{
	border:0}

#footer{
	color:#fff;
	font-size:smaller;
	padding: 10px 0 5px 0;
	text-align: center;
	clear:both;
	background-image: url(images/top_bottom_bg.gif);
}

#pankuzu {
	font-family:verdana;
	font-size:smaller;
	color:#999;
	background-color:#F2F1E2;
	padding:4px 10px;
	margin-bottom:20px;
}


#photo {
	margin:0;
	padding:0 8px;
	border-left:1px solid #ddd;
	font-size: 9pt;
	letter-spacing:0.1ems;
	}
	
	
#photo img{
	margin:5px;
	}
	
#back{
	padding:5px;
	border-top:1px solid #ccc;
	margin-top: 15px;
}
	
h1 img {
	margin:0;
	padding:0;}

.arrow{
	border:0;
	vertical-align:middle;
	width:15px;
	height:15px;
	margin-right:5px;}
	
	
.clear{
	clear:both;}
	
.dot {
	border-bottom:1px dotted #ccc;
	padding-bottom:7px;}
	
	
#book h4 {
	font-weight: bold;
	color: #990033;
	padding: 5px 8px;
	border-bottom: thin inset #999966;
	border-left: 5px solid #eee;
}

#book img {
	margin: 5px;
	border:0px;
}

.bookinfo{
   font-family: verdana, 'trebuchet ms', sans-serif;
	color:#666;
	font-size:9pt;
	margin-bottom:5px;
	}


#rightcol {
	width:180px;
	float:right;
	margin:0 0 0 25px;
	padding:0;
	background-color:#FFFFFF;
	border:1px solid #ccc;}
#rightcol h3 {
	margin:1px;
	padding:5px;
}
	
.quote {
	font-size: small;
	background-color: #eee;
	padding: 10px;
	margin:10px;
	border: 1px solid #ccc;
}

.photocap{	
	background-color:#eee;
	margin:0 12px 12px 12px;
	padding:10px;
	font-size:8pt;
	}

.rightcap{
	float:right;
	background-color:#eee;
	margin:0 0 0 15px;
	padding:5px;
	font-size:8pt;
	text-align:center;
}
	

.rightcap img {
	margin:10px 0;}
	
.leftcap{
	float:left;
	background-color:#eee;
	margin:0 15px 15px 0;
	padding:5px;
	font-size:8pt;
	text-align:center;
}
	

.leftcap img {
	margin:10px 0;}

.oshirase {
	margin:15px;
	padding:20px;
	border: 1px dotted #666633;
	color: #663300;
	background-color: #FFFFCC;
	font-size:95%;
	font-family:"Lucida Grande", MS UI Gothic;
	line-height: 1.5em;
}

.oshirasegray {
	margin:15px;
	padding:3px 3px 5px 3px;
	border: 1px dotted #ccc;
	color: #663300;
	background-color: #eee;
	font-family:"Lucida Grande", MS UI Gothic;
	font-size:90%;
	letter-spacing:0.05em;
	line-height: 1.5em;
}

.oshirasegray h4 {
	font-size:10pt;
	margin:0;
	padding:2px;
	background-color: #ccc;
	display:block;
	border-bottom:1px solid #fff;
}

.oshirasegray h4 a {
	color:#333;
}


.oshirasegray ul {
	margin:0;
	padding:5px 6px 5px 22px;
	list-style-image: url(images/maru_orange.gif);
	margin-top:3px;
	margin-bottom:1px;
}


.photoright{
	float:right;
	border:1px solid #ddd;
	margin:0 0 20px 10px;
	padding:4px;}
	
.photoleft{
	float:left;
	border:1px solid #ddd;
	margin:0 20px 10px 0;
	padding:4px;}
	
.english p {
	text-align: justify;
}
