/* CSS Document */

/* 全体 ======================================== */

body{ 
background-color:#333333;
color:#666666;
font-family:Osaka, "ＭＳ Ｐゴシック", ヒラギノ角ゴ Pro W3, Arial, sans-serif; 
font-size:12px; 
font-weight:normal; 
line-height:18px; 
text-align:left; 
margin: 0px; 
padding: 0px; 
} 

td{ 
color:#666666; 
font-family:Osaka, "ＭＳ Ｐゴシック", ヒラギノ角ゴ Pro W3, Arial, sans-serif; 
font-size:12px; 
font-weight:normal; 
line-height:18px; 
} 

img{ 
margin:0px; 
padding:0px; 
border:none; 
text-align: left; 
} 

a:link{
color:#900000; 
text-decoration: none;
} 
a:visited{
color:#900000; 
text-decoration: none;
} 
a:hover{
color:#D97171; 
text-decoration: underline;
}

#wrap{ 
width:1030px; 
margin-left:auto; 
margin-right:auto; 
text-align:left; 
}

h1, h2, h3, h4, h5, h6, dt{ 
font-size:12px; 
font-weight:normal; 
} 

.small{ 
font-size:10px; 
} 

.big{ 
font-size:14px; 
font-weight:bold;
} 

.red{ 
color:#900000;
} 

.green{ 
color:#41570B;
} 

.white{ 
color:#ffffff;
} 

.dgray{ 
color:#333333; 
}

.leftside{
background-image:url(../images/common/bg_shadow_left.gif);
background-repeat:repeat-y;
}

.rightside{
background-image:url(../images/common/bg_shadow_right.gif);
background-repeat:repeat-y;
}

.redbg{
background-color:#900000;
}

.greenbg{
background-color:#41570B;
}

.goldbg{
background-color:#947C19;
}

.graybg{
background-color:#E5E5CD;
}

.lgraybg{
background-color:#EFEFE1;
}

.whitebg{
background-color:#FFFFFF;
}

#listview th { background-color:#41570B; color:white; text-align:center;}
#listview td { background-color:#E5E5CD; }


.iconfw{
background-image:url(../images/common/icon_fw.gif);
background-repeat:no-repeat;
padding-left:13px;
}

.iconfwred{
background-image:url(../images/common/icon_fw_red.gif);
background-repeat:no-repeat;
padding-left:14px;
}

.dotline{
background-image:url(../images/common/dotline_bg.gif);
background-repeat:repeat-x;
height:1px;
margin-top:7px;
}

.dotline2{
background-image:url(../images/common/dotline_bg.gif);
background-repeat:repeat-x;
height:1px;
margin-top:3px;
}

.clear { 
clear: left 
}


/* 2:ヘッダー ======================================== */

.headbg{
background-image:url(../images/common/header_bg.gif);
background-repeat:no-repeat;
}

.mtop24left109{
margin-top:24px;
margin-left:109px;
}


/* 3:左ナビ ======================================== */

.boxtopbg{
background-image:url(../images/common/leftbox_bg.gif);
background-repeat:no-repeat;
}

.boxrightbg{
background-image:url(../images/common/leftbox_bg_right2.gif);
background-repeat:repeat-y;
}

.mleft10 {
margin-left:10px;
}

.mbtm5 {
margin-bottom:5px;
}

/* 4:メイン ======================================== */

.topicsbg{
background-image:url(../images/common/topics_bg.gif);
background-repeat:no-repeat;
}

.mright10left10{
margin-right:10px;
margin-left:10px;
}

.mbtm12 {
margin-bottom:12px;
}

.mbtm10 {
margin-bottom:10px;
}

.mbtm7 {
margin-bottom:7px;
}
.mleft20 {
margin-left:20px;
}

.mbtm5 {
margin-bottom:5px;
}

.mtop2btm2 {
margin-bottom:2px;
margin-top:2px;
}

.m7ranking {
margin-right:7px;
margin-left:7px;
margin-bottom:7px;
margin-top:7px;
}

#left{
	width:274px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#EFEFE1;
	background-position: left top;
	padding: 7px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #947C19;
}

#right{
	width:274px;
	margin-left:10px;
	margin-right:auto;
	text-align:left;
	background-color:#EFEFE1;
	background-position: right top;
	padding: 7px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #947C19;
}


.txtosirase {
margin-left:33px;
font-size:14px; 
font-weight:bold;
color:#ffffff;
}

.winedetail {
	background-image: url(../images/common/winedetail_bg.gif);
	background-repeat: no-repeat;
	width:200px;
	height:200px;
	padding-top: 10px;
}

/* 5:右バナー ======================================== */

.prof {
	font-size: 10px;
	color: #333333;
}


/* 6:フッター ======================================== */

a.footer:link {
	COLOR: #900000; TEXT-DECORATION: underline;
}
a.footer:visited {
	COLOR: #900000; TEXT-DECORATION: underline;
}
a.footer:hover {
	COLOR: #D97171; TEXT-DECORATION: underline;
}
