@charset "Shift_JIS";

/*=========================================*/
/* 基本設定 */
/*=========================================*/


/* body */

body {
	margin:0px;
	padding:0px;
	position:relative;
	text-align:center;
}


/* リンク装飾 */

a:link {
	color:#555555;
	text-decoration:underline;
}

a:visited {
	color:#555555;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#555555;
	text-decoration:none;
}


/*=========================================*/
/* CONTENTS要素 */
/*=========================================*/


/* BODY */

#wrapper{
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	position:relative;
	text-align:center;
}


/* HEADER */

#header{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	height:80px;
	background-image:url(../images/header_back.gif);
	background-repeat:repeat-x;
}

#header #header_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	height:80px;
	text-align:left;
}

h1{
    position:absolute;
	margin:0px;
	padding:0px;
	top:20px;
	left:20px;
	width:327px;
	height:45px;
	text-indent:-9999px;
	background-image:url(../images/header_logo.gif);
	background-repeat: no-repeat;
}

h1 a{
	display:block;
	padding:0px;
	height:45px;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
}

#header_box ul#header_bo{
	position:absolute;
	top:40px;
	right:20px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:217px;
	height:12px;
	background-image: url(../images/header_botan.gif);
	background-repeat: no-repeat;
}

#header_box ul#header_bo li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	font-size:10%;
	height:12px;
}

#header_box ul#header_bo li a{
	display:block;
	height:12px;
	background-image: url(../images/header_botan.gif);
	background-repeat: no-repeat;
}

#header_box ul#header_bo li#header_bo1{width:99px;}
#header_box ul#header_bo li#header_bo2{width:118px;}

#header_box ul#header_bo li#header_bo1 a{background-position:0px 0px;}
#header_box ul#header_bo li#header_bo2 a{background-position:-99px 0px;}

#header_box ul#header_bo li#header_bo1 a:hover{background-position:0px 100%;}
#header_box ul#header_bo li#header_bo2 a:hover{background-position:-99px 100%;}


/* MENU */

#menu{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	height:45px;
	background-image:url(../images/menu_back.gif);
	background-repeat:repeat-x;
}

#menu li{
	display:inline;
}

#menu #menu_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	height:45px;
	text-align:left;
}

#menu_box ul#menu_bo{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	width:920px;
	height:45px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
}

#menu_box ul#menu_bo li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:45px;
}

#menu_box ul#menu_bo li a{
	display:block;
	height:45px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
}

#menu_box ul#menu_bo li#menu_bo1{width:115px;}
#menu_box ul#menu_bo li#menu_bo2{width:115px;}
#menu_box ul#menu_bo li#menu_bo3{width:115px;}
#menu_box ul#menu_bo li#menu_bo4{width:115px;}
#menu_box ul#menu_bo li#menu_bo5{width:115px;}
#menu_box ul#menu_bo li#menu_bo6{width:115px;}
#menu_box ul#menu_bo li#menu_bo7{width:115px;}
#menu_box ul#menu_bo li#menu_bo8{width:115px;}

#menu_box ul#menu_bo li#menu_bo1 a{background-position:0px 0px;}
#menu_box ul#menu_bo li#menu_bo2 a{background-position:-115px 0px;}
#menu_box ul#menu_bo li#menu_bo3 a{background-position:-230px 0px;}
#menu_box ul#menu_bo li#menu_bo4 a{background-position:-345px 0px;}
#menu_box ul#menu_bo li#menu_bo5 a{background-position:-460px 0px;}
#menu_box ul#menu_bo li#menu_bo6 a{background-position:-575px 0px;}
#menu_box ul#menu_bo li#menu_bo7 a{background-position:-690px 0px;}
#menu_box ul#menu_bo li#menu_bo8 a{background-position:-805px 0px;}

