@charset "Shift_JIS";





body {/*body基本*/
  margin: 0;
  padding: 0;
  line-height: 1.4em;
  font-size: small;
  color: #333;
  background-color: #fff;
  background-image:   url(img/bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
  background-attachment: scroll;
}

#container {/*containerブロック制御*/
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: none; border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background:#fff;
}

a       { text-decoration: underline}
a:link  {text-decoration: underline; color: #000099}
a:hover {  }


#head {
padding-bottom:0px;   
color:#c00;
}

	
	
/*ヘッダーリンク*/
#header a:link {color: #c00; text-decoration: none}
#header a:visited {color: #900; text-decoration: none}
#header a:hover {color: #90f; text-decoration: none}

#toku-menu {
	width: 760px;
	margin:0px auto;
	padding: 0px;
	text-align:left;
	font-size:10px;
	background:#fff;
}

#toku-menu ul {
text-align:left;
margin:3px 5px;
}

#toku-menu li{
	display: inline;
	list-style-type: none;
	width: auto;
}

/*総合トップ*/
#toku-menu li .t00{ vertical-align:bottom;margin:0 5px;padding:0 3px;}
/*グルメ*/
#toku-menu li .t01{ border-top:3px #FF9966 solid; background:url(../image/toku/01.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*おでかけ*/
#toku-menu li .t02{ border-top:3px #33CC00 solid; background:url(../image/toku/02.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*中古車*/
#toku-menu li .t03{ border-top:3px #3366CC solid; background:url(../image/toku/03.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*結婚*/
#toku-menu li .t04{ border-top:3px #99CC66 solid; background:url(../image/toku/04.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*ショッピング*/
#toku-menu li .t05{ border-top:3px #FF33CC solid; background:url(../image/toku/05.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*映画*/
#toku-menu li .t06{ border-top:3px #9999FF solid; background:url(../image/toku/06.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*イベント*/
#toku-menu li .t07{ border-top:3px #FFCC00 solid; background:url(../image/toku/07.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*プレゼント*/
#toku-menu li .t08{ border-top:3px #00CCFF solid; background:url(../image/toku/08.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*群馬*/
#toku-menu li .t09{ border-top:3px #CC0000 solid; background:url(../image/toku/09.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*動画*/
#toku-menu li .t10{ border-top:3px #999999 solid; background:url(../image/toku/10.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*トクだねショップ*/
#toku-menu li .t11{ border-top:3px #00B3FF solid; background:url(../image/toku/11.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}
/*ラーメン*/
#toku-menu li .t12{ border-top:3px #CC6600 solid; background:url(../image/toku/12.gif) left no-repeat; margin:0 ;padding:0 3px 0 10px;}

/*リンク色*/
#toku-menu li a {color: #333333; text-decoration: none;}
#toku-menu li a:link {color: #000000; text-decoration: none;}
#toku-menu li a:hover {color: #ff0000; text-decoration: none;}
#toku-menu li a:visited {color: #333333; text-decoration: none;}


	/* detail */
#detail_head {
background-image:url(img/detail/detail_head_bg.gif);
background-repeat: no-repeat;
background-position: top left;
color:#fff;
width:760px;
	padding-right:10px;			/* 右パディング */
	padding-top:20px;
	height:51px;

}


.detail_head a {color: #333333; text-decoration: none;}
.detail_head a:link {color: #000000; text-decoration: none;}
.detail_head a:hover {color: #ff0000; text-decoration: none;}
.detail_head a:visited {color: #333333; text-decoration: none;}


.detail_title{
	background-image: url(img/detail/detail_title_bg.gif);
	background-repeat: no-repeat;
	background-position:130px 0px;
	color:#000;
	font-weight:bold;
	font-size:16px;
	width:760px;
	padding-top:10px;
	height:45px;
}

.detail_table {
	width:445px;
	font-size:small;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.detail_table .left {
	color:#FFFFFF;
	background-color:#336600;
	padding:5px 0 5px 10px;
	border-bottom:solid 1px #fff;
	font-size: 12px;
}

.detail_table .right {
	color:#000,;
	background-color:#F4FFF8;
	border-bottom:solid 1px #000;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 10px;
}



.shousai_table {
width:445px;
font-size:xx-small;
line-height:1.2em;
}


	/* とくメル関係 */

#side #tokuml {
width:100%;
margin:0;
padding:10px 10px 10px 10px;
background-image:   url(img/side_bg2.gif);
background-repeat: repeat-y;
background-position: top left;
background-attachment: scroll;
font-size:x-small;
font-weight:normal;
color:#666;
line-height:1.6em;	
}

#side #mobile {
margin:0;
padding:10px 10px 10px 10px;
font-size:x-small;
font-weight:normal;
color:#666;
line-height:1.6em;	
}

#footerlink {
width:760px;
text-align:center;
border-top:solid #ccc 8px;
padding:0px 20px 0px 20px;
border-bottom:solid #999 1px;
}

#footer {
padding-left:10px;
font-size:xx-small;
margin-top:10px;
border-top:solid #B03A3A 1px;
padding-top:5px;
padding-bottom:25px;
width:760px;
}

#footer .left .copy {
font-size:xx-small;
line-height:1.2em;
padding-left:10px;
border-left:solid 4px #714624;
}
.detail_title_small {

	background-image: url(img/detail/detail_title_bg.gif);
	background-repeat: no-repeat;
	background-position:130px 0px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	width:760px;
	padding-top:10px;
	height:45px;
}
