*{
  margin : 0px;
  padding : 0px;
}
body{
  text-align:center;
  background-color:#ffffff;
  font-size:small;
  color:#333333;
  line-height:140%;
}


p{
	text-indent:1em;
}


#wraper{
width:720px;
margin:12px 0px;
}


#header{
  margin:0px;
  width:720px;
  text-align:left;
}
#l_head{
  text-align:left;
  float:left;
  width:230px;
}
#c_head{
  text-align:right;
  float:left;
  width:370px;
}
#r_head{
  text-align:right;
  float:left;
  width:120px;
}

#h_menu{
	clear:both;
	width:720px;
	line-height:100%;
}

#h_menu ul{
list-style:none;
margin:0px;
padding:0px;
height:30px;
}

#h_menu li{
float:left;
width:120px;
margin:0px;
padding:0px;
}

#h_menu a{
	display:block;
	width:100%;
	padding:6px 0px 6px;
	color:#ffffff;
	background-color:#cccccc;
	text-decoration:none;
	background-image:url('../img/bg_img.gif');
	background-position:left top;
	text-align:center;
}

#h_menu a:hover{
	color:#ffffff;
	background-color:#999999;
	background-position:right top;

}

#content{
  margin:0px;
  width:720px;
  text-align:left;
}



#footer{
text-align:left;
width:720px;
clear:both;
}

h1{
  color
: #333333;
	background-color:#ededed;
	text-align : center ;
  vertical-align:middle;
  font-family : Arial,平成角ゴシック,MS
Pゴシック sans-serif;
  font-size:large;
  font-weight:900;
  padding:6px;
  margin:
4px 8px 6px 6px;
  border-top : 1px dotted #999999;
  border-bottom : 1px dotted #999999;
	line-height:120%;

}

h2{
	background:url('../img/item_bg.gif') left top repeat-x;
	margin : 0;
	padding:6px 20px 4px 20px;
	font-size:medium;
	border : 1px solid #cccccc;
}


h3{
	background:url('../img/item_bg3.gif') left top repeat-x;
	margin : 0;
	padding:2px 20px 2px 20px;
	font-size:small;
	border : 1px solid #cccccc;
}

h4{
	background:url('../img/item_bg2.gif') left top repeat-x;
	margin : 0;
	padding:2px 10px 2px 10px;
	font-size:small;
	border : 1px solid #cccccc;
}


.gray{color:dimgray;font-size:small;word-spacing:0.2em;letter-spacing:0.1em}


table#tb01{
	border-collapse:collapse;
	border-style:solid;
	border-color:#003333;
}

table#tb02{
	border-collapse:collapse;
	border-style:solid;
	border-color:#0033cc;
}


.white{
color:white;
font-size:medium;
}


.orange{
color:orange;
font-size:small;
}

.nom{
background-color:#ff9900;
color:#ffffff;
padding:1px;
border:1px solid #663300;

}

ul#ind2{
margin:2px 24px;
list-style-type:square;
}

li#ind2{
text-indent:2em;
}

dd#ind2{
text-indent:2em;
}

<!--共通スタイル//-->

