@charset "utf-8";

/* =========================================================
 COMMON
========================================================= */
body {
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #484848;
	text-align: center;
	line-height: 1.6;
	background-color: #FFFFFF;
	background-image: url(/2013/shared/images/bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}


/* LINK
--------------------------------------------------------- */
a { outline: none; }
a                 { color: #5a9000; }
a:link, a:visited { text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

a.button {
	text-decoration: none;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	margin: 5px;
	background-color: #56a4f1;
	padding: 10px;
}
a.button:visited {
	color: #FFFFFF;
}
a.button:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}


/* TEXT
--------------------------------------------------------- */
strong { font-weight: bold; }


/* FORM
--------------------------------------------------------- */
form button {
	font-weight: bold;
	float: left;
	display: block;
	margin: 0px;
	border: 1px solid #000;
	cursor: pointer;
	padding: 1px 5px 0px; /* IE6 */
}
form button[type] {
	line-height:16px; /* Safari */
	padding: 3px 5px; /* Firefox */
}
*:first-child+html button[type] { padding: 0px 5px; /* IE7 */ }

form button.mailform-submit {
	color: #FFF;
	background: #75bcf5 url(/2013/shared/images/form_button1.gif) repeat-x 0px 50%;
	border-color: #75bcf5;
}
form button.mailform-cancel {
	color: #484848;
	background: #f6f6f6 url(/2013/shared/images/form_button2.gif) repeat-x 0px 50%;
	border-color: #d1d2d4;
}

form.mailform input.mailform-txt, form.mailform textarea.mailform-txt {
	padding: 4px;
	border:1px solid #e9eaec;
	border-top-color: #bbbbbd;
	float: left;
}
form.mailform input.mailform-txt { height: 16px; }

form.mailform textarea {
	padding: 4px;
	border:1px solid #e9eaec;
	border-top-color: #bbbbbd;
	float: left;
}


/* =========================================================
 TEMPLATES
========================================================= */
/* CONTAINER
--------------------------------------------------------- */
div#container {
	text-align: left;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* HEADER
--------------------------------------------------------- */
div#header {
	overflow: hidden;
	zoom: 1;
	padding-top:30px;
	height:80px;
	width: 1000px;
	margin:0px auto;
	border-top:5px #90c600 solid;
}
div#header div#logo { float: left; }

div#header div#searchform-block {
	float: right;
	width: 205px;
}
div#header form#searchform { position: relative; }
div#header form#searchform input#keywords {
	width: 181px;
	height: 16px;
	background: #eee;
	border: none;
	padding: 2px;
}
div#header form#searchform input#search-button {
	position: absolute;
	top: 0; _top: 1px;
	left: 185px;
}
*:first-child + html input#search-button { top: 1px; }

div#header div#headnav-block {
	float:right;
	width: 550px;
	padding-top: 10px;
	overflow: hidden;
}
div#header div#headnav-block ul {
	margin-right: -38px;
	overflow: hidden;
	zoom: 1;
}
div#header div#headnav-block li {
	float: right;
	margin-right: 19px;
	padding-right: 19px;
	border-right: 1px solid #dadada;
}

/* HEADER
--------------------------------------------------------- */
div#header_tjc {
	overflow: hidden;
	zoom: 1;
	border-top:5px #90c600 solid;
	padding-top:30px;
	height: 75px;
	width: 1000px;
	margin:0px auto;
}
div#header_tjc div#logo { float: left; }

div#header_tjc div#searchform-block {
	float: right;
	width: 205px;
}
div#header_tjc form#searchform { position: relative; }
div#header_tjc form#searchform input#keywords {
	width: 181px;
	height: 16px;
	background: #eee;
	border: none;
	padding: 2px;
}
div#header_tjc form#searchform input#search-button {
	position: absolute;
	top: 0; _top: 1px;
	left: 185px;
}
*:first-child + html input#search-button { top: 1px; }

div#header_tjc div#headnav-block {
	float:right;
	width: 600px;
	padding-top: 10px;
	overflow: hidden;
}
div#header_tjc div#headnav-block ul {
	margin-right: -38px;
	overflow: hidden;
	zoom: 1;
}
div#header_tjc div#headnav-block li {
	float: right;
	margin-right: 19px;
	padding-right: 19px;
	border-right: 1px solid #dadada;
}





/* BREADCRUMB
--------------------------------------------------------- */
div#breadcrumb {
	overflow: hidden;
	margin-bottom:10px;
	clear:both;
}
div#breadcrumb ul {
	line-height: 1.2;
	margin-left: -20px;
	overflow: hidden;
	zoom: 1;
}
div#breadcrumb li {
	float: left;
	font-weight: bold;
	background: url(/2013/shared/images/breadcrumb_arrow.gif) no-repeat 0px 0.3em;
	margin-left: 6px;
	padding-left: 14px;
}
div#breadcrumb li a { font-weight: normal; }


/* CONTENT
--------------------------------------------------------- */
div#content {
	width: 1000px;
	padding-top:40px;
	overflow: hidden;
	zoom: 1;
}



