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

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}

/*font-min.css*/
/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/
body{font:13px/1.5 Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;*font-size:small;*font:x-small}select,input,textarea,button{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}

/*common.css*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

.fl_l { float:left;}
.fl_r { float:right;}
.ta_l { text-align:left;}
.ta_c { text-align:center;}
.ta_r { text-align:right;}

a img { border:none; }
a:link,a:visited {
	text-decoration:none;
}
a:hover,a:active {
	text-decoration:underline;
}

.cl1 {
	width:350px;
}
.cl2 {
	width:728px;
}


/*共通*/
.menu_btn {
    min-width:65px;
	height:35px;
	font-size:85%;
}
.menu_btn.release {
    width:100px;
}

#container {
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
}

.wrap {
	width:1000px;
	margin:0 auto;
}

/*header*/
#header {
	height:150px;
	margin-bottom:10px;
}
#header .h1_bg {
	height:30px;
}
#header .h1_bg h1 {
	font-size:85%;
	width:50%;
	padding-top:9px;
}
#header .h1_bg ul {
	display:table;
}

#header .h1_bg ul li {
	display:table-cell;
	font-size:77%;
	height:26px;
	vertical-align:top;
	padding:4px 2px;
}
*:first-child+html #header .h1_bg ul li { /*IE7*/
display:inline;
zoom:1;
}
#header .h1_bg ul li p {
	display:inline-block;
	width:50px;
	text-indent:5px;
	vertical-align:top;
	margin-top:3px;
}

#header .h1_bg ul li p.release{
	width:80px;
}

*:first-child+html #header .h1_bg ul li p { /*IE7*/
display:inline;
zoom:1;
}
#header .navi_bg {
    height:90px;
}
#header .navi_bg_texture {
    /*background: url(../images/layout2/top_headerbg.png) repeat-x center top;*/
}
#header .navi_bg #header_logo {
	width:205px;
	height:110px;
	margin-top:10px;
}
#header .navi_bg #header_menu {
	width:790px;
}
#header .navi_bg #header_menu #header_navi ul {
	display:table;
    float:right;
}

#header .navi_bg #header_menu #header_navi ul li {
	display:table-cell;
	vertical-align:middle;
	overflow:visible;
}
*:first-child+html #header .navi_bg #header_menu #header_navi ul li { /*IE7*/
display:inline;
zoom:1;
}
#header .navi_bg #header_menu #header_navi ul li a {
	display:block;
	padding:3px 5px;
	font-weight:bold;
}
*:first-child+html #header .navi_bg #header_menu #header_navi ul li a { /*IE7*/
}
.header_search {
	width:330px;
	height:30px;
	margin:10px 0 11px 460px;
    background:url('../images/layout2/search_bg_texture.png') no-repeat 0 0;
}
*:first-child+html .header_search { /*IE7*/
	margin:10px 0 15px 460px;
}
.header_search form label {
	font-size:85%;
	padding-top:6px;
	padding-left:8px;
}
.header_search form input.search_txt {
	width:185px;
	height:20px;
	margin:5px 4px 0 4px;
	padding:0;
	font-size:77%;
	border:none;
}
.header_search form input#search_btn {
	width:50px;
	height:30px;
	border:none;
	margin:0;
	padding:0;
    cursor:pointer;
    background:url('../images/layout2/search_btn_texture.png') no-repeat 0 0;
}

/*bread crumbs*/
#crumbs {
	padding-bottom:15px;
}

#crumbs ul li{
	display:inline;
	padding-right:5px;
}
/*sidebar*/
#sidebar {
	width:255px;
	background-color: transparent;
}
#side_ad,
#side_nav01,
#side_nav02,
#side_nav03,
#side_nav04,
#side_nav05 {
	margin: auto auto 30px 0;
}
#side_nav01 h2,
#side_nav02 h2,
#side_nav03 h2,
#side_nav04 h2,
#side_nav05 h2 {
	width:230px;
	height:22px;
	padding:10px;
	font-size:108%;
	font-weight:bold;
    text-align:center;
}

#side_nav01 img,
#side_nav02 img {
	height:50px;
	width:50px;
	max-height:50px;
	max-width:50px;
}

#side_nav01 .arrow,
#side_nav02 .arrow,
#side_nav03 .arrow,
#side_nav04 .arrow,
#side_nav05 .arrow {
	width:250px;
	height:5px;
	margin:0;
	padding:0;
}

