@charset "utf-8";
/* CSS Document */

/* footerを常に下に固定 */
html {
	height: 100%;
	margin: 0px;
}
body {
	height: 100%;
	text-align: center;
	margin: 0px;
}
body > #wrap {
	height: auto;
}
#wrap {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}
#container {
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 75px;
	text-align: center;
}
#footer_wrap {
	bottom: 0;
	width: 100%;
	height: 50px;
	background-color: #013669;
	text-align: center;
}
/* ▲▲footerを常に下に固定▲▲ */


/*========================================================================================
　グローバル　アイテム　
========================================================================================*/

* {
margin: 0;
padding: 0;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #000;
	background-color:#ECDFCE;
	background-repeat: repeat-y;
	background-position: center;
}
/*
body#top {
	background-repeat: repeat-x;
}
*/

fieldset {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
img {border:0; vertical-align:top;}

*:first-child+html body { 
padding-left: 1px; } 

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

ul, ol, dl { /
	padding: 0;
	margin: 0;
}

a {
	color: #008FBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #069;
}

a:visited{
	color: #693;
}
a:active{
}

#top #side a:hover img, #footer a:hover img  {
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
}

h4 {
	font-weight: bold;
	margin-bottom: 8px;
}
p {
	line-height: 170%;
}
p.top_line {
	padding-top: 11px;
	border-top: 3px solid #013465;
}

.smalltext {
	font-size: 90%;
	line-height: 140%;
}
.topblank_8{
	margin-top: 8px;
}
.bottomblank_15 {
	margin-bottom:15px;
}

.leftside { float:left;
}
.rightside { float:right;
}
.align_center {
	text-align: center;
}
.notice {
	padding-left: 1em;
	text-indent: -1em;
}
.red {
	color: #F03;
}

#footer p {
	margin: 0px;
	padding: 0px;
}


/*========================================================================================
　レイアウト　アイテム　
========================================================================================*/

#header {
	margin: 0px auto;
	padding: 0px 40px;
/*122px*/	height: 109px;
	width: 900px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#header #logo{
	height: 47px;
	width: 206px;
	/*10px*/	padding-top: 7px;
	padding-left: 0px;
	float: left;
}
#header #header_right {
	width: 250px;
	float: right;
	margin-right: 0px;
	height: 36px;
	margin-top: 17px;
}
#crumb {
	margin: 0px;
	padding: 0px;
/*45px*/	height: 25px;
	width: 900px;
	clear: both;
}
#contens {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
/*200px*/	padding-bottom: 120px;
}
#side {
	float: left;
	width: 200px;
}
#primary {
	float: right;
	width: 620px;
}
#footer_bt_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	position: relative;
}
#footer_bt_box img a{
	height: 15px;
	width: 82px;
	position: absolute;
	right: 0px;
	display: block;
}
#footer_box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	height: 50px;
}
#footer_base {
	width: 900px;
	height: 14px;
	padding-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
}

/*========================================================================================
　Top　
========================================================================================*/

#top_main {
	margin-top: 2px;
	margin-bottom: 28px;
	height: 300px;
	width: 900px;
}
/* TOP NEWS --------------------------------*/

#top {
}
#top #topnews_title {
	background-color: #653232;
	height: 25px;
	margin-bottom: 10px;
}
#top #topnews_title h2{
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 121px;
	background-repeat: no-repeat;
	float: left;
}

#top #topnews_title h3{
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 25px;
	width: 105px;
	text-indent: -9999px;
}
#top #topnews_title h3 a{
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 25px;
	width: 105px;
	text-indent: -9999px;
}
}
#topnews_list {
	padding-top: 0px;
	clear: both;
}
#topnews_list dl{
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #CCC;
	padding-top: 3px;
	overflow: hidden;
}
#topnews_list dl dt{
	font-size: 87%;
	line-height: 120%;
	display: block;
	padding: 2px 4px 1px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
	width: 8em;
	overflow: hidden;
}
#topnews_list dl dd.news_date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
/*8em*/	width: 10.0em;
}
#topnews_list dl dd.news_hl{
	display: block;
	font-size: 95%;
	line-height: 130%;
	margin-left: 19.0em;
	padding-top: 1px;
}
#top .bt_go_newslist {
	background-image: url(http://myv382tokyo.com/images/top_news_golist2_s2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 5px 0 0 510px;
}
#top .bt_go_newslist a{
	background-image: url(http://myv382tokyo.com/images/top_news_golist2_s1.gif);
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 110px;
	overflow: hidden;
}


