@charset "utf-8";

/* -----YS----- */


/* (1)TAG */

* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5 {
	font-weight: normal;
}
.Checkout {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.Section_2 {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 130%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E7;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ---(2)Parts --- */

/* (2-1)Main  */

#Wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/top_03.jpg);
	background-repeat: repeat;
	background-position: center;
	margin-bottom: 0px;
}
.SectionTxt {
	background-image: url(../image/bc_txt.jpg);
	width: 750px;
	margin: 0 auto 30px auto;
}
.SectionTxt p {
	line-height: 30px;
	margin-bottom: 30px;
}
.Section {
	width: 750px;
	margin: 0 auto 30px auto;
}
.Section p {
	line-height: 30px;
	margin-bottom: 30px;
}
.Download {
	margin-bottom: 30px;
}
.Download table {
	border: 1px solid #666666;
	border-collapse: collapse;
}
.Download td {
	padding: 8px;
	border: 1px solid #666666;
	border-collapse: collapse;
}
.td_style1 {
	margin: 0px;
	padding: 0px;
}
.td_style2 {
	color: #FFFFFF;
	background-color: #003F59;
	font-weight: bold;
}
.td_style3 {
	background-color: #E9E9E9;
}


/* --- Txt Decoration --- */

.Centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.Kyoutyou {
	font-weight:bold;
	color:#cc0000;
	}
.Gensoku {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}
.brown {
	color:#900;
}
.payment {
	text-align: center;
	padding: 10px 10px 0 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #1D0A06;
	margin-bottom: 20px;
}
.payment strong {
	font-size: 16px;
	font-weight: bold;
}
#jisseki {
	font-size: 12px;
	margin-left: 5px;
}
#jisseki ul, #jisseki li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jisseki li {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 15px;
	background-image: url(http://www.seminars.jp/user/images/yoshino/20080717_bd1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


/* (4)Footer */

#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	line-height: 180%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer a {
	color: #000033;
}
.section {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