#side_nav01 h2 span.icon {
	display:inline-block;
	background:url(../images/layout2/icon_news_w.png) no-repeat 0 0;
	text-indent:26px;
}
*:first-child+html #side_nav01 h2 span.icon { /*IE7*/
	text-indent:0px;
	padding-left:26px;
}
#side_nav02 h2 span.icon {
	display:inline-block;
	background:url(../images/layout2/icon_crown_w.png) no-repeat 0 4px;
	text-indent:26px;
}
*:first-child+html #side_nav02 h2 span.icon { /*IE7*/
	text-indent:0px;
	padding-left:26px;
}
#side_nav03 h2 span.icon {
	display:inline-block;
	background:url(../images/layout2/icon_archive_w.png) no-repeat 0 0;
	text-indent:26px;
}
*:first-child+html #side_nav03 h2 span.icon { /*IE7*/
	text-indent:0px;
	padding-left:26px;
}
#side_nav03 ol li {
	display:inline-block;
	padding-right:5px;
	float:left;
	font-size:93%;
	white-space: nowrap;
}
#side_nav04 ul {
	width:250px;
	margin:5px 5px 5px 0px;
#	border-bottom-width:1px;
#	border-bottom-style:solid;
}
#side_nav04 ul li {
	display:block;
	width:248px;
	height:58px;
#	border-left-width:1px;
#	border-left-style:solid;
#	border-top-width:1px;
#	border-top-style:solid;
#	border-right-width:1px;
#	border-right-style:solid;
}
#side_nav02 dl,
#side_nav03 dl,
#side_nav01 .side_nav_box {
	width:250px;
	min-height:80px;
	margin:5px 5px 5px 0;
}
#side_nav01 .side_nav_box {
	padding-top:5px;
}
#side_nav02 dt {
	width:250px;
	height:12px;
	padding-top:10px;
	text-indent:-9999px;
}
#side_nav03 dt {
	width:255px;
	height:20px;
	padding-top:5px;
	font-size:108%;
	font-weight:bold;
	text-indent:10px;
}
#side_nav01 .side_nav_box h3 {
	width:130px;
	height:16px;
	 font-size:85%;
	 display:block;
	 padding:0 0px 0 5px;
	 text-align:center;
	 margin-left: 120px;
	 margin-right: -5px;
	 position: relative;
	 letter-spacing:.1em;
}

#side_nav01 .side_nav_box h3:before{
position: absolute;
top:0;
left: 0;
z-index: auto;

content: "";

border: 8px solid transparent;
/*ie7 hack*/
color: transparent;
}
#side_nav01 .side_nav_box h3:after{
position: absolute;
top:5px;
right: -10px;
z-index: -1;

content: "";

border: 10px solid transparent;
}
.side_nav_box_b {
	margin-top:-10px;
}


#side_nav02 dt.title_access_lank_01
 {
	background:url(../images/layout2/icon_crown_01.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_02
 {
	background:url(../images/layout2/icon_crown_02.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_03
 {
	background:url(../images/layout2/icon_crown_03.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_04
 {
	background:url(../images/layout2/icon_crown_04.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_05
 {
	background:url(../images/layout2/icon_crown_05.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_06
 {
	background:url(../images/layout2/icon_crown_06.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_07
 {
	background:url(../images/layout2/icon_crown_07.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_08
 {
	background:url(../images/layout2/icon_crown_08.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_09
 {
	background:url(../images/layout2/icon_crown_09.png) no-repeat 80px 10px;
}

#side_nav02 dt.title_access_lank_10
 {
	background:url(../images/layout2/icon_crown_10.png) no-repeat 80px 10px;
}

#side_nav02 dd {
	margin-top:-15px;
}

#side_nav02 dd div,
.side_nav_box_img {
	width:70px;
	padding-left:10px;
}
#side_nav02 dd img,
.side_nav_box img {
	border-width:5px;
	border-style:solid;
}

.side_nav_box p {
	width:160px;
	padding-top:12px;
    margin-bottom:5px;
	line-height:1.1em;
}
#side_nav02 dd p {
	width:160px;
	padding-top:18px;
	line-height:1.1em;
}
#side_nav03 dd ol {
	padding:0 10px;
}

#side_nav04 ul li a {
	display:block;
	width:208px;
	height:18px;
	padding:20px;
	background-repeat:no-repeat;
	background-position:20px 20px;
	text-indent:40px;
}
#side_nav04 ul li a.icon_inbox {
	background-image:url(../images/layout2/icon_inbox_g.png);
}
#side_nav04 ul li a.icon_home {
	background-image:url(../images/layout2/icon_home_g.png);
}
#side_nav04 ul li a.icon_mail {
	background-image:url(../images/layout2/icon_mail_g.png);
}

.side_width * {
	max-width:250px;
	/*height:auto;*/
}

.side_width {
	margin: auto auto 30px 0;
}

#side_banner {
	margin: auto auto 30px 0;
}

#sidebar .title_color1 {
	background-color:#0033CC
}

#sidebar .title_color2 {
	background-color:#0099FF
}

#sidebar .title_color3 {
	background-color:#009900
}

#sidebar .title_color4 {
	background-color:#79C409
}

#sidebar .title_color5 {
	background-color:#CC0000
}

#sidebar .title_color6 {
	background-color:#990000
}

#sidebar .title_color7 {
	background-color:#FF6633
}

#sidebar .title_color8 {
	background-color:#FF9900
}