/*========================================================================================
　Company　
========================================================================================*/
#company h1.message {
	margin-bottom: 30px;
}
#company h2.message {
/*20px*/	margin-bottom: 12px;
}
#company p.message_text {
	font-size: 14px;
	margin-bottom: 35px;
}
#company img.president {
/*55px*/	margin-bottom: 35px;
}
.update {
	font-size: 11px;
	text-align: right;
}
#company  dl.profile {
	border-bottom: 1px dotted #999;
/*60px*/	margin-bottom: 35px;
}
#company  dl.profile dt{
	float: left;
	border-top: 1px dotted #999;
	display: block;
	width: 140px;
	/*8px*/	padding-top: 6px;
	/*4px*/	padding-bottom: 3px;
	/*160%*/	line-height: 130%;
}
#company  dl.profile dd{
	border-top: 1px dotted #999;
	/*8px*/	padding-top: 6px;
	/*4px*/	padding-bottom: 3px;
	/*160%*/	line-height: 130%;
	display: block;
	margin-left: 142px;
}
h2.graybox {
	font-size: 14px;
	line-height: 100%;
	color: #FFF;
	background-color: #999;
	padding: 6px 5px 5px;
	letter-spacing: 0.2em;
	font-weight: bold;
/*18px*/	margin-bottom: 10px;
}
#company .office_name {
	width: 28em;
	padding-top: 4px;
	padding-bottom: 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 16px;
	margin-bottom: 6px;
}
#company .office_name h3{
	font-size: 14px;
	line-height: 16px;
	float: left;
	overflow: hidden;
}
#company .office_name h3 span{
	font-size: 11px;
}
#company .office_name01 {
	width: 28em;
	padding-top: 4px;
	padding-bottom: 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 32px;
	margin-bottom: 6px;
}
#company .office_name01 h3{
	font-size: 14px;
	line-height: 16px;
	float: left;
	overflow: hidden;
}
#company .office_name01 h3 span{
	font-size: 11px;
}
#company .office_name02 h3{
	font-size: 16px;
	line-height: 18px;
	float: left;
	overflow: hidden;
}
#company .office_name02 h3 span{
	font-size: 16px;
}
#company .office_name02 {
	width: 28em;
	padding-top: 4px;
	padding-bottom: 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 20px;
	margin-bottom: 6px;
}
#company .office_name .bt_go_map,#company .office_name01 .bt_go_map {
	background-image: url(../images/bt_go_map_s2.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 16px;
	width: 50px;
	line-height: 16px;
	overflow: hidden;
	text-indent: -9999px;
}
#company .office_name .bt_go_map a,#company .office_name01 .bt_go_map a{
	background-image: url(../images/bt_go_map_s1.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 16px;
	width: 50px;
	line-height: 16px;
	overflow: hidden;
	text-indent: -9999px;
}
#company .office_name .bt_go_map a,#company .office_name02 .bt_go_map a{
	background-image: url(../images/bt_go_map_s3.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 18px;
	width: 56px;
	line-height: 18px;
	overflow: hidden;
	text-indent: -9999px;
}
#company .office_name .bt_go_map,#company .office_name02 .bt_go_map {
	background-image: url(../images/bt_go_map_s4.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 18px;
	width: 56px;
	line-height: 18px;
	overflow: hidden;
	text-indent: -9999px;
}
#company p.office_adress {
/*25px*/	margin-bottom: 15px;
/*NEW*/	line-height:130%;
}
#company p.office_adress01 {
/*25px*/	margin-bottom: 15px;
/*NEW*/	line-height:160%;
/*NEW*/	font-size:15px;
}
#company h3.oversea_office {
	font-weight: bold;
	margin-bottom: 7px;
