body {
	font-size:14px;
	color: #1B1B1B;
	line-height: 23px;
	letter-spacing:1pt;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h1 {
	font-size:10px;
	font-weight:normal;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 550px;
	color: #CCCCCC;
}
h1 a {
	text-decoration:none;
	color:#CCCCCC;
}
h2,h3,h4,h5,h6 {
	font-size: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 150px;
}

#outerwall {
	background-color:#FFFFFF;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	background-image: url(img/side_back.jpg);
}
#innerwall {
	text-align: left;
	width: 700px;
	margin-top:0px;
	color:#333333;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(img/header.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height:300px;
	width:800px;
}
#header01 {
	background-image: url(img/01_header.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height:300px;
	width:800px;
}
a:hover{color:#FF9900; position:relative;left:1px;top:1px;}
/* waku
--------------------------------------------*/
.box1 {
	text-align: left;
	padding-left: 10px;
	background-image: url(img/com_01.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 650px;
}
#menu {
padding: 2px 2px 0 2px;
font-size: 12px;
text-align:center;
line-height:1.6;
}
/* line
--------------------------------------------*/
 *.floatleft
{
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
 }
 *.floatright
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
 }
*.floatclear
{
	clear: both;
	top: 100px;
}
*.floating
{
    float: left;
    width: 50%;
    border: solid 1px #cccccc;
}
/* font
--------------------------------------------*/
.red {
	color:#FF0000;
}
.bule {
	color:#0000FF;
}
.brown {
	color:#990000;
}
.pink {
	color:#e83ed1;
}
.text18 {
	font-size:18px;
	line-height:200%;
}
.text14 {
	font-size:14px;
}
.text12 {
	font-size:12px;
}.text10 {
	font-size:10px;
}
.b {
	font-weight:bold;
}

.text24{
	font-weight:bold;
	font-size: 24px;
	font-style: normal;
}
p.impact:first-letter
{
   font-weight: bold;
   font-size: 150%;
}
      *.marker {
      background-color: #ffff00;
      }

/* list
--------------------------------------------*/
li {
	display:inline;
	padding:5px;
	margin-top:5px;
}
ul {
	margin-left:0px;
	}

/* foot
--------------------------------------------*/
.bottom{
	background-image: url(img/bottom_back.jpg);
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.foot {
	text-align:center;
	width:600px;
	margin-right: auto;
	margin-left: auto;
}

.foot_link {color:#666666; text-decoration:none;}

.link a {
 text-decoration:none;
 color:#333333;
 font-size:10px;
 }
