@charset "utf-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:inherit;
	background:transparent;
	background-image:url(img/body_bg.gif);
	background-position:left top;
	background-repeat:repeat;
}

a
{
	text-decoration:none;
	color:#536592;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	color:#536592;
	background-color:transparent;
}
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:826px;
	margin:0 auto;
	background-color:transparent;
        background-image:url(img/container_bg.jpg);
        background-position:center top;
        background-repeat:repeat-y; 
        _margin-left:-5px;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:800px;
	height:250px;
	color:inherit;
	background-color:#ffffff;
        margin:0 auto;
        _margin-left:-3px;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	left:0;
}
div#header2
{
	width:800px;
	height:150px;
	color:inherit;
	background-color:#ffffff;
        margin:0 auto;
}
div#header2 img
{
	float:left;
}

div#header2 p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	left:0;
}

/* ---------- header_end ---------- */

/* ---------- top-menu ---------- */
div#top-menu
{
        width:800px;
        height:40px;
        margin:0 auto;
        background-image:url(img/top-menu.jpg);
        background-position:left top;
        background-repeat:repeat-x;
        font-size:80%;
}
div#top-menu a
{
        /*width:160px;
        height:40px;
        background-image:url(img/top-menu.jpg);
        background-position:left top;
        background-repeat:no-repeat;
        padding:10px;
        text-align:center;
        line-height:250%;*/
}
span.menu-box
{
        background-image:url(img/top-menu.jpg);
        background-position:left top;
        background-repeat:no-repeat;
        text-align:center;
        line-height:250%;
}
div#top-bg
{
        width:800px;
        height:15px;
        _height:10px;
        background-image:url(img/top-bg.png);
        background-repeat:repeat-x;
        background-position:left top;
        margin:0 auto;
        _margin-left:-3px;
}

/* ---------- top-menu_end ------ */

/* ---------- banner ---------- */

div#banner
{
	width:800px;
	margin:0 auto;
	text-align:left;
        _margin-left:-1px;
}

div#banner-inner
{
	background:#ffffff;
	background-color:#77bbce;
	background-position:left top;
	background-repeat:repeat
	color:#374d67;
        padding-left:10px;
}

div#banner-inner h1
{
	position:relative;
	left:0;
	font-size:80%;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
	width:95%;
}

div#banner-inner h1 a
{
	color:#374d67;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner-inner h2
{
	position:relative;
	left:0;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:95%;
}

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:800px;
	text-align:left;
	background:#ffffff;
	color:inherit;
        margin:0 auto;
        _margin-left:-3px;
}

/* ---------- wrapper_end ---------- */

/* ---------- main ---------- */


div.main-contents
{
	padding:18px 20px 15px 20px;
	_padding:10px 10px 15px 10px;
	background-color:#ffffff;
	background-position:100% 0;
	background-repeat:no-repeat;
}
* html div.main-contents { behavior: expression(IEPNGFIX.fix(this)); } 


div#main
{
	float:left;
	width:590px;
	background:#ffffff;
	background-position:100% 0;
	background-repeat:no-repeat;
}
* html div#main { behavior: expression(IEPNGFIX.fix(this)); } 



div.main-contents p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:130%;
	margin-bottom:10px;
}

div.info-box
{
	padding-bottom:30px;
}

div.info-box img
{
	float:left;
	margin-right:20px;
	vertical-align:middle;
}

div.info-box p
{
	font-size:80%;
	color:#666666;
	background-color:transparent;
	line-height:150%;
	margin:0 10px 10px 0;
}

div.news-box
{
        margin-top:15px;
	margin-bottom:40px;

}

div.news-box h3
{
        color:#6b95bb;
	background-color:#ffffff;
	background-image:url(img/h3.gif);
	background-position:left top;
	background-repeat:no-repeat;
        padding-left:35px;
        line-height:50%;
	width:540px;
	height:25px;

       /* color:#666666;
	font-size:2px;
	text-indent:-9999px;
	background-color:#ffffff;
	background-image:url(img/h3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:540px;
	height:25px;*/
}