/*35px*/	padding-top: 15px;
}

/* map ------------------------------*/
#map_area #office_map{
	font-size: 14px;
	line-height: 100%;
	background-color: #999;
	margin-bottom: 18px;
	width: 900px;
	overflow: hidden;
}
#map_area #office_map h2.graybox{
	float: left;
	overflow: hidden;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
#map_area #office_map h3{
	float: right;
	font-size: 80%;
	color: #FFF;
	margin-right: 15px;
	line-height: 34px;
	height: 34px;
}
#map_area #office_map h3 a{
	color: #EAEAEA;
	text-decoration: none;
}
#map_area #office_map h3 a:hover{
	color: #FFF;
	text-decoration: none;
}
#map_area p{
	clear: both;
}
#map_area #google_map{
	height: 625px;
	width: 900px;
	margin-top: 25px;
}

/* history ------------------------------*/
#company  dl.history {
	margin-bottom: 0px;
}
#company  dl.history dt{
	float: left;
	border-top: 1px dotted #999;
	display: block;
	width: 90px;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
	padding-left: 6px;
}
#company  dl.history dd{
	margin-left: 103px;
	border-top: 1px dotted #999;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
}


/* media ----------------------------------------------*/
#company .media_area {
	margin-bottom: 40px;
	border-bottom: 1px dotted #999;
}

#company .media_area dl{
	border-top: 1px dotted #999;
	display: block;
	clear: both;
	width: 620px;
	overflow: hidden;
}
#company .media_area dl dt{
	float: left;
	display: block;
	width: 115px;
	padding: 8px 5px 4px 0px;
	line-height: 160%;
}
#company .media_area dl dd.media_title{
	float: left;
	/*width: 120px;*/
	width: 130px;
	padding: 8px 5px 4px 5px;
	line-height: 160%;
	display: block;
}
#company .media_area dl dd.media_con{
	float: left;
	/*width: 360px;*/
	width: 350px;
	/*
	margin-left: !important 240px;
		margin-left:250px;
	*/
	padding: 8px 0px 4px 10px;
	line-height: 160%;
	display: block;
}

#company .media_area dl.medea_areaTitle{
	display: block;
	clear: both;
	width: 618px;
	height: 20px;
	overflow: hidden;
	background-color: #EFEFEF;
	margin-bottom: 6px;
	border: 1px solid #CCC;
}
#company .media_area dl.medea_areaTitle dt{
	float: left;
	display: block;
	width: 115px;
	line-height: 20px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
#company .media_area dl.medea_areaTitle dd.media_title{
	float: left;
	/*width: 119px;*/
	width: 129px;
	line-height: 20px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #CCC;
}
#company .media_area dl.medea_areaTitle dd.media_con{
	float: left;
	/*width: 360px;*/
	width: 350px;
	line-height: 20px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 2px 5px 2px 0px;
	border-left: 1px solid #CCC;
}


#company  dl.media_web {
	border-bottom: 1px dotted #999;
	margin-bottom: 45px;
}
#company  dl.media_web dt{
	border-top: 1px dotted #999;
	display: block;
	padding-top: 5px;
	line-height: 160%;
	padding-left: 6px;
}
#company  dl.media_web dd{
	padding-bottom: 5px;
	line-height: 160%;
	padding-left: 6px;
}
#company  dl.media_print {
	border-bottom: 1px dotted #999;
	margin-bottom: 60px;
}
#company  dl.media_print dt{
	float: left;
	border-top: 1px dotted #999;
	display: block;
	width: 120px;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
}
#company  dl.media_print dd{
	margin-left: 120px;
	border-top: 1px dotted #999;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
}
#company h3.media_archives {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
}
#company .media_pkg {
	margin-bottom: 35px;
}
#company h3.csr_message {
	font-size: 14px;
	font-weight: bold;
/*28px*/	margin-bottom: 15px;
	line-height: 150%;
/*25px*/	padding-bottom: 13px;
	border-bottom: 1px dotted #999;
}
#company p.csr_text {
	margin-bottom: 30px;
}

