body {
background:  url("../img/bg.gif") repeat;
background-color:#FFFFFF; 
font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color: #666666;
margin-left:0px;
margin-top:10px;
scrollbar-base-color: #cc3300;
scrollbar-arrow-color: #ffffff;}

a:link        { text-decoration: none; color: #de87aa }
a:visited     { text-decoration: none; color: #333333 }
a:hover       { text-decoration: none; color: #cccccc }


/* コンテナ */
div#container	{width: 796px;
        background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
#head{}
#head h1{
	height:16px;
	line-height:16px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:0;
	}
#head h2{
	margin:6px 0 0 0px;
	font-weight:normal;
	}
#head h2 a{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
#head h2 a:hover{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}

/* コンテンツ */
div#slider	{width: 600px;
        background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto}

div#content	{clear:both;
        width: 600px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto}

div#content h2	{background-color: #ffffff;
	background-image: url(../img/pink-line.png);
	background-repeat: no-repeat;
	font-size: 1.25em;
	padding-left: 30px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(../img/1-line.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 80px;
	color: #333333;
	line-height: 50px;
	margin-bottom: 0}

div#content h3.selector01 {background-color: #ffffff;
	background-image: url(../img/1-line.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 80px;
	color: #333333;
	line-height: 50px;
	margin-bottom: 0}

div#content h3.selector02 {background-color: #ffffff;
	background-image: url(../img/2-line.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 80px;
	color: #333333;
	line-height: 50px;
	margin-bottom: 0}

div#content h3.selector03 {background-color: #ffffff;
	background-image: url(../img/3-line.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 80px;
	color: #333333;
	line-height: 50px;
	margin-bottom: 0}

div#content h3.selector04 {background-color: #ffffff;
	background-image: url(../img/4-line.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 80px;
	color: #333333;
	line-height: 50px;
	margin-bottom: 0}

div#content h3.selector05 {background-color: #ffffff;
	background-image: url(../img/5-line.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 80px;
	color: #333333;
	line-height: 50px;
	margin-bottom: 0}

div#content p	{font-size: 0.9em;
	line-height: 1.6;
	padding-left: 45px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px}

div#block1	{width: 450px;
	padding-top: 50px;
	float: left;
        font-size: 1em;
        clear: both;}

div#block1 p	{font-size: 0.9em;
	line-height: 1.6;
	padding-left: 45px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px}

div#block1 h2	{background-color: #ffffff;
	background-image: url(../img/pink-line.png);
	background-repeat: no-repeat;
	font-size: 1.25em;
	padding-left: 30px;
	color: #006633;
	line-height: 30px;
	margin-bottom: 0}

div#block1 h3	{background-color: #ffffff;
	background-image: url(../img/blue-line.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 30px;
	color: #330000;
	line-height: 30px;
	margin-bottom: 0}

div#block1 h4	{background-color: #ffffff;
	background-image: url(../img/blue-bar.png);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 30px;
	color: #330000;
	line-height: 30px;
	margin-bottom: 0}

div#right {text-align: right;
        font-size: 1em;}

div#block2	{margin-left 450px;}

div#block2 img	{padding-left: 100px;
	margin-bottom: 30px}

ruby {
ruby-align: distribute-space;
ruby-overhang: auto;
ruby-position: above;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper {
	width: 796px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
}

#navi {
	height: 20px;
}

/* フッター */
div#footer	{color: #666666;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

/***その他のページ***/
div#text {
   text-align: left;
   float: left;
}
div#date {
   text-align: right;
}

#other_page{}
#other_page h3{
	font-size:22px;
	line-height:100px;
	height:100px;
	color:#000000;
	font-weight:normal;
	text-indent:20px;
	}
#other_page h4{
	background:url(../img/bg_h3_01.gif) no-repeat center left;
	text-indent:15px;
	font-size:120%;
	line-height:1.0em;
	vertical-align:top;
	color:#003366;
	margin:16px 0 0 0;
	}
#other_page h5{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#003366;
	}
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 0 16px 0;
	line-height:180%;
	}
#other_page div.typeB{
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:8px 0 10px 0;
	line-height:180%;
	}
#other_page div.typeB div.left{
	float:left;
	width:370px;
	}
#other_page div.typeB div.right{
	float:right;
	width:370px;
	margin:0 0 0 20px;
	}

#other_page p.margin_none{
	margin:0;
	}
#other_page p{
	margin:6px 0 0 0;
	}

/*テーブルセット*/
#tbl_setA{
	border:#003366 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#003366 solid 1px;
	background:url(../img/bg_th_a.gif);
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setA td{
	border:#003366 solid 1px;
	padding:6px;
	}

/* copyrights */
#copyright{
	float: right;
}
#copyright a{
    display: inline;
    font-size: 9px;
    text-decoration: none;
}

*:first-child+html #copyright_box{
	float:right;
}
