﻿?<style type="text/css">
a	{color: #FFFFCC}

img {border-style:none}

body {margin:0;
      padding:0}

/* コンテナ */
div#container	{background-color: #ffffff;
	width: 760px;
	margin-top: 0; 
	margin-left: auto;
	margin-right: auto}  

/* ヘッダー */

div#header	{background-color: #ffffff;
    height:90px;
    margin:0} 

div#header h1 {float: left;
    width: auto;
    margin:0}
	
div#header #top02 a,
div#header #top02 a:link,
div#header #top02 a:visited{
	background:url(../images/index/top02.gif) no-repeat scroll;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:192px;
	height:52px;
	margin-bottom:0px}

div#header #top02 a:hover {background:url(../images/index/top02b.gif) no-repeat scroll}	
	

div#header p	{margin: 0px;
    width:auto;
    float: left}

div#header #top201 {margin: 0px;
　  font-size:small;　　
    text-align: right;
    width: 760px;
    float: left}

div#header #top101 a,
div#header #top101 a:link,
div#header #top101 a:visited{
	background:url(../images/index/top101.gif) no-repeat scroll;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:126px;
	height:20px;
	margin-bottom:0px
}

div#header #top101 a:hover {
	background:url(../images/index/top102.gif) no-repeat scroll
}	

div#header #top111 a,
div#header #top111 a:link,
div#header #top111 a:visited{
	background:url(../images/index/top111.gif) no-repeat scroll;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:127px;
	height:20px;
	margin-bottom:0px
}

div#header #top111 a:hover {
	background:url(../images/index/top112.gif) no-repeat scroll
}

div#header #top121 a,
div#header #top121 a:link,
div#header #top121 a:visited{
	background:url(../images/index/top121.gif) no-repeat scroll;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:127px;
	height:20px;
	margin-bottom:0px
}

div#header #top121 a:hover {
	background:url(../images/index/top122.gif) no-repeat scroll
}

div#header #top131 a,
div#header #top131 a:link,
div#header #top131 a:visited{
	background:url(../images/index/top131.gif) no-repeat scroll;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:127px;
	height:20px;
	margin-bottom:0px
}

div#header #top131 a:hover {
	background:url(../images/index/top132.gif) no-repeat scroll
}

div#header #top141 a,
div#header #top141 a:link,
div#header #top141 a:visited{
	background:url(../images/index/top141.gif) no-repeat scroll;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:127px;
	height:20px;
	margin-bottom:0px
}

div#header #top141 a:hover {
	background:url(../images/index/top142.gif) no-repeat scroll
}

div#header #top151 a,
div#header #top151 a:link,
div#header #top151 a:visited{
	background:url(../images/index/top151.gif) no-repeat scroll;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:126px;
	height:20px;
	margin-bottom:0px
}

div#header #top151 a:hover {
	background:url(../images/index/top152.gif) no-repeat scroll
}




/* メイン1 */
div#main1	{width: 760px;
    height: auto;
    margin-bottom: 5px;
	float: left}

	
/* コンテンツ */
div#content	{width: 760px;
    height: auto;
    margin-top: 0px;
	float: left;
	font-size: 1.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px}	
	
div#content	p{width: 760px;
    height: auto;
    margin-top: 0px;
	float: left;
	font-size: 1.0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px}	

div#content #ne001{margin: 15px;
    width:auto;
    float: left}

div#content #ne002{margin: 10px;
    width: 760px;
    text-align: right;
    float: left}

div#content #ne003{margin: 10px;
    width:auto;
    float: left
    font-size: 0.5em
}







/* フッター */
div#footer a {color: #369;
    text-decoration: none}
div#footer a:link {color:#808080}
div#footer a:active {color:#808080}
div#footer a:visited {color:#808080}
div#footer a:hover {color:#0033FF}
div#footer {background-color: #ffffff;
    color: #808080;
    text-align: center;
    border: solid 1px #FF9900;
    float:left;
    font-size: 0.75em;
	width: 760px;
	height: 40px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px}

div#footer p {margin-top:10px;
    text-align: center;
    width: 760px;
    margin-right: auto;
	margin-left: auto;
    color:#ffffff;
    background-color: #FF3300}
</style>