/* Font */
td,p,div {
 font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#666666;
	font-size:12px;
}

.bold{
font-weight:bold
}

.size-s {
font-size:10px
}

.orange01{
color:#cc6600
}

.orange15{
color:#cc6600;
font-size:15px;
font-weight:bold
}

.white-bo01{
	font-weight: bold;
	color:#FFFFFF;
	font-size: 15px;
}

.white01{
color:#FFFFFF
}

.white-s{
	color:#FFFFFF;
	font-size: 10px;
}

.red-s{
color:#CC0000;
font-size:10px
}

.red-bo01{
font-weight: bold;
color:#CC0000
}

.red-bo02{
font-weight:bold;
color:#990000
}

.brown-bo01 {
	font-weight: bold;
	color: #663300;
}

.brown01 {
	color: #663300;
}

.brown15 {
font-size:15px;
	font-weight: bold;
	color: #663300;
}

#brown-bo01 {
	font-weight: bold;
	color: #663300;
}

#orange-bo01{
	font-weight: bold;
	color: #cc6600;
}

#white-bo01{
	font-weight: bold;
	color: #FFFFFF;
}

#white {
color:#FFFFFF
}

.pink-bo01 {
	font-weight: bold;
	color: #CC6699;
}
.pink-bo02 {
	font-weight: bold;
	color: #CC6666;
}

.blue-bo01{
	font-weight: bold;
color:#6699CC
}

.blue-bo02 {
font-weight:bold;
color:#003399
}

.size15 {
	font-size: 15px;
}

.bor01 {
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#ffffff
}

.brown03 {
color:#996633
}

.red-01 {
font-weight: normal;
color:#CC0000
}



/* link */
a:link {
	color: #666666;
	text-decoration:none
}

a:visited {
	color: #666666;
	text-decoration:none
}

a:hover {
	color: #666666;
	text-decoration:none
}

a:active {
	color: #666666;
	text-decoration:none
}



/* etc */

#u-l{
text-decoration:underline
}

#padding5{
padding:5px
}

.brown-bor03 {
color:#996633;
font-weight:bold
}

td.bg_line_dot {
	background-image: url(img/dot01.gif);
	background-repeat: repeat-x;
	background-position: center;
}


img.waku_01{
	border:1px solid #666666;
	margin: 0px;
	padding: 0px;
	}

td.left_bgimg {
	background-image:url(img/bg03.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height:620px;
	}

img.left_image {
	margin:0px 10px 10px 0px;
	padding:0;
	float:left;
	}

.no_layout {
	clear:both;
}
