@charset "shift_jis";

* {
   margin: 0;
   padding: 0;
   font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #DDDDDD;
	background-position: center;
}

 a:link {
	color: #3333FF;
	text-decoration: none;
}
 a:visited {
	color: #663366;
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
}
 a:active {
	color: #3333FF;
}

#wrap {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left: 1px #C5B596 solid;
	border-right: 1px #C5B596 solid;
	background-color: #ffffff;
}

/********** header **********/
#header {
	width: 800px;
	margin: 0px;
	border-bottom: 3px #C5B596 solid;
}

#update {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 10px;
	float: left;
	font-size: 80%;
	color: #333333;
}

#head_navi {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 10px;
	float: right;
	font-size: 80%;
}
#head_navi img {
	margin-left: 10px;
	margin-right: 5px;
}
#head_navi a:link {
	color: #333333;
	text-decoration: none;
}
#head_navi a:visited {
	color: #333333;
	text-decoration: none;
}
#head_navi a:hover {
	text-decoration: underline;
}
#head_navi a:active {
	color: #333333;
}

/********** footer **********/
#footer {
	width: 800px;
	margin: 0px;
	text-align: right;
	clear: both;
}

#footer p {
	padding-right: 10px;
	font-size: 80%;
}

#credit {
	width: 800px;
	margin-top: 5px;
	clear: both;
}

.pagetop {
	margin-right: 10px;
}

/********** contents **********/
#inner_wrap {
	width: 800px;
	margin: 0px;
}

#side_ind {
	width: 200px;
	padding-left: 10px;
	margin: 0px;
	float: left;
}

#main_contents {
	width: 770px;
	padding-right: 10px;
	float: right;
}

#address {
	width: 180px;
	margin-top: 10px;
	font-size: 80%;
	color: #333333;
}

.message_box {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.message_box p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 80%;
	color: #333333;
}

.side_title {
	width: 180px;
	border-top: 1px #CC9966 solid;
	border-left: 1px #CC9966 solid;
	border-right: 1px #CC9966 solid;
}

.side_body {
	width: 180px;
	margin-bottom: 10px;
	font-size: 90%;
	border-bottom: 1px #C5B596 solid;
	border-left: 1px #C5B596 solid;
	border-right: 1px #C5B596 solid;
}

.ad_title {
	width: 180px;
	border-top: 1px #CC9966 solid;
	border-left: 1px #CC9966 solid;
	border-right: 1px #CC9966 solid;
}

.ad_body {
	width: 180px;
	margin-bottom: 20px;
	border-bottom: 1px #CC9966 solid;
	border-left: 1px #CC9966 solid;
	border-right: 1px #CC9966 solid;
}

.ad_body p {
	padding: 5px;
	font-size: 80%;
}
.whats_title {
	width: 770px;
}

.whats_body {
	width: 748px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 80%;
	color: #333333;
	background: #FFFFCC;
	border-bottom: 1px #C5B596 solid;
	border-left: 1px #C5B596 solid;
	border-right: 1px #C5B596 solid;
}

.main_ind_L {
	width: 360px;
	margin-bottom: 7px;
	float: left;
}

.main_ind_R {
	width: 360px;
	margin-right: 5px;
	margin-bottom: 7px;
	float: right;
}

.main_ind_R2 {
    vertical-align: bottom;
    text-align: right;
	width: 360px;
	margin-right: 5px;
	margin-bottom: 7px;
	float: right;
}

.td_title {
	margin: 0;
}

.td_body {
	 padding-top: 5px;
	 padding-left: 5px;
	 font-size: 90%;
	 color: #333333;
}

/********** list **********/
ul.side {
	padding-top: 10px;
	margin-bottom: 5px;
	margin-left: 26px;
}

li.side {
	padding-bottom: 6px;
	list-style-image: url(../image/mk_green.gif);
	color: #333333;
}

li.side_new {
	padding-bottom: 6px;
	list-style-image: url(../image/mk_new.gif);
	color: #333333;
}

ul.ad {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

li.ad {
	padding-bottom: 6px;
	list-style-type: none;
}

ul.whats {
	margin-bottom: 5px;
	margin-left: 26px;
	line-height: 120%;
}

ul.whats02 {
	margin-bottom: 15px;
	margin-left: 26px;
	line-height: 120%;
}

li.date {
	margin-left: -26px;
	list-style-type: none;
	color: #333333;
}

li.whats {
	padding-bottom: 3px;
	list-style-image: url(../image/mk_disk.gif);
	color: #333333;
}


li.whats02 {
	padding-bottom: 3px;
	list-style-image: url(../image/mk_diskp.gif);
	color: #333333;
}

ul.main {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

ul.main02 {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}

li.main {
	padding-bottom: 3px;
	list-style-image: url(../image/mk_green.gif);
	color: #333333;
}

li.main02 {
	padding-bottom: 3px;
	margin-left: 15px;
	list-style-image: url(../image/mk_gray.gif);
	color: #333333;
}

li.main_new {
	padding-bottom: 3px;
	list-style-image: url(../image/mk_new.gif);
	color: #333333;
}

li.main02_new {
	padding-bottom: 3px;
	margin-left: 15px;
	list-style-image: url(../image/mk_new.gif);
	color: #333333;
}


/********** List **********/
.list01 ul {
	margin-left: 12px;
	padding-left: 30px;
	list-style-type: disc;
	font-size: 80%;
	color: #333333;
}

.list01 li {
	padding-left: 2px;
	padding-top: 2px;
}

.list02 ul {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-left: 20px;
	list-style-type: disc;
	font-size: 80%;
	color: #333333;
}

.list02 li {
	padding-left: 6px;
	padding-top: 6px;
}

.spe {
    width: 755px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.w_left {
    width: 500px;
	font-size: 80%;
}

.w_right {
    width: 255px;
    text-align: right;
    vertical-align: bottom;
}

/********** Module **********/

.bold{font-weight: bold;}
.red{color: #FF0033;}
.t_right{text-align: right;}
.f_right {float:right;}
.clear {clear: both;}

/*BOX—p*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.box1{
    margin-top: 15px;
    text-align:center;
    width:100%;
}
