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

/* common */
/* ----------------------------------------------------- */
#header {
	background-color:#151515;
}
#header_main {
	width:950px;
	margin:0 auto;
	text-align:left;
	color:#fff;
}
#header_main:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#header h1 {
	float:left;
}
#header #utility {
	float:right;
	width:600px;
	padding-top:25px;
}
#header #utility p {
	float:right;
}
#header #utility a:link {
	color:#fff;
}

#header form {
	float:right;
	width:133px;
	padding:0px;
	font-size:1em;
	background:url(/common/images/search_bg.gif) no-repeat left top;
}
#header form input.txt {
	width:100px;
	height:1em;
	float:left;
	margin:3px 0 0 5px;
	border: 1px #fff solid;
}
#header form input.btn {
	width:25px;
	float:right;
}

#header #gnav {
	width:982px;
	margin:0 auto;
	text-align:left;
}
#header #gnav:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#gnav li a {
	float:left;
	display:inline;
	background:no-repeat left top;
	height:31px;
	text-indent:-9999px;
	display:block;
}
#gnav li {
	/float:left;
	/display:inline;
}

#gnav li a.top {
	background:url(/common/images/gnav_top.jpg);
	width:174px;
}
#gnav li a.machine {
	background:url(/common/images/gnav_machine.jpg);
	width:159px;
}
#gnav li a.senryu {
	background:url(/common/images/gnav_senryu.jpg);
	width:158px;
}
#gnav li a.newsrelease {
	background:url(/common/images/gnav_newsrelease.jpg);
	width:158px;
}
#gnav li a.entertainment {
	background:url(/common/images/gnav_entertainment.jpg);
	width:159px;
}
#gnav li a.contact {
	background:url(/common/images/gnav_contact.jpg);
	width:174px;
}

#gnav li a:hover.top,
#gnav li a:hover.machine,
#gnav li a:hover.senryu,
#gnav li a:hover.newsrelease,
#gnav li a:hover.entertainment,
#gnav li a:hover.contact {
	background-position:0 -31px;
}
#machine #gnav li a.machine,
#senryu #gnav li a.senryu,
#newsrelease #gnav li a.newsrelease,
#entertainment #gnav li a.entertainment,
#contact #gnav li a.contact {
	background-position:0 -62px;
}

#pankz ul {
	width:950px;
	margin:0 auto;
	text-align:left;
	padding:5px 0;
}
#pankz li {
	float:left;
	color:#fff;
}
#pankz li a {
	background:url(/common/images/pan_arrow.gif) no-repeat right center;
	padding:0 20px 0 0;
	margin-right:20px;
	color:#fff;
}

#footer {
	padding:20px 0 50px;
	background-color:#0f0f0f;
	border-top:solid 2px #3b3b3b;
}
#footer_main {
	width:950px;
	margin:0 auto;
	text-align:left;
	color:#fff;
	position:relative;
}
#footer_main a {
	color:#fff;
}
#footer_main img {
	float:right;
	height: auto;
}
#footer_main p {
	padding-top:2px;
}
#footer_main #pagetop {
	display:block;
	padding:10px 20px;
	background-color:#0f0f0f;
	text-decoration:none;
	position:absolute;
	top:-45px;
	right:0px;
}


#senryu #wrapper {
	background:url(/senryu/images/bg.jpg) no-repeat center top;
	padding-top:15px;
}
#entertainment #wrapper,
#sitemap #wrapper,
#policy #wrapper,
#newsrelease #wrapper,
#contact #wrapper,
#machine #wrapper {
	background: url(/common/images/contents_bg.gif) repeat-x top;
	background-color:#222222;
	padding-top:15px;
}
#contents {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#contents:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#sub {
	width:150px;
	float:left;
}
#main {
	width:790px;
	float:right;
}
#main a:hover img {
	opacity:0.80;
	filter: alpha(opacity=80);
}
#sub ul#menu {
	margin-bottom:25px;
}
#sub ul#menu li {
	margin-bottom:3px;
}
#sub ul#banner li {
	padding-left:15px;
	margin-bottom:3px;
}

#sub ul#menu li ul {
	background-color:#222;
	padding:10px 5px 10px 25px;
}
#sub ul#menu li ul li {
	background:url(/common/images/sub_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
}
#sub ul#menu li ul li a {
	color:#71abff;
}



div.clear {
	width:100%;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
	clear:both;
	overflow:hidden;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/* home */
/* ----------------------------------------------------- */
#home #header_main {
	width:950px;
	margin:0 auto;
	text-align:left;
	color:#fff;
	padding-top:10px;
}
#home #header #utility {
	float:right;
	width:700px;
	padding-top:25px;
	padding-bottom:10px;
}
#home #header #utility p {
	float:right;
	padding-top:3px;
}