div#globalnav_bg {
	width:100%;
	height:45px;
}

/* GLOBAL-NAVI
--------------------------------------------------------- */

div#globalnav {
	width:1000px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	list-style: none;
}
div#globalnav #gnavi { position:relative; z-index:100;}
div#globalnav ul#gnavi li.nav1,
div#globalnav ul#gnavi li.nav2,
div#globalnav ul#gnavi li.nav3,
div#globalnav ul#gnavi li.nav4,
div#globalnav ul#gnavi li.nav5,
div#globalnav ul#gnavi li.nav6{ float: left;
	position:relative;}
div#globalnav #gnavi li a {
	display: block;
	height:45px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
}


div#globalnav li.nav1 a { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position:    0px 0px; }
div#globalnav li.nav2 a { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -166px 0px; }
div#globalnav li.nav3 a { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -332px 0px; }
div#globalnav li.nav4 a { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -498px 0px; }
div#globalnav li.nav5 a { width: 168px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -664px 0px; }
div#globalnav li.nav6 a { width: 168px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -832px 0px; }

div#globalnav li.nav1 a:hover{ width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position:    0px -45px; }
div#globalnav li.nav2 a:hover { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -166px -45px; }
div#globalnav li.nav3 a:hover { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -332px -45px; }
div#globalnav li.nav4 a:hover { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -498px -45px; }
div#globalnav li.nav5 a:hover { width: 168px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -664px -45px; }
div#globalnav li.nav6 a:hover { width: 166px;background-image: url(/2013/shared/images/gnavi.jpg); background-position: -832px -45px; }

body#page0 div#globalnav li.nav1 a,
body#page1 div#globalnav li.nav1 a,
body#page8 div#globalnav li.nav1 a,
body#page10 div#globalnav li.nav1 a,
body#page12 div#globalnav li.nav1 a{ width: 166px;background-image: url(/2013/shared/images/gnavi.jpg);  background-position:    0px -45px !important; }


body#page15 div#globalnav li.nav4 a { width: 166px; background-image: url(/2013/shared/images/gnavi.jpg); background-position: -498px -45px !important; }
body#page16 div#globalnav li.nav5 a { width: 168px; background-image: url(/2013/shared/images/gnavi.jpg); background-position: -664px -45px !important; }
body#page17 div#globalnav li.nav6 a { width: 168px; background-image: url(/2013/shared/images/gnavi.jpg); background-position: -832px -45px !important; }





#globalnav #navi_s {
	margin:0px;
	width:154px;
	display: none;
	position: absolute;
	top:45px;
	left:0px;
	z-index:100;
}
#globalnav .#nav_s li {
	clear: both;
	overflow:hidden;
	float:none;
}
#globalnav #nav_s li a {
	display: block;
	width:166px;
	clear: both;
}
#globalnav #nav_s #ns1 a {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}
#globalnav #nav_s #ns2 a {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}

#globalnav #nav_s #ns3 a {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}


#globalnav #nav_s #ns4 a {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px -84px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}
#globalnav #nav_s #ns1 a:hover {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: -166px 0px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}
#globalnav #nav_s #ns2 a:hover {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: -166px -28px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}
#globalnav #nav_s #ns3 a:hover {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: -166px -56px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}

#globalnav #nav_s #ns4 a:hover {
	background-image: url(/2013/shared/images/gnavi_s.jpg);
	background-repeat: no-repeat;
	background-position: -166px -84px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width:166px;
	overflow: hidden;
}




















/* ANCHOR
--------------------------------------------------------- */
div#anchor {
	padding-top: 0px;
	padding-bottom: 30px;
}
div#anchor ul {
	overflow: hidden;
	zoom: 1;
}
div#anchor li {
	background: url(/2013/shared/images/border_y1.gif) repeat-y 0px 0px;
	float: left;
	padding-left: 12px;
	margin-right: 12px;
}



/* SIDEBAR_top
--------------------------------------------------------- */

div#sidebar_top {
	float:right;
	width:170px;
	padding-top:20px;
}

div#sidebar_top #cal{
	width:160px;
	padding:50px 5px 10px 5px;
	height:220px;
	background: url(/2013/shared/images/area/cal_bg.jpg) no-repeat 0px 0px;
}

div#sidebar_top .sidebanner{
	width:170px;
	margin-bottom:10px;
}
div#sidebar_top .sidebanner{
text-align:center;
font-size:10px;
}
div#sidebar_top .sidebanner img{
	max-width:170px;
	border:0px;
}

div#sidebar_top .sidebox{
	width:150px;
	padding:10px;
	background-color:#cfe1a3;
	font-size:10px;
	margin-bottom:10px;
}

div#sidebar_top .sidebox .qrcode{
width:150px;
clear:both;
overflow:hidden;
zoom:1;
}

div#sidebar_top .sidebox .qrcode img{
float:left;
margin-right:5px;
margin-bottom:5px;
}

div#sidebar_top .qr_t{
	width:150px;
	text-indent:-9999px;
	background-image: url(/2013/shared/images/top/side_mobile_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent:inherit-9999px;
}

