/*--------------------------------------------


基本設定


--------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: 'ヒラギノ角ゴ Pro','ＭＳ Ｐゴシック','Osaka','sans-serif';
	color:#000;
	word-break:break-all;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
    font-size:100%;
	line-height:100%;
}

a,
a:link,
a:visited
{
	color:#369;
	text-decoration:underline;
}

a:hover,
a:active
{
	color:#33CCFF;
	text-decoration:underline;
}

p
{
	font-size:75%;
	line-height:140%;
	letter-spacing:0em;
	margin:0;
	padding:0;
}

img
{
	border: 0px #CCC solid;
}

form
{
	margin:0;
	padding:0;
}

ul,dl,ol {
	margin: 0;
	padding: 0;
}

li,dt,dd {
	margin: 0;
	padding: 0;
	font-size:75%;
	line-height:100%;
	letter-spacing:0em;
}

em
{
	font-style:normal;
}

hr
{
	display:none;
}

/*--------------------------------------------


汎用パーツ設定


--------------------------------------------*/

.clear
{
	font-size:0%;
	line-height:0%;
	clear:both;
}

.ps
{
	font-size:90%;
	text-align:right;
}

.psLink
{
	font-size:75%;
    padding:0 10px 0 15px;
	margin:0 0 0 200px;
    background: url(../images/arrow3.gif) 0px 50% no-repeat;
}

.more
{
	font-size:70%;
	text-align:right;
    padding:0 15px 0 ;
	margin:0;
    background: url(../images/arrowNext.gif) 100% 50% no-repeat;
}

.Separator
{
	display:none;
}

img.right
{
	float:right;
	margin:0 0 0 5px;
}

img.left
{
	float:left;
	margin:0 10px 0 0;
}


p.second
{
	margin:15px 0 0 0;
}

/*--------------------------------------------


段組設定


--------------------------------------------*/

#wrapperAll
{
	width:746px;
	margin:0 auto;
	background:url(../img/wrapper_bg.jpg) 50% 0% repeat-y;
	position:relative;
}

#mainBK
{
	width:730px;
	padding:0 8px;
	margin:0 auto;
}

h1#header
{
	margin:0 0 1px 0;
	text-indent:-9000px;
	font-size:0%;
	line-height:0%;
	background:url(../img/header/toppage_bar07.jpg) 0% 0% no-repeat;
	width:730px;
	height:100px;
}

#bottomBK
{
	width:730px;
	padding:0 8px;
	background:url(../img/footer_bg.jpg) 0% 50% no-repeat;
}

/*--------------------------------------------


各種パーツ設定


--------------------------------------------*/
/*-----pankuzu設定-----*/

ul.pankuzuNavi
{
	margin:5px 0 5px 10px;
	list-style:none;
}

ul.pankuzuNavi li
{
	display:inline;
	padding:0 8px 0 10px;
	background:url(../img/pankuzu_arrow.gif) 0% 50% no-repeat;
	color:#fc0;
	font-weight:bold;
}

ul.pankuzuNavi li.firstItem
{
	padding:0 8px 0 0;
	background:none;
}

ul.pankuzuNavi li a,
ul.pankuzuNavi li a:link,
ul.pankuzuNavi li a:visited
{
	color:#999;
	text-decoration:underline;
}

ul.pankuzuNavi li a:active,
ul.pankuzuNavi li a:hover
{
	color:#369;
}

/*----back設定----*/

#back
{
	height:30px;
	position:absolute;
	bottom:3px;
	left:674px;
}

#back p
{
	text-indent:-9000px;
	line-height:0%;
	font-size:0%;
}

#back p a
{
	background:url(../img/back.gif) 0% 0% no-repeat;
	display:block;
	width:50px;
	height:16px;
	margin:7px 7px 7px 0;  
}

#back p a:active,
#back p a:hover
{
	background-position:0% -20px;
}

/*------------------------------

フッター設定

-------------------------------*/
/*----toTop設定----*/

#toTop
{
	height:30px;
	position:relative;
}

#toTop p
{
	text-indent:-9000px;
	line-height:0%;
	font-size:0%;
	float:right;
}

#toTop p a
{
	background:url(../img/to_top_btn.gif) 0% 0% no-repeat;
	display:block;
	width:50px;
	height:16px;
	margin:7px 7px 7px 0;  
}

#toTop p a:active,
#toTop p a:hover
{
	background-position:0% -20px;
}

/*----footer設定----*/




/*----toTop2設定----*/

#toTop2
{
	height:30px;
	position:relative;
}

#toTop2 p
{
	text-indent:-9000px;
	line-height:0%;
	font-size:0%;
	float:right;
}

#toTop2 p a
{
	background:url(../img/back.gif) 0% 0% no-repeat;
	display:block;
	width:50px;
	height:16px;
	margin:7px 7px 7px 0;  
}

#toTop2 p a:active,
#toTop2 p a:hover
{
	background-position:0% -20px;
}

/*----footer設定----*/





#footer
{
	width:730px;
	height:54px;
	background:url(../img/footer.gif) 0% 0% no-repeat;
	position:relative;
}

#footer ul
{
	list-style:none;
	padding:7px 0 5px 10px;
}

#footer ul li
{
	display:inline;
	padding:0 4px 0 5px;
	border-left:1px #fff solid;
	vertical-align:bottom;
}

#footer ul li.firstItem
{
	padding-left:0;
	border-left:none;
}

#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited
{
	color:#fff;
}

#footer ul li a:active,
#footer ul li a:hover
{
	color:#FFCC33;
}

p.copyRight
{
	color:#FFF;
	margin:0 0 0 10px;
	position:absolute;
	top:30px;
}

/*----underConstruction設定----*/

#underConstruction
{
	height:459px;
	width:100%;
	position:relative;
	background-color:#FFF;
	margin:1px 0 0 0;
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}

#underConstruction img
{
	position:absolute;
	left:32%;
	top:32%;
}

#underConstruction2
{
	height:459px;
	width:100%;
	position:relative;
	background-color:#FFF;
	margin:1px 0 0 0;
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}

#underConstruction2 img
{
	position:absolute;
	left:21%;
	top:6%;
}
