@charset "utf-8";

/* Bass style */

* {
 margin: 0;
 padding: 0;
}

html {
 overflow-y: scroll;
}

img {
	border: 0;
	margin: 0px;
}

/* Toppage */

#topbg {
	background-image: url(../img/top/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

#mainbg {
	background-attachment: scroll;
	background-image: url(../img/common/contents/bg.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}

#newsbg {
	background-attachment: scroll;
	background-image: url(../img/news/bg.gif);
	background-repeat: no-repeat;
	background-position: right 276px;
}


a {
	color: #333;
}

a:hover {
	color: #999;
}

/* Header menu */

#header {
	background-color: #000;
	height: 30px;
	width: 100%;
}

#header td {

}

input.login {
	width: 138px;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
	margin: 0px;
}
input {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}

/* contents */

#main {
	width: 100%;
}

#main td {
	vertical-align: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-align: left;
}

#main_news {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../img/common/contents/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_news td {
	vertical-align: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-align: left;
}

#main_val_free {
	width: 100%;
}


#main_val_free td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}

#smenu {
	width: 220px;
}

#editarea {
	width: 636px;
}

#cmenuarea {
	padding-top: 22px;
}

#title_box {
	padding-top: 55px;
	padding-bottom: 27px;
}

#text_area {
	padding-left: 6px;
}

#text_area h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 12px;
}

#text_area h3 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 12px;
}

#text_area p {
	font-size: 12px;
	line-height: 17px;
}

#text_area h2 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.set_td {
	border: 1px solid #000;
	padding-top: 9px;
	padding-bottom: 14px;
	padding-left: 14px;
}

.set_td h6 {
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
}

.set_td p {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}

#size_free {
	background-attachment: scroll;
	background-image: url(../img/common/contents/logotype.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.right_side {
	float: right;
}

/* seo */

.seo_text {
	font-size: 10px;
	line-height: 12px;
	padding-top: 6px;
	padding-left: 40px;
}

.seo_text2 {
	font-size: 10px;
	line-height: 12px;
	padding-top: 6px;
	text-align: right;
}

/* footer */

#cmenu {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	width: 100%;
	padding-top: 40px;
}

/* item list */

#item_list {

}

#item_list td {
	text-align: center;
}

#item_list p {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

#item_list h5 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
}

input.kazu {
	width: 30px;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	height: 16px;
	border: 1px solid #333;
	text-align: center;
}

.box_center {
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
}
.red {
	color: #C00;
}
.rs220 {
	margin-left: 220px;
}
#rakuten td {
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#rakuten a {
	text-decoration: none;
}
#rakuten a:hover {
	text-decoration: underline;
}

.textBox{
	padding:20px 20px 10px;
	border: 1px solid #999999;
	width: 420px;
	}

.textBox p{
	margin-bottom:10px;
	}

.textBox p span{
	background-color:#DFD7B0;
	width: 100px;
	padding: 3px 10px;
	}

.textBox dl{
	margin-bottom:10px;
	}	
	
	
.textBox dt{
	background-color:#DFD7B0;
	width: 100px;
	padding: 3px 10px;
	margin-bottom: 5px;
	}
	
.textBox dd{
	margin-bottom:3px;
	padding-left: 10px;
	}