div.news-box-inner ul
{
	list-style-type:none;
	width:540px;
        /*background-image:url(img/topics-body.png);
        background-position:left top;
        background-repeat:no-repeat;*/
}

div.news-box-inner li
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background-color:transparent;
	background-image:url(img/link-h6.gif);
	background-position:7px 12px;
	background-repeat:no-repeat;
}



/* ---------- main_end ---------- */



/* ---------- category-archives ---------- */

div#sidebar
{
	float:right;
	width:200px;
	text-align:left;
	background:#ffffff;
	background-position:left top;
	background-repeat:no-repeat;
        margin-right:5px;
        _margin-right:3px;
}

div#sidebar-inner
{
	padding:18px 0 15px 0;
}

div#category-archives h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff;
	background-image:url(img/menu-title.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:200px;
	height:29px;
}
* html div#category-archives h4 { behavior: expression(IEPNGFIX.fix(this)); } 

div.category-archives
{
        padding-bottom:10px;
	margin-bottom:20px;
	background-image:url(img/menu-body.png);
	background-position:left top;
	background-repeat:no-repeat;
        border-bottom:1px solid #dddddd;
}
* html div.category-archives { behavior: expression(IEPNGFIX.fix(this)); } 

div#sidebar ul
{
	list-style-type:none;
	margin:0 5px 0 5px;
}

div#sidebar ul.sub-category
{
	list-style-type:none;
	margin:0;
}

div.category-archives ul li
{
	font-size:80%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	margin-bottom:0;
	display:inline;
}

div.category-archives ul li a
{
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#666666;
	background:transparent url(img/icon_topcategory.gif) no-repeat 8px 9px;
	display:block;
	padding:5px 5px 5px 22px;
	line-height:100%;
	border-bottom:1px dashed #aaaaaa;
}

div.category-archives ul li a:hover
{
	background:#ffffff url(img/icon_topcategory.gif) no-repeat 8px 9px;
	text-decoration:none;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background:transparent url(img/icon_subcategory.gif) no-repeat 19px 5px;
	display:block;
	padding:3px 5px 3px 33px;
	line-height:100%;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#666666;
	background:#ffffff url(img/icon_subcategory.gif) no-repeat 19px 5px;
	text-decoration:none;
}

div#info{
        width:200px;
        height:169px;
        margin:0 auto;
        padding-bottom:10px;
}
div#info-title{
        width:200px;
        height:29px;
        background-image:url(img/info-title.png);
        background-position:left top;
        background-repeat:no-repeat;
}
* html div#info-title { behavior: expression(IEPNGFIX.fix(this)); } 

div#info-body{
        width:200px;
        height:140px;
        background-image:url(img/info-body.jpg);
        background-position:left top;
        background-repeat:no-repeat;
        padding-left:7px;
        padding-top:5px;
}
* html div#info-body { behavior: expression(IEPNGFIX.fix(this)); } 

div#staff{
        width:200px;
        height:279px;
        margin:0 auto;
        padding-bottom:10px;
}
div#staff-title{
        width:200px;
        height:29px;
        background-image:url(img/staff-title.png);
        background-position:left top;
        background-repeat:no-repeat;
}
* html div#staff-title { behavior: expression(IEPNGFIX.fix(this)); } 

div#staff-body{
        width:200px;
        height:250px;
        background-image:url(img/staff-body.jpg);
        background-position:left top;
        background-repeat:no-repeat;
}
* html div#staff-body { behavior: expression(IEPNGFIX.fix(this)); } 

div.staff-box{
        width:95px;
        height:85px;
        margin:0 auto;
        margin-left:20px;
}

/* ---------- category-archives_end ---------- */

/* ---------- footer ---------- */

div#footer
{
        width:800px;
        height:50px;
	background-color:transparent;
	background:#ffffff url(img/footer.jpg) no-repeat left bottom;
	color:inherit;
	padding:2px 0 10px 0;
        margin:0 auto;
        _margin-left:-3px;
}

