@charset "Shift-JIS";

* {font-family:"ＭＳ Ｐゴシック","ＭＳゴシック", Osaka, "ヒラギノ角ゴ Pro W3",
"平成角ゴシック","Verdana","Arial","Helvetica",sans-serif;
     margin: 0;
     padding: 0;
     text-decoration: none;
     font-size: 100%;
     font-style: normal;
}

img{
border:0;
}

body{
font-size:85%;
margin:0;
padding:0;
background:url(../images/bg.gif);
background-repeat:repeat-x;
background-position: top;
line-height:1.3em;
}

sup,
sub {
	vertical-align: baseline;
	position: relative;
}

sup {
	top: -4px;
	left:0px;
}

sub {
	top: 4px;
	left:0px;
}

td{
vertical-align:middle;
}

h3{
font-size:100%;
font-weight:bold;
}

h4{
font-weight:bold;
font-size:100%;
}

.box1{
width:784px;
background:url(../images/boxbg.gif);
background-repeat:repeat-y;
background-position:center;
}

.box2{
width:780px;
}


.green{

color:#1e8d87;
font-weight:bold;
}


/*パンくず*/

.pans{
margin:0px 0px 0px 0px;
padding:10px 0px 0px 15px;
text-align:left;
font-size:80%;
width:765px;
clear:both;

}
/*パンくず*/


/* フッター */

.foot{
padding-top:7px;
width:780px;
height:20px;
border-top:1px solid #d0d0d0;
border-bottom:7px solid #1c8d87;
}

.footmenu{
padding-left:15px;
float:left;
}

.copyright{
padding-right:15px;
float:right;
}

/* フッター */