div#sidebar_top .jcnews_t{
	width:170px;
	text-indent:-9999px;
	background-image: url(/2013/shared/images/top/side_jcnews_t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	text-indent:inherit-9999px;
}

div#sidebar_top .sidebox2{
	width:150px;
	padding:10px;
	background-color:#cfe1a3;
	font-size:10px;
	margin-bottom:10px;
}
div#sidebar_top .info_t{
	width:170px;
	text-indent:-9999px;
	background-image: url(/2013/shared/images/top/side_map_t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	text-indent:inherit-9999px;
}


/* SIDEBAR(下層)
--------------------------------------------------------- */

div#sidebar {
	float: right;
	width: 234px;
	padding-top:0px;
}

div#sidebar .sidebox{
width:194px;
padding:3px 20px 10px 20px;
background-color:#cfe1a3;
font-size:10px;
margin-bottom:10px;
}

div#sidebar .sidebox .qrcode{
width:194px;
clear:both;
overflow:hidden;
zoom:1;
}
div#sidebar .sidebox .qrcode img{
float:left;
margin-right:5px;
margin-bottom:5px;
}

div#sidebar .qr_t{
	width:194px;
	text-indent:-9999px;
	background-image: url(/2013/shared/images/side_mobile_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent:-9999px;
}
div#sidebar .sidebox2{
width:194px;
padding:3px 20px 10px 20px;
background-color:#cfe1a3;
font-size:10px;
margin-bottom:10px;

}

div#sidebar .info_t{
	width:234px;
	text-indent:-9999px;
	background-image: url(/2013/shared/images/side_map_t2.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	height:40px;
	text-indent:-9999px;
}


div#sidebar div#sidenav {
	background-color: #FFF;
	margin-bottom: 20px;
}
div#sidebar div#sidenav dl {
	border: 1px solid #c3c5c9;
	border-top: none;
}
div#sidebar div#sidenav dt {
	border-top: 1px solid #c3c5c9;
	padding: 10px 8px;
	font-weight: bold;
	line-height: 1.2;
	color:#666666;
	background-image: url(/2013/shared/images/side_navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
div#sidebar div#sidenav dt.over {
	background-image: url(/2013/shared/images/side_navi_bg_on.jpg);
	cursor:pointer;
}
div#sidebar div#sidenav dt.selected {
	background-image: url(/2013/shared/images/side_navi_bg_on.jpg);
	cursor:default;
}
div#sidebar div#sidenav dt span {
	display: block;
	text-decoration: none;
	padding-left: 10px;
}
div#sidebar div#sidenav dd {
	border-top: 1px solid #C3C5C9;
	padding: 5px 0px;
}
div#sidebar div#sidenav dd li, div#sidebar div#sidenav dd li a, div#sidebar div#sidenav dd li span { width: 202px; }
div#sidebar div#sidenav dd li { line-height: 1.8; }
div#sidebar div#sidenav dd li a,
div#sidebar div#sidenav dd li span {
	display: block;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/2013/shared/images/icon_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 20px 1em;
}
div#sidebar div#sidenav dd li span { color: #CCC; }
div#sidebar div#sidenav dd li a.hi { background-color: #eee; }


div#sidebar a { outline: none; }
div#sidebar a                 { color: #585858; }
div#sidebar a:link, a:visited { text-decoration: none; }
div#sidebar a:hover, a:active { text-decoration: underline; }




/* categorynavi_jctokyo
--------------------------------------------------------- */
/*
div#globalnav {
	width:245px;
	zoom: 1;
	margin-bottom:20px;
}
div#globalnav li.gnavi a {
	background-image: url(/2013/shared/images/area/gnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
div#globalnav li.gnavi a:hover {
	background-image: url(/2013/shared/images/area/gnavi_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
div#globalnav li.gnavi, div#globalnav li.gnavi a {
	width: 245px;
	height:35px;
	padding-top:10px;
	display:block;
	font-size:16px;
}

div#globalnav  ul.gnavichild{
	padding-left:10px;
	margin-bottom:5px;
		margin-top:15px;
}
div#globalnav ul.gnavichild li{
margin-bottom:6px;
}

div#globalnav ul.gnavichild li a{
	text-align:left;
	text-decoration:underline;
	background-image: url(/2013/shared/images/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:10px;
	line-height:1.3em;
	font-size:14px;
	margin-bottom:6px;
}







/* SITE-MENU
--------------------------------------------------------- */
div#sitemenu {
	margin-top: 20px;
	background-color: #fdfbfb;
	background-image: url(/2013/shared/images/sitemenu_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	clear:both;
	overflow:hidden;
}

div#sitemenuwrap {
	background-image: url(/2013/shared/images/sitemenu_h.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:70px;
	padding-bottom:30px;
}