div#footer-inner
{
        background-color:transparent;
	width:800px;
}
div#footer p
{
	background-color:transparent;
	color:#999999;
	font-size:80%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:24px;
	left:0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	font-weight:normal;
	padding:0 10px 5px 0;
	margin-bottom:15px;
}

div#main p.navi a
{
	text-decoration:none;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}

div.entry
{
	margin:0 0 20px 0;
}

h3.entry-header
{
        height:25px;
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#4e6a8a;
	background:#ffffff url(img/h3.gif) no-repeat left bottom;
	borde:none;
	line-height:90%;
        padding-left:35px;
        margin-bottom:10px;
}

h3.entry-header a
{
	color:#4e6a8a;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	color:#4e6a8a;
	background-color:transparent;
	text-decoration:underline;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:130%;
	margin-bottom:10px;
}


div.entry blockquote,
div.entry-body blockquote
{
	font-size:80%;
	line-height:150%;
	color:#555555;
	background:#eeeeee;
	padding:15px;
	margin-bottom:20px;
}

div.entry h1,
div.entry-body h1
{
	font-size:100%;
	font-weight:bold;
	color:#4a6c9a;
	background:transparent url(img/h1.gif) no-repeat left top;
	border:1px solid #93b1cf;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h2,
div.entry-body h2
{
        height:25px;
	font-size:90%;
	font-weight:bold;
	color:#536592;
	background:transparent url(img/h2.gif) repeat-y left top;
	border:none;
	line-height:100%;
	margin-top:20px;
	margin-bottom:20px;
        padding-left:35px;
}

div.trackbacks h4,
div.comments h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h4.gif) no-repeat left bottom;
	padding:0 15px 5px 5px;
	borde:none;
	line-height:150%;
	margin:0 10px 20px 0;
}

div.entry h3,
div.entry-body h3
{
        height:25px;
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#4e6a8a;
	background:transparent url(img/h3.gif) no-repeat left bottom;
	padding:0 5px 0 35px;
	borde:none;
	line-height:100%;
	margin-top:20px;
	margin-bottom:20px;
}

div.entry h4,
div.entry-body h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	padding:0 5px 5px 5px;
	borde:none;
        border-left:3px solid #536592;
	line-height:160%;
	margin-bottom:20px;
}

div.entry h5,
div.entry-body h5
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h5.gif) no-repeat 2px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-top:10px;
	margin-bottom:10px;
	width:400px;
	border-bottom:1px solid #ccc;
}

div.entry h6,
div.entry-body h6
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h6.gif) no-repeat 0 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-tags h4
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(img/h6_bg.gif) no-repeat 2px 2px;
	padding: 0 10px 0 25px;
	line-height:150%;
	margin-bottom:5px;
	border:0;
}
div.entry-tags-inner
{
	color:inherit;
	background-color:#e4f1f1;
	padding:15px 15px 10px 15px;
}
div.entry-tags ul
{
	list-style-type:none;
	margin-bottom:20px;
}
div.entry-tags ul li
{
	color:#339999;
	background-color:transparent;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	float:left;
	margin-right:10px;
}

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:2px solid #d8d8d8;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding-bottom:5px;
	width:100%;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#333333;
	background-color:transparent;
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

/*div.entry form
{
	width:80%;
}*/

div.typekey-text
{
display:none;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #efefef;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#666666;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post 
{
	width:80%;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
	width:80%;
}

ul.cookie,
div#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
	color:#ffffff;
}

div#comments-open-data ul.comments-open-footer li input
{
	color:#ffffff;
	background-color:#788da5;
	font-size:60%;
	padding:4px 7px 3px 7px;
}

input#comment-preview,
input#comment-post,
input#comment-cancel
{
	font-size:80%;
	color:#ffffff;
	width:80px;
	height:20px;
	cursor: pointer;	
}


input#comment-preview,
input#comment-post,
input#comment-cancel
{
	margin-top:5px;
}

div.comment p
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#333333;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

