@charset "utf-8";
/* CSS Document */

@import "common.css";


/*-------------------------------------------------
タイトル
-------------------------------------------------*/

.t1 {
	background-image: url(../img/title1.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}
.t2 {
	background-image: url(../img/title2.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}
.t3 {
	background-image: url(../img/title3.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}

.c1 {
	background-image: url(../img/kodawari.png);
	height: 60px;
	width: 526px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


/*-------------------------------------------------
レイアウトボックス
-------------------------------------------------*/

#left {
	width: 526px;
	position: relative;
	text-align: left;
	float: left;
}
#box1 {
	margin-bottom: 20px;
}
#box2 {
	background-image: url(../img/kodahai.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 280px;
}
#box3 {
}

#right {
	width: 274px;
	position: relative;
	text-align: left;
	float: right;
}
#right img {
	margin-bottom: 10px;
}




/*-------------------------------------------------
お知らせ
-------------------------------------------------*/

#date {
	background-color: #F4F3DE;
	padding: 12px;
}
#date  img {
	margin: 0px;
}
#date p {
	line-height: 120%;
}


#sougei {
	background-color: #FFFFFF;
	color: #951E6E;
	padding: 15px;
	line-height: 120%;
	margin-top: 20px;
	border: 1px solid #951E6E;
}
#top {

}
#topics {
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 120%;
	margin-right: 8px;
	background-image: url(../img/topicshai.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topics dl dt {
	background-image: url(../img/ten1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 14px;
	color: #BC8B02;
	margin-left: -4px;
}
#topics dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D2A5;
}
#smenu li {
	display: inline;
}
#smenu {
	clear: both;
	float: none;
	padding-left: 10px;
	margin-bottom: 4px;
}
.hassei2 {
	height: 43px;
	width: 130px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 48px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei2 {
	width: 178px;
	padding-top: 12px;
}
.hassei3 {
	height: 43px;
	width: 130px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 48px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei3 {
	width: 178px;
	padding-top: 12px;
}
.hassei4 {
	height: 43px;
	width: 130px;
	float: right;
	text-align: center;
	color: #F00;
	padding-left: 105px;
	line-height: 120%;
	padding-top: 6px;
	padding-right: 0px;
}

#hassei {
	float: left;
	margin-left: 44px;
	width: 572px;
}
#poleft {
	float: left;
	margin-left: 44px;
	width: 572px;
	margin-bottom: 70px;
}
#releft {
	float: left;
	margin-left: 44px;
	width: 410px;
	margin-bottom: 50px;
}
#mainbox {
	margin-left: 44px;
	width: 850px;
	margin-bottom: 60px;
}

#wrapper {
	background-color: #FFF;
}
#hassei dt {
	font-size: 10px;
	color: #B9544A;
	line-height: 120%;
}
#hasseisyou {
	text-align: right;
	height: 35px;
	background-image: url(../img/hassei1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-top: 5px;
}

#topics img {
	margin-top: 5px;
}
.wa {
	float: left;
	padding-top: 20px;
	font-weight: bolder;
	color: #7D67B9;
}
*html .wa {
	padding-top: 25px;
}
#hasseisyou a img {
	margin-bottom: -4px;
}
#link {
	float: right;
	font-size: 10px;
	line-height: 120%;
	width: 247px;
	margin-right: 44px;
}
#poright {
	float: right;
	font-size: 10px;
	line-height: 120%;
	width: 207px;
	margin-right: 44px;
	margin-bottom: 70px;
}
#reright {
	float: left;
	width: 440px;
	margin-left: 34px;
	margin-bottom: 50px;
}

#link table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#link table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 267px;
}
.copy {
	padding-top: 40px;
	font-size: 10px;
	color: #733B3A;
	padding-bottom: 10px;
}
#footer a {
	color: #6D3D3D;
}