div#sitemenuInner {
	width:1000px;
	margin:0px auto;
	text-align:left;
}
div#sitemenu div#sitemenu-header {
	line-height: 1.2;
	overflow: hidden;
	zoom: 1;
}
div#sitemenu h2 {
	background: url(/2013/shared/images/border_y1.gif) repeat-y 100% 0px;
	margin-right: 25px;
	padding-right: 25px;
	float: left;
	width: 233px;
}
div#sitemenu div#menulist-block {
	overflow: hidden;
	zoom: 1;
}
div#sitemenu div#menulist-block dl.menulist-box {
	float: left;
	width: 175px;
	padding-left: 15px;
}
div#sitemenu div#menulist-block dl.menulist-box dt { padding: 40px 0px 10px; }
div#sitemenu div#menulist-block dl.menulist-box dd {
	line-height: 1.8;/*
	background: url(/2013/shared/images/icon_arrow1.gif) no-repeat 5px 0.4em;*/
}
div#sitemenu div#menulist-block dl.menulist-box dd a { text-decoration: none; color: #ffffff; }
div#sitemenu div#menulist-block dl.menulist-box dd span { color: #ffffff; }
div#sitemenu div#menulist-block dl.menulist-box dd a:hover { color: #dcf696 }

div#sitemenu div#menulist-block dl#menulist2 { width: 185px; }
div#sitemenu div#menulist-block dl#menulist5 { width: 185px; }

/* FOOTER
--------------------------------------------------------- */
div#footer {
	margin-top:0px;
	padding: 12px 15px 0px 0px;
	background-image: url(/2013/shared/images/footer_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	width:100%;	
}

div#footerInner {
	width:1000px;
	margin:0px auto;
}


div#footer div#footnav { overflow: hidden; }
div#footer div#footnav ul {
	font-size: 83.4%;
	line-height: 1.2;
	margin-right: -20px;
	overflow: hidden;
	zoom: 1;
}
div#footer div#footnav li {
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
div#footer address {
	text-align: right;
	margin-top: 10px;
}

div#footer div#footnav li a { outline: none; }
div#footer div#footnav li a                 { color: #ffffff; }
div#footer div#footnav li a:link, a:visited { text-decoration: underline; }
div#footer div#footnav li a:hover, a:active { color:#e1f6a9;}



/* =========================================================
 CONTENT
========================================================= */
/* MAIN-CONTENT
--------------------------------------------------------- */
div#maincontent_top {
	float:left;
	width: 800px;
	padding-top:20px;
}

div#maincontent p.totop {
	text-align: right;
	margin-top: 25px;
}
div#maincontent p.totop a {
	background: url(/2013/shared/images/icon_arrow3.gif) no-repeat 0px 0.3em;
	padding-left: 10px;
}

/* Top ローテーションバナー
--------------------------------------------------------- */

#image-navigation-text {
	width:800px;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}


#image-navigation-text img {
  border:0;
  vertical-align:top;
  max-width:619px;
  
}
#image-navigation-text ul,
#image-navigation-text li {
  margin:0;
  padding:0;
  list-style:none;
}
#image-navigation ul li a {
  display:block;
}
#image-navigation .navi {
  float:left;
}
#image-navigation .navi-image {
  float:right;
}

#image-navigation-text ul li a {
  display:block;
  width:181px;
  height:51px;
  padding-top:10px;
  color:#333;
  line-height:50px;
  text-align:center;
  font-size:16px;
  color:#5a9000;
  text-decoration:none;
  	background-image: url(/2013/shared/images/top/rollbanner_b_bg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
#image-navigation-text .navi {
  float:left;
}
#image-navigation-text .navi-image {
  float:left;
}
#image-navigation-text a {
  	background-image: url(/2013/shared/images/top/rollbanner_b_bg_o.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#image-navigation-text a.active {
  	background-image: url(/2013/shared/images/top/rollbanner_b_bg_o.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
#image-navigation-text .navi-image { position:relative;}
#image-navigation-text .navi-image a { display:block; }
#image-navigation-text .navi-image a { position:absolute; top:0; left:0; z-index:8; }
#image-navigation-text .navi-image a.active { z-index:10; }
#image-navigation-text .navi-image a.last-active { z-index:9; }






/* Top PICKUP
--------------------------------------------------------- */

#toppage h1 {
	width:800px;
	height:50px;
	background-image: url(/2013/shared/images/top/pickup_t.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left bottom;
}
div#pickup {
	width: 760px;
	padding:20px;
	background-color:#fef8e6;
	margin-bottom:20px;
}
div#pickup_banner {
	width: 760px;
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
	zoom: 1;
}
div#pickup_banner dl{
	width: 370px;
}
div#pickup_banner dl dt{
	padding:0px;
}
div#pickup_banner dl dd{
	padding-top:3px;
}
div#pickup_news_h {
	width: 760px;
	height:1px;
	background-image: url(/2013/shared/images/top/picup_news_h.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#pickup_news_bg {
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
	overflow:hidden;
	zoom: 1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
div#pickup_news_f {
	width: 760px;
	height:1px;
	background-image: url(/2013/shared/images/top/picup_news_h.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#pickup_news_bg .l{
	width: 385px;
	float:left;
}
div#pickup_news_bg .l h2{
	width: 385px;
	height:30px;
	text-indent:-9999px;
	background-image: url(/2013/shared/images/top/pickup_news_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pickup_news_bg .r{
	width: 385px;
	float:right;
}
div#pickup_news_bg .r h2{
	width: 385px;
	height:30px;
	text-indent:-9999px;
	background-image: url(/2013/shared/images/top/pickup_erianews_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#pickup_news_bg dl{
	width: 100%;
}
div#pickup_news_bg dl dt{
	text-align:left;
	font-size:10px;
	color:#707374;
}
div#pickup_news_bg dl dd{
	text-align:left;
	font-size:12px;
	padding-left:8em;
	margin-top:-1.5em;
	margin-bottom:0.5em;
	line-height:1.3em;
}
div#pickup_news_bg dl a { outline: none; }
div#pickup_news_bg dl a { color: #333333; }
div#pickup_news_bg dl a:link,div#pickup_news_bg dl a:link a:visited { text-decoration: underline; color:#111111; }
div#pickup_news_bg dl a:hover,div#pickup_news_bg dl a:link a:active { text-decoration: none; color:#666666}