input.searchsubmit
{
	color:#ffffff;
	background-color:#788da5;
	font-size:70%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}

h2.module-header
{
	color:#000000;
	background:transparent url(img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}

/* ---------- archives_end ---------- */

/* --------- topics ---------------- */
div#topics{
        width:339px;
        height:141px;
        margin:0 auto;
        padding-bottom:10px;
        float:left;
}
div#topics-title{
        width:339px;
        height:29px;
        background-image:url(img/topics-title.jpg);
        background-position:left top;
        background-repeat:no-repeat;
}
div#topics-body{
        font-size:80%;
        padding:12px;
        width:339px;
        height:112px;
        background-image:url(img/topics-body.png);
        background-position:left top;
        background-repeat:no-repeat;
}

/* ----- report ------ */
div#report{
        width:200px;
        height:140px;
        margin:0 auto;
        padding-bottom:10px;
        float:right;
}
div#report-title{
        width:200px;
        height:29px;
        background-image:url(img/report-title.jpg);
        background-position:left top;
        background-repeat:no-repeat;
}
div#report-body{
        width:200px;
        height:111px;
        background-image:url(img/report-body.png);
        background-position:left top;
        background-repeat:no-repeat;
        padding-top:5px;
        padding-left:7px;
}
div#report-text{
        font-size:70%;
        margin-top:5px;
}

div#styletwo{
        margin:0 auto;
        font-size:80%;
        width:800px;
        height:40px;
        position:relative;
        display:block;
        background:transparent url(img/top-menu.jpg) repeat-x top left;
        font-family:Arial,Verdana,Helvitica,sans-serif;
}
#styletwo ul{
        margin:0;
        padding:0;
        list-style-type:none;
        width:auto;
        _margin-left:-2px;
}
#styletwo ul li{
        display:block;
        float:left;
        margin:0 1px 0 0;
}
#styletwo ul li a{
        display:block;
        float:left;
        color:#536592;
        text-decoration:none;
        font-weight:bold;
        width:159px;
        height:40px;
        text-align:center;
        line-height:300%;
}
div#styletwo ul li a:hover,
#styletwo ul li a.current
{
        color:#000;
        background:transparent url(img/top-menu_hover.jpg) repeat-x top left;*/

}

/* ----- sitemap ----- */

div#sitemap{
         font-size:80%;
         text-align:left;
}
div#sitemap-title{
        height:25px;
	background-image:url(img/h3.gif);
	background-position:left top;
	background-repeat:no-repeat;
        margin:10px;
        padding-left:35px;
        line-height:80%;
}
div#sitemap-body{
        margin:20px;
}

/* ----- music-banner ----- */

div#music-banner{
         width:200px;

         background-image:url(img/music.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/* option
==========================================================*/
.img-left{
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-margin{
	float:left;
	margin:0 45px 10px 35px;
	}
	
	
.img-right {
	float:right;
	margin:0 0 10px 10px;
	}
	
.img-border {
	padding:2px;
	border:1px solid #ccc;
	}

.text-right {
    text-align:right;
	}
	
.font-color-red {
    color:#FF0000;
	}

.font-color-red02 {
    color:#FF0000;
font-size:18px;
font-weight:bold;
	}



.font-size80{
    font-size:80%;
	color:#666666;
	}

.font-size-l{
    font-size:140%;
	font-weight:bolder;
	}	

.line01{
    padding-bottom:10px;
    border-bottom:1px dashed #ccc;
	}
			
/* ----- category ----- */

/* ----- カテゴリーヘッダー部分 ----- */
div.e-header{
    margin-bottom:20px;
    width:545px;
	height:100px;
	position:relative;
	background:url(image/categorytitle02.jpg) no-repeat;
	}
	
div#e-header02{
	background:url(image/categorytitle01.jpg) no-repeat;
	}
	
div.e-header p{
    margin:0;
	padding:0;
    width:73px;
	height:19px;
	position:absolute;
	}
	
p#btn-spo{
	left:20px;
	top:40px;
	}
	