#menu_box ul#menu_bo li#menu_bo1 a:hover{background-position:0px 100%;}
#menu_box ul#menu_bo li#menu_bo2 a:hover{background-position:-115px 100%;}
#menu_box ul#menu_bo li#menu_bo3 a:hover{background-position:-230px 100%;}
#menu_box ul#menu_bo li#menu_bo4 a:hover{background-position:-345px 100%;}
#menu_box ul#menu_bo li#menu_bo5 a:hover{background-position:-460px 100%;}
#menu_box ul#menu_bo li#menu_bo6 a:hover{background-position:-575px 100%;}
#menu_box ul#menu_bo li#menu_bo7 a:hover{background-position:-690px 100%;}
#menu_box ul#menu_bo li#menu_bo8 a:hover{background-position:-805px 100%;}

#menu_box ul#menu_bo li#menu_bo1.current-page { background: url(../images/menu.gif) 0 100%; }
#menu_box ul#menu_bo li#menu_bo2.current-page { background: url(../images/menu.gif) -115px 100%; }
#menu_box ul#menu_bo li#menu_bo3.current-page { background: url(../images/menu.gif) -230px 100%; }
#menu_box ul#menu_bo li#menu_bo4.current-page { background: url(../images/menu.gif) -345px 100%; }
#menu_box ul#menu_bo li#menu_bo5.current-page { background: url(../images/menu.gif) -460px 100%; }
#menu_box ul#menu_bo li#menu_bo6.current-page { background: url(../images/menu.gif) -575px 100%; }
#menu_box ul#menu_bo li#menu_bo7.current-page { background: url(../images/menu.gif) -690px 100%; }
#menu_box ul#menu_bo li#menu_bo8.current-page { background: url(../images/menu.gif) -805px 100%; }


/* PANKUZU */

#pankuzu{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
}

#pankuzu_box{
	position:relative;
	margin:0px auto;
	padding:10px 0px 20px 0px;
	width:880px;
	text-align:left;
	font-size:70%;
	color:#555555;
}


/* TOP_CONTENTS */

#main_image{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:auto;
	height:350px;
	text-indent:-9999px;
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

#index_contents{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
}

#index_contents #index_contents_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:900px;
	text-align:left;
}

#contents{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
}

#contents #contents_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:900px;
	text-align:left;
}

#index_left_contents{
	margin:0px;
	padding:0px 0px 30px 0px;
	width:660px;
	float:left;
	text-align:left;
}

#index_right_contents{
	margin:0px;
	padding:0px 0px 30px 0px;
	width:200px;
	float:right;
	text-align:center;
}

#index_right_contents ul#banner_blog{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	width:200px;
	height:70px;
	background-image: url(../images/banner_blog.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_blog li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:70px;
}