/* 下層
--------------------------------------------------------- */
div#maincontent {
	float:left;
	width: 737px;
	padding-top:20px;
}



/* Kasou title
--------------------------------------------------------- */

h1#pagetitle{
	font-size:20px;
	font-weight:bolder;
	color:#90c600;
	background-image: url(/2013/shared/images/kasou_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	padding-top:10px;
	margin-bottom:1em;
}


/* CMS SHARED
--------------------------------------------------------- */
.cms_underline {
	border-top:1px #CCCCCC solid;
	margin-bottom:20px;
	width:737px;
	margin-left:auto;
	margin-right:auto;
	}
h2.entrytitle{
	border-left:5px #90c600 solid;
	padding:3px 0px 3px 4px;
	text-align:left;
	font-weight:bold;
	font-size:130%;
	padding-left:15px;
	color:#333;
	margin-top:1em;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}	

/* CMS TYPE 1（FREE SPACE）
--------------------------------------------------------- */
.cms_type1 {
	margin-bottom:30px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:737px;
	margin-left:auto;
	margin-right:auto;
}

.cms_type1 .olwrap{
	clear:both;
	overflow:hidden;
	zoom:1;
	width:737px;
	margin-left:auto;
	margin-right:auto;
}


.cms_type1 p{
	margin-bottom:0.7em;
	padding-left:0.2em;
}


.cms_type1 h3 {
	font-size: 125%;
	padding-left: 8px;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom:0.6em;
	margin-top: 15px;
	border-left: 3px solid #89ba07;
}
.cms_type1 h3 span{
color:#89ba07;
}
.cms_type1 h4 {
	color: #89ba07;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom:0.4em;
}
.cms_type1 h3.nostyle{
	color:#000;
	font-size: 125%;
	background:none;
	padding:0;
	border:none;
	margin-top:0;
}

.cms_type1 h4.nostyle {
	color:#000;
	background:none;
	padding:0;
	border:none;
	margin-top:0;
}


/* CMS TYPE 2（NEWS TYPE）
--------------------------------------------------------- */
.cms_type2 {
	margin-bottom:30px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:737px;
	margin-left:auto;
	margin-right:auto;
}