/* csr ----------------------------------------------*/
#company  dl.csr {
/*40px*/	margin-bottom: 20px;
}
#company  dl.csr dt{
	float: left;
	border-top: 1px dotted #999;
	display: block;
	width: 120px;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
}
#company  dl.csr dd{
	border-top: 1px dotted #999;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
	margin-left: 120px;
	width: 500px !important;
	width: 495px;
	display: block;
}
#company  dl.csr_community {
	border-bottom: 2px solid #999;
/*55px*/	margin-bottom: 35px;
}
#company  dl.csr_community dt{
	float: left;
	border-top: 2px solid #999;
	display: block;
	width: 120px;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
	clear: both;
}
#company  dl.csr_community dd{
	margin-left: 120px;
	border-top: 2px solid #999;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 160%;
}
#company .charity {
	clear: both;
	overflow: hidden;
}
#company .charity_left {
	float: left;
	width: 370px;
	overflow: hidden;
}
#company .charity_right {
	width: 218px;
	float: right;
}
.enzo {
	line-height: 150%;
	margin-top: 4px;
	margin-bottom: 3px;
}
hr.charity {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* csr ----------------------------------------------*/
#sitepolicy {
}
#sitepolicy p{
	margin-bottom: 30px;
}


/*========================================================================================
　Contact　
========================================================================================*/

#contact #content.thanks{
	height: 520px;
	}

#guide ul.contact_other {
	height: 20px;
	width: 130px;
}
#guide ul.contact_other li{
	height: 20px;
	width: 130px;
	text-indent: 0px;
}
.telhl {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif", Osaka;
	font-size: 7.5pt;
	line-height: 170%;
	color: #666666;
	margin: 8px 0 0 0;
	padding: 0;
	}

.telno {
	font-family: "Century Gothic", "Helvetica";
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.12em;
	margin: 0px;
}

form {
	margin-bottom:25px;
	padding: 0px;
}
#formarea {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif", Osaka;
	font-size: 10pt;
	line-height: 150%;
	padding: 0;
	margin-bottom: 45px;
	margin-top: 45px;
}

form action {
	margin: 0;
	padding: 0px;
	}
.formseparation {
	clear: both;
	height: 25px;
	width: 100%;
}
.inputarea input {
	font-size: 1.0em!important;
	font-size: 1.0em;
	border: 1px solid #CCCCCC;
}
.inputarea input.sizeS {
	width: 50%;
}
.inputarea input.sizeM {
	width: 72%;
}
.inputarea input.sizeL {
	width: 98%!important;
	width: 33.5em;
	font-size: 1.3em!important;
	font-size: 1.0em;
}
.inputarea input:focus {
	background-color: #F6F6F6;
	border: 1px solid #B9B9B9;
	}
.formcoment textarea:focus {
	background-color: #F6F6F6;
	border: 1px solid #B9B9B9;
	}
.inputarea input.namearea {
	width: 192px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
}
.inputarea input.phoneno {
	width: 100px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
}
.inputarea input.postalno {
	width: 75px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
}
.inputarea {
	margin-left: 12.5em;
	margin-bottom: 11px;
	padding-top: 7px;
	border-top: 1px solid #CCC;
	line-height: 130%;
	}
.inputarea_sub {
	margin-bottom: 3px;
	}
/*
.formcoment {
	margin-left: 12.5em;
	margin-bottom: 8px;
	wight: 100px;
	padding-top: 7px;
	border-top: 1px solid #CCC;
}
textarea {
	width: 99%!important;
	width: 70%;
	height: 220px;
	border: 1px solid #CCCCCC;
	line-height: 150%;
	
	font-size: 1.1em;
	letter-spacing: -0.1em;
}
*/
.formcoment {
	margin-left: 12.5em;
	margin-bottom: 8px;
	padding-top: 7px;
	border-top: 1px solid #CCC;
}
textarea {
	width: 98%!important;
	width: 30em;
	height: 220px;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	line-height: 150%;
	letter-spacing: -0.1em;
}

.formcoment textarea:focus {
	border: 1px solid #B9B9B9;
	}

input.button_send {
	width: 130px;
	font-size: 0.9em;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	padding: 0px;
	height: 32px;
	border-style: none;
	border-width: 0px;
	margin-left: 245px;
}