#home #header form {
	float:right;
	width:200px;
	padding:0px;
	font-size:1em;
	margin-left:10px;
	background:url(/images/home_search_bg.gif) no-repeat left top;
}
#home #header form input.txt {
	width:160px;
	height:1.4em;
	float:left;
	margin:5px 0 0 6px;
	border: 1px #fff solid;
}
#home #header form input.btn {
	width:25px;
	float:right;
}
#home #prom {
	padding:18px 0 0;
	height:389px;
	position:relative;
	background:url(/images/main_bg.jpg) no-repeat center top;
	border-bottom:solid 2px #383838;
}

#prom #gnav {
	width:980px;
	margin:0 auto;
	text-align:left;
	height:43px;
	padding-left:30px;
	position:absolute;
	top:386px;
	left: 50%;
	margin-left: -505px;
	background:url(/images/gnav_bg.jpg) no-repeat center top;
}
#prom #gnav:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#prom #gnav li a {
	float:left;
	display:inline;
	background:no-repeat left top;
	height:43px;
	text-indent:-9999px;
	display:block;
}
#prom #gnav li {
	/float:left;
	/display:inline;
}

#prom #gnav li a.top {
	background:url(/images/gnav_top.jpg);
	width:158px;
}
#prom #gnav li a.machine {
	background:url(/images/gnav_machine.jpg);
	width:158px;
}
#prom #gnav li a.senryu {
	background:url(/images/gnav_senryu.jpg);
	width:159px;
}
#prom #gnav li a.newsrelease {
	background:url(/images/gnav_newsrelease.jpg);
	width:158px;
}
#prom #gnav li a.entertainment {
	background:url(/images/gnav_entertainment.jpg);
	width:159px;
}
#prom #gnav li a.contact {
	background:url(/images/gnav_contact.jpg);
	width:158px;
}

#prom #gnav li a:hover.top,
#prom #gnav li a:hover.machine,
#prom #gnav li a:hover.senryu,
#prom #gnav li a:hover.newsrelease,
#prom #gnav li a:hover.entertainment,
#prom #gnav li a:hover.contact {
	background-position:0 -43px;
}
#home #wrapper {
	background-color:#222;
}
#home #contents {
	padding-top:30px;
}

#home #contents #infoBox {
	float:left;
	width:391px;
	color:#fff;
}
#home #contents #infoBox a {
	color:#fff;
}
#home #contents #infoBox #nl {
	position:relative;
}
#home #contents #infoBox #nl .btn {
	position: absolute;
	top:2px;
	right:0px;
}
#home #contents #infoBox .new {
	padding:8px;
	margin-bottom:9px;
	background:url(/images/new_bg.gif) no-repeat bottom;
}


#home #contents #infoBox .new .ibox {
	background-color:#222222;
	width: 375px;
	height: 104px;
	overflow: auto;
}

#home #contents #infoBox dl {
	width:350px;
}
#home #contents #infoBox dl dt {
	padding:3px 0 0;
	width:7em;
	float:left;
	clear:left;
}
#home #contents #infoBox dl dd {
	border-bottom:dotted 1px #595959;
	margin-bottom:4px;
	padding:3px 5px 2px 8em;
}
#home #contents #infoBox dl dd.nl {
	border-bottom:dotted 1px #595959;
	margin-bottom:4px;
	padding:3px 0 2px 8em;
}
#home #contents #infoBox dl dd.nl a {
	display:block;
	padding:0 45px 0 0;
	background:url(/images/ico_pdf.gif) no-repeat right center;
}
*html #home #contents #infoBox dl dd {
	padding:3px 0 2px 9.25em;
	text-indent:-0.25em;
}




#home #contents #movBox {
	float:right;
	width:550px;
}

#home #contents #mainBox {
	float:left;
	width:711px;
}
#home #contents #navBox {
	float:right;
	width:231px;
}
#home #contents #navBox li,
#home #contents #subBox li,
#home #contents #otherBox li {
	padding-bottom:9px;
}
#home #contents #mdBox li {
	padding-bottom:9px;
}

#home #contents #subBox {
	float:left;
	width:471px;
	padding-right:9px;
}
#home #contents #mdBox {
	float:left;
	width:230px;
}
#home #contents #otherBox {
	float:right;
	width:230px;
	color:#fff;
}

#home #contents #mdBox div {
	position:relative;
}
#home #contents #mdBox div p {
	position: absolute;
	width:230px;
	top:144px;
	left:0px;
	color:#fff;
	text-align:center;
}
#home #contents #mdBox a {
	color:#fff;
	display:block;
}