#sidebar .title_color9 {
	background-color:#663399
}

#sidebar .title_color10 {
	background-color:#CCCC00
}

#sidebar .title_color11 {
	background-color:#336666
}

#sidebar .title_color12 {
	background-color:#000000
}

#sidebar .title_color13 {
	background-color:#666666
}

#sidebar .title_color14 {
	background-color:#f0f0f0
}

#sidebar .title_color15 {
	background-color:#FF6699
}

#sidebar .arrow_size {
	width:250px;
	height:5px;
	margin:0;
	padding:0;
}

#sidebar .arrow1 {
	background:url(../images/layout2/ag-color1_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow2 {
	background:url(../images/layout2/ag-color2_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow3 {
	background:url(../images/layout2/ag-color3_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow4 {
	background:url(../images/layout2/ag-color4_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow5 {
	background:url(../images/layout2/ag-color5_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow6 {
	background:url(../images/layout2/ag-color6_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow7 {
	background:url(../images/layout2/ag-color7_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow8 {
	background:url(../images/layout2/ag-color8_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow9 {
	background:url(../images/layout2/ag-color9_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow10 {
	background:url(../images/layout2/ag-color10_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow11 {
	background:url(../images/layout2/ag-color11_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow12 {
	background:url(../images/layout2/ag-color12_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow13 {
	background:url(../images/layout2/ag-color13_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow14 {
	background:url(../images/layout2/ag-color14_arrow.gif) no-repeat center bottom;
}

#sidebar .arrow15 {
	background:url(../images/layout2/ag-color15_arrow.gif) no-repeat center bottom;
}

#side_nav05 .side_box {
	margin:5px 5px 5px 0;
}

#side_nav05 ul {
	width:250px;
	margin:5px 5px 5px 0px;
}

#side_nav05 ul li {
	display:block;
	width:248px;
	min-height:58px;
}

#side_nav05 ul li a {
	display:block;
	width:208px;
	/*min-height:18px;*/
	padding:20px;
	background-repeat:no-repeat;
	background-position:20px 20px;
}

.fb_box {
	width:250px;
	margin:30px auto;
}

/*footer*/
#footer_navi {
	width:1000px;
	height:35px;
	margin:86px auto 55px;
}
*:first-child+html #footer_navi {
	height:35px;
}
#footer_navi .footer_navi_l {
	width:205px;
	height:35px;
    vertical-align:middle;
}

#footer_navi h2 {
	padding-top:9px;
    height:35px;
	text-indent:20px;
	font-size:85%;
}
*:first-child+html #footer_navi h2 {
	background:url(../images/layout2/arrow_off.gif) repeat-x center top;

}
#footer_navi .footer_navi_r {
	width:790px;
	height:35px;
}

#footer_navi ul {
	display:table;
}
#footer_navi ul li {
	display:table-cell;
	vertical-align:middle;
	overflow:visible;
}
*:first-child+html #footer_navi ul li { /*IE7*/
	display:inline;
	zoom:1;
}
#footer_navi ul li a {
	/*display:block;*/
	height:25px;
	font-weight:bold;
    padding:3px 5px;
}

#footer {
	height:100px;
}
#footer .footer_cont {
	width:300px;
	font-size:77%;
	margin-top:27px;
}
#footer .footer_gl_menu {
	width:640px;
	margin-top:20px;
}
#footer .footer_gl_menu ul li {
	display:inline-block;
	float:right;
	font-size:93%;
	padding:0 10px;
	border-left:#fff 1px solid;
}
#footer .footer_gl_menu ul li.li01 {
	border:none;
}

/*contents*/
#contents {
	width:728px;
}

/*index*/
.top_news_box {
	margin:30px 0 0 0;
}
.top_news_box.top_news_right_box
{
    margin-left:28px;
}
.top_news_box .top_news_time {
	height:18px;
	text-indent:20px;
	font-weight:bold;
	font-size:77%;
	padding-top:2px;
}
.top_news_box h3 {
	width:145px;
	height:19px;
	margin-top:10px;
	margin-left:-5px;
	margin-bottom:5px;
	font-size:93%;
	padding-top:1px;
	text-align:center;
	position: relative;
	letter-spacing:.1em;
}

.top_news_box h3:before{
position: absolute;
top:10px;
left: -10px;
z-index: -1;

content: "";

border: 10px solid transparent;
}
.top_news_box h3:after{
position: absolute;
top:0;
right: 0;
z-index: auto;

content: "";

border: 10px solid transparent;
}


div.cl1 .top_news_box_h4 {
	width:310px;
	font-weight:bold;
	font-size:167%;
	margin:0 0 20px 20px;
	line-height:1.2;
}
div.cl1 .top_news_img {
	width:310px;
	margin:0 auto;
}
div.cl1 .top_news_txt {
	width:310px;
	margin:20px auto;
}

div.cl2 .top_news_box_h4 {
	width:347px;
	font-weight:bold;
	font-size:167%;
	float:left;
	margin:0 0 20px 20px;
	line-height:1.2;
}
div.cl2 .top_news_img {
	width:310px;
	float:right;
	margin:0 20px 17px 0;
}
div.cl2 .top_news_txt {
	width:343px;
	float:left;
	margin:0 0 17px 20px;
}

div.cl1 .top_news_img img ,
div.cl2 .top_news_img img {
	/*width:100%;*/
	height:auto;
    max-width:310px;
    max-height:220px;
}

div.cl1 .top_news_txt p,
div.cl2 .top_news_txt p {
 font-size: 1.0em;
 line-height: 1.5;
 margin-bottom: 0;
}

div.cl1 .top_news_txt p a,
div.cl2 .top_news_txt p a {
 font-weight:bold;
}

div.cl1 .top_news_txt p.big-head:first-letter {
 float: left;
 font-size: 3em;
 line-height: 0.8;
 margin: 0 0.1em 0 0;
 padding: 0 0.1em 0 0.1em;
 font-weight:bold;
}
div.cl2 .top_news_txt p.big-head:first-letter {
 float: left;
 font-size: 3em;
 line-height: 0.8;
 margin: 0 0.1em 0 0;
 padding: 0 0.1em 0 0.1em;
 font-weight:bold;
}
div.cl1 .top_news_txt p.big-head:after,
div.cl2 .top_news_txt p.big-head:after {
	 clear: both;
}

.top_news_ad {
	margin-top:30px;
}
.top_news_ad.top_news_ad_right {
    margin-left:28px;
}
.top_news_ad p.p01 {
	margin-bottom:20px;
}
.top_news_navi {
	margin-top:30px;
}

.top_news_navi .navigation {
	display:table;
	width:720px;
	height:30px;
}

.top_news_navi .navigation ul.pageNav01 {
	display:table-cell;
	text-align: center;
	margin:0 auto;
	vertical-align: middle;
}
*:first-child+html .top_news_navi .navigation ul.pageNav01 { /*IE7*/
	display:inline;
	width:600px;
	zoom:1;
}
.top_news_navi .navigation ul.pageNav01 li {
	display: inline;
	margin: 0;
	padding: 3px 0;
}

.top_news_navi .navigation ul.pageNav01 li span,
.top_news_navi .navigation ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 0;
	padding: 0 6px;
	text-decoration: none;
	vertical-align: middle;
}
.top_news_navi .nav-prev,
.top_news_navi .nav-next,
.top_news_navi .nav-prev a,
.top_news_navi .nav-next a {
	display:table-cell;
	width:60px;
	height:30px;
	vertical-align: middle;
	font-size:85%;
}
*:first-child+html .top_news_navi .nav-prev { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .top_news_navi .nav-prev .meta-nav { /*IE7*/
	display:inline-block;
	width:60px;
	height:25px;
	padding-top:5px;
}
*:first-child+html .top_news_navi .nav-next { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .top_news_navi .nav-next .meta-nav { /*IE7*/
	display:inline-block;
	width:60px;
	height:25px;
	padding-top:5px;
}
*:first-child+html .top_news_navi .nav-prev a { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .top_news_navi .nav-prev .meta-nav a { /*IE7*/
	display:inline-block;
	width:60px;
	height:25px;
	padding-top:5px;
	margin-top:-5px;
}
*:first-child+html .top_news_navi .nav-next a { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .top_news_navi .nav-next .meta-nav a { /*IE7*/
	display:inline-block;
	width:60px;
	height:25px;
	padding-top:5px;
	margin-top:-5px;
}

/*
news
*/
.news_box {
	margin:30px 10px 20px 0;
}
.news_box .news_time {
	height:18px;
	text-indent:20px;
	font-weight:bold;
	font-size:77%;
	padding-top:2px;
}
.news_box h3 {
	width:145px;
	height:19px;
	margin-top:10px;
	margin-left:-5px;
	margin-bottom:5px;
	font-size:93%;
	padding-top:1px;
	text-align:center;
	position: relative;
	letter-spacing:.1em;
}

.news_box h3:before{
position: absolute;
top:10px;
left: -10px;
z-index: -1;

content: "";

border: 10px solid transparent;
}
.news_box h3:after{
position: absolute;
top:0;
right: 0;
z-index: auto;

content: "";

border: 10px solid transparent;
}

div.cl2 .news_box_h4 {
	font-weight:bold;
	font-size:197%;
	margin:15px 20px 20px 20px;
	line-height:1;
}

div.cl2 .news_social_box li {
    margin-right: 10px;
}

div.cl2 .news_img {
	width:310px;
	float:right;
	margin:0 20px 17px 0;
	padding-left:20px;
    text-align:center;
}
div.cl2 .news_img img {
	width:100%;
	height:auto;
	max-width:310px;
}

div.cl2 .news_txt {
	margin:0 20px 17px 20px;
}
div.cl2 .news_txt h5 {
 font-size: 123.1%;
 font-weight:bold;
 padding:16px 0 7px 0;
 margin:0 0 16px 0;
 border-bottom-width:1px;
 border-bottom-style:solid;
}

div.cl2 .news_txt p {
 font-size: 1.0em;
 line-height: 1.5;
 margin-bottom: 1em;
}

div.cl2 .news_txt p a {
 font-weight:bold;
}

.news_box ul {
	margin:30px 20px;
}
.news_box ul li {
	display:inline;
	padding:0 5px 0 0;
}
div.cl2 .news_txt_footer {
	margin:0;
	padding:27px 20px 20px 20px;
}
div.cl2 .news_txt_footer h5 {
 font-size: 123.1%;
 font-weight:bold;
 padding:0 0 7px 0;
 margin:0 0 16px 0;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
div.cl2 .news_txt_footer dl dd {
	padding-bottom:10px;
}

.news_navi .navigation {
	display:table;
	width:720px;
	height:30px;
	margin-bottom:20px;
}
.news_navi .navigation .nav-space {
	width:520px;
}
*:first-child+html .news_navi .navigation .nav-space { /*IE7*/
	display:inline;
	zoom:1;
}
.news_navi .nav-prev,
.news_navi .nav-next,
.news_navi .nav-prev a,
.news_navi .nav-next a {
	display:table-cell;
	width:100px;
	height:30px;
	vertical-align: middle;
}
*:first-child+html .news_navi .nav-prev { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .news_navi .nav-next { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .news_navi .nav-prev a { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .news_navi .nav-next a { /*IE7*/
	display:inline;
	zoom:1;
}
*:first-child+html .news_navi .nav-prev .meta-nav { /*IE7*/
	display:inline-block;
	width:100px;
	height:22px;
	padding-top:8px;
}
*:first-child+html .news_navi .nav-next .meta-nav { /*IE7*/
	display:inline-block;
	width:100px;
	height:22px;
	padding-top:8px;
}
*:first-child+html .news_navi .nav-prev .meta-nav a { /*IE7*/
	display:inline-block;
	width:100px;
	height:22px;
	padding-top:8px;
	margin-top:-8px;
}
*:first-child+html .news_navi .nav-next .meta-nav a { /*IE7*/
	display:inline-block;
	width:100px;
	height:22px;
	padding-top:8px;
	margin-top:-8px;
}
.news_navi .nav-prev span,
.news_navi .nav-next span {
	font-size:85%;
}

.news_list_box {
	margin:30px 10px 20px 0;
}
.news_list_box h2 {
	width:700px;
}
.news_list_box h2 {
	height:22px;
	padding:10px;
	font-size:108%;
	font-weight:bold;
}
.news_list_box .arrow {
	width:720px;
	height:5px;
	margin:0;
	padding:0;
	background:url(../images/layout2/ag-green_arrow.gif) no-repeat left bottom;
}
.news_list_box h2 span.icon {
	display:inline-block;
	background:url(../images/layout2/icon_archive_w.png) no-repeat 0 0;
	text-indent:26px;
}
*:first-child+html .news_list_box h2 span.icon { /*IE7*/
	text-indent:0px;
	padding-left:26px;
}
.news_list_wrap {
	padding:30px 30px 0 30px;
	margin:0 auto 70px;
}
*:first-child+html .news_list_wrap {
	padding:30px;
}
.news_list_wrap .mg01 {
	margin:0 30px 30px 0;
}
.news_list_wrap .mg02 {
	margin:0 0 30px 0;
}

.news_list_dl {
	height:60px;
	width:300px;
}
.news_list_dl dt {
	width:70px;
	margin-right:10px;
}
.news_list_dl dl dt img {
	height:50px;
	width:50px;
	max-height:50px;
	max-width:50px;
	border-width:5px;
	border-style:solid;
}
.news_list_dl dd {
	width:220px;
}
.news_list_dl dd div {
	font-weight:bold;
	font-size:77%;
}

.sns_box {
	margin:30px 10px 0 0;
}

.sns_box ul li {
	display:inline;
	padding-right:5px;
}

div.cl2 .releaselist_txt {
	margin:0 20px 7px 20px;
}
.releaselist_box {
	margin:20px 10px 0 0;
}
.releaselist_box .releaselist_bar {
	height:3px;
	text-indent:20px;
	font-weight:bold;
	font-size:77%;
	padding-top:2px;
}


.detail_line_gray {

font-size:12pt;
font-weight:bold;
border:1px solid #999999;
border-width:0px 0px 1px 5px;
padding:6px 0px 6px 10px;
margin:10px 0px 10px 0px;

}

.detail_line_verygray {
color:#666666;
font-size:12pt;
font-weight:bold;
border:1px solid #dddddd;
border-width:0px 0px 1px 5px;
padding:6px 0px 6px 10px;
margin:20px 0px 10px 0px;

}

.detail_line_blue {

font-size:12pt;
font-weight:bold;
border:1px solid #2B60FF;
border-width:0px 0px 1px 5px;
padding:6px 0px 6px 10px;
margin:10px 0px 10px 0px;

}

.detail_line_red {

font-size:12pt;
font-weight:bold;
border:1px solid #EA0000;
border-width:0px 0px 1px 5px;
padding:6px 0px 6px 10px;
margin:10px 0px 10px 0px;

}

.detail_line_green {

font-size:12pt;
font-weight:bold;
border:1px solid #009525;
border-width:0px 0px 1px 5px;
padding:6px 0px 6px 10px;
margin:10px 0px 10px 0px;

}

.detail_line_orange {

font-size:12pt;
font-weight:bold;
border:1px solid #FF8000;
border-width:0px 0px 1px 5px;
padding:6px 0px 6px 10px;
margin:10px 0px 10px 0px;

}

div.news_txt strong{

	font-weight:bold;

}

div.news_txt i{

	font-style:oblique;
}

a {
color:;
text-decoration:none;
}

a:link {
color:;
text-decoration:none;
}

a:visited {
color:;
text-decoration:none;
}

a:hover {
color:;
text-decoration:underline;
}
.block {
	color:#666666;
	font-size:11pt;
	background-color:#efefef;
	margin:10px 10px 0px 10px;
	padding:5px
}

.block a {
	word-break: break-all;
}

.detail_img {

	text-align:center;
	padding:5px 0px 20px 0px;
}

img.detail_img2 {
	max-width:700px;
}
