/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color:#DDD;
	background: url(../img/bg.jpg);
	}

form {
	margin: 0px;
	padding: 0px;
	}


div {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
	}


.red {color: #FF0000;}

#contents {
	margin: 0;
	padding: 0;
	width: 100%;
	}

/*ページ中央の枠線の色*/
#center {
	margin: 0;
    padding: 0;
	}



/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	margin: 0;
	width: 100%;
	background: #000;
	text-align: left;
	}

/* ------------------------------------- 
 *	ヘッダー　グローバルメニューのオンマウス
 *	※WIN IEでは適用されません
 * ------------------------------------- */

#header .menu img {
	background: #999;
	}



/* ------------------------------------- 
 *	タイトルのサイズ、色
 * ------------------------------------- */

#title_size {
	font: 22px/100% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	padding-top:10px;
	}


#title_size a {
	color: #7F7F7F;
	text-decoration: none;
	}


#title_size a:link {
	color: #7F7F7F;
	text-decoration: underline;
	}

#title_size a:visited {
	color: #7F7F7F;
	text-decoration: underline;
	}

#title_size a:active {
	color: #7F7F7F;
	text-decoration: underline;
	}

/* ************************************************ 
 *	ナビゲーション
 * ************************************************ */

#nav {
	width: 100%;
	background: #333;
	text-align: left;
	border-bottom: 1px #000 solid;
	}
	
#nav table {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 12px;
	text-align: left;	
}

#nav a {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	text-decoration: none;
	font-family: "Verdana";
	border-bottom:1px dotted #fff;
	}
	
/*
#nav a:link {
  color:#FFF;
  text-decoration:none;
  border-bottom:1px dotted #088;
	}

#nav a:visited {
  color:#088;
  text-decoration:none;
  border-bottom:1px dotted #088;
	}
*/

#nav a:hover {
	color:#F00;
	text-decoration: underline;
	border-bottom:0;
}

#nav .active {
	color:#088;
	font-weight:bold;
}


/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer {
	font-size: 10px;
	padding: 10px;
	text-align: center;
	}

#footer p {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	font-family: "Verdana";
	color:#AAA;
	}

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */


/* ------------------------------------- 
 *	ページタイトル
 * ------------------------------------- */
.pagetitle {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	border-bottom: 3px solid #7F7F7F;
	font-size: 12px;
	clear: both;
	}


/* ************************************************ 
 *	詳細　レイアウト
 * ************************************************ */
 
#detail_top {
	margin: 0px auto;
	width: 100%;
	background: #000;
	}

#detail,#detail_top {
	margin: 0px auto;
	width: 100%;
	}
	
#detail table,#detail_top table {
	margin: 0px auto;
}

#detail .td1,#detail_top .td1 {
	background: #333;
	}

#detail .td2,#detail_top .td2 {
	font-size: 12px;
	background: #555;
	}

#detail .tr,#detail_top .tr {
	margin: 0px;
	padding: 10px 10px;
	background: #000;
	font-size: 12px;
	}

#detail .large,#detail_top .large {
	margin: 20px 20px 10px 20px;
	width: 315px;
	height: 140px;
	}

#detail .temp,#detail_top .temp {
	border: 1px solid #CCC;
	margin: 20px 20px 10px 20px;
	width: 315px;
	height: 140px;
	}

#detail .small,#detail_top .small {
	margin: 20px 0px 0px 20px;
	width: 100px;
	height: 100px;
	}

#detail .flash,#detail_top .flash {
	margin: 20px 10px 10px 20px;
	width: 315px;
	height: 140px;
	}

#detail p,#detail_top p {
	font-size: 12px;
	margin: 0px;
	padding: 5px 10px;
	}

#detail ul,#detail_top ul {
	margin: 20px;
	padding: 5px;
	}

#detail li,#detail_top li {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	}

#detail a,#detail_top a {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	text-decoration: none;
	font-family: "Verdana";
	border-bottom:1px dotted #fff;
}

/*
#detail a:link,#detail_top a:link {
  color:#FFF;
  text-decoration:none;
  border-bottom:1px dotted #088;
	}

#detail a:visited,#detail_top a:visited {
  color:#088;
  text-decoration:none;
  border-bottom:1px dotted #088;
	}
*/

#detail a:hover,#detail_top a:hover {
	color:#F00;
	text-decoration: underline;
	border-bottom:0;
}

#detail .active,#detail_top .active {
	color:#088;
	font-weight:bold;
}

/*
#detail a,#detail_top a {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-family: "Verdana";
	}

#detail a:link,#detail_top a:link {
  color:#FFF;
  text-decoration:none;
  border-bottom:1px dotted #fff;
	}

#detail a:visited,#detail_top a:visited {
  color:#088;
  text-decoration:none;
  border-bottom:1px dotted #088;
	}

#detail a:hover,#detail_top a:hover {
  color:#F00;
  border-color:#F00;
  border-bottom-style:solid;
	}
*/


#detail #info_wrap,#detail_top #info_wrap {
	width: 740px;
	margin: 0 auto;
	padding: 0;
}

#detail #info_wrap2,#detail_top #info_wrap2 {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

#detail #info_wrap3,#detail_top #info_wrap3 {
	width: 970px;
	margin: 0 auto;
	padding: 0;
}

#detail #info_wrap .info_date,#detail_top #info_wrap .info_date,
#detail #info_wrap2 .info_date,#detail #info_wrap3 .info_date {
	margin: 10px 10px 0 10px;
	text-align: left;
	border-bottom: #fff 1px solid;
}

#detail #info_wrap .info_content,#detail_top #info_wrap .info_content,
#detail #info_wrap2 .info_content,#detail #info_wrap3 .info_content {
	margin: 10px 10px 20px 10px;
	padding: 0;
	text-align: left;
	line-height: 140%;
}

#detail #info_wrap .info_content p,#detail_top #info_wrap .info_content p,
#detail #info_wrap2 .info_content p,#detail #info_wrap3 .info_content p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 140%;
}

#detail dl,dt,dd,ul,ol,li, {
	padding: 0;
	margin: 0;
	list-style: none;
	}


#form1 {
background: #000;
color:#FFF;
border-color:#FFF;
border-width: 3px;
border-style: reidge;
}


/* ************************************************ 
 *	ブランドページ　レイアウト
 * ************************************************ */

.b_box1 {
	text-align: center;
	font-size: 180%;
	}

.b_box2 {
	text-align: left;
	line-height: 150%;
	padding-left: 40px;
	}



