/*////////////////////////////////////////

  初期設定

///////////////////////////////////////*/

*{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	 }

body{
}

a img{
border :none;
}

#wp_contents{
margin:0;
padding:0;
}

#wp_contents p{
margin-bottom:0 0 15px 0;
padding:0;
}

#wp_contents a{
overflow: hidden;
color:#000066;
}

#wp_contents a:hover{
color:#cc0000;
text-decoration:underline;
}

#wp_contents table{
margin:0;
paddimg:0;
font-size:12px;
}

#wp_contents table td{
margin:0;
padding:0;
border-spacing:0;
line-height:1.3;
}

#wp_contents table.staff td{
vertical-align:top;
}

#wp_contents table.waku td img{
border:1px solid #ccc;
padding:2px;
}


#wp_contents table td .alignleft{
margin-right:10px;
} 

a.anc{
text-decoration:none;
}

strong{
font-weight:bold;
}

.clear {
clear:both;
}

p{
line-height:1.5;
}

p img{
vertical-align:middle;
}

/*////////////////////////////////////////

  h1setting

///////////////////////////////////////*/

h1{
margin:0 0 10px 0;
padding:0;
}

#sigle_title{
background:url(../images/h1_bg.gif) no-repeat 0 0;
height:21px;
padding:7px 0 0 10px;
font-size:14px;
font-weight:bold;
color:#121212;
}

/*////////////////////////////////////////

  h2setting

///////////////////////////////////////*/

h2{
height:25px;
background:url(../images/h2_bg.gif) no-repeat 0 0;
padding:3px 0 0 10px;
margin-bottom:10px;
font-size:14px;
color:#fff;
}

/*////////////////////////////////////////

  h3setting

///////////////////////////////////////*/

h3{
clear:both;
color:#000066;
font-size:12px;
margin:0 0 5px 0;
padding:0 0 0 15px;
background:url(../images/mark.gif) no-repeat 0 2px;
}

/*////////////////////////////////////////

  h4setting

///////////////////////////////////////*/

h4{
clear:both;
height:31px;
background:url(../images/h4_bg.gif) no-repeat 0 2px;
padding:0 0 0 24px;
margin:20px 10px 10px;
font-size:14px;
}

/*////////////////////////////////////////

  h5setting

///////////////////////////////////////*/

h5{
font-size:16px;
margin:0 20px 15px;
}

h2 a,h3 a,h3 a,h4 a,h5 a{
font-weight:bold;
text-decoration:none;
}

/*////////////////////////////////////////

  Box Setting

///////////////////////////////////////*/

.fifty{
margin-bottom:50px;
}

.forty{
margin-bottom:40px;
}

.thirty{
margin-bottom:30px;
}

.twofive{
margin-bottom:25px;
}

.twenty{
margin-bottom:20px;
}

.fifteen{
margin-bottom:15px;
}

.ten{
margin-bottom:10px;
}

.five{
margin-bottom:5px;
}


