body {

	font-size: 12px;

	line-height: 18px;

	color: #663300;

	margin: 0px;

	padding: 0px;

	background-image: url(../images/bg.jpg);

}

a {

	color: #0033FF;

	text-decoration: none;

}

a:hover {

	color: #FF6600;

}

* html body{padding-left:1px;} /* css hack "centering background-image" for IE (until ver.6) */

*+html body{padding-left:1px;} /* css hack "centering background-image" for IE (ver.7) */



html,body{

 height:100%;

}

#wrap{

 height:100%;

 min-height:100%;

}

body>#wrap{

 height:auto;

}



h1,h2,h3,h4,p {margin: 0px; padding: 0px;}

td,th {

	font-size: 12px;

	line-height: 18px;

	color: #663300;

}









.count {display: none; height: 0px;}

.big {font-size: 14px; line-height: 18px;}

.small {

	font-size: 10px;

	line-height: 14px;

}



#wrap {

	

	width: 800px;

	background-image: url(../images/mcbgtop.gif);

	background-repeat: no-repeat;

	background-position: top;

	padding-top: 0px;

	padding-right: 100px;

	padding-bottom: 0px;

	padding-left: 100px;



}

#headtxt {

	font-size: 10px;

	text-align: right;

	padding: 3px;

	width: 1000px;

}

#bgwrap {

	width: 1000px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	/*margin-left: 10px;*/

	background-image: url(../images/mcbg.gif);

	background-repeat: repeat-y;

}

#bg2wrap {

	width: 1000px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	/*margin-left: 10px;*/

	background-image: url(../images/mcbg2.gif);

	background-repeat: repeat-y;

}



#main {

	width: 530px;

	margin-left: 10px;

}



/*navi*/



#indexnavi {

	margin: 0px;

	padding: 0px;

	height: 120px;

	width: 620px;

}



#indexnavi img {

	vertical-align: top;

}

#indexnavi li {

	padding: 0px;

	list-style-type: none;

	margin: 0px;

	float: left;

}

#indexnavi ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#indexmain {

	padding-top: 15px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}



.bgindex {

	background-image: url(../images/index_bg01.gif);

	background-repeat: no-repeat;

	text-align: right;

}

#navi {

	margin: 0px;

	padding: 0px;

	width: 210px;

	text-align: center;

}



#navi img {

	vertical-align: top;

}

#navi li {

	list-style-type: none;

}

#navi ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;



}

#topcontents {

	width: 760px;

	padding-top: 15px;

	padding-right: 20px;

	padding-bottom: 15px;

	padding-left: 20px;

}

#head {

	font-size: 10px;

	background-image: url(../images/headbg.gif);

	height: 19px;

	padding-top: 3px;

	padding-left: 10px;

	overflow: hidden;

	color: #FFFFFF;

	width: 780px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding-right: 10px;

}

#contents {

	margin: 0px;

	width: 584px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 6px;

}



#foot {

	font-size: 12px;

	text-align: center;

	color: #FFFFFF;

	background-color: #FFFFFF;

	padding: 0px;

	width: 585px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 20px;

	margin-left: auto;

}

#mcfoot {

	font-size: 12px;

	text-align: center;

	color: #FFFFFF;

	background-color: #FFFFFF;

	width: 800px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}





/*color*/

.cyan {color: #336666;}

.blue {color: #0066FF;}

.brown {

	color: #CC6633;

}

.orange {color: #FF6600;}

.eme {color: #669999;}

.yellow {color: #FFCC00;}

.red {color: #FF3300;}

.redbrown {color: #990000;}

.green {color: #009900;}

.pink {color: #FF6666;}

.greyell {color: #999933;}

.dgreen {color: #006600;}





/*margin*/

.mgn1 {margin-bottom: 1px;}

.mgn3 {margin-bottom: 3px;}

.mgn5 {margin-bottom: 5px;}

.mgn10 {margin-bottom: 10px;}

.mgn12 {margin-bottom: 12px;}

.mgn15 {margin-bottom: 15px;}

.mgn20 {margin-bottom: 20px;}

.mgn30 {margin-bottom: 30px;}

.mgn10up {margin-top: 10px;}

.mgn15up {margin-top: 15px;}

.mgnud10 {margin: 10px 0px;}



/*layout*/

.floleft {

	float: left;

	margin-right: 10px;

	margin-bottom: 5px;

}

.floright {float: right; margin-bottom: 5px; margin-left: 5px;}

.clear {clear: both;line-height: 0px;height: 0px;}



.box {

	margin: 0px;

	padding: 0px 0px 25px;

}







.dotline {

	line-height: 10px;

	margin-bottom: 15px;

	border-bottom: 1px dotted #999999;

	margin-top: 15px;

}

.indexnews {

	margin-bottom: 10px;

	padding-bottom: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #663300;

	font-size: 16px;

	font-weight: bold;

	color: #993300;

	padding-top: 5px;

}

img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.padbtm10 {

	padding-bottom: 10px;

}



.center {

	text-align: center;

}

.conmain {

	width: 540px;

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 24px;

}

.detailtit {

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #663300;

}

.form td {

	font-size: 12px;

	color: #663300;

	padding-top: 5px;

	padding-bottom: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #663300;

}





.right {

	text-align: right;

}

.partymain {

	background-image: url(../images/party_bg.gif);

	background-repeat: repeat-y;

	width: 220px;

	padding-right: 50px;

	padding-left: 50px;

}



.omtnsmain {

	background-image: url(../images/omotenashi_bg.jpg);

	background-repeat: no-repeat;

	width: 260px;

	padding-right: 30px;

	padding-left: 30px;

}

.chair {

	background-image: url(../images/omotenashi_p03.jpg);

	background-repeat: no-repeat;

	background-position: top;

	margin-bottom: 10px;

	padding-right: 150px;

	height: 220px;

}

.bgbrown {

	background-color: #f5ebdb;

	padding: 10px;

	margin-bottom: 20px;

}

.otooshitxt {

	background-color: #FFFFFF;

	padding: 10px;

}

#otooshiwrap {

	width: 1000px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding-top: 15px;

	padding-bottom: 25px;

}



#topnewsgear {

	float: right;

	width: 190px;

	margin-right: 5px;

}









#newsgearlist dl {

	margin: 0px;

	padding: 8px 0px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #663300;

}



#newsgearlist dt {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 60px;

}

#newsgearlist dd {

	margin: 0px;

	padding: 0px;

}