.form_send {
	height: 32px;
	width: 100%;
	text-align: center;
	clear: both;
	margin-top: 6px;
	padding-top: 15px;
	border-top: 1px solid #CCC;
}
.lavel {
	width: 12em;
	float: left;
	padding:: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 6px;
	padding-left: 4px;
	border-top: 2px solid #CCC;
	padding-bottom: 0px;
}
.label_mustred {
	font-size: 90%;
	color: #F30;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


/*========================================================================================
　NEWS　
========================================================================================*/

#news h1 {
	margin-bottom: 30px;
}
#news #news_list {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
}
#news #news_list dl{
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #CCC;
	padding-top: 3px;
	overflow: hidden;
}
#news #news_list dl dt{
	font-size: 87%;
	line-height: 120%;
	display: block;
	padding: 2px 4px 1px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
	width: 8em;
	overflow: hidden;
}
#news #news_list dl dd.news_date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 9.0em;
}
#news #news_list dl dd.news_hl{
	display: block;
	font-size: 95%;
	line-height: 130%;
	margin-left: 18.5em;
	padding-top: 1px;
}

/* news_detail ----------------------------- */

#news dl#news_detail {
}
#news dl#news_detail dt {
	font-size: 85%;
	color: #FFF;
	background-color: #999;
	padding: 1px 3px;
	float: left;
}
#news dl#news_detail dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	float: right;
}

#news #news_detail_title {
	clear: both;
	margin-top: 3px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 36px;
}
#news #news_detail_title  h1{
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #069;
	margin: 0px;
	padding: 0px;
}
#news .news_image {
	margin-top: 12px;
	margin-bottom: 25px;
}
#news .news_document {
	font-size: 90%;
	margin-bottom: 13px;
	line-height: 17px;
	background-image: url(http://myv382tokyo.com/images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#news .news_link {
	font-size: 90%;
	margin-bottom: 5px;
}
#news .news_link_url {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	margin-bottom: 15px;
}

/* news_archives ----------------------------- */

#news h1.news_archives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	background-image: url(http://myv382tokyo.com/images/news_archives_h1.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-left: 12px;
	color: #666;
	letter-spacing: 0.2em;
	margin-bottom: 22px;
	position: relative;
	z-index: 2;
}
#news h1.news_archives .bt_go_newslist {
	display: block;
	height: 20px;
	width: 167px;
	position: absolute;
	left: 11px;
	top: 3px;
	z-index: 10;
	background-image: url(http://myv382tokyo.com/images/bt_go_newslist_s2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 5px;
}
#news h1.news_archives .bt_go_newslist a{
	background-image: url(http://myv382tokyo.com/images/bt_go_newslist_s1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 167px;
}



/*========================================================================================
　service　
========================================================================================*/

#service h1{
	margin-bottom: 30px;
}
#service .service_box{
	width: 620px;
	/*50px*/	margin-bottom: 30px;
	/*15px*/	margin-top: 25px;
	overflow: hidden;
	position: relative;
}
#service .service_box3{
	width: 620px;
	margin-bottom: 0px;
	overflow: hidden;
}
#service #service_fig {
/*65px*/	margin-bottom: 25px;
}
#service .service_tab {
/*23px*/	margin-top: 13px;
/*30px*/	margin-bottom: 0px;
	clear: right;
}
#service p{
	margin-top: 15px;
	/*20px*/	margin-bottom: 0px;
}
#service p span{
	font-size: 15px;
	font-weight: bold;
}
#service p img{
	float: left;
	padding-top: 5px;
	padding-right: 12px;
}
#service .navo{
	height: 82px;
	width: 620px;
	position: relative;
/*26px*/	margin-top: 16px;
	z-index: 10;
}
#service  .service_box3 service_bt1 {
}
#service  .service_box3 service_bt2 {
}
#service  .service_box3 service_bt3 {
}



/*========================================================================================
　Recruit　
========================================================================================*/

#recruit h1{
	margin-bottom: 30px;
}
#recruit .recruit_box {
	width: 550px;
