body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	background-image: url(../img/back1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#bace {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/img1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #333300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	padding-top: 5px;
}
#header #logo1 {
	float: left;
	margin-top: 20px;
}

#header #logo2 {
	float: left;
	margin-top: 15px;
}


#header #name_box {
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	margin-top: 8px;
	width: 300px;
	float: right;
	padding-bottom: 3px;
}
#header #menu_box {
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-left: 130px;
}
#header #btn_column {
	text-align: right;
	margin-right: 20px;
	padding-top: 10px;
}
#main {

}
#main #msg {
	line-height: 140%;
	margin-top: 40px;
	float: right;
	width: 340px;
	padding-right: 20px;
}
#main #msg p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #330;
}
#waku {
	border: 1px solid #630;
	padding: 15px;
}
#main #gyoumu {
	width: 370px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#main #gyoumu h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: medium;
	letter-spacing: 5px;
	background-color: #960;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main #gyoumu h3 {
	color: #060;
	font-size: small;
	margin-top: 15px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960;
	letter-spacing: 2px;
}
#main #gyoumu p {
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 0px;
}
#bace #main2 {
	padding-bottom: 20px;
	padding-top: 20px;
}

#main2 #ccma {
	line-height: 140%;
	width: 370px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#main2 #ccma #waku {
	background-color: #F5F4E0;
}
#main2 #ccma h2 {
	font-size: small;
	color: #036;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main2 #ccma h2 a {
	color: #060;
	letter-spacing: 2px;
}
#main2 #ccma em {
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
}
#main2 #ccma p {
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 0px;
}

#main2 #com_info {
	text-align: right;
	float: right;
	margin-right: 30px;
	margin-top: 25px;
}
#main2 #com_info h2 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main2 #com_info p {
	margin-top: 10px;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
