@charset "utf-8";
/* ==Default
-------------------------------------------------- */
body#campus {
	background: #ffffff url("/h/img/common/header_bar.jpg") scroll 0 0 repeat-x;
}


/* ==Layout
-------------------------------------------------- */
div.container {
	width: 950px;
	margin: 0 auto 10px;
	text-align: left;
}

div.header {
	width: 950px;
}

div.wrapper {
	clear: both;
}

div.article {
	float: left;
	width: 720px;
}

div.side {
	float: right;
	width: 210px;
	margin-bottom: 20px;
}

div.footer {
	clear: both;
	padding-bottom: 30px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	border-top: #ccc solid 1px;
	background-color: #ebe9e4;
}


/* ==Header
-------------------------------------------------- */
div.header h1 {
	padding: 10px 0 8px;
	font-size: 14px;
}

div.header p {
	line-height: 1.2em;
}

div.header-bar {
	height: 24px;
	position: relative;
	background: #000000;
}

p.logo-minimini {
	position: absolute;
	font-size: 12px;
	top: 3px;
}
p.logo-minimini img{
	margin-right: 5px;
}
p.logo-minimini a {
	color: #ffffff;
}

ul.header-navi {
	position: absolute;
	top: 4px;
	right: 0;
	list-style-type: none;
}
ul.header-navi li {
	float: left;
	margin-left: 10px;
	padding-right: 8px;
	background: transparent url("/h/img/common/arrow_header_navi.gif") scroll right 5px no-repeat;
}
ul.header-navi li a {
	color: #ffffff;
}

div.header-title {
	height: 80px;
	position: relative;
}

p.page-title {
	position: absolute;
	top: 12px;
	font-size: 30px;
	font-weight: bold;
}
p.page-title a {
	text-decoration: none;
}
p.page-title a:hover {
	text-decoration: underline;
}

p.rogo-title {
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 100;
	width:195px;
	height:120px;
	display:block;
}


p.fee-header {
	padding: 6px 8px 5px;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 13px;
	color: #e50010;
}
p.phone-header {
	position: absolute;
	top: 42px;
	right: 0;
	font-size: 16px;
	font-weight: bold;
}


/* ==Global Nav
-------------------------------------------------- */
div.global-nav {
	width: 954px;
	margin-right: -4px;
	margin-bottom: 16px;
	position: relative;
}
* html div.global-nav_top {
	width: 954px;
	margin-right: -4px;
	margin-bottom: 26px;
	position: relative;
	margin-top:26px;
}

div.global-nav ul li {
	float: left;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
}
div.global-nav ul li a {
	display: block;
	width: 186px;
	height: 38px;
	padding-top: 16px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	text-decoration: none;
	color: #ffffff;
}
div.global-nav ul li a.two-line {
	height: 45px;
	padding-top: 9px;
}
* html div.global-nav ul li a { height: 54px;}
* html div.global-nav ul li a.two-line { height: 54px;}
div.global-nav ul li a:hover {
	background-position: 0 -54px;
}


/* ==Index
-------------------------------------------------- */
body.index {overflow-x: hidden;}

/* Index Header */
div.index-header {
	width: 950px;
	height: 270px;
	position:relative;
}

div.index-image {
	float: left;
}

div.agency {
	float: right;
	width: 204px;
	height: 264px;
	padding: 1px;
	border: #d8d8d8 solid 2px;
}
* html div.agency { width: 210px; height: 270px;}

div.agency p,
div.agency address {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
	font-style: normal;
}

div.agency p.title-shop {
	height: 24px;
	margin-bottom: 10px;
	padding-top: 8px;
	background: transparent url(/h/img/campus/header_side_title.jpg) 0 0 no-repeat;
	font-weight: bold;
}
* html div.agency p.shop-title { height: 32px;}

div.agency img {
	border: #d8d8d8 solid 2px;
}
div.agency strong {
	font-size: 14px;
}

div.agency a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/* Index Article */
body.index div.article h2 {
	height: 23px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 40px;
	font-size: 15px;
	letter-spacing: -1px;
}
* html body.index div.article h2 { height: 30px;}