#index_right_contents ul#banner_blog li a{
	display:block;
	height:70px;
	background-image: url(../images/banner_blog.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_blog li#banner_blog1{width:200px;}

#index_right_contents ul#banner_blog li#banner_blog1 a{background-position:0px 0px;}

#index_right_contents ul#banner_blog li#banner_blog1 a:hover{background-position:0px 100%;}

#index_right_contents ul#banner_blog_new{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	width:200px;
	height:70px;
	background-image: url(../images/banner_blog_new.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_blog_new li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:70px;
}

#index_right_contents ul#banner_blog_new li a{
	display:block;
	height:70px;
	background-image: url(../images/banner_blog_new.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_blog_new li#banner_blog_new1{width:200px;}

#index_right_contents ul#banner_blog_new li#banner_blog_new1 a{background-position:0px 0px;}

#index_right_contents ul#banner_blog_new li#banner_blog_new1 a:hover{background-position:0px 100%;}

#index_right_contents ul#banner_blog_big{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:260px;
	background-image: url(../images/banner_blog_big.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_blog_big li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:260px;
}

#index_right_contents ul#banner_blog_big li a{
	display:block;
	height:260px;
	background-image: url(../images/banner_blog_big.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_blog_big li#banner_blog_big1{width:200px;}

#index_right_contents ul#banner_blog_big li#banner_blog_big1 a{background-position:0px 0px;}

#index_right_contents ul#banner_blog_big li#banner_blog_big1 a:hover{background-position:0px 100%;}

#index_right_contents ul#banner_article_big{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:260px;
	background-image: url(../images/banner_article_big.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_article_big li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:260px;
}

#index_right_contents ul#banner_article_big li a{
	display:block;
	height:260px;
	background-image: url(../images/banner_article_big.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_article_big li#banner_article_big1{width:200px;}

#index_right_contents ul#banner_article_big li#banner_article_big1 a{background-position:0px 0px;}

#index_right_contents ul#banner_article_big li#banner_article_big1 a:hover{background-position:0px 100%;}

#index_right_contents ul#banner_memo{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_memo.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_memo li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#index_right_contents ul#banner_memo li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_memo.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_memo li#banner_memo1{width:200px;}

#index_right_contents ul#banner_memo li#banner_memo1 a{background-position:0px 0px;}

#index_right_contents ul#banner_memo li#banner_memo1 a:hover{background-position:0px 100%;}

#index_right_contents ul#banner_topics{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_topics.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_topics li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#index_right_contents ul#banner_topics li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_topics.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_topics li#banner_topics1{width:200px;}

#index_right_contents ul#banner_topics li#banner_topics1 a{background-position:0px 0px;}

#index_right_contents ul#banner_topics li#banner_topics1 a:hover{background-position:0px 100%;}

#index_right_contents ul#banner_gozan{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_gozan.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_gozan li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#index_right_contents ul#banner_gozan li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_gozan.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_gozan li#banner_gozan1{width:200px;}

#index_right_contents ul#banner_gozan li#banner_gozan1 a{background-position:0px 0px;}

#index_right_contents ul#banner_gozan li#banner_gozan1 a:hover{background-position:0px 100%;}

#index_right_contents ul#banner_jurlique{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_jurlique.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_jurlique li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#index_right_contents ul#banner_jurlique li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_jurlique.jpg);
	background-repeat: no-repeat;
}

#index_right_contents ul#banner_jurlique li#banner_jurlique1{width:200px;}

#index_right_contents ul#banner_jurlique li#banner_jurlique1 a{background-position:0px 0px;}

#index_right_contents ul#banner_jurlique li#banner_jurlique1 a:hover{background-position:0px 100%;}

#index_company_title{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:200px;
	height:35px;
	text-indent:-9999px;
	background-image:url(../images/banner_company_title.gif);
	background-repeat:no-repeat;
}

#index_right_contents ul#sidemenu{
	position:relative;
	margin:0px 0px 10px 0px;
	padding:0px 0px 20px 0px;
	width:200px;
	background-image:url(../images/side_back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#index_right_contents ul#sidemenu li{
	list-style:none;
	margin:0px;
	padding:5px 0px 0px 25px;
	text-align:left;
	background-image:url(../images/side_icatch.gif);
	background-repeat:no-repeat;
}

#index_topics_title{
	position:relative;
	margin:0px auto 5px 0px;
	padding:0px;
	width:660px;
	height:40px;
	background-image:url(../images/index_topics_title.gif);
	background-repeat:no-repeat;
}

#index_topics_title ul#index_topics_botan{
	position:absolute;
	top:10px;
	right:10px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100px;
	height:21px;
	background-image: url(../images/index_topics_botan.gif);
	background-repeat: no-repeat;
}

#index_topics_title ul#index_topics_botan li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	font-size:10%;
	height:21px;
}

#index_topics_title ul#index_topics_botan li a{
	display:block;
	height:21px;
	background-image: url(../images/index_topics_botan.gif);
	background-repeat: no-repeat;
}

#index_topics_title ul#index_topics_botan li#index_topics_botan1{width:100px;}

#index_topics_title ul#index_topics_botan li#index_topics_botan1 a{background-position:0px 0px;}

#index_topics_title ul#index_topics_botan li#index_topics_botan1 a:hover{background-position:0px 100%;}

#index_topics_box{
	position:relative;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:660px;
}

#index_blog_title{
	position:relative;
	margin:0px auto 5px 0px;
	padding:0px;
	width:660px;
	height:40px;
	background-image:url(../images/index_blog_title.gif);
	background-repeat:no-repeat;
}

#index_blog_title ul#index_blog_botan{
	position:absolute;
	top:10px;
	right:10px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100px;
	height:21px;
	background-image: url(../images/index_blog_botan.gif);
	background-repeat: no-repeat;
}

