*body {
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
}

body,th,td,li,div{
	font:14px/20px Verdana, Arial, sans-serif;
}

img{
	border:none;
}

/***** レイアウト *****/
#container{
	width:950px;
	text-align:left;
	margin: 0 auto 0 auto;
}

#Contents{
	width:720px;
	background:#fff;
	float:left;
	padding: 0 0 0 10px;
}

#SubContents{
	width:200px;
	float:right;
}

#ContentsLeft{
	width:355px;
	margin-top: 10px;
	float: left;
}

.h3{background-image:url(images/ContentsSubShinchaku.gif)
}

#ContentsRight{
	width:355px;
	float:right;
	margin-top: 10px;
}
#ContentsLeft-m{
	width:235px;
	float:left;
	height: 260px;
	margin-bottom: 10px;
	background-image: url(images/contents_m_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
}
#ContentsCenter-m{
	width:235px;
	float:right;
	height: 260px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	background-image: url(images/contents_m_bg.gif);
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 8px;
}

#ContentsRight-m{
	width:235px;
	float:right;
	height: 260px;
	margin-bottom: 10px;
	background-image: url(images/contents_m_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#FloatClear,
.FloatClear{
	clear:both;
	height:0;
	line-height:0;
}

/***** リンク *****/
a:link,
a:active{
	color:#009;
}

a:visited{
	color:#00c;
}

a:hover{
	color:#c00;
}

/***** ヘッダ *****/
#Header {
	margin-bottom: 10px;
	width: 950px;
	text-align: left;
	background-repeat: no-repeat;
	height: 100px;
	background-image: url(images/HeaderBG2.gif);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}

#Header h1,
#Header p#SiteTitle{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

#Header_logo{
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#Header_banner1{
	float: right;
	height: 90px;
	padding: 30px 10px 10px 0;
	
}


/***** コンテンツ *****/
#Contents h1{
	font-size: 12pt;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/H1BG.gif);
}
#Contents h2{
	margin:0 0 10px;
	padding:0 0 5px;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	line-height:45px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#Contents h3{
	margin:0 0 5px;
	padding:0 0 0 30px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height:30px;
	background:url('images/H3BG2.gif') left bottom no-repeat;
}

#Contents h3.Half{
	margin:0 0 5px;
	padding:0 0 0 30px;
	font-size:12px;
	font-weight:bold;
	color:#30c;
	line-height:30px;
	background:url('images/H3BGhalf.gif') left bottom no-repeat;
}

#Contents p.doc {
	padding-right: 3px;
	padding-left: 3px;
	font: 14px/25px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#Contents strong {
	color: #CC0000;
	font-weight: bold;
}

/*#Contents b {
	color: #CC0000;
	font-weight: normal;
}*/

#ContentsLeft h3,
#ContentsRight h3{
	margin:0 0 5px;
	padding:0 0 0 30px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-image: url(images/tit_3h.gif);
	line-height: 35px;
}

.CardInfo{
	margin:0 0 10px;
	width:300px;
	height:60px;
	overflow:hidden;
}

.CardInfo p{
	padding:0;
	line-height:20px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

.CardImg{
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.CardName{
	font-weight:bold;
}

#CardSearchForm
#CardSearchForm dt,
#CardSearchForm dd{
	margin:0;
	padding:0;
}

#CardSearchForm dt{
	width:148px;
	float:left;
	margin-left:2px;
	font-weight:bold;
}

#CardSearchForm dd{
	margin-left:160px;
	padding-bottom:10px;
}

.ContentsBody{
	margin:0 0 10px;
	padding:0 2px;
	list-style:none;
	
}

.ContentsBody li{
	padding-left:20px;
	background:url(images/ListImg3.gif) left no-repeat;
}

.ContentsBody a:link,
.ContentsBody a:active,
.ContentsBody a:visited{
	text-decoration:none;
}
.ContentsBody a:hover{
	text-decoration:underline;
}
/***** サブコンテンツ *****/

/* コンテンツスペース */
.SubContentsTitle{
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
}

.SideContentsBody{
	margin:0 0 10px;
	padding:0 2px;
	list-style:none;
	background-color: #FFF1E8;
	border: 1px solid #CCCCCC;
}

.SideContentsBody li{
	padding-left:20px;
	background:url(images/ListImg3.gif) left no-repeat;
}

.SideContentsBody a:link,
.SideContentsBody a:active,
.SideContentsBody a:visited{
	text-decoration:none;
}
.SideContentsBody a:hover{
	text-decoration:underline;
}

#detail_Right{
	width:710px;
	float:right;
	background-image: url(images/detail_b.gif);
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}

.campaign {
	font-size: 9pt;
	color: #003366;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.campbox {
	background-color: #FFFFDD;
	border: 1px solid #FF6600;	
}

.PR {
	width:200px;
	margin-bottom: 10px;
	
}

/***** フッター *****/
#Footer{
	margin:20px 0 10px;
	padding:20px 0;
	text-align:center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC9900;
}

address{
	font-style:normal;
}


/* 〜crtable.phpのデザイン〜 */
/* crtable.phpのtable部 */
.table1 {
border: solid 1px #333333;
border-collapse: collapse;
padding: 3px;
}

/* crtable.phpのtdメニュー部 */
.td1 {
border: solid 1px #333333;
padding: 3px;
color: #333333;
font-size: 10px;
background-color: #E6E6E6;
text-align: center;
}

/* crtable.php､のtdデータ部 */
.td1d {
border: solid 1px #333333;
padding: 3px;
}


.CardList{
	width:100%;
	background:#999;
}

.CardList tr{
	background:#fff;
}

.CardList tr,
.CardList th,
.CardList td{
	font-size:12px;
	line-height:16px;
}

.CardList th{
	color:#000;
	font-weight:normal;
	background-color: #FFCC99;
}

.b{
	font-weight:bold;
	padding:5px;
	background-color: #FFEEDD;
}

.b img{
	border:none;
	margin:0 auto;
}

.b a{
	text-decoration:none;
}

/* 〜crtable.phpのデザインここまで〜 */


/* 〜crdetail.phpのデザイン〜 */
/* crdetail.phpのtable部 */
.table2 {
border: 1px solid #999999;
border-collapse: collapse;
padding: 3px;
width: 100%;
}

/* crdetail.phpのtdメニュー部 */
.td2 {
border: 1px solid #CCCCCC;
padding: 3px;
color: #000000;
background-color: #FFF1E8;
}

/* crdetail.phpのtdデータ部 */
.td2d {
border: 1px solid #CCCCCC;
padding: 3px;
}

/* crdetail.php広告主リンク部 */
.style1 {
font-size: 12pt;
}

/* crdetail.php小見出し */
.style2 {
font-weight: bold;
}
/* 〜crdetail.phpのデザインここまで〜 */



.typo{
	display: none;
}

ul#check{
	list-style-image: url(images/check.gif);
	list-style-position: inside;
}

ul#topping{
	padding-left:0px;
	list-style-image: url(images/ListImg3.gif);
}

#y {
	background: #ffff00;
}
