h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	list-style-type:none;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	
}

body{
	margin:0;
	padding:0;
	font-family:'Lucida Grande',Meiryo,sans-serif;
	color:#333;
	line-height:2;
	background-image: url(../../images/bg_footer2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

a:link,a:visited{
	color:#CC0000;
}

a:hover,a:active{
	color: #CC9900;
}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

img{border:none; vertical-align:top;}

br{letter-spacing:0;}

/*--- layout ---*/


.wrapper{
	width:100%;
	background:url(../../images/bg_header.jpg) repeat-x left top;
	text-align:center;
}

.container{
	width:980px;
	height:100%;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
	/*- background:url(../images/bg_container.jpg) repeat-y left top;　-*/
}


/*--- header ---*/

.header{
	width:980px;
	height:100px;
	margin:0 auto;
	position:relative;
}

.header .logo{
	position:absolute;
	top:10px;
	left: 10px;
}

.header .telno{
	position:absolute;
	top:10px;
	left:440px;
}

.header .btn{
	position:absolute;
	top:10px;
	left:720px;
}

.header .btn ul li{
	margin-bottom:5px;

}

.header .btn ul li a{
	display:block;
	background:#FFF;
}

/*---- slider ------*/


.slide_block{
	width:980px;
	margin:0 auto;
}



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

.footer{
	width:100%;
	background:url(../../images/bg_footer.jpg) repeat-x right bottom;
	text-align:center;
}
.footer p{
	font-size:13px;
	color:#FFF;
	line-height:1.6;
	padding-top:30px;
	text-align:center;
}

.footer address{
	font-size:13px;
	margin-top:15px;
	padding-bottom:15px;
	color:#FFFFFF;
	font-style:normal;
}


/*--- aside ---*/

.aside{
	width:220px;
	padding:20px 10px 20px;
	vertical-align:top;
	float:left;
}


.aside .menu_block{
	margin-bottom:20px;
}

.aside .menu_block .menu{
	box-shadow:0px 0px 2px 2px #F0E0F2;
	background:#FFF;
	padding:10px;
}

.aside .menu_block ul{
	border:solid 1px #D6D6D6;
}

.aside .menu_block ul li{
	border-top:solid 1px #D6D6D6;
	list-style-type:none;
}

.aside .menu_block ul li:first-child{
	border-top:none;
}

.aside .menu_block ul li a{
	display:block;
	font-size:13px;
	line-height:1.4;
	padding:10px 10px 10px  30px;
	cursor:pointer;
	text-decoration:none;	
	color:#000;
	background:url(../../menu_eye_premium_petit_double%20-%20Copy/images/aside_list_circle.jpg) no-repeat 15px 15px;
}

.aside .menu_block ul li a:hover,
.aside .menu_block ul li a.active{
	color:#D358BB;
}

.aside .menu_block .menu_head{
	background:url(../../menu_eye_premium_petit_double%20-%20Copy/images/aside_head.jpg) no-repeat center top;
	height:34px;
}

.aside .menu_block .menu_bottom{
	background:url(../../menu_eye_premium_petit_double%20-%20Copy/images/aside_bottom.jpg) no-repeat center top;
	height:34px;
}



.aside .submenu{
	margin-top:50px;
}

.aside .submenu ul li{
	margin-top:10px;
}

.aside .submenu ul li:first-child{
	margin-top:0px;
}


/*--- contents ---*/

.contents{
	width:720px;
	padding:10px 0px;
	float:right;
}

.pager_block{
	width:720px;
	font-size:12px;
	line-height:1.6;
	padding:10px 0px;
}
.pager_block a{
	text-decoration:none;
	color:#9999CC;
}
.pager_block a:hover{
	opacity:0.5;
}

/*--- contact_block ---*/

.contact_block{
	margin:40px auto 40px;
}

.contact_block h2{
	margin-bottom:20px;
	text-align:center;
}

.contact_block .shiny_btn{
	width:720px;
	height:70px;
	position:relative;
	overflow:hidden;
}

.contact_block .shiny_btn a{
	position:relative;
}

.contact_block .shiny_btn .tekari{
	position:absolute;
	width:70px;
	height:70px;
	top:0;
	margin-left:-70px;
}

.contact_block ul{
	margin-top:10px;
	overflow:hidden;
	/zoom:1;
}

.contact_block ul li{
	margin-left:10px;
	float:left;
}

.contact_block ul li:first-child{
	margin-left:0;
}

/*--- contact_block_mini ---*/


.contact_block_mini{
	margin:40px auto 40px;
	padding:20px;
	background:#F0F0F0;
}

.contact_block_mini p{
	margin-bottom:10px;
	text-align:center;
	font-size:15px;
	line-height:1.6;
}

.contact_block_mini .shiny_btn{
	width:680px;
	height:70px;
	position:relative;
	overflow:hidden;
}

.contact_block_mini .shiny_btn a{
	position:relative;
}

.contact_block_mini .shiny_btn .tekari{
	position:absolute;
	width:70px;
	height:70px;
	top:0;
	margin-left:-70px;
}




.search_g,
.search_y{
	margin:40px auto;

}

/*-------general-------*/

.alignC{text-align:center;}
.alignR{text-align:right;}
.alignL{text-align:left;}

.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.mt0{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.small{font-size:12px;}
.em{color:#FF2281}
.purple{color:#9966CC;}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	margin-top:0;
}


#sidenavi {
	position: fixed;
	bottom: 120px;
	right: 0;
	z-index: 30;
}

#sidenavi ul li{
	margin-top:5px;

}