#home #contents a:hover img {
	opacity:0.80;
	filter: alpha(opacity=80);
}
#home .pb15 {
	padding-bottom:15px;
}





/* title */
/* ----------------------------------------------------- */
#main h2 {
	margin-bottom:15px;
}
#main h3 {
	background:url(/common/images/h3.gif) no-repeat left top;
	padding:8px 0 8px 30px;
	margin-bottom:5px;
	color:#fff;
	position:relative;
	_width:759px;
}
#senryu #main h3 .use {
	position:absolute;
	top:4px;
	left:533px;
}
#senryu #main h3 .profile {
	position:absolute;
	top:4px;
	left:659px;
}
#main h3 .ptop {
	position:absolute;
	top:9px;
	left:767px;
}
#senryu #main h4 {
	background: url(/senryu/images/bar1.png) no-repeat left top;
	padding:6px 0 10px 30px;
	margin-bottom:5px;
	color:#fff;
	position:relative;
	_width:759px;
}
#senryu #main h4.win {
	background: url(/senryu/images/bar2.png) no-repeat left top;
}
#senryu #main h4 span {
	font-size:0.8em;
	color:#ccc;
	padding-left:1em;
}
#senryu #main h4 .ptop {
	position:absolute;
	top:6px;
	left:6px;
}
#senryu #main h4 .sen {
	position:absolute;
	top:0px;
	left:624px;
}
#senryu #main h4 .hen {
	position:absolute;
	top:0px;
	left:710px;
}


/* Contents All */
/* ----------------------------------------------------- */
.mb0 {
	margin:0;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
.mb50 {
	margin-bottom:50px;
}
.mr9 {
	margin-right:9px;
}


/* Links */
/* ----------------------------------------------------- */
a:link {color:#fff;text-decoration: none;}
a:visited {color:#fff;}
a:hover, a:active, a:focus {text-decoration:underline;}

/* Icons */
/* ----------------------------------------------------- */
.icon {
	padding:4px 4px 0 4px;
	vertical-align:baseline;
	margin-top:3px;
}

/* Texts */
/* ----------------------------------------------------- */
.txtRed {
	color:#990000;
}
.txtGreen_b {
	color:#2b7289;
	font-weight:bold;
}

/* Lists */
/* ----------------------------------------------------- */
ul.dotlist li {
	background:url(../images/dot.gif) no-repeat 4px 9px;
	padding:0 0 0 15px;
}

/* Float */
/* ----------------------------------------------------- */

.txtLeft { text-align:left;}
.txtRight { text-align:right;}
.txtCenter { text-align:center;}
.clear { clear:both;}
.floatR { float:right;}
.floatL { float:left;}
.photoL {
	float:left;
	margin-right:20px;
}
.photoR {
	float:right;
	margin-left:20px;
}

table.new_tbl td {
	border-bottom:solid 1px #dcdcdc;
	padding:5px;
	vertical-align:top;
}



/* senryu */
/* ----------------------------------------------------- */
#senryu #sengetu {
	background:url(/senryu/images/win_bg.gif) no-repeat left top;
	padding:10px 0 0 0;
	margin-bottom:20px;
	height:46px;
	text-align:center;
	font-size:2.5em;
	color:#323232;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #sengetu span {
	font-size:0.7em;
	padding-left:1em;
}
#senryu #odai {
	background: url(/senryu/images/odai_bg.gif) no-repeat left top;
	height:321px;
	position:relative;
	color:#323232;
	margin-bottom:20px;
}
#senryu #odai .kongetu {
	position:absolute;
	top:60px;
	left:0px;
	width:650px;
	text-align:center;
	font-weight:bold;
	font-size:4em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #odai .kongetu span {
	font-weight:bold;
	font-size:0.6em;
}
#senryu #odai .txt {
	position:absolute;
	top:155px;
	left:35px;
	width:570px;
}
#senryu #odai .ex {
	position:absolute;
	top:235px;
	left:35px;
	width:570px;
}
#senryu #odai .ex ul {
	padding-left:15px;
}
#senryu #odai .ex li {
	float:left;
	width:270px;
	list-style:disc;
}
#senryu .touku {
	margin-bottom:35px;
}
#senryu .touku .haiku {
	background:url(/senryu/images/touku_bg.png) no-repeat left top;
	height:30px;
	color:#333;
	margin-left:14px;
	padding:4px 0 0 30px;
	font-weight:bold;
	font-size:1.6em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu .touku .senpyou {
	margin-left:14px;
	color:#dfdfdf;
	margin-bottom:5px;
}
#senryu .touku .senpyou .ttl {
	border-bottom:dotted 1px #afafaf;
	padding:10px 0 7px 0;
	margin-bottom:5px;
	color:#fff;
	position:relative;
}
#senryu .touku .senpyou .ttl span {
	color:#dfdfdf;
	font-size:0.8em;
}
#senryu .touku .senpyou .ttl .hen {
	position: absolute;
	top:0px;
	right:20px;
}

