/*  全体の要素 */
body {
	margin:0px;
	padding:0px;
	background-image: url(image/top_bg01.gif);
	background-repeat: repeat;
	font-size:12px;
}

/*  リンク */
a:link {
	color: #00f;
}
a:visited {
	color: #90f;
}
a:hover {
	color: #a6f;
}

/* ドキュメント */
h1 {
    font-weight:bold;
    margin:0px;
    padding:0px;
}

h3 {
    padding:0px;
    margin:10px 1em 5px 0.5em;
    font-size:large;
    color:#03f;
    font-weight:bold
}

h4 {
    padding:0px;
    margin:10px 1em 5px 0.5em;
    font-size:large;
    color:#03f;
}
h5 {
    padding:0px;
    margin:10px 1em 5px 0.5em;
    font-size:small;
    color:#03f;
}

p.txt1 {
    padding:0px;
    margin:5px 1em 5px 1em;
    font-size:small;
    color:#000;
}
p.txt2 {
    padding:0px;
    margin:5px 1em 5px 2em;
    font-size:small;
    color:#000;
}

ul.txt1 {
    padding:0px;
    margin:5px 1em 5px 2em;
    font-size:small;
    color:#000;
    list-style-position:outside;
    list-style-type:disc;
}
ul.txt1 ul{
    padding:0px;
    margin:0px 0em 0px 2em;
    font-size:small;
    color:#000;
    list-style-position:outside;
    list-style-type:circle;
}

span.attention1{
    color:#f00;
}

span.attention2{
    color:#03f;
    font-size:large;
}

span.attention3{
    color:#03f;
}

span.attention4{
    color:#f00;
    font-size:large;
}

span.strong1{
    font-weight:bold;
}
span.strong2{
    font-weight:bold;
    font-size:large;
}

p {
	margin: 0px;
    padding: 0px;
}

/*  コンテナ */
div#container {
	width: 765px;
	margin: 0px;
    padding: 0px;
}

/* へッダ */
div#header {
    margin:0px;
    padding:0px;
    width:765px;
    height:133px;
}
div#header h1 {
    margin:0px;
    padding:0px;
    font-weight:bold;
    background-image: url(image/head00_top.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    line-height:133px;
    overflow: hidden;
}

/* メインのコンテナ */
div#main {
    width: 765px;
    height:auto;
    margin: 0px;
    padding: 0px;
    background-image: url(image/top_bg02.gif);
    background-repeat: repeat-y;
}
div#main:after {
    content:"";
    display: block;
    clear: both;
}

/* 左ボックス */
div#box_left{
    margin:0px;
    width: 380px;
    float:left;
}

div#box_left p {
    margin: 0px;
    text-align:left;
    background-color:#ffaaaa;
}

/* 上 右 下 左 */

/* 右ボックス */
div#box_right{
    margin:0px;
    width: 380px;
    float:left;
}

div#box_right_event{
    margin:0px;
    width: 380px;
    clear:both;
    float:left;
}

div#box_right_event h3 {
    margin:0px auto 0px 5px;
    width: 359px;
    background-image: url(image/event01.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    line-height: 55px;
    overflow: hidden;
}

div#box_right_event p {
    margin:0px auto 10px 5px;
    padding: 5px 10px 5px 10px;
    width: 339px;
    background-image: url(image/event02.gif);
    background-repeat: repeat-y;
    font-size:medium;
    font-weight:bold;
}

/* これ使ってない ここから */
div#box_right_event_text {
    border: solid 1px #ff0000;
}

div#box_right_event_text p {
    padding:0px;
    margin:5px 1em 5px 2em;
    font-size:medium;
    color:#000;
}
/* これ使ってない ここまで */

div#box_right_banner{
    margin:0px;
    width: 210px;
    clear:both;
    float:left;
}

div#box_right_wnew{
    margin:0px;
    float:left;
}
div#box_right_wnew h3 {
    margin:0px auto 0px 5px;
    width: 192px;
    height: 79px;
    float:left;
    background-image: url(image/whatsnew01.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    line-height: 79px;
    overflow: hidden;
}

div#box_right_wnew p {
    margin:0px auto 0px 5px;
    padding: 5px;
    width: 182px;
    float:left;
    background-image: url(image/whatsnew05.gif);
    background-repeat: repeat-y;
    font-color: #000;
    font-size: small;
}

div#box_right_wnew p#wnew_foot {
    margin:0px 0px 0px 5px;
    width: 192px;
    height: 22px;
    float:left;
    background-image: url(image/whatsnew06.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    line-height: 22px;
    overflow: hidden;
}
div#box_right_wnew p#wnew_foot a {
    display:block;
}

div#box_right_staff{
    margin:0px;
    width: 210px;
    float:left;
}

div#box_right_staff p a {
    display:block;
}

div#box_right_staff p a img {
    margin:10px auto 10px 5px;
    width: 183px;
    height: 55px
    solid:none;
    float:left;
}

div#box_right_takuhai{
    margin:0px;
    width: 210px;
    float:left;
}
div#box_right_takuhai p a {
    display:block;
}

div#box_right_takuhai p a img {
    margin:10px auto 10px 5px;
    width: 183px;
    height: 55px
    solid:none;
    float:left;
}


div#box_right_info{
    margin:0px;
    width: 210px;
    float:left;
}
div#box_right_info p a {
    display:block;
}

div#box_right_info p a img {
    margin:0px auto 0px 5px;
    width: 183px;
    height: 73px
    solid:none;
    float:left;
}

/* menu部 */
div#menu {
	position: relative;
	float: left;
    width: 165px;
    margin:0px;
    padding:0px;
}

div#menu h2 {
    width: 159px;
    height: 47px;
    margin: 0px auto 0px 5px;
    background-image: url(./image/menu01.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

div#menu div#list {
    width: 159px;
    margin: 0px auto 0px 5px;
    background-image: url(./image/menu11.gif);
    background-repeat: repeat-y;
}

div#menu div#list ul{
    padding:0px;
    margin:0px 5px 0px 1.5em;
    font-size:small;
    color:#000;
    list-style-position:outside;
    list-style-type:disc;
}

div#menu p#menufoot {
    width: 159px;
    height: 17px;
    margin: 0px auto 0px 5px;
    background-image: url(./image/menu02.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

div#box_right_menu{
    margin:0px;
    width: 165px;
    float:right;
}
div#footer {
    clear: both;
    width: 765px;
    height: 20px;
    margin: 0px;
    padding:0px;
    background-image: url(image/foot_bg01.gif);
    background-repeat: no-repeat;
}
div#footer p {
    text-align: right;
    margin: 0px 3em 0px 0px;
}