/*50px*/	margin-bottom: 30px;
	padding: 34px 34px 25px 34px;
	border: 1px solid #0492DD;
	background-color: #FFFFF4;
}
#recruit .recruit_box ul {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#recruit .recruit_box ul li{
	line-height: 25px;
	margin-bottom: 15px;
	padding-left: 35px;
	background-image: url(http://myv382tokyo.com/images/recruit_no1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}
#recruit .recruit_box ul li.no2{
	background-image: url(http://myv382tokyo.com/images/recruit_no2.gif);
}
#recruit .recruit_box ul li.no3{
	background-image: url(http://myv382tokyo.com/images/recruit_no3.gif);
}

#recruit .service_box{
	width: 620px;
/*50px*/	margin-bottom: 15px;
	overflow: hidden;
}
#recruit .service_box .box_290 p{
/*28px*/	margin-bottom: 10px;
/*10px*/	margin-top: 10px;
	padding-left: 14px;
}
#recruit .service_box .box_290 p img{
	margin-top: 4px;
}
#recruit .service_box h3{
/*18px*/	margin-bottom: 13px;
}
#recruit .service_box h4{
/*0px*/	margin-bottom: -3px;
	padding-left: 0px;
	line-height: 100%;
}
#recruit .service_box h4 span.green{
	color: #76A04C;
}
#recruit .service_box h4 span.orange{
	color: #C0A20E;
}
#recruit .service_box h4 span.bule{
	color:#0A3087;
}
#recruit .service_box3{
	width: 620px;
	margin-bottom: 0px;
}
.box_290 {
	width: 290px;
	margin: 0px 0px -30px;
}

#recruit .recruit_site{
	height: 62px;
	width: 620px;
	position: relative;
	margin-top: 20px;
	z-index: 10;
	clear: both;
}
#recruit .inquiry_box {
	margin-bottom: 0px;
}
#recruit .inquiry_box dl{
	background-color: #F0F0F0;
	width: 620px;
	margin-bottom: 0px;
}
#recruit .inquiry_box dl dt{
	float: left;
	width: 8em;
	padding: 10px;
	background-color: #D8D8D8;
	line-height: 140%;
}
#recruit .inquiry_box dl dd{
	padding: 10px 10px 10px 35px;
	margin-left: 8em;
	line-height: 140%;
}



/*========================================================================================
　Sitemap　
========================================================================================*/
#sitemap {
	width: 560px;
}
#sitemap h3{
	line-height: 100%;
	background-image: url(http://myv382tokyo.com/images/sitemap_cube_s1.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	display: block;
	padding: 10px 4px 10px 30px;
	border-top: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 4px solid #999;
	margin-bottom: 14px;
	display: block;
	color: #333;
	font-size: 14px;
}
#sitemap ul{
}
#sitemap ul li{


}
#sitemap ul li a{
	line-height: 100%;
	background-image: url(http://myv382tokyo.com/images/sitemap_arrow_s1.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	display: block;
	padding: 10px 4px 10px 30px;
	margin-bottom: 14px;
	display: block;
	color: #333;
	text-decoration: none;
	border-top: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 4px solid #999;
	clear: left;
	font-size: 14px;
}
#sitemap ul li.no_submenu a {
	margin-bottom: 30px;
}
#sitemap ul li.home a{
	margin-bottom: 75px;
}
#sitemap ul li a:hover{
	background-color: #F7F7F4;
	text-decoration: none;
	color: #000;
}
#sitemap ul li ul{
	margin-bottom: 30px;
	overflow: hidden;
	width: 560px;
}
#sitemap ul li ul li {
	border-style: none;
	float: left;
}
#sitemap ul li ul li a{
	margin-left: 45px!important;
	margin-left: 18px;
	margin-bottom: 5px;
	border-style: none;
	float: left;
	width: 200px!important;
	width: 190px;
	display: block;
	overflow: hidden;
}






/*--------------------------------------------------------------------------
  スライダー
---------------------------------------------------------------------------*/

