@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------------------------(yoshikawa)----------*/

.bold {
	font-weight: 800;
	}

.red {
	color: red;
	}

.boxYoshi {
	width: 780px;
	margin-left: 50px;
	}

.boxYoshi02 {
	width: 780px;
	text-align: center;
	}

.formName {
	width: 130px;
	}

.formMail {
	width: 250px;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.yoshiTable {
	border: solid 1px #cdcdcd;
	}

.yoshiTable tr {
	}

.yoshiTable tr td {
	padding: 3px 10px;
	font-size: 13px;
	}

.yoshiTable tr .text_bold_red {
	background-color: #f5f5f5;
	}

.yoshiPoint {
	width: 720px;
	*width: 860px;
	height: 95px;
	*height: 120px;
	padding-top: 25px;
	padding-left: 140px;
	background-image: url("img/point.gif");
	background-position: left top;
	background-repeat: no-repeat;
	}

.yoshiPoint span {
	color: #00A99E;
	font-size: 140%;
	font-weight: 900;
	line-height: 1.7em;
	border-bottom: dashed 1px #cdcdcd;
	}

.yoshiPoint span span {
	line-height: 1.3em;
	color: red;
	border-bottom: none;
	}

#yoshiPoint02 {
	height: 105px;
	*height: 120px;
	padding-top: 15px;
	}

#yoshiPoint02 span {
	line-height: 1.4em;
	}

#yoshiPoint03 {
	height: 105px;
	*height: 120px;
	padding-top: 15px;
	line-height: 1.6em;
	}

#yoshiPoint04 {
	height: 90px;
	*height: 120px;
	padding-top: 30px;
	}

#yoshiPoint04 span {
	color: #00A99E;
	font-size: 110%;
	font-weight: 900;
	line-height: 2em;
	}



body  {
	font-size: 15px;
	margin: 0px;
	line-height: 1.75em;
	letter-spacing: 0.15em;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}

.clr {
	clear: both;
}

/*-------------------------------------------------------------------------------------------------------(link color)----------*/

a {
	color: #4D7DC1;
}

a:active {
	color: #9E3EFF;
}

a:hover {
	color: #2C4F7E;

}

/*-------------------------------------------------------------------------------------------------------(textblock)----------*/

.text_box_right
{
	text-align: right;
}

.text_box_center
{
	text-align: cenetr;
}

.text_box_left
{
	text-align: left;
}

/*-------------------------------------------------------------------------------------------------------(text)----------*/

.text_red
{
	color: #FF0000;
}

.text_bold
{
	font-weight: bold;
}

.text_under
{
	text-decoration: underline;
}

.text_by
{
	background-color: #FFFF00;
}


.text_bold_under
{
	text-decoration: underline;
	font-weight: bold;
}

.text_bold_red
{
	font-weight: bold;
	color: #FF0000;
}

.text_bold_blue
{
	font-weight: bold;
	color: #0000FF;
}

.text_under_red
{
	text-decoration: underline;
	color: #FF0000;
}

.text_bold_under_red
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}

.text_bold_by
{
	font-weight: bold;
	background-color: #FFFF00;
}

.text_bold_12
{
	font-weight: bold;
	font-size: 12px;
}

.text_bold_by2
{
	font-weight: bold;
	background-color: #FFFF00;
	color: #3366FF;
}

.text_bold_by3
{
	font-weight: bold;
	color: #3366FF;
}

.text_under_by
{
	text-decoration: underline;
	background-color: #FFFF00;
}

.text_bold_under_by
{
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFF00;
}

.text_bold_red_by
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

.text_under_red_by
{
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFFF00;
}

.text_bold_under_red_by
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

.text18_bold
{
	font-weight: bold;
	font-size: 18px;
}

.text18_bold_under
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}

.text18_bold_red
{
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}

.text18_under_red
{
	text-decoration: underline;
	color: #FF0000;
	font-size: 18px;
}

.text18_bold_under_red
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}

.text18_bold_by
{
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 18px;
}

.text18_bold_under_by
{
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 18px;
}

.text18_bold_red_by
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 18px;
}

.text18_bold_under_red_by
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 18px;
}

.text25_bold
{
	font-weight: bold;
	font-size: 25px;
}

.text25_bold_under
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 25px;
}

.text25_bold_red
{
	font-weight: bold;
	color: #FF0000;
	font-size: 25px;
}

.text25_under_red
{
	text-decoration: underline;
	color: #FF0000;
	font-size: 25px;
}

.text25_bold_under_red
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	font-size: 25px;
}

.text25_bold_by
{
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 25px;
}

.text25_bold_under_by
{
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 25px;
}

.text25_bold_red_by
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 25px;
}

.text25_bold_under_red_by
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 25px;
}

/*-------------------------------------------------------------------------------------------------------(container)----------*/

#container {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------------------------------------------------------------------------------------(head)----------*/

#head {
	width: 898px;
	height:157px; /*270px*/
}

/*-------------------------------------------------------------------------------------------------------(content)----------*/
.countdown {
	padding: 15px;
	font-size: 24px;
	text-align: center;
	background: red;
	color: white;
}

#content {
	width: 898px;
	margin-top: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
	background-color: #FFFFFF;
}

.box01 {
	width: 898px;
	margin-top: 0;
	*margin-top: -5px;
	text-align: left;
	background-image: url(img/003.jpg);
	background-repeat: repeat-y;
}

.box01 td {
	text-align: left;
	}

.box02 {
	padding-right: 17px;
	padding-left: 17px;
}

.box02 p {
	padding: 0 50px;
	margin: 0;
}
.box02tokuten {
	padding-right: 17px;
	padding-left: 17px;
}
.box03 {
	background-image: url(img/014.jpg);
	background-repeat: repeat-y;
}

.box03t {
	width: 898px;
}

.box03m {
	padding-right: 70px;
	padding-left: 70px;
}

.box03l {
	width: 898px;
	background-image: url(img/015.jpg);
	background-repeat: no-repeat;
	height: 31px;
}

.box04 {
	padding-right: 80px;
	padding-left: 80px;
}


/*-------------------------------------------------------------------------------------------------------(left)----------*/

#left {
	width: 200px;
	float: left;
}

/*-------------------------------------------------------------------------------------------------------(right)----------*/

#right {
	width: 360px;
	float: right;
}

/*-------------------------------------------------------------------------------------------------------(foot)----------*/

#foot {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}

/*---------------------------------------------------------------------------------------------------------------------------------
0.++IMG BTN

#menu_text {
	margin-left: 30px;
}

.menu-list
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.menu-list-item a
{
	width: 142px;
	height: 14px;
	padding-top: 1px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	float: left;
	margin: 3px;
	color: #FFFFFF;
	background-color: #333333;
}

.menu-list-item a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

-----------------------------------------------------------------------------------------------------------------------TEXT BTM

#menu_btn {
	padding-left: 30px;
}

ul.btn {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}

ul.btn li {
	width:120px;
	height:30px;
	float: left;
}

ul.btn li a {
	display:block;
	width:120px;
	height:30px;
	text-indent:-10000em;
	background-repeat:no-repeat;
	background-position:50% 0px;
}

ul.btn li a:hover {
	background-position:50% -30px;
}
ul.btn li.btn01 a {
	background-image:url(imge/bt_01.jpg);
}

----------*/