#senryu #touku_form {
	background-color:#d4d1cf;
	border-top:solid 5px #fff;
	border-left:solid 5px #fff;
	border-right:solid 5px #fff;
	padding:10px;
}
#senryu #touku_form .text1 {
	width:260px;
	height:1.2em;
	font-size:1.1em;
	padding:3px;
	border:solid 1px #8aa3e6;
}
#senryu #touku_form .text2 {
	width:640px;
	height:1.2em;
	font-size:1.1em;
	padding:3px;
	border:solid 1px #8aa3e6;
}
#senryu #touku_form td {
	padding:10px 0;
}
#senryu #touku_form td.dotline {
	border-bottom:dotted 1px #7a7270;
}
#senryu #touku_form p {
	width:70px;
	float:left;
	font-weight:bold;
	padding-top:5px;
}
#senryu #touku_form span {
	font-size:0.8em;
}
#senryu #touku_form span.ex {
	padding-left:70px;
}
#senryu #touku_form .ibox {
	border: solid 1px #fff;
	background-color:#fff;
	width: 739px;
	height: 120px;
	padding:1em 0.5em;
	overflow: auto;
	margin-bottom:10px;
	scrollbar-base-color:#646464;
	scrollbar-face-color:#a6a6a6;
	scrollbar-track-color:#e2e2e2;
	scrollbar-arrow-color:#000;
	scrollbar-highlight-color:#a6a6a6;
	scrollbar-shadow-color:#a6a6a6;
	scrollbar-3dlight-color:#a6a6a6;
	scrollbar-darkshadow-color:#a6a6a6;
}
#senryu #touku_form .ibox ul {
	width:670px;
	padding-left:30px;
}
#senryu #touku_form .ibox li {
	list-style: decimal;
	line-height:1.5em;
}
#senryu #touku_form .ibox ul ul {
	padding-left:20px;
}
#senryu #touku_form .ibox li li {
	list-style: disc;
}
#senryu #touku_form .checkbox {
	margin-left:15px;
}
#senryu #touku_form .btn_box {
	text-align:center;
}
#senryu #touku_form .btn_box input {
	margin:0 20px;
}


#senryu #nyusen {
	background: url(/senryu/images/nyusen.jpg) no-repeat left top;
	height:598px;
	position:relative;
	color:#323232;
	margin-bottom:20px;
}
#senryu #nyusen .kongetu {
	position:absolute;
	top:15px;
	left:500px;
	width:280px;
	text-align:center;
	font-weight:bold;
	font-size:3em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen .kongetu span {
	font-weight:bold;
	font-size:0.6em;
}
#senryu #nyusen #nyusensaku {
	position:absolute;
	top:60px;
	left:40px;
	width:400px;
	font-weight:bold;
	font-size:1.5em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen #kasaku {
	position: absolute;
	top: 162px;
	left: 40px;
	width: 400px;
	font-weight: bold;
	font-size: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen #mysyou {
	position: absolute;
	top: 268px;
	left: 40px;
	width: 400px;
	font-weight: bold;
	font-size: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen #nyusensaku_name {
	position:absolute;
	top:85px;
	left:40px;
	width:400px;
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen #kasaku_name {
	position:absolute;
	top:187px;
	left:40px;
	width:400px;
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen #mysyou_name {
	position:absolute;
	top:293px;
	left:40px;
	width:400px;
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen #nyusensaku_sen {
	position:absolute;
	top:110px;
	left:30px;
	width:450px;
	text-align:left;
	font-size:0.75em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#senryu #nyusen #kasaku_sen {
	position: absolute;
	top: 212px;
	left: 30px;
	width: 450px;
	text-align:left;
	font-size:0.75em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#senryu #nyusen #mysyou_sen {
	position: absolute;
	top: 318px;
	left: 30px;
	width: 450px;
	text-align:left;
	font-size:0.75em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#senryu #nyusen #other {
	font-size:0.9em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#senryu #nyusen .txt {
	position:absolute;
	top:355px;
	left:0px;
	width:790px;
	text-align: center;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#senryu #nyusen .txt a {
	color:#06F;
}
#senryu #nyusen ul#other {
	position:absolute;
	top:430px;
	left:25px;
	width:710px;
}
#senryu #nyusen ul#other li {
	float:left;
	width:355px;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:3px;
	line-height:1.4em;
}
#senryu #nyusen ul#other li span {
	font-size:0.8em;
	font-weight: normal;
}