.box {
	padding-left: 100px;
	margin-bottom: 40px;
	padding-right: 100px;
}
h2 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 40px;
	background-image: url(../img/h2back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 18px;
	font-weight: bolder;
}
.box dl {
	float: left;
	width: 221px;
	margin-right: 20px;
}
.menutitle {
	background-color: #6D3D3D;
	text-align: center;
	color: #F4DDE3;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menutext {
	line-height: 120%;
	padding-top: 4px;
}
.coupon {
	clear: both;
	float: none;
	width: 672px;
	border: 1px solid #6D3D3D;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
}
.box dl {
	margin-bottom: 20px;
}
.couponprint {
	text-align: right;
	padding-right: 60px;
}
.coupon3 {
	padding-right: 60px;
	padding-left: 60px;
}

.coupon4 {
	background-image: url(../img/img/cou2.gif);
	background-position: left top;
	height: 69px;
	z-index: 3;
	margin-top: -20px;
	width: 675px;
	background-repeat: no-repeat;
}
*html .coupon4 {
	margin-top: 0px;
}
*:first-child+html .coupon4 {
	margin-top: 0px;
}
#smenu2 li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 25px;
	width: 101px;
}
#smenu2 {
	text-align: center;
	width: 700px;
	background-image: url(../img/img/smenuback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	height: 25px;
}

#koeh li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 25px;
	width: 101px;
}
#koeh {
	text-align: center;
	width: 700px;
	background-image: url(../img/img/smenuback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-top: 20px;
}

#wrapper #main .box .small {
	width: 160px;
}
.boxleft {
	width: 375px;
	float: left;
	margin-right: 30px;
}
.boxleft2 {
	width: 300px;
	float: left;
	margin-right: 30px;
}
.boxleft3 {
	width: 450px;
	float: left;
	margin-right: 30px;
}
.boxright {
	width: 330px;
	float: left;
}
th {
	color: #5F3634;
	text-align: center;
	background-color: #E7D1D1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CEC0BD;
	border-right-color: #CEC0BD;
	border-bottom-color: #CEC0BD;
	border-left-color: #CEC0BD;
}
.special2 {
	width: 606px;
}
#wrapper #main .box .special .special2 {
	background-image: url(../img/event/waku2.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}
