@charset "UTF-8";

/* ========BASIC======== */
* {
    font-family: "メイリオ", Verdana,Arial, Helvetica, sans-serif, "Meiryo","ＭＳ Ｐゴシック", Osaka;
    font-size:12px;
        

}

body {
	background-image: url(../img/bg_g.jpg);
	background-repeat: repeat;
padding:0;
    margin: 0;

}
td img {
display: block;
}

.clear {
	clear: both;
}


br {
   letter-spacing:normal;
}

td.photo{
  width:95%;
  valign:top;
  padding-left:25px;
}

td.photo img{
  margin-top: 25px;

}

a {
   color:#990000;
   text-decoration:none;
    font-weight: bold;

}

a:hover {
   color:#CC0000;
}

img {
   border:0;
   vertical-align:bottom;
}

h2,h3,h5,h6 {
   margin:0;
}

h1 {
    line-height: 14px;
    color: #ffffff;
    font-weight: bold;
    float: center;
    margin: 5px 3px 5px 5px;
    padding-left: auto;
    padding-right: auto;
    font-size:14px;
}

h2 {
    line-height: 30px;
    color: #000000;
    font-weight: bold;
    float: right;
    font-size: 28px;
        margin: 5px 30px 5px 5px;


}

h4 {
	line-height: 18px;
}

ul {
margin-top: 10px;
margin-bottom: 10px;
}

ul li {

line-height: 140%;
}

.style1 {
color: #FFFFFF;
	font-weight: bold;

}

.style4 {
	font-size: 14px;
	line-height: 22px;
}

.style8 {
font-size: 14px;
}

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

.style10 {
	font-size: 14px;
	line-height: 22px;
	color: #CC0000;
	font-weight: bold;
}


div#base {
    width:730px;
    padding:auto;
    border:1px solid;
    border-width:thin;
    border-color:#C0C0C0;
	margin-right: auto;
	margin-left: auto;
}

div#top {
   width:730px;
   color: #FFFFFF;
	font-weight: bold;

}

div#header {
   position:relative;
   width:730px;
   margin-bottom:0;
	background-color:#FFF;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:480px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#icatch {
   width:730px;
}

div#menu {
   float:left;
   width:730px;
   background:#FF6600 url(img/bg_menu.gif) 0 0 repeat-x;
}

div#contents {
    float:right;
    width:730px;
    margin-top:10px;
    background-color:#fff;
}

div#main {
    float:right;
    width:530px;
	margin-left: auto ; 
	margin-right: 0 ; 
	text-align:left;
}

div#sub {
   float:left;
   padding-right:20px;
   width:160px;
}

div#totop {
   clear:both;
}

div#footMenu {
   float:left;
   width:730px;
   padding-top:10px;
}

div#footer {
   clear:both;
}
