body {
	background-image: url(../images/background.jpg);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}




#container {
	background-color: #FFFFCb;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	margin: 0px;
}


/***********メニューロールオーバーサイズ違いバージョン*********/

#menu-box{
	width: 800px;
	height: 40px;
	margin: 0px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;

}

#menu {
	width: 800px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	display: inline;
}

#menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 800px;
	height: 40px;
}

#menu li {
	float: left;
	padding: 0px;
	margin: 0px;
	display:block;
	height: 40px;
}

#menu li img {
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu1b {
	background:url(../images/menu1b.gif) no-repeat;
	float: left;
	width: 102px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu1b a{
	display:block;
	width:102px;
	height:40px;
}

#menu li.menu2b {
	background:url(../images/menu2b.gif) no-repeat;
	float: left;
	width: 106px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu2b a{
	display:block;
	width:106px;
	height:40px;
}

#menu li.menu3b {
	background:url(../images/menu3b.gif) no-repeat;
	float: left;
	width: 102px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu3b a{
	display:block;
	width:102px;
	height:40px;
}

#menu li.menu4b {
	background:url(../images/menu4b.gif) no-repeat;
	float: left;
	width: 127px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu4b a{
	display:block;
	width:127px;
	height:40px;
}

#menu li.menu5b {
	background:url(../images/menu5b.gif) no-repeat;
	float: left;
	width: 118px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu5b a{
	display:block;
	width:118px;
	height:40px;
}

#menu li.menu6b {
	background:url(../images/menu6b.gif) no-repeat;
	float: left;
	width: 138px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu6b a{
	display:block;
	width:138px;
	height:40px;
}

#menu li.menu7b {
	background:url(../images/menu7b.gif) no-repeat;
	float: left;
	width: 107px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu7b a{
	display:block;
	width:107px;
	height:40px;
}


#menu li a:hover {
	background:transparent;
}

#menu li a:hover img{
	visibility:hidden;
}


img {
	border: none;
}

.clear {
	clear: both;
}

/*******contents******************/

#container .flash {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#leftside {
	float: left;
	width: 340px;
	margin-top: 10px;
	margin-left: 0px;
}

#leftside .left {
	width: 340px;
	margin-top: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDA600;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FDA600;
	background-color: #FFFFD9;
	margin-right: auto;
	margin-bottom: 0px;
}

#right {
	float: right;
	width: 420px;
	margin-top: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	border: 1px solid #993300;
	padding-bottom: 10px;
}

h2 {
	margin: 0px;
}

#leftside .left p {
	font-size: 95%;
	line-height: 140%;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 5px 3px 5px 7px;
}

.maru {
	font-size: x-small;
	color: #FFCC00;
}

dl {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

dt {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	padding: 5px 5px 5px 10px;
	margin-top: 10px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}

dd {
	font-size: 95%;
	line-height: 120%;
	color: #663300;
	padding: 0px 5px 5px 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	margin-right: 15px;
}

dt a {
	color: #FFFFFF;
	text-decoration: underline;
}

dt a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}

.consept-line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDA600;
}

#leftside .add {
	width: 340px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#leftside .add p {
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px 7px 5px;
}
#leftside .namebox {
	width: 340px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftside .namebox p {
	font-size: 85%;
	line-height: 140%;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding: 5px;
}
#leftside .linebox {
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #FDA600;
}
#leftside .linebox p {
	font-size: 85%;
	line-height: 140%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

