/* メイン項目の設定
=================================================*/
body {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
div#header {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5E0000;
	border-right-color: #5E0000;
	border-left-color: #5E0000;
	padding-bottom: 20px;

}
div#main_container {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5E0000;
	border-bottom-color: #5E0000;
	border-left-color: #5E0000;
	margin-top: -20px;
}
div#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.2px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}
div.voice_title {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
}
div.voice_title_st {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}
div.voice_container2 {
	border: 1px solid #990000;
	background-image: url(../images/50.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
div.voice_container2 img {
	text-align: center!important;
}
div.message {
	background-image: url(../images/50.gif);
	background-repeat: repeat;
	border: 1px solid #990000;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	margin-top: 30px;
	padding: 15px;
}
div.message img {
	text-align: center!important;
}
div.message_title {
	text-align: center;
	margin-bottom: 20px;
}
.video {
	text-align: center;
}
#video {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.voice_container {
	border: 1px solid #990000;
	background-image: url(../images/50.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.voice_container img {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}
/* 文章定義関連
=================================================*/
p {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.2em;
}
p#chach_txt {
	color: #DB0000;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	letter-spacing: 0.1em;
}
#sp_comm {
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}

.sub_slip {
	margin-top: 50px;
	text-align: left;
}
.img_cap {
	font-size: 13px;
	text-align: center;
}
.point {
	color: #db0000;
	font-weight: bold;
}
p#konnichiwa {
	background-image: url(../images/lll.gif);
	background-repeat: no-repeat;
	background-position: 295px top;
	padding-top: 20px;
}
p#N_konnichiwa {
	background-image: url(../images/lll2.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
.ac {
	font-size: 24px;
	font-weight: bold;
}
/*テーブル関連
-----------------------------------------------------------------------*/
table#pro_table {
	font-size: 12px;
}
table#pro_table td {
	border: 1px solid #000000;
	padding: 10px;
}
table#pro_table img {
	padding-right: 20px;
}
table#teac {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	width: 590px!important;
}
table#teac td {
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	width: 190px!important;
}
table#SSB {
	margin-top: 30px;
}
table#SSB img {
	padding-left: 10px;
}
/* 見出し関連
=================================================*/
h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
}
h2 {
	margin-top: 50px;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: center;
}
h2#srip_in {
	text-align: center;
	margin: 0px;
}

/* リスト関連
=================================================*/
ul {
}
li {
	font-weight: bold;
	margin-bottom: 5px;
	list-style-type: none;
	padding-top: 5px;
	line-height: 25px;
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-left: -45px;
	padding-left: 35px;
}
.ul_check {
	background-image: url(../images/check0709.gif);
	font-size: 14px;
	background-position: left center;
}
dt {
	font-weight: bold;
	background-image: url(../images/check0709.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 5px;
}
dd {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* その他の設定
=================================================*/
.img_main {
	text-align: center;
}
.both {
	clear: both;
}
.both_0 {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.float_r_l10 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.float_l_r10 {
	float: left;
	padding-right: 10px;
}
.sign {
	background-image: url(../images/txt_204.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
}
