@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 175%;
	background-image: url(../img/bg2.png);
	background-position: center bottom; 
	background-repeat: no-repeat;
	background-attachment: fixed; 
}
#header {
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
	height: 0px;
	width: 800px;
}
#banner {
	height: 700x;
	background-image: url(../img/header_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
}

#order {
	height: 600px;
	background-image: url(../img/header_bg3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.png);
	background-position: center;
	background-repeat: repeat;

	
}
#wrapper_under {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5E5;
}
#contents {
	width: 700px;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
#point {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(../img/point_bg2.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 25px;
	margin-bottom: 50px;
}
#point_txt {
	margin-left: auto;
	margin-right: auto;
	width: 530px;
	background-image: url(../img/point_bg2.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 25px;
}
#point_under {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	background-image: url(../img/point_ubg.gif);
	background-position: center;
	height: 25px;
}
#news {
	width: 900px;
	padding-left: 85px;
	background-image: url(../img/sinbun.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#text {
	width: 680px;
	padding: 0px;
	margin-top: 50px;
}
#sengen {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sengen.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 900px;
	}
#topic {
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#topic1 {
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
#topic2 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#topic3 {
	margin-right: auto;
	margin-left: auto;
	height: 155px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#topic4 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	text-align: center;
	background-image: url(../img/point_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#tokuten {
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	text-align: center;
	background-image: url(../img/tokuten_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#kessai1 {
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 800px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#kubikiri {
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	text-align: center;
}
#top_link {
	height: 200px;
	clear: both;
	font-size: 12px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	padding-right: 150px;
	background-image: url(../img/wapper_under1.gif);
	background-position: center top;
}
#footer_menu {
	height: 50px;
	clear: both;
	font-size: 12px;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}
#footer {
	color: #333;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: center;
	clear: both;
}
#coment {
	height: 75px;
	clear: both;
	font-size: 10px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	background-color: #CCC;
	margin-bottom: 20px;
}
a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F90;
}
h1 {
	color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: left;
}
h2 {
	clip: rect(0px,auto,0px,auto);
	font-size: 24px;
	padding-left: 60px;
	font-weight: bold;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	clip: rect(0px,auto,0px,auto);
	font-size: 18px;
	padding-left: 40px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h4 {
	color: #FF6600;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding: 15px;
	border-right-style: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top: 3px solid #FF9900;
	border-bottom: 3px solid #FF9900;
	border-left: 15px solid #FF9900;
}
h5 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #b61e24;
	margin-bottom: 30px;
	margin-right: 0px;
	text-align: center;
	margin-top: 0px;
}
h6 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #0e4a7c;
	margin-bottom: 30px;
	margin-right: 20px;
	text-align: center;
}
.bl12 {
	font-size: 12px;
	color: #000;
}
.bl15 {
	font-size: 15px;
	color: #000;
}
.bu15 {
	text-decoration: underline;
}
.bu18 {
	text-decoration: underline;
}
.bl18 {
	font-size: 18px;
	color: #000;
}
.rb12 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.rb15 {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.rbu15 {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.rbu18 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.rb {
	font-weight: bold;
	height: auto;
	color: #C00;
}
.rb18 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.rb21 {
	font-size: 21px;
	font-weight: bold;
	color: #CC0000;
}
.bb15 {
	font-size: 15px;
	font-weight: bold;
	color: #00C;
}
.bb18 {
	font-weight: bold;
	color: #00C;
}
.bb21 {
	font-size: 21px;
	font-weight: bold;
	color: #00C;
}
.yb15 {
	font-size: 15px;
	background: #FF0 no-repeat;
	font-weight: bold;
	text-decoration: underline;
	height: auto;
}
.yb18 {
	font-size: 18px;
	background: #FF0;
	font-weight: bold;
	text-decoration: underline;
	height: auto;
}
.yb21 {
	font-size: 21px;
	background: #FF0;
	font-weight: bold;
	text-decoration: underline;
	height: auto;
}
.ybr15 {
	font-size: 15px;
	background: #FF0;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.ybr18 {
	font-size: 18px;
	background: #FF0;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.ybr21 {
	font-size: 21px;
	background: #FF0;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.text_right {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 50px;
}
.text_center {
	text-align: center;
}
.prof {
	clip: rect(0px,0px,0px,0px);
	width: 580px;
	padding: 0px;
	margin: 0px;
	height: auto;
	font-size: 11px;
	background: #F4F4F4;
	display: inherit;
}
.book_left {
	clip: rect(0px,0px,0px,0px);
	padding: 10px;
	margin: 0px;
	background: #060;
	border: 1px dotted #FFF;
	color: #FFF;
	font-weight: bold;
}
.book_right {
	clip: rect(0px,0px,0px,0px);
	padding: 10px 10px 10px 20px;
	margin: 0px;
	border: 1px dotted #060;
}
.mail {
	background-image: url(../img/mail.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 580px;
	margin-left: 50px;
	padding-top: 270px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.box1 {
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	border: 5px solid #990000;
	margin-top: 20px;
}
.box2 {
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 20px;
	border: 3px dashed #C00;
}
.box3 {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 0px solid #FE297B;
}
.box4 {
	border: 3px solid #999999;
	clip: rect(0px,0px,0px,0px);
	padding: 10px 20px;
	margin: 30px;
}
.box5 {
	border: 3px dashed #C00;
	clip: rect(0px,0px,0px,0px);
	margin-top: 30px;
	margin-right: 120px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.box6 {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border: 3px dashed #900;
}
.amazon {
	clip: rect(0px,auto,0px,auto);
	padding-left: 200px;
	background-image: url(../img/amazon.gif);
	background-repeat: no-repeat;
	background-position: left ;
	margin-left: 0px;
	padding-bottom: 15px;
}
.tool_under {
	height: 150px;
	background-image: url(../img/tool_under.jpg);
	background-position: center;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	text-align: center;

}
.name1 {
	clip: rect(0px,0px,0px,0px);
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #33CCFA;
	border-bottom-color: #33CCFA;
	border-left-color: #33CCFA;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.name2 {
	clip: rect(0px,0px,0px,0px);
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.name3 {
	clip: rect(0px,0px,0px,0px);
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #093;
	border-bottom-color: #093;
	border-left-color: #093;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.name4 {
	clip: rect(0px,0px,0px,0px);
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.bread {
	clip: rect(0px,0px,0px,0px);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 40px;
}
.present {
	clip: rect(0px,0px,0px,0px);
	padding: 30px 30px 0px;
	margin: 0px;
	border-top: 0px solid #C00;
	border-right: 2px solid #C00;
	border-bottom: 2px solid #C00;
	border-left: 2px solid #C00;
}
.kessai {
	background: url(../img/check2.gif) no-repeat left top;
	padding: 0px 0px 0px 30px;
	font-size: 14px;
	margin-left: 10px;
}
img {
	border-width: 0px;
	border-style: none;
	padding: 0px;
}
.img2 {
	border-width: 0px;
	border-style: none;
	padding: 0px 20px 0px 10px;
}
.q {
	background: url(../img/q.gif) no-repeat left center;
	height: auto;
	border: 5px solid #b61e24;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	margin: 20px;
}
.a {
	background: url(../img/a.gif) no-repeat left center;
	height: auto;
	border: 5px solid #000066;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 60px;
}
table.t1{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.t1 th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#FFFFFF;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:1.5em 1em;
    text-align:center;
}
.t1 td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}
