@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

table,img,p {
    border: 0;
}

body {
    font-family: Verdana,
Arial,
Meiryo,
"メイリオ",
"Hiragino Kaku Gothic Pro",
"ヒラギノ角ゴ Pro W3",
Osaka,
"MS P Gothic",
"ＭＳ Ｐゴシック",
sans-serif;
    color: #555555;
    background-color: #f0f0ff;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing:1px;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
.clear{
    clear: both;
}
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
#blog_side table th,#blog_side table td {
	padding: 2px;
	}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}


/* ヘッダーロゴ
------------------------------------------------ */
div#header {
    background:#fff url("http://sv48.wadax.ne.jp/~center-field-jp/image/bg_top.jpg") top no-repeat;
    width: 800px;
    height: 74px;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #9292b5;
}
div#header h1 a {
    float: left;
    display: block;
    margin: 22px 0 0 0;
    width: 210px;
    height: 45px;
    background: url("http://sv48.wadax.ne.jp/~center-field-jp/image/head_h1_banner.gif") ;
}
div#header em {
    display: none;
}

#head_info {
	float: right;
	display: block;
	margin: 20px 0 0 0;
	width: 253px;
	height: 26px;
	}
/* ヘッダータブ
----------------------------------------------- */
#header ul#tabs {
	position: absolute;
	right: 16px;
	bottom: 0px;
	height: 21px;
	}
#header #tabs li {
	float: left;
	padding: 0px;
	margin: 0px;
	}
#tabs #menu1 {
	width: 110px;
    background: url("http://sv48.wadax.ne.jp/~center-field-jp/image/g_navi_1.gif") no-repeat ;
	}
#tabs #menu2 {
	width: 87px;
    background: url("http://sv48.wadax.ne.jp/~center-field-jp/image/g_navi_2.gif") no-repeat ;
	}
#tabs #menu3 {
	width: 70px;
    background: url("http://sv48.wadax.ne.jp/~center-field-jp/image/g_navi_3.gif") no-repeat ;
	}
#tabs #menu4 {
	width: 101px;
    background: url("http://sv48.wadax.ne.jp/~center-field-jp/image/g_navi_4.gif") no-repeat ;
	}
#tabs #menu5 {
	width: 114px;
    background: url("http://sv48.wadax.ne.jp/~center-field-jp/image/g_navi_5.gif") no-repeat ;
	}
#tabs li a {
	display: block;
	text-indent: -6666px;
	height: 21px;
	margin: 0px 8px;
	}
#tabs #menu1 a {
	width: 94px;
	}
#tabs #menu2 a {
	width: 71px;
	}
#tabs #menu3 a {
	width: 54px;
	}
#tabs #menu4 a {
	width: 85px;
	}
#tabs #menu5 a {
	width: 98px;
	}
/* ヘッダーナビ
----------------------------------------------- */
div#information {
    float: right;
    padding: 60px 8px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
p#header_catch {
	position: absolute;
	top: 2px;
	left: 15px;
	}
/* フレーム
----------------------------------------------- */
div#container {
    width: 788px;
    margin: 0 auto;
    padding: 0 6px;
    background-color: #fff;
    text-align: left;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#blog_content{
	float: right;
	width: 582px;
    padding: 10px 10px 0 10px;
	}

div#blog_side {
	float: left;
    width: 176px;
    }


/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}

/* フッター
----------------------------------------------- */
#pagetop {
    width: 784px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
   	background:#fff url("http://sv48.wadax.ne.jp/~center-field-jp/image/bg_bottom2.jpg") bottom no-repeat;
}

#fotter {
    width: 784px;
    height: 70px;
    margin: 0 auto;
    padding: 15px 8px;
    border-top: 1px solid #b2b2b2;
    font-size: 100%;
    color: #999;
    text-align: center;
	background:#fff url("http://sv48.wadax.ne.jp/~center-field-jp/image/bg_bottom.jpg") bottom no-repeat;
}


/* blog_content */
#blog_content div.harf {
	width: 270px;
	}
.harf-left {
	float: left;
	}
.harf-right {
	float: right;
	}
.harf-header{
	color:#FFFFFF;
	font-size:13px;
	height:22px;
	padding-left:24px;
	padding-top:1px;
	background:transparent url(http://sv48.wadax.ne.jp/~center-field-jp/image/main_h3.gif) no-repeat scroll left center;
	font-weight:bold;
	margin: 5px 0px;
	}
	#blog_content div.full {
	clear: both;
	}
#blog_content h4 {
	margin: 8px 0px 4px;
	}
#guidetable th {
	width: 50px;
	}
.entry-asset div.entry-content div.asset-body img {
	padding: 3px;
	}	

/* ---------- inquiry-content ---------- */

div#inquiry-content
{
	background:#ffffff;
	width:95%;
	margin:0 auto;
	border:1px solid #cccccc;
	text-align:left;
}

div.inquiry-content-inner
{
	padding:20px 20px;
}


/* ---------- inquiry-content_end ---------- */

/* ---------- inquiry-table ---------- */



table.inquiry-table
{
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}

table.inquiry-table th,
table.inquiry-table td
{
	border:1px solid #cccccc;
	padding:5px;
	font-size:100%;
}

table.inquiry-table th
{
	font-weight:normal;
	text-align:left;
	background:#eeeeee;
	width:200px;
}

/* ---------- inquiry-table_end ---------- */

/* ---------- form-submit ---------- */

div.form-submit
{
	text-align:center;
}

div.form-submit input
{
	width:100px;
	font-size:100%;
}

/* ---------- form-submit_end ---------- */

/* ---------- error ---------- */

blockquote.error
{
	color:#ff0000;
	font-size:100%;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}

blockquote.error p
{
	line-height:150%;
}

/* ---------- error_end ---------- */

/* ---------- success ---------- */

blockquote.success
{
	color:#333333;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}


/* ---------- success_end ---------- */

/* ---------- color ---------- */

span.red
{
	color:#ff0000;
}

/* ---------- color_end ---------- */