p#btn-est{
	left:100px;
	top:40px;
	}
	
p#btn-fir{
	left:20px;
	top:65px;
	}
	
p#btn-cou{
	left:100px;
	top:65px;
	}
	
p#btn-sta{
	left:180px;
	top:65px;
	}
	
/* ----- ボックス ----- */
div#box-index{
    width:545px;
	height:169px;
	line-height:170%;
	color:#666666;
    background:url(image/box-index.jpg) no-repeat;
	}

div#box-index p{
    padding:30px 0 0 30px;
	}

div#box00{
    margin:10px 0;
    width:547px;
	height:638px;
	font-size:80%;
	color:#666666;
	line-height:130%;
    background:url(img/2.jpg) no-repeat;
	}
div#box01{
    margin:10px 0;
    width:545px;
	height:287px;
	font-size:80%;
	color:#666666;
	line-height:130%;
    background:url(image/box01.jpg) no-repeat;
	}

div.box02{
    margin:10px 0;
    border:1px solid #999;
	padding:10px 0 0 10px;
	clear:both;
	}

div.box02 dl{
    clear:both;
	}

div.box02 dl dt{
    margin-bottom:5px;
	height:30px;
	padding-top:7px;
	padding-left:35px;
	font-size:100%;
    background:url(image/icon01.gif) no-repeat;
	}

div.box02 dl dd{
    margin-bottom:15px;
	padding:0 10px 0 10px;
	font-size:80%;
	line-height:130%;
	color:#666666;
	}
			
div#box03{
    margin:10px 0;
    width:546px;
	height:228px;
	background:url(image/box03.jpg) no-repeat;
    clear:both;
	}

div#box03 p{
    padding:5px 20px 0 20px;
	line-height:130%;
	}

div#box04{
    margin:10px 0;
	width:546px;
	height:178px;
	background:url(image/box04.jpg) no-repeat;
	clear:both;
	}
	
div#box04 p{
    padding:5px 20px 0 20px;
	}

div#box05{
    margin:10px 0;
	width:546px;
	height:147px;
	font-size:80%;
	line-height:130%;
	background:url(image/box05.jpg) no-repeat;
	clear:both;
	}

div#box05 table{
    margin-left:20px;
	width:506px;
	}

div#box05 table td{
	color:#666666;
    }
		
div#box06{
    margin:10px 0;
	width:546px;
	height:250px;
	background:url(image/box06.jpg) no-repeat;
	clear:both;
	}
	
div#box06 p{
    padding:8px 20px 0 20px;
	}

dl.box07{
    padding-bottom:10px;
    border-bottom:1px dashed #ccc;
	}

dl.box07 dt{
    height:30px;
	padding-top:7px;
	padding-left:35px;
    font-size:90%;
	color:#666666;
	background:url(image/icon01.gif) no-repeat;
	}

dl.box07 table,
table.line-table{
    border:1px solid #ccc;
	border-collapse:collapse;
	}

dl.box07 table td,
table.line-table td{
    padding:3px;
    font-size:80%;
	color:#666666;
	text-align:center;
    border:1px solid #ccc;
	}

table.line-table{
    float:right;
	margin-bottom:20px;
	}
		
table.link-table{
    clear:both;
	}

dl.box07{
    margin-bottom:20px;
	clear:both;
	}
	
dl.box07 table{
    float:right;
	}

dl.box07 dd p{
    text-align:left;
	}

div#box08-t{
    margin:20px 0 0 40px;
    width:493px;
	height:16px;
	overflow:hidden;
	background:url(image/box08-t.jpg) no-repeat;
	clear:both;
	}
	
div#box08{
    margin:0 0 0 40px;
    width:493px;
	background:url(image/box08-m.jpg) repeat-y;
	}
	
div#box08-b{
    margin:0 0 20px 40px;
    width:493px;
	height:23px;
	overflow:hidden;
	background:url(image/box08-b.jpg) no-repeat;
	}

div#box08 p{
    margin-bottom:0;
    padding:0 0 10px 20px;
	font-size:90%;
	clear:both;
	}