.cms_type2 .imgbox{
	width:340px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.cms_type2 .imgbox img{
	max-width:340px;
}

.cms_type2 h3{
	text-align:left;
	font-size:120%;
	font-weight:bold;
	margin-bottom:1em;
}

.cms_type2 p{
	text-align:left;
	line-height:1.8em;
}



/* CMS TYPE 3（STAFF TYPE）
--------------------------------------------------------- */
.cms_type3 {
	margin-bottom:30px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:737px;
	margin-left:auto;
	margin-right:auto;
}

.cms_type3 .imgbox{
	width:270px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.cms_type3 .imgbox img{
	max-width:270px;
}
.cms_type3 p{
	text-align:left;
	line-height:1.8em;
}


/* CMS TYPE 4（OUTLINE TABLE TYPE）
--------------------------------------------------------- */
.cms_type4 {
	margin-bottom:30px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:737px;
	margin-left:auto;
	margin-right:auto;
}


.cms_type4 table{
	border:1px #999 solid;
	margin-bottom:10px;
}

.cms_type4 table th{
	padding:10px;
	text-align:left;
	width:150px;
	font-weight:bold;
	background-color:#f2f1e8;
	color:#333333;
	border-bottom:1px #999999 dotted;
}

.cms_type4 table td{
	padding:10px;
	text-align:left;
	color:#333333;
	border-bottom:1px #999999 dotted;
	
}



/* CMS TYPE 5（forum_list TABLE TYPE）
--------------------------------------------------------- */
.cms_type5 {
	margin-bottom:30px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:737px;
	margin-left:auto;
	margin-right:auto;
}

.cms_type5 table th{
	padding:10px;
	text-align:center;
	width:150px;
	font-weight:bold;
	background-color:#d7d4b5;
	color:#333333;
	border-right:1px #FFFFFF solid;
}
.cms_type5 table th.linenone{
	border:none;
}
.cms_type5 table td{
	padding:10px;
	text-align:left;
	color:#333333;
	border-bottom:1px #CCCCCC solid;
}


/*Social Buttons
--------------------------------------------------------- */

.socialbtn {
    margin-top:8px;
    padding-left:5px;
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}
.socialbtn div {
    float:left;
    margin-right:12px;
}
.socialbtn .twitter{
    margin-right:0px;
}
.socialbtn div iframe {
    margin-left:0px;
}


.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

/*Social Buttons
--------------------------------------------------------- */
.wp-pagenavi {
	clear: both;
	margin-top:20px;
	margin-bottom:20px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi span{
	background-color:#EEEEEE;
}
/*
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
*/
.wp-pagenavi a:hover {
	background: -moz-linear-gradient(top, #777, #444); /* Firefox 用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#444)); /* Safari,Google Chrome用 */
	color:#FFFFFF;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


/* CMS アーカイブ用
--------------------------------------------------------- */


.cms_archive {
	margin-top:25px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px #999999 dotted;
	padding-bottom:10px;
}

.cms_archive p{
	text-align:left;
	margin-bottom:0.5em;
	padding-left:0.3em;
	color:#666666;
	font-weight:bold;
}
.cms_archive h2{
	text-align:left;
	font-size:130%;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:1em;
}




/* CMS プレスリリースアーカイブ
--------------------------------------------------------- */


.cms_presslist {
	margin-top:25px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px #999999 dotted;
	padding-bottom:10px;
}

.cms_presslist p{
	text-align:left;
	margin-bottom:0.5em;
	padding-left:0.3em;
	color:#666666;
	font-weight:bold;
}
.cms_presslist h2{
	text-align:left;
	font-size:130%;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:1em;
}



/* CMS プレスリリース
--------------------------------------------------------- */

.cms_pressreleases {
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:737px;
	margin-left:auto;
	margin-right:auto;
}



.press_reikai{
	width:737px;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

.press_reikai .wrap1{
	width:737px;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

.press_reikai .wrap1 .imgbox{
	width:450px;
	margin-left:5px;
	margin-bottom:5px;
	float:right;
}
.press_reikai .wrap1 .imgbox img{
	max-width:450px;
}

.press_reikai .wrap1 p{
	text-align:left;
}

.press_reikai .wrap2{
	width:737px;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	padding-top:10px;
}
.press_reikai .wrap2 .l{
	width:360px;
	float:left;
}
.press_reikai .wrap2 .r{
	width:360px;
	float:right;
}
.press_reikai .wrap2 .l img,.press_reikai .wrap2 .r img{
	max-width:360px;
}

.cms_pressreleases p.data{
	text-align:right;
	font-size:110%;
	margin-bottom:1em;
}
.cms_pressreleases p.kakui{
	text-align:left;
	font-size:110%;
	margin-bottom:1em;
}
.cms_pressreleases p.syomei{
	text-align:right;
	font-size:110%;
	margin-bottom:1em;
}

.cms_pressreleases h2{
	text-align:left;
	font-size:120%;
	font-weight:bold;
	margin-bottom:1em;
}

.cms_pressreleases table.releases{
	border:1px #999 solid;
	margin-bottom:10px;
}

.cms_pressreleases table.releases th{
	padding:10px;
	text-align:left;
	width:150px;
	font-weight:bold;
	background-color:#f2f1e8;
	color:#333333;
	border-bottom:1px #999999 dotted;
}

.cms_pressreleases table.releases td{
	padding:10px;
	text-align:left;
	color:#333333;
	border-bottom:1px #999999 dotted;
	
}

.cms_pressreleases h3 {
	font-size: 125%;
	padding-left: 8px;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom:0.6em;
	margin-top: 10px;
	border-left: 3px solid #75bcf5;
}
.cms_pressreleases h3 span{
color:#57AEF5;
}
.cms_pressreleases h4 {
	color: #2387d7;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom:0.4em;
}
.cms_pressreleases h3.nostyle,
.cms_pressreleases h4.nostyle {
	color:#000;
	font-size: 125%;
	background:none;
	padding:0;
	border:none;
	margin-top:0;
}


/* CMS tokyojctv　リスト
--------------------------------------------------------- */


.cms_tokyojctvlist_first {
	margin-top:25px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

.cms_tokyojctvlist_first .l{
	width:340px;
	float:left;
}
.cms_tokyojctvlist_first .r{
	width:360px;
	float:right;
}

.cms_tokyojctvlist_first  p span{
	color:#666666;
	font-weight:bold;
}
.cms_tokyojctvlist_first  p{
	text-align:left;
	margin-bottom:0.5em;
	padding-left:0.3em;
	color:#666666;
}
.cms_tokyojctvlist_first h3{
	text-align:left;
	font-size:130%;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:0.4em;
}


.cms_tokyojctvlistwrap {
	margin-top:25px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:730px;
	margin-left:auto;
	margin-right:auto;
}
.cms_tokyojctvlist {
	margin-bottom:15px;
	width:340px;
	float:left;
	overflow:hidden;
	zoom:1;
	margin-left:20px;
	padding-bottom:10px;
}

.cms_tokyojctvlist .imgbox{
	width:120px;
	float:left;
	padding-right:10px;
}

.cms_tokyojctvlist .imgbox img{
	max-width:120px;
}

.cms_tokyojctvlist p{
	text-align:left;
	font-size:80%;
	color:#666;
	font-weight:bold;
	margin-bottom:10px;
}
.cms_tokyojctvlist h3{
	text-align:left;
	font-weight:bold;
}


/* CMS tokyojctv
--------------------------------------------------------- */


.cms_tokyojctv {
	margin-top:25px;
	clear:both;
	overflow:hidden;
	zoom:1;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px #999999 dotted;
	padding-bottom:10px;
}

.cms_tokyojctv_lead p{
	text-align:left;
	margin-bottom:1em;
}

.cms_tokyojctv_movie {
	margin-bottom:1em;
}


/* タブ
--------------------------------------------------------- */

#num1 .tabs{
	width:710px;
	padding-bottom:10px;
	margin:10px auto 25px auto;
	list-style: none;
	clear:both;
	overflow:hidden;
	border-bottom:2px #EEE solid;
}
#num1 .tabs li { 
    font-size:12px;
	display: inline;
	float:left;
	border-left: 1px solid #999999;
	padding-left: 0.3em;
	padding-right: 0.3em;
	line-height: 1em;
	letter-spacing:0.1em;
	}
#num1 li.tabEnd {
	border-right: 1px solid #999999;
	padding-right: 0.3em;
}

#num1 .tabs a {
	display: block;
	text-decoration:underline;
	outline: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

#num1 li a:hover,
#num1 li.active a
{ text-decoration: none;
color:#f37121;
font-weight:bold;}






/* メルマガ申し込み
--------------------------------------------------------- */

#contact div#maincontent #contactwrap {
	width: 710px;
	margin:10px auto 20px auto;
}

#contact div#maincontent #contactwrap dl{
	width: 710px;
	margin:15px auto;
	font-size:13px;
}

#contact div#maincontent #contactwrap dl dt{
	text-align:left;
	padding-top:10px;
}

#contact div#maincontent #contactwrap dl dd{
	text-align:left;
	padding-bottom:5px;
	padding-left:180px;
	margin-top:-1.5em;
	padding-bottom:10px;
	border-bottom:1px #999999 dotted;
}



/* プラグインメールフォーム
--------------------------------------------------------- */



.iqfm-table{
	width: 710px;
	margin:15px auto;
	font-size:13px;
}

.iqfm-table th{
	text-align:left;
	padding:8px;
	width:180px;
	border-bottom:1px #999999 dotted;
	font-weight:bold;
}

.iqfm-table td{
	text-align:left;
	padding:8px;
	border-bottom:1px #999999 dotted;
}



/* 年表
--------------------------------------------------------- */


#chronology table { width:100%; margin-top:25px; border:1px solid #CCC }
#chronology th { text-align:right; vertical-align:top; background:#f2f1e8; border-right:1px solid #CCC; padding:6px 7px;}
#chronology td { text-align:left; vertical-align:top; padding:6px 7px; width:520px; }
#chronology thead th { height:30px; text-align:center; vertical-align:middle; background:#e4ded1; border-right:1px solid #CCC; font-weight:bold; }


/* 例会一覧テーブル
--------------------------------------------------------- */

.reikailist table { width:100%; margin-top:25px; border:1px solid #CCC }
.reikailist th { text-align:right; vertical-align:top; background:#f2f1e8; border-right:1px solid #CCC; padding:6px 7px;}
.reikailist td { text-align:left; vertical-align:top; padding:6px 7px; width:520px; }
.reikailist thead th { height:30px; text-align:center; vertical-align:middle; background:#e4ded1; border-right:1px solid #CCC; font-weight:bold; }





/* 歴代
--------------------------------------------------------- */

div#chairmanlist {
width:700px;
margin:10px auto;
}


div#chairmanlist ul#list {
	margin-top:30px;
	margin-right:-15px;
}

div#chairmanlist ul#list li {
	width:210px;
	float:left;
	margin:0 15px 15px 0;
}

div#chairmanlist ul#list { zoom:1 !important; }/* for IE 5.5-7 */
div#chairmanlist ul#list:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}

div#chairmanlist ul#list li { zoom:1 !important; }/* for IE 5.5-7 */
div#chairmanlist ul#list li:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}



div#chairmanlist h2 {
	padding:0;
	margin:-10px 0 3px 0;
	background:none;
	font-size:100%;
	line-height:1.3;
	font-weight:bold;
}