#senryu #main #adout {
	background: url(/senryu/images/about_bg.gif) no-repeat left top;
	height:382px;
	position:relative;
	color:#323232;
	margin-bottom:200px;
}
#senryu #main #adout p {
	position:absolute;
	width:510px;
	left:36px;
}
#senryu #main #adout .txt1 {
	top:92px;
}
#senryu #main #adout .txt2 {
	top:185px;
}
#senryu #main #adout .txt3 {
	top:263px;
}
#senryu #main #adout .txt4 {
	top:325px;
}

#senryu #toukuBox {
	background:url(/senryu/images/touku_bg.gif) no-repeat left top;
	border:solid 4px #fff;
	padding:15px 0 25px;
	margin-bottom:20px;
}
#senryu .toukuBoxSp {
	margin-bottom:300px;
}
#senryu #toukuBox #bkBox {
	color:#fff;
	background-color:#000;
	padding:15px 0 15px 50px;
	margin-bottom:25px;
	background:url(/senryu/images/touku_bk_bg.gif) no-repeat left top;
}
#senryu #toukuBox #data {
	margin-bottom:10px;
}
#senryu #toukuBox #senryu {
	font-size:2em;
}
#senryu #toukuBox #btn {
	text-align:center;
}
#senryu #toukuBox #btn input {
	margin:0 10px;
}
#senryu #toukuBox #btn input:hover {
	opacity:0.80;
	filter: alpha(opacity=80);
}
#senryu #toukuBox .txt {
	text-align:center;
	padding:20px 0 35px;
	font-size:2em;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	white-space:2px;
}
#senryu #toukuBox #touku_form2 {
	margin-left:25px;
	margin-bottom:20px;
	width:730px;
	/margin:0 auto 20px;
}
#senryu #toukuBox #touku_form2 .text1 {
	width:260px;
	height:1.2em;
	font-size:1.1em;
	padding:3px;
	border:solid 1px #8aa3e6;
}
#senryu #toukuBox #touku_form2 .text2 {
	width:640px;
	height:1.2em;
	font-size:1.1em;
	padding:3px;
	border:solid 1px #8aa3e6;
}
#senryu #toukuBox #touku_form2 textarea {
	width:640px;
	height:6em;
	font-size:1.1em;
	padding:3px;
	border:solid 1px #8aa3e6;
}
#senryu #toukuBox #touku_form2 td {
	padding:10px 0;
}
#senryu #toukuBox #touku_form2 p {
	width:70px;
	float:left;
	font-weight:bold;
	padding-top:5px;
}
#senryu #toukuBox #touku_form2 span {
	font-size:0.8em;
}
#senryu #toukuBox #touku_form2 span.ex {
	padding-left:70px;
}
#senryu #toukuBox #touku_form2 div.ex {
	padding-left:70px;
	margin-bottom:5px;
}
#senryu #btnBoxUnder {
	text-align:center;
	margin-bottom:300px;
}
#senryu #toukuBox #edit {
	background:url(/senryu/images/txt_edit.gif) no-repeat left top;
	height:210px;
}
#senryu #toukuBox #edit  #btn {
	margin-top:140px;
}



/* senryu pop */
/* ----------------------------------------------------- */
body#pop {
	background-color:#fff;
}
body#pop h1 {
	text-indent:-9999px;
}
#pop_use {
	background:url(/senryu/images/pop_use.jpg) no-repeat center top;
	width:100%;
	height:441px;
	position:relative;
}
#pop_use a.close {
	position:absolute;
	top:400px;
	left:195px;
	display:block;
	width:86px;
	height:25px;
	text-indent:-9999px;
}
#pop_profile {
	background:url(/senryu/images/pop_profile.jpg) no-repeat center top;
	width:100%;
	height:361px;
	position:relative;
}
#pop_profile a.close {
	position:absolute;
	top:320px;
	left:195px;
	display:block;
	width:86px;
	height:25px;
	text-indent:-9999px;
}