div#box08 p.text-deco02{
    font-weight:bold;
    font-size:110%;
	}

div#box08 p.text-deco03{
    font-weight:bold;
    font-size:110%;
color:FF0000;
	}
	
div#box08 table{
    float:right;
    margin:0 30px 10px 0;
	}
	
div#box09{
    margin:10px 0;
	width:546px;
	height:464px;
	background:url(image/box09.jpg) no-repeat;
	clear:both;
	}
	
div#box09 dl,
div#box09 p{
    padding:5px 20px 0 20px;
	}

div#box09 dl{
    margin-bottom:20px;
	}

div#box09 dt,
div#box09 dd{
    font-size:80%;
	color:#666666;
}

div#box09 dd{
    margin:5px;
	}

div#box09 p#text-deco01{
    padding-top:20px;
    font-size:100%;
	font-weight:bolder;
	text-decoration:underline;
	}

div#box09 p.line-font{
    margin-left:20px;
    padding:3px;
    border:1px solid #ccc;
	width:300px;
	}

div#box10{
    margin:10px 0;
	width:546px;
	height:108px;
	background:url(image/box10.jpg) no-repeat;
	clear:both;
	}
	
div#box10 table td{
    padding:0 20px;
	}

div.box11{
    margin:10px 0;
	width:546px;
	height:95px;
	background:url(image/box11.jpg) no-repeat;
	clear:both;
	}

div.box11 p,
div.box11 ul{
    padding:0 20px;
	}

div.box11 ul{
    margin-top:-10px;
	}

div.box11 ul li{
    font-size:80%;
	color:#666666;
	list-style:none;
	}

div.box12{
    margin:10px 0;
	width:546px;
	height:178px;
	font-size:80%;
	color:#666666;
	background:url(image/box12.jpg) no-repeat;
	clear:both;
	}

div.box12 h5 {
    margin:0;
	font-size:12px;
	}
	
div.box12 table td{
    padding:5px 5px 0 5px;
    color:#666666;
	}
	
table.link-table,
table#pic-table,
table#form-table{
    margin-top:10px;
	}
    
table.link-table td{
    padding-left:20px;
	}
	
table#flow-table td{
    padding-left:20px;
	}
	
table#flow-table td p{
    font-size:80%;
	font-weight:bolder;
	}
	
table#flow-table td ul li{
    font-size:80%;
	color:#666666;
	list-style:none;
	}
	
table#info-table ul li{
    font-size:80%;
	color:#666666;
	list-style:none;
	}
	
table#info-table ul{
    margin-bottom:15px;
	}

table#form-table{
    border:1px solid #999;
	border-collapse:collapse;
	font-size:80%;
	color:#666666;
	}

table#form-table td{
    border:1px solid #999;
    padding:3px;
	}
	
table#form-table th{
    border:1px solid #999;
    padding:3px;
	background:#C2E2DF;
	font-weight:normal;
	}
	
table#form-table input,
table#form-table select,
table#form-table textarea
	{
	border:1px solid #ccc;
	}
	
table#form-table input.no-line 
	{
	border:none;
	}
	
table#form-table button
	{
	border:none;
	background:#fff;
	}
	
	
/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after,
main-contents:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,
main-contents { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* html main-contents { height: 1% }
.clearfix,
main-contents {display:block;}
/* end MacIE5 */


div.sports-este {
	width:260px;
	float:left;
	margin:10px 15px 20px 3px;
	}
	
div.piano {
	width:260px;
	float:left;
	margin:10px 0 20px 0;
	}	
	
div.wrap-pic {
	margin-bottom:10px;
	}	

.clear {
	clear:both;
	}

.border {
	border:#CCCCCC 1px solid;
	padding:3px;
	}
	
.centre {
	text-align:center;
	}

.centre2 {
	text-align:center;
	width:200px;
	}

	
.text-left {
	text-align:left;
	margin-top:15px;
	}		
	
.position-centre {
	margin:0 30px;
	}	
