@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6,p {
	font-size:1em;
	font-weight:normal;
	line-height:140%;
	margin:0px;
	padding:0px;
}

img { border:none; }

.clear {
	clear:both;
	font-size:0px;
	line-height:0%;
	margin:0px;
	padding:0px;
}

body {
	/*font:0.8em "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka","メイリオ","Meiryo","sans-serif";*/
	/*font:0.8em "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";*/
	/*font:0.8em Hiragino Kaku Gothic Pro , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka‐等幅";*/
	font:0.8em Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅", sans-serif;
	background:url(../img/back.gif);
	color:#2d2d2d;
	margin:0px;
	padding:0px;
}

a { color:#0b54c2; }
a:visited { color:#5f80b1; }
a:hover { color:#e90b8a; text-decoration:none; }
a:active { color:#e90b8a; }


/*header
---------------------------------------------------------------------*/
#header {
	height:229px;
}

#header #header_inner {
	width:980px;
	height:165px;
	height:185px;
	position:relative;
	margin:0px auto;
}

#header #logo {
	position:absolute;
	top:7px;
	top:2px;
	top:9px;
	top:2px;
	top:20px;
	left:318px;
	left:298px;
	left:343px;
	/*left:267px;*/
	z-index:1;
}

#header #header_text {
	width:400px;
	font-size:0.9em;
	line-height:100%;
	list-style:none;
	position:absolute;
	top:11px;
	right:143px;
	margin:0px;
	padding:0px;
}
#header #header_text li { float:right;}
#header #header_text li a { color:#2d2d2d; }

#header #btn_facebook,
#header #btn_twitter,
#header #btn_mixi {
	position:absolute;
	top:0px;
}
#header #btn_facebook { left:851px; }
#header #btn_twitter { left:897px; }
#header #btn_mixi { left:943px; }

#header #g_top {
	width:212px;
	height:35px;
	background-image:url(../img/btn_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	position:absolute;
	top:0px;
	left:0px;
}
#header #g_top:hover {
	background-position:bottom;
}

/*g_menu
-----------------------------------*/
#header #g_menu {
	width:980px;
	height:84px;
	list-style:none;
	position:absolute;
	top:80px;
	top:100px;
	margin:0px;
	padding:0px;
}

#header #g_menu li {
	width:101px;
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
	z-index:2;
}

#header #g_menu01 { left:0px; }
#header #g_menu02 { left:104px; }
#header #g_menu03 { left:208px; }
#header #g_menu04 { left:671px; }
#header #g_menu05 { left:775px; }
#header #g_menu06 { left:879px; }

#header #g_menu li a {
	width:101px;
	height:84px;
	background-image:url(../img/g_menu.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}

#header #g_menu01 a { background-position:0px 0px; }
#header #g_menu02 a { background-position:-104px 0px; }
#header #g_menu03 a { background-position:-208px 0px; }
#header #g_menu04 a { background-position:-671px 0px; }
#header #g_menu05 a { background-position:-775px 0px; }
#header #g_menu06 a { background-position:-879px 0px; }

#header #g_menu03 a:hover { background-position:-208px -84px; }

#header #g_menu01 a,
#header #g_menu02 a,
#header #g_menu04 a,
#header #g_menu05 a,
#header #g_menu06 a {
	cursor:default;
}

/*header_end
-----------------------------------*/
#header #header_end {
	height:12px;
	background:url(../img/g_menuBack.gif);
}

#header #header_end div {
	max-width:1020px;
	height:12px;
	background:url(../img/g_menuInnerBack.gif);
	margin:0px auto;
}


/*wrapper
---------------------------------------------------------------------*/
#wrapper {
	width:980px;
	margin:0px auto;
}

/*mainBOX
-----------------------------------*/
#mainBOX {
	width:740px;
	float:right;
}

/*sideBOX
-----------------------------------*/
#sideBOX {
	width:215px;
	float:left;
}

#sideBOX #contentsSide {
	background:url(../img/suMenu_back.gif) repeat-y;
	display:none;
	margin-bottom:15px;
}

/*side_calendar
-----------------*/
#side_calendar {
	width:199px;
	height:293px;
	background:url(../img/cal_back.gif) no-repeat;
	color:#ffffff;
	position:relative;
	margin-bottom:1px;
	padding:50px 0px 0px 16px;
}

#side_calendar h3 {
	font-size:1.1em;
	text-align:center;
	line-height:100%;
	margin:0px 0px 24px -16px;
}

#side_calendar table {
	border:none;	
	border-spacing:0px;
	border-collapse:separate;
}

#side_calendar table td {
	width:26px;
	text-align:center;
	line-height:100%;
	padding:4px 0px 6px;
}


#side_calendar a { color:#ffffff; }
#side_calendar .event_td { background:#fb9d00; }
#side_calendar .goods_td { background:#43a7aa; }
#side_calendar .book_td { background:#e90b8a; }
#side_calendar .today { color:#fff000; }
#side_calendar #sunday { color:#ff3f45; }
#side_calendar #saturday { color:#78b1ff; }

#side_calendar #nextCal { display:none; }

#monthLink {
	font-size:0.9em;
	position:relative;
	z-index:10;
}

#monthLink a {
	color:#ffffff;
	text-decoration:underline;
}
#monthLink a:hover { text-decoration:none; }

#monthLinkL {
	display:none;
	position:absolute;
	top:-1px;
}

#monthLinkR {
	display:block;
	position:absolute;
	top:-1px;
	right:16px;
}

#cal_pop {
	width:159px;
	background:#000000;
	border:#fff000 solid 3px;
	font-size:0.9em;
	display:none;
	position:absolute;
	z-index:100;
	top:100px;
	left:15px;
	padding:5px 10px 10px;
}