div#chairmanlist h2 span {
	font-weight:normal;
	color:#666;
}

div#chairmanlist ul#list li img {
	float:left;
	margin:0 8px 0 0;
}


div#chairmanlist .member_num {
	font-size:80.4%;
	line-height:1;
	color:#888;
}

div#chairmanlist .first {
	width:250px;
	margin:30px auto 0 auto;
	padding-left:20px;
}

div#chairmanlist .first img {
	float:left;
	margin:0 8px 0 0;
}

div#chairmanlist .first h2 {
	padding-top:15px;
	font-weight:bold;
}


/* =========================================================
	JOIN ONLY
========================================================= */

#page15 a:hover.btn img {
	opacity:0.7;
	filter:alpha(opacity=70);
}

#page15 div.order h3 {
	font-size: 120%;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-left: none;
}

#page15 div.numclm {
	background:url(/2013/shared/images/join/bottom.gif) no-repeat 26px bottom;
	padding-bottom:5px;
}

#page15 div.num1 {
	background:url(/2013/shared/images/join/num1.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:20px;
}

#page15 div.num2 {
	background:url(/2013/shared/images/join/num2.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:2px;
}

#page15 div.num3 {
	background:url(/2013/shared/images/join/num3.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:2px;
}

#page15 div.num4 {
	background:url(/2013/shared/images/join/num4.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:2px;
}

