/* 初期設定 */

*{
	margin:                     0;
	padding:                    0;
}

body{
	font-family:                Verdana, "ＭＳ Ｐゴシック";
	background:                 url(../common/bg02.jpg) repeat-x top;
	text-align:                 center;
}

a{
	outline:0;
}
a:link,
a:visited{
	color:#069;
}
a:hover{
	color:#09F;
}

.cl{
	clear:                      both;
}

.wrap{
	width:                      900px;
	margin:                     0 auto;
}

/* Header */
#wrap-head{
	height:                     98px;
}

#wrap-head h1{
	font-size:                  11px;
	font-weight:                normal;
	text-align:                 left;
	height:                     98px;
	background-image: url(../common/logo.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
#wrap-head h1 a{
	display:                    block;
	text-indent:                -9999px;
	font-size:                  2px;
	height:                     65px;
}

#wrap-head p{
	background:                 url(../common/head_tel.gif) no-repeat right;
	text-indent:                -9999px;
	font-size:                  2px;
	height:                     98px;
	width:                      300px;
	float:                      right;
} 


/* Menu */

#wrap-Menu{
}
#wrap-Menu ul li{
	float:                      left;
	list-style:                 none;
}
#wrap-Menu ul li a{
	display:                    block;
	height:                     40px;
	text-indent:                -9999px;
	font-size:                  2px;
}

#menu01{background:             url(../common/menu01.gif); width:124px;}
#menu02{background:             url(../common/menu02.gif); width:144px;}
#menu03{background:             url(../common/menu03.gif); width:121px;}
#menu04{background:             url(../common/menu04.gif); width:142px;}
#menu05{background:             url(../common/menu05.gif); width:140px;}
#menu06{background:             url(../common/menu06.gif); width:109px;}
#menu07{background:             url(../common/menu07.gif); width:120px;}

#menu01:link,
#menu01:visited,
#menu02:link,
#menu02:visited,
#menu03:link,
#menu03:visited,
#menu04:link,
#menu04:visited,
#menu05:link,
#menu05:visited,
#menu06:link,
#menu06:visited,
#menu07:link,
#menu07:visited{
	background-position:        top;
}

#menu01:hover,
#menu02:hover,
#menu03:hover,
#menu04:hover,
#menu05:hover,
#menu06:hover,
#menu07:hover{
	background-position:        bottom;
}


/* Side */

#wrap-Side{
	width:                      210px;
	float:                      right;
	margin:                     15px 0 0 0;
}
#wrap-Side ul{
	background:                 url(../common/ttl_sidemenu.jpg) no-repeat;
	padding-top:                50px;
}
#wrap-Side ul li{
	list-style:                 none;
	text-align:                 left;
}
#wrap-Side ul li a{
	display:                    block;
	height:                     41px;
	width:                      170px;
	font-size:                  12px;
	line-height:                41px;
	padding:                    0 0 0 40px;
	background:                 url(../common/sidemenu.jpg);
}
#wrap-Side ul li a:link,
#wrap-Side ul li a:visited{
	background-position:        left;
	color:                      #600;
}
#wrap-Side ul li a:hover{
	background-position:        right;
	color:                      #300;
}

#sideData h3,
#sideData h4{
	font-size:                  12px;
	font-weight:                normal;
	text-align:                 left;
}



/* contents */


#wrap-contents{
	width:                      670px;
	float:                      left;
	text-align:                 left;
}


/* Footer */

#foot{
	background:                 url(../common/bg_footer.jpg);
	margin:                     30px 0 0 0;
}

#foter-bg{
	height:                     125px;
	clear:                      both;
	margin:                     40px 0 0 0;
}

#wrap-Footer{
	width:                      900px;
	margin:                     0px auto 0 auto;
	height:                     100px;
	background:                 url(../common/footer.jpg) no-repeat;
	text-align:                 left;
	padding:                    25px 0px 0 0px;
}

#wrap-Footer h3{
	margin:                     0px 20px 5px 240px;
	font-size:                  10px;
	line-height:                22px;
	font-weight:                normal;
	color:                      #FFF;
}

#wrap-Footer h3 a{
	color:                      #FFF;
}

#wrap-Footer h2{
	margin:                     0px 0px 5px 0px;
	font-size:                  12px;
	font-weight:                normal;
	color:                      #FFF;
}

#wrap-Footer p{
	font-size:                  10px;
	font-weight:                normal;
	color:                      #FFF;
}

/* page top */

#pagetop{
	clear:                      both;
}

.pagetop a{
	background:                 url(../common/pagetop.jpg);
	width:                      95px;
	height:                     20px;
	display:                    block;
	text-indent:                -9999px;
	font-size:                  2px;
	float:                      right;
	margin:                     30px 0 0 0;
}

.pagetop a:link,
.pagetop a:visited{
	background-position:        top;
}

.pagetop a:hover{
	background-position:        bottom;
}


/* pan */
#wrapPan{
	background:                 #F9F9F4;
	padding:                    7px 10px;
	clear:                      both;
	text-align:                 left;
	border-bottom:              dotted 1px #300;
	border-top:                 dotted 1px #300;
	font-size:                  11px;
	float:                      left;
	width:                      880px;
	margin:                     15px 0 0 0;
}

/* サイドバナー */
#banner{
	margin-top: 20px;
}





