*	{
	margin: 0;
	padding: 0;
	}
/* +++++ 全般設定 +++++ */
p    {
    font-size: 12px;
    text-align: justify;
    line-height: 150%;
    color: #333333;
    }
a:link    {
    text-decoration: none;
    color: #0000b6;
    }
a:visited    {
    text-decoration: none;
    color: #00006d;
    }
a:hover    {
    text-decoration: underline;
    color: #db0000;
    }
img    {
    border:none;
    }

/* +++++ ベース +++++ */
html {
	background-image: url(../images/all/bg.gif);
	background-position: top left;
	background-color: #ffffff;
	}
#container    {
    background-color: #ffffff;
	background-image: url(../images/all/bg2.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	width:750px;
	margin: auto;
	padding:1px 15px 0 15px;
	border-left:1px solid #aabfea;
	border-right:1px solid #aabfea;
    }
#contents	{
	width:750px;
	}
#mainmenu    {
    float: left;
    width: 170px;
	margin-bottom:10px;
    }
#webpage    {
	float:right;
    width: 565px;
	margin-bottom:10px;
    }
#footer    {
    clear: both;
    }


/* +++++ ヘッダー +++++ */
#header    {
	width:750px;
    }

/* +++++ コンテンツ部分 +++++ */

/* +++++ 左メニュー +++++ */
#mainmenu ul	{
    list-style-type:none;
    }
#mainmenu li	{
	text-indent:-9999px;
	margin-bottom:5px;
    }
#menu01 a    {
    background-image:url(../images/all/menu01.gif);
    background-repeat:no-repeat;
    display:block;
    width:170px;
    height:35px;
    }
#menu01 a:hover    {
    background-image:url(../images/all/menu01h.gif);
    }
#menu02 a    {
    background-image:url(../images/all/menu02.gif);
    background-repeat:no-repeat;
    display:block;
    width:170px;
    height:35px;
    }
#menu02 a:hover    {
    background-image:url(../images/all/menu02h.gif);
    }
#menu03 a    {
    background-image:url(../images/all/menu03.gif);
    background-repeat:no-repeat;
    display:block;
    width:170px;
    height:35px;
    }
#menu03 a:hover    {
    background-image:url(../images/all/menu03h.gif);
    }
#menu04 a    {
    background-image:url(../images/all/menu04.gif);
    background-repeat:no-repeat;
    display:block;
    width:170px;
    height:35px;
    }
#menu04 a:hover    {
    background-image:url(../images/all/menu04h.gif);
    }
#menu05 a    {
    background-image:url(../images/all/menu05.gif);
    background-repeat:no-repeat;
    display:block;
    width:170px;
    height:35px;
    }
#menu05 a:hover    {
    background-image:url(../images/all/menu05h.gif);
    }
#menu06 a    {
    background-image:url(../images/all/menu06.gif);
    background-repeat:no-repeat;
    display:block;
    width:170px;
    height:35px;
    }
#menu06 a:hover    {
    background-image:url(../images/all/menu06h.gif);
    }
#menu07 a    {
    background-image:url(../images/all/menu07.gif);
    background-repeat:no-repeat;
    display:block;
    width:170px;
    height:35px;
    }
#menu07 a:hover    {
    background-image:url(../images/all/menu07h.gif);
    }

/* +++++ フッター +++++ */
#footer ul    {
    border-top:1px solid #0040bf;
    border-bottom:1px solid #0040bf;
    padding:3px 0;
    text-align:center;
    }
#footer li    {
    font-size:12px;
    display: inline;
    margin:3px 0;
    padding:0 5px;
    }
.liststart    {
    border-right:1px solid #666666;
    }
#footer p    {
	font-size:10px;
    text-align:center;
	margin:5px 0 0;
	padding-bottom:10px
    }
#footer p span	{
	font-size:10px;
	}
#footer p a	{
	color:#333333;
	text-decoration: none;
	}


/* +++++ ie6 +++++ */


/* +++++ ie7 +++++ */

/* 透過png */