/* entertainment */
/* ----------------------------------------------------- */
#entertainment #main h3 {
	background: none;
	padding:0;
	margin-bottom:8px;
	position:relative;
	_width:759px;
}
#entertainment .mr10 {
	margin-right:10px;
}
#entertainment #new {
	border-bottom:dotted 1px #fff;
	margin-bottom:30px;
	padding-bottom:30px;
}
#entertainment #new .lbox {
	width:550px;
	float:left;
}
#entertainment #new .rbox {
	width:230px;
	float:right;
}
#entertainment #new .rbox .box {
	margin-bottom:10px;
}
#entertainment #new .name {
	padding:6px;
	background-color:#fff;
}
#entertainment #new .ico {
	margin-right:1px;
	vertical-align:baseline;
}
#entertainment #new ul.dl1 {
	padding-bottom:6px;
}
#entertainment #new ul.dl1 li {
	float:left;
	padding-top:7px;
	padding-right:17px;
}
#entertainment #new ul.dl2 li {
	text-align:center;
	padding-top:2px;
	height:12px;
}
#entertainment #new #ssbox {
	background-color:#fff;
	width:330px;
	float:left;
	margin-right:10px;
}
#entertainment #new #ssbox .ttl {
	margin-top:5px;
	margin-bottom:20px;
}
#entertainment #new #ssbox .txt {
	font-size:0.8em;
	margin-top:5px;
	margin-bottom:10px;
}
#entertainment #new #ssbox .ico_pop {
	text-align:right;
}
#entertainment #new #ssbox .pic {
	width:150px;
	float:left;
}
#entertainment #new #ssbox .name {
	width:162px;
	float:right;
	padding:6px;
	background-color:#fff;
}
#entertainment #game {
	color:#fff;
	padding-bottom:20px;
}
#entertainment #game .box {
	width:390px;
	float:left;
	background-color:#6d6d6d;
	background:url(/entertainment/images/game_sbox_bg.gif) no-repeat right bottom;
}
#entertainment #game .pic {
	width:110px;
	float:left;
}
#entertainment #game .name {
	width:280px;
	float:right;
	background-color:#6d6d6d;
}
#entertainment #game .ttl {
	padding:3px 0 3px 6px;
	font-weight:bold;
	background:url(/entertainment/images/game_ttl.gif) no-repeat right center;
	background-color:#323232;
}
#entertainment #game .ttl img {
	margin-right:4px;
	vertical-align:baseline;
}
#entertainment #game .txt {
	padding:6px;
	font-size:0.8em;
}
#entertainment #game .ico {
	text-align:right;
	padding:6px;
}
#entertainment #game_sbox .box {
	width:390px;
	float:left;
	margin-bottom:10px;
	background-color:#6d6d6d;
	background:url(/entertainment/images/game_sbox_bg.gif) no-repeat right bottom;
}
#entertainment #game_sbox .pic {
	width:75px;
	float:left;
}
#entertainment #game_sbox .name {
	width:315px;
	float:right;
	background-color:#6d6d6d;
}
#entertainment #game_sbox .ttl {
	padding:6px;
	font-weight:bold;
	background-color:#323232;
}
#entertainment #game_sbox .ttl img {
	margin-right:4px;
	vertical-align:baseline;
}
#entertainment #game_sbox .reed {
	padding:3px 0 0 6px;
	font-size:0.8em;
}
#entertainment #game_sbox .ico {
	text-align:right;
	padding:6px;
}

#entertainment #game_sbox a {
	display:block;
	width:390px;
}



#entertainment #mov {
	color:#fff;
	padding-bottom:20px;
}
#entertainment #mov .box,
#entertainment #mov_sbox .box {
	width:189px;
	float:left;
	text-align:center;
	background-color:#323232;
	border:solid 2px #c1c1c1;
}
#entertainment #mov .pic {
	padding-bottom:5px;
}
#entertainment #mov .ttl {
	font-weight:bold;
}
#entertainment #mov .txt {
	text-align:left;
	padding:6px;
	font-size:0.8em;
	padding-bottom:5px;
}
#entertainment #mov .ico {
	padding-bottom:5px;
}

#entertainment #wp {
	color:#fff;
	padding-bottom:20px;
}
#entertainment #wp .box {
	width:390px;
	float:left;
	margin-bottom:10px;
	background-color:#686868;
}
#entertainment #wp .ttl {
	font-weight:bold;
	padding:3px 6px;
}
#entertainment #wp .ttl img {
	margin-right:4px;
	vertical-align:baseline;
}
#entertainment #wp ul.ico1 {
	float:left;
	padding-right:3px;
	padding:3px 6px;
}
#entertainment #wp ul.ico1 li {
	float:left;
	padding-right:3px;
}


