@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(img/blue_p8b.gif);
	line-height: 150%;
}
h1 {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
	font-size: large;
}


#container  {
	width: 780px; 
	background: #FFFFFF;
	text-align: left;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#container #pankuzu {
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #666666;
	font-size: small;
	margin: 0px;
	text-indent: 70px;
	width: 100%;
}

#header  {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
} 
#header #img01 {
	margin-top: 0px;
	margin-right: 550px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #topbbaner {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
	padding: 0px;
}
#sidebar1  {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 200px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 15px 10px 15px 20px;
}
#titleber {
	text-align: left;
	background-image: url(img/titleber.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 250px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#googleber {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



#mainContent  {
	font-size: small;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 170%;
} 
#footer  {
	padding: 0 10px 0 20px;
	background-color: #999999;
	text-align: center;
	font-size: small;
} 
#footer  p  {
	margin: 0; 
	padding: 10px 0;
	color: #FFFFFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloatall {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.rink {
	list-style-type: square;
	line-height: 150%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.hyoutitle01{
	color:#FFFFFF;
	text-align: left;
	background-image: url(img/minititleback.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.120ber{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 330px;
}
.sid120{
	font-size:small;
	float: right;
	width: 320px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.White{
    color:#FFFFFF;
}
.red{
    color:#FF0000;
}
.grei{
    color:#666666;
}
.size-1{
    font-size:small;
}
.size-2{
    font-size:x-small;
}
.xxl{font-size:xx-large;
}
.gyou100 {
	line-height: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.gyou200 {
	line-height: 300%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