#index_blog_title ul#index_blog_botan li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	font-size:10%;
	height:21px;
}

#index_blog_title ul#index_blog_botan li a{
	display:block;
	height:21px;
	background-image: url(../images/index_blog_botan.gif);
	background-repeat: no-repeat;
}

#index_blog_title ul#index_blog_botan li#index_blog_botan1{width:100px;}

#index_blog_title ul#index_blog_botan li#index_blog_botan1 a{background-position:0px 0px;}

#index_blog_title ul#index_blog_botan li#index_blog_botan1 a:hover{background-position:0px 100%;}

#index_blog_box{
	position:relative;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	width:660px;
}

.table_back{
	background-image: url(../images/table_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:80%;
	line-height:150%;
	color:#555555;
}

#index_group{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:660px;
	height:258px;
	background-image:url(../images/group_back3.jpg);
	background-repeat:no-repeat;
}

#index_group ul#group_botan1{
	position:absolute;
	top:210px;
	left:23px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:104px;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan1 li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:29px;
}

#index_group ul#group_botan1 li a{
	display:block;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan1 li#group_botan1_1{width:104px;}

#index_group ul#group_botan1 li#group_botan1_1 a{background-position:0px 0px;}

#index_group ul#group_botan1 li#group_botan1_1 a:hover{background-position:0px 100%;}

#index_group ul#group_botan2{
	position:absolute;
	top:210px;
	left:151px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:104px;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan2 li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:29px;
}

#index_group ul#group_botan2 li a{
	display:block;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan2 li#group_botan2_1{width:104px;}

#index_group ul#group_botan2 li#group_botan2_1 a{background-position:0px 0px;}

#index_group ul#group_botan2 li#group_botan2_1 a:hover{background-position:0px 100%;}

#index_group ul#group_botan3{
	position:absolute;
	top:210px;
	left:278px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:104px;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan3 li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:29px;
}

#index_group ul#group_botan3 li a{
	display:block;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan3 li#group_botan3_1{width:104px;}

#index_group ul#group_botan3 li#group_botan3_1 a{background-position:0px 0px;}

#index_group ul#group_botan3 li#group_botan3_1 a:hover{background-position:0px 100%;}

#index_group ul#group_botan4{
	position:absolute;
	top:210px;
	left:405px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:104px;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan4 li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:29px;
}

#index_group ul#group_botan4 li a{
	display:block;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan4 li#group_botan4_1{width:104px;}

#index_group ul#group_botan4 li#group_botan4_1 a{background-position:0px 0px;}

#index_group ul#group_botan4 li#group_botan4_1 a:hover{background-position:0px 100%;}

#index_group ul#group_botan5{
	position:absolute;
	top:210px;
	left:533px;
	list-style:none;
	margin:0px;
	padding:0px;
	width:104px;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan5 li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:29px;
}

#index_group ul#group_botan5 li a{
	display:block;
	height:29px;
	background-image: url(../images/group_botan.gif);
	background-repeat: no-repeat;
}

#index_group ul#group_botan5 li#group_botan5_1{width:104px;}

#index_group ul#group_botan5 li#group_botan5_1 a{background-position:0px 0px;}

#index_group ul#group_botan5 li#group_botan5_1 a:hover{background-position:0px 100%;}


/* HASEI_CONTENTS */

#contents{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
}

#contents #contents_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:900px;
	text-align:left;
}

#left_contents{
	margin:0px;
	padding:0px;
	width:200px;
	float:left;
	text-align:left;
}

#right_contents{
	margin:0px;
	padding:0px;
	width:660px;
	float:right;
	text-align:center;
}

#left_contents ul#banner_blog{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	width:200px;
	height:70px;
	background-image: url(../images/banner_blog.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_blog li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:70px;
}