#wrapper #main .box .special .special2 .specialtitle {
	font-size: 18px;
	font-weight: bolder;
	color: #C00;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #713E3A;
	width: 530px;
}
#wrapper #main .box .special {
	width: 606px;
	clear: both;
	float: none;
	margin-left: 46px;
	margin-bottom: 12px;
}
.report2 {
	background-image: url(../img/event/waku5.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-right: 40px;
	padding-left: 40px;
}
.report {
	width: 700px;
	margin-bottom: 16px;
}
.reporttitle {
	background-color: #F4DBE2;
	padding-right: 0px;
	padding-left: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #713E3A;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: bolder;
	color: #713E3A;
	margin-bottom: 10px;
}
.reporttitle2 {
	background-color: #FFF9BB;
	padding-right: 14px;
	padding-left: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #713E3A;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: bolder;
	color: #713E3A;
	margin-bottom: 10px;
}

#wrapper #main .box .report .report2 img {
	float: right;
	margin-left: 10px;
}
table {
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	line-height: 200%;
}
th {
	background-color: #F2EDEC;
	text-align: center;
	font-weight: bolder;
}
td {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#wrapper #kajyou #link table tr td {
	padding: 0px;
}
#wrapper #kajyou #link table tr td {
	background-color: #E8B8C4;
}
.voice {
	float: left;
	width: 330px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.voice2 {
	background-image: url(../img/voice/waku2.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}
.center {
	clear: both;
	float: none;
	text-align: center;
}
.center3 {
	clear: both;
	float: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.staff2 {
	background-image: url(../img/voice/waku5.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-right: 40px;
	padding-left: 40px;
}
.staff {
	width: 700px;
	margin-bottom: 20px;
}
.voicetitle {
	font-size: 16px;
	color: #7B524C;
	font-weight: bolder;
	margin-bottom: 10px;
}
.stafftitle {
	font-size: 16px;
	font-weight: bolder;
	color: #7B524C;
	margin-bottom: 10px;
}
.staff2 img {
	float: right;
	margin-left: 10px;
}
#main2 h2 {
	padding-left: 74px;
}
#wrapper #main2 .box .boxleft2 table {
	margin-bottom: 4px;
	margin-top: 4px;
}

.center3 ul li {
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 28px;
}
.year {
	font-size: 24px;
	font-weight: bolder;
	color: #66312D;
}
.center3 ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.report2 table {
	margin: 0px;
}
.q {
	background-image: url(../img/voice/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-left: 30px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bolder;
	color: #66312D;
	width: 670px;
}
.a {
	background-image: url(../img/voice/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 3px;
	width: 670px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D4745;
}
#wrapper #main .box .report .report2 table tr th {
	background-color: #D2AA73;
}
#wrapper #main .box .report .report2 table tr td {
	background-color: #FBFAF7;
}
.centerhead {
	text-align: center;
	color: #5F2221;
	width: 940px;
	position: absolute;
}
#hassei .hasseifoot {
	margin-bottom: 0px;
}
#coupri {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#coupriright {
	width: 220px;
	float: right;
	padding-top: 20px;
}
#coupri #coupriright table tr td {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#coupri #coupriright table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
#coupri #couprileft {
	float: left;
	width: 450px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.reporttitle img {
	float: right;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.puyo {
	background-image: url(../img/info4.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 40px;
	padding-left: 44px;
	line-height: 130%;
	color: #8A300E;
}
#link table tr td a {
	color: #000;
	text-decoration: underline;
}
h1 {
	padding-top: 4px;
	font-size: 12px;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.toprebox {
	float: left;
	margin-right: 8px;
}
#topresult {
	background-image: url(../img/topreback.jpg);
	background-repeat: repeat-x;
	height: 150px;
	padding-top: 19px;
	padding-left: 19px;
}
.bana {
	margin-bottom: 12px;
}
.center2 {
	clear: both;
	float: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.center3 {
	background-image: url(../img/urogo.jpg);
	background-position: 100px center;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.center4 {
	clear: both;
	float: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 40px;
}
#footmenu {
	background-color: #C61106;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footmenu a {
	color: #FFF;
}
.rebox1 {
	float: left;
	width: 106px;
	margin-right: 10px;
}
.rebox {
	background-image: url(../img/result/yaji2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEC0BD;
	margin-bottom: 40px;
}
.rebox2 {
	float: left;
	width: 294px;
}
.rebox2t {
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C61106;
	padding-left: 8px;
}
.reka {
	border: 1px dotted #CEC0BD;
	background-color: #E2DAD8;
	padding: 2px;
	margin-right: 5px;
	font-size: 10px;
	color: #6E4738;
}
#reright img {
	margin-right: 4px;
	margin-bottom: 4px;
}
#harada {
	padding: 30px;
	background-color: #F1F1F1;
}
.harada2 {
	float: right;
	width: 122px;
}
.harada1 {
	width: 650px;
	float: left;
	color: #4F2B1D;
}
#tophead {

}
#bu img {
	width: 218px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#bu {
	text-align: center;
}
#mondaiten {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
.mondaibox {
	width: 737px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0426F;
	border-right-color: #B0426F;
	border-bottom-color: #B0426F;
	border-left-color: #B0426F;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.boxright2 {
	width: 450px;
	float: left;
}


.boxright3 {
	width: 300px;
	float: left;
}
.soku {
	background-image: url(../img/bu9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
}
.soko {
	background-image: url(../img/bu10.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
}
.fontbig {
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}
#english {
	float: right;
	padding-top: 5px;
}
.ten {
	list-style-type: disc;
	margin-left: 20px;
}
#our {
	background-image: url(../img/our.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 120px;
	padding-left: 120px;
	text-align: left;
	padding-top: 400px;
	padding-bottom: 44px;
}
#ourin {
	background-color: #FFF;
	padding: 20px;
	border: 1px dotted #030969;
}
