@charset "UTF-8";

/* LIST OF CONTENT========================================

===================================================== */

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

#wrapper {
	width:890px;
	margin:0 auto;
	background:url(../img/wrapper_body.gif) repeat-y;
}
#wrapperInner {
	padding:0 5px;
	background:url(../img/wrapper_bottom.gif) no-repeat left bottom;
}

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

#main {
	float:left;
	width:630px;
	line-height:1.6em;
}

#main h1 a {
	display:block;
	width:610px;
	height:190px;
	margin:0 auto;
	text-decoration:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url(../img/mv.jpg) no-repeat;
}

#contents {
	margin:0 auto;
}

/*pagetitle=============*/

.pagetitle {
	width:594px;
	height:83px;
	margin:0 auto 20px auto;
	text-decoration:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
.title00 {background:url(../img/title_00.gif) no-repeat}
.title01 {background:url(../img/title_01.gif) no-repeat}
.title02 {background:url(../img/title_02.gif) no-repeat}
.title03 {background:url(../img/title_03.gif) no-repeat}
.title04 {background:url(../img/title_04.gif) no-repeat}
.title05 {background:url(../img/title_05.gif) no-repeat}
.title06 {background:url(../img/title_06.gif) no-repeat}
.title07 {background:url(../img/title_07.gif) no-repeat}

/*subtitle=============*/

.subtitle {
	width:580px;
	margin:0 auto 18px auto;
	padding:0 7px 10px 7px;
	color:#195caf;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	background:url(../img/subtitle_bk.gif) no-repeat left bottom;
}
/* for WinIE6*/
* html .subtitle {
	font-size:115%;
}
/* for WinIE7*/
*:first-child+html .subtitle {
	font-size:115%;
}

#main p {
	margin:0 auto 15px auto;
	padding:0 20px;
}


/*sideNavi----------------------------------------------------------*/

#sideNavi {
	float:right;
	width:230px;
	padding:0 10px 0 10px;
}

#homelinke {
	margin:0 auto;
	padding:0 0 5px 0;
}

#homelinke a {
	display:block;
	width:230px;
	height:35px;
	text-decoration:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url(../img/btn_home.gif) no-repeat;
}

#homelinke a:hover,
#homelinke a:active {
	background-position:0 -35px;
}

#sideNavi h3 {
	margin:5px 0 0 0;
	width:230px;
	height:35px;
	text-decoration:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
#sideNavi h3.sidetitle01 {background:url(../img/sidetitle_01.gif) no-repeat;}
#sideNavi h3.sidetitle02 {background:url(../img/sidetitle_02.gif) no-repeat;}
#sideNavi h3.sidetitle03 {background:url(../img/sidetitle_03.gif) no-repeat;}
#sideNavi h3.sidetitle04 {background:url(../img/sidetitle_04.gif) no-repeat;}
#sideNavi h3.sidetitle05 {background:url(../img/sidetitle_05.gif) no-repeat;}

/*sideNaviLink=============*/

#sideNavi .sNavibox {
	padding:0 5px 5px 5px;
	background:#2dbee8;
}

#sideNavi .sNaviLink {
	padding:1px 0 0 0;
	background:url(../img/line.gif) no-repeat;
}

#sideNavi .sNaviLink li {
	padding:0 0 1px 0;
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	background:url(../img/line.gif) no-repeat left bottom;
}
/* for WinIE6*/
* html #sideNavi .sNaviLink li {
	font-size:80%;
}
/* for WinIE7*/
*:first-child+html #sideNavi .sNaviLink li {
	font-size:80%;
}

#sideNavi .sNaviLink li a {
	display:block;
	padding:8px 6px 7px 6px;
}

#sideNavi .sNaviLink li a:link,
#sideNavi .sNaviLink li a:visited {
	color:#195caf;
	text-decoration:none;
	background:#fff url(../img/link_bk.gif) no-repeat 0 50%;
}

#sideNavi .sNaviLink li a:hover,
#sideNavi .sNaviLink li a:active {
	background:#e9f7ff url(../img/link_bk.gif) no-repeat 0 50%;
}


/*pageupper=============*/

#pageupper {
	clear:both;
	margin:0 auto;
	padding:5px 10px;
}
#pageupper a {
	display:block;
	float:right;
	width:230px;
	height:35px;
	font-size:0;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
}
#pageupper a:link,
#pageupper a:visited {
	background:url(../img/btn_page.gif) no-repeat;
}
#pageupper a:hover,
#pageupper a:active {
	background-position:0 -35px;
}


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

#footer {
	width:880px;
	margin:0 auto;
	padding:10px 0;
	font-size:12px;
	line-height:1.2em;
}
/* for WinIE6*/
* html #footer {
	font-size:80%;
}
/* for WinIE7*/
*:first-child+html #footer {
	font-size:80%;
}

#footer ul {
	float:left;
	margin:0 auto;
}
#footer ul li {
	display:inline;
	padding:0 20px 0 0;
	font-weight:bold;
}

#footer ul li a:link,
#footer ul li a:visited {
	color:#195caf;
	text-decoration:none;
}
#footer ul li a:hover,
#footer ul li a:active {
	color:#999;
	text-decoration:none;
}

#footer address {
	float:right;
	margin:0 auto;
}
#footer address a:link,
#footer address a:visited {
	text-decoration:none;
	color:#000;
}
#footer address a:hover,
#footer address a:active {
	text-decoration:none;
	color:#0066cc;
}