#page15 div.num5 {
	background:url(/2013/shared/images/join/num5.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:2px;
}

#page15 div.num6 {
	background:url(/2013/shared/images/join/num6.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:2px;
}

#page15 div.num7 {
	background:url(/2013/shared/images/join/num7.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:2px;
}

#page15 div.num8 {
	background:url(/2013/shared/images/join/num8.gif) no-repeat 9px top;
	padding-left:72px;
	padding-top:10px;
	margin-top:2px;
}


/* Q&A */

#page15 dl.qaindex dt {
	margin-top:10px;
	color:#2387d7;
	font-size:115%;
	font-weight:bold;
	text-decoration:none;
	background: url(/2013/shared/images/icon_square1.gif) no-repeat 0px 0.4em;
	padding-left:1em;
}

#page15 dl.qaindex dt:hover {
	color:#2387d7;
	text-decoration:none;
}


#page15 dl.qaindex dt.selected {
	margin-top:20px;
	color:#2387d7;
	font-size:115%;
	font-weight:bold;
	text-decoration:none;
}


#page15 dl.qaindex dd {
	margin-bottom:20px;
	margin-left:1em;
	color:#000;
}


/* jcnewslist*/
ul#jcnewslist {
	margin-top:30px;
}

ul#jcnewslist:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}

ul#jcnewslist li {
	width:172px;
	float:left;
	margin:0 24px;
	text-align:center;
}

ul#jcnewslist li img {
	margin-bottom:6px;
	border:1px solid #CCC;
}

ul#jcnewslist li a.pdf {
	padding-left:20px;
	background-image: url(/2013/shared/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* 会員トップt*/

table td.depth1 {
	padding:0 0 0 1px;
	background:url(/2013/shared/images/member/depth1.gif) left repeat-y;
}

table td.depth2 {
	padding:0;
	background:url(/2013/shared/images/member/depth2.gif) left repeat-y;
}

table td.depth3 {
	padding:0;
	background:url(/2013/shared/images/member/depth3.gif) left repeat-y;
}

table td.depth4 {
	padding:0 0 0 1px;
	background:url(/2013/shared/images/member/depth4.gif) left repeat-y;
}




div#maincontent table.forum_list_table {
	margin-top:30px;
}

div#maincontent table.forum_list_table th {
	background:#e4ded1;
	padding:8px 10px;
	text-align:center;
	font-weight:bold;
	border-right:1px solid #FFF;
}

div#maincontent table.forum_list_table td {
	padding:6px 10px 6px 10px;
	background: url(/2013/shared/images/table1_bg.gif) no-repeat 1px 100%;
}


/* 復興動き部分tablt*/

div#maincontent table.forum_list_table {
	margin-top:30px;
}

div#maincontent table.forum_list_table th {
	background:#e4ded1;
	padding:8px 10px;
	text-align:center;
	font-weight:bold;
	border-right:1px solid #FFF;
}

div#maincontent table.forum_list_table td {
	padding:6px 10px 6px 10px;
	background: url(/2013/shared/images/table1_bg.gif) no-repeat 1px 100%;
}



div#maincontent table.forum_list_table div.txtbtn a {
	display:block;
	width:70px;
	height:23px;
	padding-top:7px;
	padding-left:3px;
	background:#a0c836 url(/2013/shared/images/form_button1.gif) repeat-x 0px 50%;
	border-bottom:2px solid #DDD;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

div#maincontent table.forum_list_table div.txtbtn.orange a {
	padding-left:3px;
	background:#2387d7 url(/2013/shared/images/form_button3.gif) repeat-x 0px 50%;
	color:#FFF;
}

div#maincontent table.forum_list_table div.txtbtn a:hover,
div#maincontent table.forum_list_table div.txtbtn.orange a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}

div#maincontent table.forum_list_table div.txtbtn span {
	display:block;
	width:70px;
	height:23px;
	padding-top:7px;
	margin:0;
	background:#2387d7 url(/2013/shared/images/form_button2.gif) repeat-x 0px 50%;
	border-bottom:2px solid #DDD;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#aaa;
}

/* =========================================================
	IMG OPACITY
========================================================= */
.opacity a:hover img {
	opacity:0.7;
  	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}
