body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	/* background-image: url(images/bg_main.gif); */
	background-image: ;
	background-repeat: repeat-x;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:left;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	/* background-image: url(images/bg_header.gif); */
	line-height: px;
	font-size:28px;
	font-weight:bold;
}

#container-header img{

	padding: 10px 0px 0px 0px;

}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	/* background-image: url(images/bg_eyecatcher.gif); */
}

#container-navigation {
	width: 670px;
	background-color: #ffffff;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:right;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #000000;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 0px 6px 5px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

#container-content {
	width:670px;
	/* background-image: url(images/bg_content.gif); */
	background-repeat: no-repeat;
	padding: 15px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 480px;

	margin-left: 185px;
}

.image img{
	padding: 5px 0px;
	float:left;
}

.image a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

.block_wide{
width:475px;
float:left;
margin-left: ;
}

.block_wide p {
padding: 5px 0px 5px 0px;
}

#border {
	width: 170px;
	float: left;
}



/* フッターを幅いっぱいにする為のボックス*/
#footerbg {
width:100%;

clear:left;
   background: #E6E9EE;
   border-top:3px solid #2282bf;
}
/* フッター*/
#footer        {
height:auto;
width:670px;

margin:auto;
}

#footer-address        {
	color: #353535;
	padding: 10px 10px;
        text-align:left;
	font-size:100%;
}

#footer-copyright {
	padding: 0px 10px 10px;
        font-size:94%;
	color: #353535;
	text-align:right;
}



.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	padding: 0px 0 0px 10px;

}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

#content p {
	line-height: 19px;
	color: #000000;
	margin: 5px 0 10px 20px;
}

#content table {
	line-height:;

	margin: 0px 0 0px 10px;
}

#content p a, #border p a {
	text-decoration: none;
    color:#399CCD;
    
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration:underline;
	color: #cd6a39;

	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #000000;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	margin: 0px 0px 0px 10px;
}

#content2 img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}


#menu ul{ 
margin: 0; 
padding :0; 
list-style: none; 
}
#menu li{ 
padding :0; 
margin:0 0 3px 0px; 
}

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */

a.sample_spritemenu0{
    background: url(images/sprite-menu0.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu0:hover{
    background-position:left bottom;
    }

a.sample_spritemenu1{
    background: url(images/sprite-menu1.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu1:hover{
    background-position:left bottom;
    }

a.sample_spritemenu2{
    background: url(images/sprite-menu2.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu2:hover{
    background-position:left bottom;
    }

a.sample_spritemenu3{
    background: url(images/sprite-menu3.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu3:hover{
    background-position:left bottom;
    }

a.sample_spritemenu4{
    background: url(images/sprite-menu4.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu4:hover{
    background-position:left bottom;
    }

a.sample_spritemenu5{
    background: url(images/sprite-menu5.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu5:hover{
    background-position:left bottom;
    }

a.sample_spritemenu6{
    background: url(images/sprite-menu6.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu6:hover{
    background-position:left bottom;
    }

a.sample_spritemenu7{
    background: url(images/sprite-menu7.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu7:hover{
    background-position:left bottom;
    }

a.sample_spritemenu8{
    background: url(images/sprite-menu8.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu8:hover{
    background-position:left bottom;
    }
    
a.sample_spritemenu9{
    background: url(images/sprite-menu9.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu9:hover{
    background-position:left bottom;
    }
    
a.sample_spritemenu10{
    background: url(images/sprite-menu10.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu10:hover{
    background-position:left bottom;
    }
a.sample_spritemenu11{
    background: url(images/sprite-menu11.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu11:hover{
    background-position:left bottom;
    }
a.sample_spritemenu12{
    background: url(images/sprite-menu12.png);
    width:170px;
    height:30px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    text-align:center;
    color:#fff;
    }
a.sample_spritemenu12:hover{
    background-position:left bottom;
    }

    
/* 各要素の外見の定義 */
dl#news{
    width:475px;
    height:110px;
    overflow:auto;
padding:0px 0em 0px 10px;
}
 
dl#news dt{
    clear:left;
    float:left;
    margin:0;
    padding:9px 0 9px 0.5em;
    width:7em;
    line-height:1.4em;
}
 
dl#news dd{
    margin:0;
    padding:9px 0em 9px 7em;
    border-bottom:1px solid #CCC;
    line-height:1.4em;
}
 
dl#news a{

    color:#399CCD;
    text-decoration:none;
}
 
dl#news a:hover{
text-decoration:underline;
	color: #cd6a39;
}

div#totop {
   padding:20px 10px 10px 0px ;
   text-align:right;
   
}

div#right {
text-align: right;
}

.selector07{
	background:#d0e7f7;
	border-bottom:2px solid #2282bf;
	padding:.5em .9em .5em
}

.selector07b{
	background:#d0f7e0;
	border-bottom:2px solid #22bf5f;
	padding:.5em .9em .5em
}

.selector08{
	background:#ffffff;
	border-bottom:1px solid #2282bf;
	padding:.3em .0em .3em
}

    div#sitemap {
        margin:20px;
	width:455px;
    }

.selector08 a {
	text-decoration: none;
    color:#399CCD;
    
	padding: 2px 2px 2px 2px;
}

.selector08 a:hover  {
	text-decoration:underline;
	color: #cd6a39;

	padding: 2px 2px 2px 2px;
}
/* login_form_1
-----------------------------------------------------*/
    div#login1 {
        margin:20px;
	width:455px;
    }
    div#login1 a {
        color:#0033cc;
	text-decoration: none;
    }
    div#login1 a:hover{
        background-color:transparent;
	text-decoration: underline;
    }
    div#login1 h1,
    div#login1 h2,
    div#login1 p,
    div#login1 form {
        margin:0; padding:0;
        border:0;
    }
    div#login1 h2{
        margin:0 0 20px 0;
        color:#000000;
        font-size:16px;
    }
    div#login1 div.box_login {
        margin-bottom:20px;    padding:20px;
        border:solid 1px #a6a6a6;
        background:#e6f2fb;
        color:#000000;
    }
        div#login1 div.box_login h1 {
            color:#000000;
            padding:0 0 4px 0;
            font-size:14px;
        }
        div#login1 div.box_login p {
            padding-bottom:0px;
        }
	
	div#login1 p.box_title {
   border-bottom: 1px solid gray;
   font-weight: ;
}

        div#login1 div.box_login input .input-text {
            width:180px;
            border:1px solid #3b6e22;
            color:#000000;
        }
        div#login1 div.box_login label {
            display:block;
            margin-bottom:10px;
            color:#000000;
	    margin-top:20px;
        }
            div#login1 div.box_login label span {
                display:block;
                float:left;
                width:12em;
                padding-right:6px;
		padding-top:2px;
                font-weight:bold;
                text-align:right;
		color:#000000;
            }
        div#login1 .spacer {
            margin-left:150px;
	    margin-bottom:5px;
            font-size:11px;
            color:#000000;
        }
	
	div#login1 .spacer_bottom {
            margin-left:20px;
	    margin-bottom:px;
            font-size:px;
            color:#000000;
        }
	
        div#login1 .spacer_red {
	    margin:10px 0 10px;
            font-size:13px;
            color:#cc0000;
        }
	
        div#login1 .spacer_blue {
	    margin:10px 0 10px;
            font-size:13px;
            color:#000000;
        }