#entertainment #game_sbox,
#entertainment #mov_sbox,
#entertainment #wp_sbox,
#entertainment #ss_sbox,
#entertainment #sound_sbox {
	color:#fff;
	padding-bottom:10px;
	border-top:dotted 1px #fff;
	padding-top:20px;
}
#entertainment #wp_sbox .box {
	width:254px;
	float:left;
	margin-bottom:10px;
	background-color:#686868;
}
#entertainment #wp_sbox .mr13 {
	margin-right:13px;
}
#entertainment #wp_sbox .ttl {
	font-weight:bold;
	padding:3px 6px;
	text-align:center;
}
#entertainment #wp_sbox ul.ico1 {
	float:left;
	padding-right:3px;
	padding:3px 6px;
}
#entertainment #wp_sbox ul.ico1 li {
	float:left;
	padding-right:3px;
}
#entertainment #wp_sbox h4,
#entertainment #mov_sbox h4 {
	background: url(/entertainment/images/h4.jpg) no-repeat left top;
	padding:8px 0 8px 30px;
	margin-bottom:10px;
	color:#fff;
	position:relative;
	_width:759px;
}
#entertainment #wp_sbox h4 .ptop,
#entertainment #mov_sbox h4 .ptop {
	position:absolute;
	top:9px;
	left:767px;
}


#entertainment #ss {
	color:#fff;
	padding-bottom:20px;
}
#entertainment #ss .box {
	width:310px;
	float:left;
	margin-bottom:10px;
	background-color:#686868;
}
#entertainment #ss .ttl {
	font-weight:bold;
	padding:3px 6px;
}
#entertainment #ss .ttl img {
	margin-right:4px;
	vertical-align:baseline;
}
#entertainment #ss ul.ico {
	float:left;
	padding-right:3px;
	padding:3px 6px;
}
#entertainment #ss ul.ico li {
	float:left;
	padding-right:3px;
}
#entertainment #ss_sbox .box {
	width:390px;
	float:left;
	margin-bottom:10px;
	background-color:#6d6d6d;
}
#entertainment #ss_sbox .pic {
	width:75px;
	float:left;
}
#entertainment #ss_sbox .name {
	width:315px;
	float:right;
	background-color:#6d6d6d;
}
#entertainment #ss_sbox .ttl {
	padding:6px;
	font-weight:bold;
	background-color:#323232;
}
#entertainment #ss_sbox .reed {
	padding:6px 0 0 6px;
	font-size:0.8em;
}
#entertainment #ss_sbox ul.ico {
	padding-left:6px;
}
#entertainment #ss_sbox ul.ico li {
	float:left;
	margin-right:10px;
}








#entertainment #sound {
	color:#fff;
	padding-bottom:20px;
}
#entertainment #sound .box,
#entertainment #sound_sbox .box {
	width:390px;
	float:left;
	margin-bottom:10px;
	background-color:#686868;
}
#entertainment #sound .pic,
#entertainment #sound_sbox .pic {
	width:190px;
	float:left;
}
#entertainment #sound .name,
#entertainment #sound_sbox .name {
	width:200px;
	float:right;
	background-color:#686868;
}
#entertainment #sound .ttl,
#entertainment #sound_sbox .ttl {
	padding:6px;
	font-weight:bold;
	background-color:#323232;
}
#entertainment #sound ul.ico,
#entertainment #sound_sbox ul.ico {
	padding:6px;
}




#prom #promBox {
	border:1px solid #fff;
	margin:0 auto;
	width:730px;
	height:321px;
	position:relative;
	z-index:10;
}
a.bx-prev,
a.bx-next {
	margin-top:-223px;
	width:25px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
a.bx-prev {
	background:url(/images/prom_nav_l.png) 0 0 no-repeat;
	margin-left:-94px;
	float:left;
}
a.bx-next {
	background:url(/images/prom_nav_r.png) 0 0 no-repeat;
	margin-right:-94px;
	float:right;
}
a.bx-prev:hover,
a.bx-next:hover {
	background-position:0 -20px;
}
.bx-pager {
	margin:6px auto 0;
	height:36px;
	position:relative;
}
.pager-link {
	background:url(/images/prom_tn.png) 0 0 no-repeat;
	margin:0 5px;
	width:50px;
	height:36px;
	display:inline-block;
	text-indent:-9999px;
}
.pager-active {
	background:url(/images/prom_tn_on.png) 0 0 no-repeat;
}

#entertainment h3 a.sttl {
	background-position:0 0;
	background-repeat:no-repeat;
	width:790px;
	height:32px;
	display:block;
	text-indent:-9999px;
}
#entertainment #game h3 a.sttl {
	background-image:url(/entertainment/images/h3_2.gif);
}
#entertainment #mov h3 a.sttl {
	background-image:url(/entertainment/images/h3_3.gif);
}
#entertainment #wp h3 a.sttl {
	background-image:url(/entertainment/images/h3_4.gif);
}
#entertainment #ss h3 a.sttl {
	background-image:url(/entertainment/images/h3_5.gif);
}
#entertainment #sound h3 a.sttl {
	background-image:url(/entertainment/images/h3_6.gif);
}
#entertainment h3.on a.sttl {
	background-position:0 -32px;
}
#entertainment .sbox {
	display:none;
}