#left_contents ul#banner_blog li a{
	display:block;
	height:70px;
	background-image: url(../images/banner_blog.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_blog li#banner_blog1{width:200px;}

#left_contents ul#banner_blog li#banner_blog1 a{background-position:0px 0px;}

#left_contents ul#banner_blog li#banner_blog1 a:hover{background-position:0px 100%;}

#left_contents ul#banner_memo{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_memo.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_memo li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#left_contents ul#banner_memo li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_memo.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_memo li#banner_memo1{width:200px;}

#left_contents ul#banner_memo li#banner_memo1 a{background-position:0px 0px;}

#left_contents ul#banner_memo li#banner_memo1 a:hover{background-position:0px 100%;}

#left_contents ul#banner_topics{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_topics.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_topics li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#left_contents ul#banner_topics li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_topics.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_topics li#banner_topics1{width:200px;}

#left_contents ul#banner_topics li#banner_topics1 a{background-position:0px 0px;}

#left_contents ul#banner_topics li#banner_topics1 a:hover{background-position:0px 100%;}

#left_contents ul#banner_blog_big{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:260px;
	background-image: url(../images/banner_blog_big.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_blog_big li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:260px;
}

#left_contents ul#banner_blog_big li a{
	display:block;
	height:260px;
	background-image: url(../images/banner_blog_big.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_blog_big li#banner_blog_big1{width:200px;}

#left_contents ul#banner_blog_big li#banner_blog_big1 a{background-position:0px 0px;}

#left_contents ul#banner_blog_big li#banner_blog_big1 a:hover{background-position:0px 100%;}

#left_contents ul#banner_article_big{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:260px;
	background-image: url(../images/banner_article_big.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_article_big li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:260px;
}

#left_contents ul#banner_article_big li a{
	display:block;
	height:260px;
	background-image: url(../images/banner_article_big.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_article_big li#banner_article_big1{width:200px;}

#left_contents ul#banner_article_big li#banner_article_big1 a{background-position:0px 0px;}

#left_contents ul#banner_article_big li#banner_article_big1 a:hover{background-position:0px 100%;}

#left_contents ul#banner_gozan{
	position:relative;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_gozan.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_gozan li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#left_contents ul#banner_gozan li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_gozan.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_gozan li#banner_gozan1{width:200px;}

#left_contents ul#banner_gozan li#banner_gozan1 a{background-position:0px 0px;}

#left_contents ul#banner_gozan li#banner_gozan1 a:hover{background-position:0px 100%;}

#left_contents ul#banner_jurlique{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	width:200px;
	height:60px;
	background-image: url(../images/banner_jurlique.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_jurlique li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	height:60px;
}

#left_contents ul#banner_jurlique li a{
	display:block;
	height:60px;
	background-image: url(../images/banner_jurlique.jpg);
	background-repeat: no-repeat;
}

#left_contents ul#banner_jurlique li#banner_jurlique1{width:200px;}

#left_contents ul#banner_jurlique li#banner_jurlique1 a{background-position:0px 0px;}

#left_contents ul#banner_jurlique li#banner_jurlique1 a:hover{background-position:0px 100%;}


#counter_box{
	position:relative;
	margin:0px auto;
	padding:0px 0px 30px 0px;
	width:200px;
	height:50px;
}

/* FOOTER_TEXT */

#footer_text{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	clear:both;
}

#footer_text #footer_text_box{
	position:relative;
	margin:0px auto;
	padding:10px 0px 10px 0px;
	width:880px;
	text-align:right;
	font-size:70%;
	color:#555555;
}


/* FOOTER */

#footer{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	height:50px;
	background-image:url(../images/footer_back.gif);
	background-repeat:repeat-x;
	clear:both;
}

#footer #footer_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	height:50px;
	text-align:left;
}

#footer_logo{
    position:absolute;
	margin:0px;
	padding:0px;
	top:13px;
	left:20px;
	width:180px;
	height:27px;
	text-indent:-9999px;
	font-size:10%;
	background-image:url(../images/footer_logo.gif);
	background-repeat: no-repeat;
}

#footer_copylight{
    position:absolute;
	margin:0px;
	padding:0px;
	top:25px;
	right:20px;
	width:309px;
	height:5px;
	text-indent:-9999px;
	font-size:10%;
	background-image:url(../images/footer_copylight.gif);
	background-repeat: no-repeat;
}