#mv{
	position:relative;
	width:100%;
	min-width:950px;
	height:30px;
	padding-top:320px;
	margin:20px auto;
}
#mv .loader{
	position:absolute;
	top:0;
	left:0;
	z-index:30;
	width:100%;
	height:350px;
	background:#FFF;
}
#mv .loader img{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	width:80px;
	height:80px;
	margin:-40px 0 0 -40px;
}
#mv ul.list{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#mv ul.list li{
	height:350px;
}
#mv ul.list li{
	float:left;
}

/* layer */
#mv .layer-left,
#mv .layer-right{
	position:absolute;
	top:0;
	z-index:20;
	width:1017px;
	height:350px;
	background:url(http://myv382tokyo.com/images/topbanner/mv_bg.png);
}
#mv .layer-left{
	left:50%;
	margin:0 0 0 -1467px;
}
#mv .layer-right{
	right:50%;
	margin:0 -1467px 0 0;
}

/* pointer */
#mv .pointer-wrap{
	position:relative;
	z-index:20;
	width:900px;
	margin:0 auto 0;
}
#mv ul.pointer{
	height:12px;
	text-align:right;
	margin-right:10px;
}
#mv ul.pointer li{
	display:inline-block;
	width:12px;
	height:12px;
	padding:0 4px;
	letter-spacing:0;
}
#mv ul.pointer li a{
	display:block;
	background:url(http://myv382tokyo.com/images/topbanner/mv_ico.png) no-repeat;
}
#mv ul.pointer li.active a,
#mv ul.pointer li a:hover{
	background:url(http://myv382tokyo.com/images/topbanner/mv_ico_on.png) no-repeat;
}

/* prev, next */
#mv .prev,
#mv .next{
	position:absolute;
	top:145px;
	z-index:25;
}
#mv .prev{
	left:50%;
	margin-left:-475px;
}
#mv .next{
	right:50%;
	margin-right:-475px;
}




/*--------------------------------------------------------------------------
  ビデオ
---------------------------------------------------------------------------*/



/*---------VIDEO------*/
#video_wrap{
	height:618px;
}
#video_wrap p{
	margin-bottom: 10px;
	text-align: center;
	font-size:11px;
}
#video_wrap li{
	float:left;
	width:185px;
	padding: 5px;
	position: relative;
}
/*
#video_wrap li:first-child{
	width:100%;
}
*/
#video_wrap li .thumb{
	width:100%;
	vertical-align:bottom;
}
#video_wrap li .play{
	position: absolute;
	top:50%;
	left:50%;
	width:60px;
	height:42px;
	margin-top:-36px;
	margin-left:-30px;
	opacity:0.7;
}
/*#video_wrap li:first-child .play{
	position: absolute;
	top:50%;
	left:50%;
	width:72px;
	height:50px;
	margin-top:-25px;
	margin-left:-36px;
	opacity:0.7;
}
*/
#video_wrap li .play:hover{
	opacity:0.9;
}
#yt_playlist{
	width:390px;
	overflow: hidden;
}



/*#################################################
	overlay　笹島動画
#################################################*/

#login_overlay{
	position: fixed;
	opacity:0.5;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: -moz-linear-gradient(top,rgba(238,238,238,0.7),rgba(153,153,153,0.9));/* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom,from(rgba(238,238,238,0.7)),to(rgba(153,153,153,0.9)));/* Safari,Google Chrome用 */
	background: #aaa;
	z-index:100;
	visibility: hidden;
}
#login_loading{
	position: fixed;
	margin-top:-16px;
	margin-left:-16px;
	top:50%;
	left:50%;
	width:32px;
	height:32px;
	z-index:32;
	visibility: hidden;
}


#overlay{
	position: fixed;
	opacity:0.7;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: #000;
	z-index:30;
}


/* 1つ */
#pr_box_single{
	position: fixed;
	margin-top:-310px;
	margin-left:-345px;
	top:50%;
	left:50%;
	width:750px;
	height:356px;
	z-index:32;
}
#pr_box_single .pr_bnr{
	width:750px;
}
#pr_box_single .pr_bnr img{
	width:100%;
}
#close_btn{
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: -40px;
    top: -30px;
    width: 32px;
    z-index: 33;
}

.pr_movie{margin-top:50px;}