/* sitemap
--------------------------------------------------------------------------*/
#sitemap h4 {
	background:none;
	padding:0 0 10px;
	margin:0;
}
#sitemap .lbox {
	float:left;
	width:390px;
}
#sitemap .rbox {
	float:right;
	width:390px;
}
#sitemap .lsub {
	float:left;
	width:180px;
}
#sitemap .rsub {
	float:right;
	width:180px;
}
#sitemap .lbox a,
#sitemap .rbox a {
	color:#71abff;
	display:block;
}
#sitemap .lbox ul,
#sitemap .rbox ul {
	padding:0 0 20px;
}
#sitemap .lbox ul ul,
#sitemap .rbox ul ul {
	padding:0 0 0;
}
#sitemap .lbox ul li,
#sitemap .rbox ul li {
	background:url(/common/images/ico_arrow.gif) no-repeat 5px 4px;
	padding:0 0 0 20px;
}
#sitemap .lbox ul li li,
#sitemap .rbox ul li li {
	background:url(/common/images/ico_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
}
#sitemap .lbox ul li li a,
#sitemap .rbox ul li li a {
	background:url(/common/images/ico_pop.gif) no-repeat right 3px;
	padding:0 10px 0 0;
}


/* policy
--------------------------------------------------------------------------*/
#policy #policyBox {
	background-color:#fff;
	padding:20px 20px 10px;
	margin:10px 0 300px;
}
#policy #policyBox ul {
	padding-left:20px;
	
}
#policy #policyBox ul li {
	list-style:decimal;
	margin-bottom:10px;
	
}

/* newsrelease
--------------------------------------------------------------------------*/
#newsrelease #nlBox {
	margin:10px 0 450px;
}
#newsrelease #nlBox ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#newsrelease #nlBox ul li.line1 {
	background:url(/newsrelease/images/list1.gif) no-repeat left top;
	padding:7px 0 7px 35px;
}
#newsrelease #nlBox ul li.line2 {
	background:url(/newsrelease/images/list2.gif) no-repeat left top;
	padding:7px 0 7px 35px;
}
#newsrelease #nlBox ul li.line1 a,
#newsrelease #nlBox ul li.line2 a {
	background:url(/newsrelease/images/pdf.gif) no-repeat 20px 1px;
	padding:0 60px;
	color:#323232;
	width:540px;
	display:block;
	float:right;
}


/* contact
--------------------------------------------------------------------------*/
#contact .conBox {
	padding:10px 0 40px 10px;
	color:#fff;
}
#contact .conBox p {
	padding-bottom:15px;
}
#contact .conBox li {
	padding-bottom:15px;
}
#contact .conBox a {
	color:#71abff;
}
#contact .conBox a.mail {
	background:url(/contact/images/mail.gif) no-repeat left center;
	padding:0 0 0 30px;
	
}
#contact .conBox .banner {
	float:right;
	width:300px;
	text-align:right;
}
#contact .conBox .banner li{
	float:left;
}
#contact .conBox .banner img {
	margin-left:15px;
}




/* machine
--------------------------------------------------------------------------*/
#machine .macBox {
	padding:10px 0 40px 0;
}
#machine .macBox .nl {
	position:relative;
}
#machine .macBox .nl .site {
	position: absolute;
	top:303px;
	left:543px;
}
#machine .macBox .nl .pv {
	position: absolute;
	top:303px;
	left:670px;
}

#machine ul.box1 li {
	float:left;
	margin:0 14px 14px 0;
	position:relative;
}
#machine ul.box2 li {
	float:left;
	margin:0 8px 8px 0;
	position:relative;
}
#machine ul.box1 li.r {
	margin:0 0 14px 0;
}
#machine ul.box2 li.r {
	margin:0 0 8px 0;
}

#machine ul.box1 li .site {
	position: absolute;
	top:116px;
	left:209px;
}
#machine ul.box2 li .site {
	position: absolute;
	top:68px;
	left:147px;
}
#machine ul.box1 li .pv {
	position: absolute;
	top:116px;
	left:296px;
}

#machine #lineBox {
	border-top: dotted 1px #fff;
	padding-top:20px;
	margin-top:20px;
}

#machine #main h3.non {
	padding:0px;
}
#machine #main h3 a.sttl {
	background: url(/machine/images/h3_def.gif) no-repeat left top;
	background-position:0 0;
	background-repeat:no-repeat;
	width:760px;
	height:15px;
	display:block;
	padding:8px 0 8px 30px;
}
#machine #main h3.on a.sttl {
	background-position:0 -31px;
}
#machine #main .sbox {
	display:none;
}