body.index div.section {
	margin-bottom: 20px;
}

ul.nav-specialty {
	width: 729px;
	margin-right: -9px;
	position: relative;
}
ul.nav-specialty li {
	display: inline;
	float: left;
	margin-right: 9px;
	list-style-type: none;
}
ul.nav-specialty li a {
	display: block;
	width: 173px;
	height: 116px;
	margin-bottom: 8px;
	padding-top: 6px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
* html ul.nav-specialty li a { height: 122px:}

ul.nav-specialty li.zero a {
	background-position:0 0;
	background-repeat:no-repeat;
}
ul.nav-specialty li.zero a:hover {
	background-position:0 -122px;
}
ul.nav-specialty li.yen-50000 a {
	background-position:-173px 0;
	background-repeat:no-repeat;
}
ul.nav-specialty li.yen-50000 a:hover {
	background-position:-173px -122px;
}


ul.nav-specialty li.dormitory a {
	background-position:-346px 0;
	background-repeat:no-repeat;
}
ul.nav-specialty li.dormitory a:hover {
	background-position:-346px -122px;
}



ul.nav-specialty li.boarding a {
	background-position:-519px 0;
	background-repeat:no-repeat;
}
ul.nav-specialty li.boarding a:hover {
	background-position:-519px -122px;
}

ul.nav-specialty li.shibaura_new a {
	background-position:-692px 0;
	background-repeat:no-repeat;
}
ul.nav-specialty li.shibaura_new a:hover {
	background-position:-692px -122px;
}




ul.nav-specialty li ul {
	width: 173px;
	font-size: 12px;
}

div.navi-news iframe {
	width: 720px;
	height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #ffffff;
	margin-bottom: 20px;
}

div.selection iframe {
	width: 720px;
	height: 1400px;
	padding: 10px 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #ffffff;
}

div.search-csv iframe {
	/*overflow-x:hidden;
	overflow-y:hidden;*/
	width: 720px;
	height: 1700px;
	padding: 20px 0 0;
	/*overflow:auto;*/
	background: url(/h/img/campus/ajax-loader.gif) no-repeat scroll center 50px #fff;
}

* html div.search-csv iframe {width: 720px; padding: 20px 0px 0;}

div.search-csv2 iframe {
	/*overflow-x:hidden;
	overflow-y:hidden;*/
	width: 720px;
	height: 4000px;
	padding: 20px 0 0;
	/*overflow:auto;*/
	background: url(/h/img/campus/ajax-loader.gif) no-repeat scroll center 50px #fff;
}

* html div.search-csv2 iframe {width: 720px; padding: 20px 0px 0;}


div.search-minimini iframe {
	/*overflow-x:hidden;
	overflow-y:hidden;*/
	width: 670px;
	height: 1700px;
	padding: 20px 30px 0;
	/*overflow:auto;*/
	background: url(/h/img/campus/ajax-loader.gif) no-repeat scroll center 50px #fff;
}

* html div.search-minimini iframe {width: 720px; padding: 20px 30px 0;}

/* ==Article
-------------------------------------------------- */
div.article h2 {
	margin-bottom: 1em;
	padding-top: 5px;
	padding-left: 45px;
	font-size: 22px;
	background: transparent url(/h/img/campus/icon_campus.jpg) 0 0 no-repeat;
}

/* Section */
div.section {
	clear: both;
	margin-bottom: 20px;
}
div.section-left {
	float: left;
	width: 355px;
	margin-bottom: 20px;
}
div.section-right {
	float: right;
	width: 355px;
	margin-bottom: 20px;
}

div.section h3 {
	height: 30px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 16px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 15px;
	letter-spacing: -1px;
	
}
* html div.section h3 { height: 30px;}

div.section h3.icon {
	padding-left: 40px;
}

div.section p {
	margin-bottom: 1em;
}

p.link-button {
	float: right;
	margin-bottom: 0 ! important;
	font-weight: bold;
	font-size: 14px;
}

p.link-button a {
	display: block;
	width: 238px;
	height: 28px;
	padding-top: 12px;
	padding-left: 12px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
}
* html p.link-button a { width: 250px; height: 40px;}
p.link-button a:hover {
	background-position: 0 -40px;
}

p.link-button2 {
	float: right;
	margin-bottom: 0 ! important;
	font-weight: bold;
	font-size: 14px;
	line-height:150%;
}

p.link-button2 a {
	display: block;
	width: 380px;
	height: 55px;
	padding-top: 15px;
	padding-left: 0px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	text-align:center;
}

p.link-button3 {
	float: right;
	margin-bottom: 0 ! important;
	font-weight: bold;
	font-size: 14px;
	line-height:150%;
}

p.link-button3 a {
	display: block;
	width: 380px;
	height: 28px;
	padding-top: 12px;
	padding-left: 0px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	text-align:center;
}

* html p.link-button2 a { width: 390px; height: 70px;}
p.link-button2 a:hover {
	background-position: 0 -70px;
}

p.link-button-first {
	margin-bottom: 1em ! important;
}

p.button-plural {
	margin-bottom: 1em ! important;
}

/* ==Town
-------------------------------------------------- */
p.search-link {
	float: right;
	height: 18px;
	padding-top: 6px;
	padding-left: 35px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 13px;
}
* html p.search-link { height: 24px;}

ol.popularity-line,
ol.popularity-station {
	width: 730px;
	margin-right: -10px;
}

ol.popularity-line li,
ol.popularity-station li {
	float: left;
	width: 232px;
	margin-right: 9px;
	border: #cccccc solid 1px;
	list-style-type: none;
}
* html ol.popularity-line li { width: 234px;}
* html ol.popularity-station li { width: 234px;}

ol.popularity-line h4,
ol.popularity-station h4 {
	height: 29px;
	padding-top: 11px;
	padding-left: 8px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url("/h/taisho-ac/img/title_popularity.jpg");
	font-size: 14px;
	color: #ffffff;
}
* html ol.popularity-line h4 { height: 40px;}
* html ol.popularity-station h4 { height: 40px;}

ol.popularity-line h4 a,
ol.popularity-station h4 a{
	color:#FFF;
	text-decoration:none;
}
ol.popularity-line h4 a:hover,
ol.popularity-station h4 a:hover{
	color:#FFF;
	text-decoration:underline;
}

ol.popularity-line h4:first-letter {
	font-size: 18px;
}
ol.popularity-station h4:first-letter {
	font-size: 18px;
}

ol.popularity-line h4 span,
ol.popularity-station h4 span {
	margin-right: 18px;
	color: #6c3e78;
}

ol.popularity-line p.text,
ol.popularity-station p.text {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
ol.popularity-line p.img-left,
ol.popularity-station p.img-left {
	margin: 1px 10px 1px 1px ! important;
}

ol.popularity-line p.text a,
ol.popularity-station p.text a{
	text-decoration:none;
}
ol.popularity-line p.text a:hover,
ol.popularity-station p.text a:hover{
	text-decoration:underline;
}


/* Line */
ol.popularity-line h4.yurakucho,
ol.popularity-station h4.yurakucho {
	background-image: url("/h/img/campus/title_popularity_h4_yurakucho.jpg");
}
ol.popularity-line h4.mita,
ol.popularity-station h4.mita {
	background-image: url("/h/img/campus/title_popularity_h4_mita.jpg");
}
ol.popularity-line h4.seibushinjuku,
ol.popularity-station h4.seibushinjuku {
	background-image: url("/h/img/campus/title_popularity_h4_seibushinjuku.jpg");
}
ol.popularity-line h4.tozai,
ol.popularity-station h4.tozai {
	background-image: url("/h/img/campus/title_popularity_h4_tozai.jpg");
}
ol.popularity-line h4.yamanote,
ol.popularity-station h4.yamanote {
	background-image: url("/h/img/campus/title_popularity_h4_yamanote.jpg");
}
ol.popularity-line h4.oedo,
ol.popularity-station h4.oedo {
	background-image: url("/h/img/campus/title_popularity_h4_oedo.jpg");
}
ol.popularity-line h4.seibuikebukuro,
ol.popularity-station h4.seibuikebukuro {
	background-image: url("/h/img/campus/title_popularity_h4_seibuikebukuro.jpg");
}
ol.popularity-line h4.tobutojou,
ol.popularity-station h4.tobutojou {
	background-image: url("/h/img/campus/title_popularity_h4_tobutojou.jpg");
}
ol.popularity-line h4.marunouchi,
ol.popularity-station h4.marunouchi {
	background-image: url("/h/img/campus/title_popularity_h4_marunouchi.jpg");
}
ol.popularity-line h4.soubu,
ol.popularity-station h4.soubu {
	background-image: url("/h/img/campus/title_popularity_h4_soubu.jpg");
}
ol.popularity-line h4.nanboku,
ol.popularity-station h4.nanboku {
	background-image: url("/h/img/campus/title_popularity_h4_nanboku.jpg");
}
ol.popularity-line h4.shinjuku,
ol.popularity-station h4.shinjuku {
	background-image: url("/h/img/campus/title_popularity_h4_shinjuku.jpg");
}


/* Station */
ol.popularity-station h4.no1 {
	background-image: url("/h/img/campus/title_popularity_h4_no1.jpg");
}
ol.popularity-station h4.no2 {
	background-image: url("/h/img/campus/title_popularity_h4_no2.jpg");
}
ol.popularity-station h4.no3 {
	background-image: url("/h/img/campus/title_popularity_h4_no3.jpg");
}


/* ==Area
-------------------------------------------------- */
ul.situation-new {
	border-top: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}
ul.situation-new li {
	width:718px;
	border-bottom: #cccccc solid 1px;
	list-style-type: none;
	background-image: url(/h/img/campus/situation_h4_title.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 160px;
}
ul.situation-new li p.img-left {
	margin: 0 10px 0 0;
}
ul.situation-new li p.text {
	margin: 5px 10px 5px 0;
}
ul.situation-new li h4 {
	font-size:100%;
	margin-bottom:10px;
	padding-top:5px;
}


/*----*/
ul.situation {
	border-top: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}
ul.situation li {
	float: left;
	width: 358px;
	/*width:768px;*/
	border-left: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	list-style-type: none;
	background-image:url(/h/img/campus/situation_h4_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
ul.situation li p.img-left {
	margin: 0 10px 0 0;
}
ul.situation li p.text {
	margin: 5px 10px 5px 0;
}
ul.situation li h4 {
	font-size:75%;
}

/* ==Simulator
-------------------------------------------------- */
div.simulation-form {
	margin-bottom: 10px;
	border: #cccccc solid 2px;
}

div.simulation-form dl {
	margin: 10px 8px 20px;
	color: #333333;
}
div.simulation-form dt {
	padding: 0 10px;
	font-weight: bold;
}
div.simulation-form dd {
	position: relative;
	height: auto;
	margin-bottom: 10px;
	padding: 0 10px 10px;
	background: transparent url("/h/img/common/hr_side_nav.gif") scroll left bottom repeat-x;
}
* html div.simulation-form dd { height: 1px;}

div.simulation-form dl.food-cost {
	margin-bottom: 0;
}
div.simulation-form dl.food-cost dd {
	margin-bottom: 0;
}
div.simulation-form dl.rent-cost {
	margin-top: 0;
}
div.simulation-form dl.rent-cost dt {
	margin-top: 0;
	padding-top: 10px;
}

div.simulation-form dd p.text {
	display: block;
	width: 200px;
}
div.simulation-form dd p.input {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div.simulation-form p.note {
	margin-left: 10px;
	margin-bottom: 30px;
	color: #333333;
}

div.simulation-form p.compute {
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: right;
}
dl.basic-cost {
	margin-bottom: 0 ! important;
	background: transparent url("/h/img/common/background_stripe_blue.png") scroll left top repeat;
}
dl.initial-cost dd p.text {
	width: auto;
	margin-bottom: 5px;
}
dl.initial-cost dd p.input {
	width: auto;
	position: static;
	text-align: right;
}

div.simulation-result {
	margin-bottom: 10px;
	border: #cccccc solid 6px;
}
div.simulation-result dt {
	height: 30px;
	padding-top: 12px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
* html div.simulation-result dt { height: 42px;}
div.simulation-result dd {
	padding: 20px 10px 10px;
	text-align: right;
	font-weight: bold;
	color: #333333;
}
div.simulation-result dd span {	
	margin-right: 5px;
	font-size: 18px;
	color: #cc0000;
}
ul.select-rent{
	background-color: #e8e8e8;
	padding: 18px;
	margin-bottom: 1em;
	}

ul.select-rent li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
	line-height: 2em;
	white-space:nowrap;
}

ul.select-rent li input {
	margin-right: 5px;
}


/* ==minimini
-------------------------------------------------- */
body.minimini p.text {
	width: 370px;
	float: right;
}

strong.inquiry {
	font-size: 1.1em;
	line-height:0em;
}

div.request {
	clear: both;
	float: right;
	width: 350px;
	padding: 10px;
	border:1px #CCC solid;
}
* html div.request { width: 370px;}

div.request p.link-button {
	float: none;
}


/* ==Shop Info
-------------------------------------------------- */
div.shop-info,
div.shop-route {
	margin-bottom: 10px;
	border: #d8d8d8 solid 1px;
}

div.shop-info h3 {
	height: 24px;
	margin: 2px 2px 5px;
	padding-top: 6px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
* html div.shop-info h3 { height: 30px;}

div.shop-route h3 {
	height: 24px;
	margin: 2px 2px 5px;
	padding-top: 6px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
}
* html div.shop-route h3 { height: 30px;}

div.shop-info {
	background-color: #FFEEE2;
}
div.shop-info div {
	margin: 10px 10px 0;
}

div.shop-info address {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.2em;
	font-style: normal;
}

div.shop-info address strong {
	font-size: 14px;
}

div.shop-info p.shop-detail {
	clear: left;
	float: left;
	margin: 0 0 10px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
div.shop-info p.shop-detail a {
	display: block;
	width: 173px;
	height: 25px;
	padding-top: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
* html div.shop-info p.shop-detail a { height: 35px;}
div.shop-info p.shop-detail a:hover {
	background-position: 0 -35px;
}

div.shop-info p.img-left {
	clear: left;
	margin: 0 0 10px;
}
div.shop-info p.img-right {
	margin: 0 0 10px;
}

div.shop-map {
	border: #d8d8d8 solid 2px;
}

div.shop-route div {
	margin: 5px;
}

div.shop-route ol {}
div.shop-route ol li {
	list-style-type: none;
}
div.shop-route ol li span {
	display: block;
	margin-bottom: 5px;
}
div.shop-route ol li p.text {
	float: right;
	width: 137px;
	height: 130px;
	padding: 5px;
	background-color: #FFEEE2;
}
* html div.shop-route ol li p.text { width: 147px; height: 140px;}
div.shop-route ol li p.img-left {
	height: 140px;
	margin-right: 5px;
}
div.shop-route ol li p.img-center {
	clear: both;
	padding: 5px 0;
}

div.article a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}


/* ==Side
-------------------------------------------------- */
div.side {
	color: #333333;
}

/* Search */
ul.search-form {
	margin-bottom: 10px;
	border-left: #d8d8d8 solid 1px;
	border-right: #d8d8d8 solid 1px;
	border-bottom: #d8d8d8 solid 1px;
	background-color: #eeeeee;
}

ul.search-form li {
	list-style-type: none;
	font-size: 11px;
	/font-size: 10px;
}

ul.search-form li h3 {
	margin: -1px 0 0 -1px;
	position: relative;
}
* html ul.search-form li h3 img { margin-right: -1px;}

ul.search-form li ul {
	margin-right: 9px;
	margin-bottom: 9px;
	background-color: #ffffff;
}

ul.search-form li ul li {
	padding: 10px;
	background-color: #ffffff;
}

ul.search-form li ul li p {
	margin-bottom: 0.5em;
}

ul.search-form li ul li select {
	width: 150px;
	font-size: 10px;
}

ul.search-form select#rentfrom1,
ul.search-form select#rentto1,
ul.search-form select#rentfrom2,
ul.search-form select#rentto2 {
	width:50px;
}

ul.search-form li ul li p.submit {
	padding-top: 1em;
	text-align: center;
}


ul.search-form a{
	color:#000;
	text-decoration:none;
}

ul.search-form a:hover{
	color:#000;
	text-decoration:underline;
}


/* Side Nav */
ul.side-nav {
	margin-bottom: 5px;
	background-color: #ffffff;
	list-style-type: none;
}
ul.side-nav li {
	margin: 0 0 5px;
	font-size: 11px;
}
ul.side-nav li span {
	display: block;
	margin: 0 10px;
	padding: 1px 0 0 18px;
	font-weight: bold;
	font-size: 14px;
	color: #ee1e7a;
}
ul.side-nav ul {
	margin: 0 10px 10px;
	padding: 5px 0 8px;
	background: transparent url("/h/img/common/hr_side_nav.gif") scroll left bottom repeat-x;
	list-style-type: none;
}
ul.side-nav ul li {
	margin: 0;
	padding: 0 0 3px 18px;
	background: transparent url("/h/img/common/arrow_side_nav.jpg") 10px 5px no-repeat;
}

ul.mansion-nav {
	border: #ef2f85 solid 1px;
}
li.nav-mansion h3 {
	padding: 5px 0 4px;
	background: transparent url("/h/img/common/title_side_nav.jpg") scroll left bottom no-repeat;
	text-align: center;
	font-size: 12px;
	color: #ef2f85;
}
li.nav-mansion ul li {
	margin: 0;
	padding: 0 0 3px 10px;
	background: transparent url("/h/img/common/arrow03.jpg") 0 5px no-repeat;
}
li.nav-mansion p {
	margin-bottom: 10px;
}
ul.side-nav li.nav-guide ul {
	margin-bottom: 0;
	padding: 5px 0 0;
	background-image: none;
}
li.nav-voice span { background: transparent url("/h/img/common/icon_side_voice.jpg") scroll left top no-repeat;}
li.nav-simulation span { background: transparent url("/h/img/common/icon_side_simulations.jpg") scroll left top no-repeat;}
li.nav-parents span { background: transparent url("/h/img/common/icon_side_parent.jpg") scroll left top no-repeat;}
li.nav-guide span { background: transparent url("/h/img/common/icon_side_guide.jpg") scroll left top no-repeat;}
li.nav-shingakuhiyou span { background: transparent url("/h/img/common/icon_side_shingakuhiyou.jpg") scroll left top no-repeat;}

div.side li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/* Link Banner */
ul.banner {
	margin-bottom: 12px;
	list-style-type: none;
}
ul.banner li {
	margin-bottom: 5px;
}

/* SNS */
.sns-link {
    border: 2px solid #E7E7E7;
    height: 32px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px 10px 8px;
    width: 186px;
}
* html .sns-link { width: 210px;}

.sns-link ul li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.sns-link ul li.lust {
    margin-right: 0;
}

/* Go Top */
div.go-top {
	clear: both;
	width: 950px;
	margin: 10px auto 0;
}
div.go-top p {
	clear: both;
	float: right;
	padding-left: 10px;
	background: transparent url("/h/img/common/arrow_up.gif") scroll left no-repeat;
	white-space: nowrap;
}
div.go-top p a {
	color: #404040;
}


/* Inquiry layout
-------------------------------------------------- */
div.article-wide {
	width: 930px;
	margin-bottom: 30px;
	background-color: #ffffff;
	color:#000; ! important;
}

* html div.article-wide {width: 930px;}

p.outline {
	margin-bottom: 2em ! important;
	padding-bottom: 1em;
	border-bottom: #d9d9d9 solid 3px;
}

p.required {
	margin-left: 20px;
	margin-right: 20px;
}


/* Inquiry
-------------------------------------------------- */
div.section {
	margin-bottom: 40px;
}

div.request h2 {
	width:820px;
	height:20px;
	background: transparent url(../student/img/student_h3_wide.jpg) 0 0 no-repeat;
	padding:5px 0 0 10px;
	border-style: none;
	color:#FFF;
	font-size:1.2em;
	margin-bottom:2em;
}
* html div.blog h2.page-title { height:25px;}

div.request dl {
	margin: 0 20px 30px;
}

div.request div.article-header {
    background: url(/tokyo-chuou/corporation/img/title_request.gif) 0 0 no-repeat;
}

div.request em {
    margin-right: 8px;
    padding: 3px 5px 1px;
    background-color: #dc0000;
    font-style: normal;
    font-weight: bold;
    color: #fff;
}

div.request .error {
	margin: 0 20px 20px;
}

div.request .error li {
	color: red;
	background:url("/tokyo-chuou/img/marker_checker.gif") no-repeat scroll 0 9px transparent;
	line-height:200%;
	padding-left:1em;
	list-style-type: none;
}
h2#formTitle{
	margin: 0 0 20px 0 !important;
}

div.request dl.phone-number{
    background:#E80064;
    width: 644px;
    margin:0 auto 2em 138px;
	text-align:center;
}
div.request dl.phone-number dt{
    padding: 20px;
    font-size:1.3em;
    border-bottom:1px solid #FFF;
    color:#FFF;
    text-align:center;
}
div.request dl.phone-number dd{
    padding: 20px;
    font-size:2em;
    color:#FFF;
    font-family: 'Arial', 'Tahoma', sans-serif;
    border-bottom:1px solid #FFF;
    text-align:center;
    font-weight:bold;
}

div.request p.required {
    margin-bottom: 2em;
    font-size: 1.2em;
}

dl.input-form {
    margin-bottom: 30px;
    border-top: #e5e5e5 solid 1px;
    border-left: #e5e5e5 solid 1px;
    border-right: #e5e5e5 solid 1px;
}
dl.input-form:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
dl.input-form { display: inline-block;}
/* MacIE begin \*/
*+html dl.input-form { height: 1%;}
* html dl.input-form { height: 1%;}
dl.input-form { display: block;}
/* Mac IE end */

dl.input-form dt {
    clear: left;
    float: left;
    width: 140px;
    padding: 10px;
    font-weight: bold;
    font-size: 1.2em;
}

dl.input-form dd {
    padding: 10px 10px 10px 170px;
    border-bottom: #e5e5e5 solid 1px;
    background: transparent url(/tokyo-chuou/corporation/img/input_form.gif) 0 0 repeat-y;
}

dl.input-form dd input { vertical-align: middle;}

dl.input-form span.arbitrarily {
    margin-right: 8px;
    padding: 3px 5px 1px;
    background-color: #e5e5e5;
    font-style: normal;
    font-weight: bold;
}

dl.input-form span.example {
    display: block;
    margin-left: 42px;
}
* html dl.input-form span.example { margin-left: 45px;}

dl.input-form input {
    margin-bottom: 0.5em;
}


p.privacy {
    margin-bottom: 2em ! important;
    text-align: center;
}

p.submit {
    text-align: center;
}

p.submit input.submit {
    padding: 5px 15px;
    border: 0;
    background-color: #dc0000;
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
}

/*---Sitemap---*/

div.sitemap dl {
	margin-bottom:30px;
	padding:40px;
}
div.sitemap dl dt{
	font-size:14px;
	font-weight:bold;
	padding-left:33px;
	line-height:20px;
	margin-bottom:15px;
}

div.sitemap dl dd{
	margin-top:10px;
	font-size:12px;
	padding-left:24px;
	line-height:18px;
	margin-left:25px;
}


/* ==Footer
-------------------------------------------------- */
ul.footer-nav {
	width: 920px;
	margin: 0 auto 1em;
	padding: 1em 0 0;
	background-color: #ebe9e4;
	list-style-type: none;
	line-height: 1.6em;
	text-align: left;
}
ul.footer-nav:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.footer-nav { display: inline-block;}
/* MacIE begin \*/
*+html ul.footer-nav { height: 1%;}
* html ul.footer-nav { height: 1%;}
ul.footer-nav { display: block;}
/* Mac IE end */
*:first-child+html ul.footer-nav { padding-bottom: 1em;}
* html ul.footer-nav { margin-left: 0; padding-bottom: 1em;}

ul.footer-nav a {
	color: #404040;
}

ul.footer-nav li {
	margin: 0 0 1em;
	padding: 0 0 1em;
	background: transparent url("/h/img/common/line_dot_gray.gif") scroll left bottom repeat-x;
}
ul.footer-nav li:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.footer-nav li { display: inline-block;}
/* MacIE begin \*/
*+html ul.footer-nav li { height: 1%;}
* html ul.footer-nav li { height: 1%;}
ul.footer-nav li { display: block;}
/* Mac IE end */

ul.footer-nav li span {
	clear: left;
	float: left;
	display: block;
	width: 250px;
	margin-right: 15px;
	font-weight: bold;
	line-height: 1.6em;
	color: #990000;
}
ul.footer-nav li ul {
	list-style-type: none;
	white-space: nowrap;
	width: 625px;
	float: left;
}
ul.footer-nav li ul:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.footer-nav li ul { display: inline-block;}
/* MacIE begin \*/
*+html ul.footer-nav li ul { height: 1%;}
* html ul.footer-nav li ul { height: 1%;}
ul.footer-nav li ul { display: block;}
/* Mac IE end */
*:first-child+html ul.footer-nav li ul { float: left; padding-left: 0px;}
* html ul.footer-nav li ul { float: left; padding-left: 0px;}
ul.footer-nav li.last-child {
	margin-bottom: 0;
	background-image: none;
}
*:first-child+html ul.footer-nav li.last-child { padding-bottom: 0;}
* html ul.footer-nav li.last-child { padding-bottom: 0;}
ul.footer-nav li.last-child ul {
	padding-bottom: 0;
	background-image: none;
}
ul.footer-nav li ul li {
	float: left;
	margin-bottom: 0;
	margin-right: 7px;
	padding-bottom: 0;
	padding-right: 8px;
	background: transparent url("/h/img/common/vertical-bar.gif") scroll 100% 2px no-repeat;
}
ul.footer-nav li ul li.sub-navi {
	width: 820px;
	margin-right: 0;
	margin-bottom: 1em;
	padding-right: 0;
	background: transparent url("/h/img/common/line_dot_gray.gif") scroll left bottom repeat-x;
}
*:first-child+html ul.footer-nav li ul li.sub-navi { padding-bottom: 1em;}
* html ul.footer-nav li ul li.sub-navi { padding-bottom: 1em;}
ul.footer-nav li ul li.last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: none;
}
ul.footer-nav li ul li.sub-navi-last-child {
	margin-bottom: -1em;
	padding-bottom: 0;
	background-image: none;
}
*:first-child+html ul.footer-nav li ul li.sub-navi-last-child { margin-bottom: 1em;}
* html ul.footer-nav li ul li.sub-navi-last-child { margin-bottom: -1em;}
ul.footer-nav li ul li.sub-navi-last-child ul{
	padding-left:0;
}
ul.footer-nav li ul li span {
	margin: 0;
	width: 130px;
	color: #404040;
}
ul.footer-nav li ul li ul {
	margin-bottom: 1em;
	width: 690px;
	background-image: none;
}
*:first-child+html ul.footer-nav li ul li ul { padding-left: 0em;}
* html ul.footer-nav li ul li ul { padding-left: 0em;}
ul.footer-nav li ul li ul li {
	margin: 0 0 0 5px;
	padding-right: 5px;
}

div.copyright {
	clear: left;
	width: 950px;
	margin: 0 auto;
	color: #333333;
	text-align: left;
}

/*---Sitemap---*/

div.sitemap dl {
	margin-bottom:30px;
	padding:40px;
}
div.sitemap dl dt{
	font-size:14px;
	font-weight:bold;
	padding-left:33px;
	line-height:20px;
	margin-bottom:15px;
}

div.sitemap dl dd{
	margin-top:10px;
	font-size:12px;
	padding-left:24px;
	line-height:18px;
	margin-left:25px;
}