#cal_pop h4 {
	font-size:1.1em;
	text-align:center;
	margin-bottom:5px;
}

#cal_pop ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

#cal_pop li {
	margin:0px 0px 7px 0px;
}

#cal_pop p {
	text-align:center;
	margin-top:10px;
}

#side_calendar #eventBtn {
	width:190px;
	height:33px;
	background:url(../img/cal_btn.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	position:absolute;
	z-index:1;
	bottom:13px;
	left:13px;
}
#side_calendar #eventBtn:hover {
	background:url(../img/cal_btn.png) no-repeat bottom;
}

/*side_ranking
-----------------*/
#sideBOX #rankingType4 { background:url(../img/ranking/back4.gif) no-repeat; }
#sideBOX #rankingType5 { background:url(../img/ranking/back5.gif) no-repeat; }
#sideBOX #rankingType6 { background:url(../img/ranking/back6.gif) no-repeat; }

#sideBOX .side_ranking {
	width:215px;
	height:270px;
	position:relative;
	margin:15px 0px 10px 0px;
}

#sideBOX .side_ranking p {
	font-size:0.9em;
	text-align:center;
	line-height:100%;
}

#sideBOX .side_ranking h4 {
	width:215px;
	color:#ffffff;
	text-align:center;
	line-height:100%;
	position:absolute;
	top:75px;
}

#sideBOX .side_ranking table {
	width:166px;
	width:170px;
	color:#ffffff;
	line-height:100%;
	position:absolute;
	top:95px;
	left:23px;
}

#sideBOX .side_ranking th {
	text-align:left;
	width:26px;
}
#sideBOX .side_ranking td { text-align:right; }

#sideBOX .side_ranking .rankName {
	width:44%;
	text-align:left;
}

#sideBOX .side_ranking a {
	width:190px;
	height:33px;
	background:url(../img/ranking/btn.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	position:absolute;
	top:224px;
	left:13px;
}
#sideBOX .side_ranking a:hover {
	background:url(../img/ranking/btn.png) no-repeat bottom;
}

#sideBOX #rankingType4 a {
	background:url(../img/ranking/btn10.png) no-repeat;
}
#sideBOX #rankingType4 a:hover {
	background:url(../img/ranking/btn10.png) no-repeat bottom;
}


/*bnr_event
-----------------*/
#sideBOX #bnr_event {
	width:215px;
	height:135px;
	background:url(../img/bnr_event.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	margin-top:0px;
	margin-bottom:1px;
	margin-top:-10px;
}
#sideBOX #bnr_event:hover { background:url(../img/bnr_event.gif) no-repeat bottom; }

/*bnr_pv
-----------------*/
#sideBOX #bnr_pv {
	width:215px;
	height:125px;
	background:url(../img/bnr_pv.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	margin-bottom:1px;
}
#sideBOX #bnr_pv:hover { background:url(../img/bnr_pv.gif) no-repeat bottom; }

/*bnr_mail
-----------------*/
#sideBOX #bnr_mail {
	width:215px;
	height:139px;
	background:url(../img/bnr_mail.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	margin-bottom:15px;
	margin-bottom:5px;
}
#sideBOX #bnr_mail:hover { background:url(../img/bnr_mail.gif) no-repeat bottom; }

/*bnr_3ds
-----------------*/
#sideBOX #bnr_3ds {
	width:215px;
	height:115px;
	background:url(../img/bnr_3DS.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	margin-top:15px;
}
#sideBOX #bnr_3ds:hover { background:url(../img/bnr_3DS.gif) no-repeat bottom; }

/*bnr_lab
-----------------*/
#sideBOX #bnr_lab {
	width:215px;
	height:170px;
	background:url(../img/bnr_lab.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	margin-top:15px;
	/*margin-bottom:25px;*/
}
#sideBOX #bnr_lab:hover { background:url(../img/bnr_lab.gif) no-repeat bottom; }

#sideBOX #bnr_arts {
	/*margin-top:25px;*/
	display:block;
}

/*bnr_questionnaire
-----------------*/
#sideBOX #bnr_questionnaire {
	width:215px;
	height:151px;
	background:url(../img/bnr_questionnaire.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	margin-top:0px;
	margin-bottom:15px;
}
#sideBOX #bnr_questionnaire:hover { background:url(../img/bnr_questionnaire.gif) no-repeat bottom; }

/*#sideBOX #bnr_qr { margin-bottom:20px; }*/
#sideBOX #bnr_qr { margin-top:25px; }

#sideBOX p {
	font-size:0.9em;
	margin-bottom:10px;
}

#commonSide img {
	margin-bottom: 16px;
}

/*footer
---------------------------------------------------------------------*/
#footer {
	padding:140px 0px 10px;
}

#footer ul {
	width:980px;
	font-size:0.85em;
	line-height:100%;
	list-style:none;
	position:relative;
	z-index:100;
	margin:0px auto 7px;
	padding:0px;
}
#footer li { float:right; }
#footer li a { color:#2d2d2d; }

#footer div {
	border-top:#888888 solid 1px;
}

#footer #copyright {
	width:980px;
	height:104px;
	background:url(../img/copyright.gif) no-repeat;
	border-top:none;
	position:relative;
	text-indent:-9999px;
	margin:-46px auto 0px;
}

#footer #footerBtn01 {
	width:54px;
	height:53px;
	display:block;
	position:absolute;
	top:52px;
	left:856px;
}

#footer #footerBtn02 {
	width:57px;
	height:53px;
	display:block;
	position:absolute;
	top:52px;
	left:923px;
}

/*fontColor
---------------------------------------------------------------------*/
.f_red { color:#cc0000; }
.f_green { color:#00a13f; }
.f_blue { color:#004a9d; }