@charset "utf-8";

/* body
--------------------------------------------------*/
body {
	text-align: center;
	background: #b1302a url(../img/body_bg.png) repeat-x top;
}

/* container
--------------------------------------------------*/
#container {
	position: relative;
	width: 920px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../img/container_bg.png) repeat-y;
	text-align: left;
}

* html #container {
	background: #fff8f8 url(../img/container_bg_ie.png) repeat-y;
}

/* header
--------------------------------------------------*/
#header {
	position: relative;
	width: 920px;
	height: 215px;
	background: url(../img/content_topvisual.jpg) no-repeat bottom;	
}

#header #logo {
	position: relative;
	top: 14px;
	left: 18px;
	width: 319px;
	height: 62px;
}

/*----- toppage -----*/
body.toppage #header {
	height: 426px;
	background: url(../img/top_topvisual.jpg) no-repeat bottom;	
}

/* topicPath
--------------------------------------------------*/
#topicPath {
	position: relative;
	width: 640px;
	margin-left: 260px;
	padding-top: 10px;
	padding-bottom:10px;
}

#topicPath ul {
	font-size: 77%;
	zoom: 1;
}

#topicPath ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#topicPath ul li {
	float: left;
	display: inline;
	font-weight: bold;
}

#topicPath ul li a {
	margin-right: 1em;
	padding-right: 1.5em;
	font-weight: normal;
	text-decoration: none;
	background: url(../img/topicpath_bg.png) no-repeat right;
}

/* content
--------------------------------------------------*/
#content {
	position: relative;
	width: 640px;
	margin-left: 260px;
	margin-bottom: 50px;
	padding-top: 0px;
	zoom: 1;
}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#content h2{
	margin:30px 0 20px 0;}

#content .columnLeft {
	float: left;
	display: inline;
}

#content .columnRight {
	float: right;
	display: inline;
}

#content #contentTitle {}

#content #question {
	margin-top: 20px;
	color:#C00;
}

#content #mnsalon{
	width:640px;
	clear:both;
	}
	
#content #mnsalon:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
	
#content #mnsalon .mnimg{
	width:180px;
	float:left;
}

#content #mnsalon .mnsalontxt{
	width:440px;
	float:right;
}

#content #mnsalon .salonquestion{
	border-bottom:#333 1px dotted;
	border-top:#333 1px dotted;
	padding-left:10px;
	color:#F36;
	background:#FFF;
	margin-top:10px;}
	

#content #questionc{
	clear:both;
	margin-top: 20px;
	color:#C00;
}

/* missnihon interview
--------------------------------------------------*/
#content #mninterview{
	width:640px;
	background-color:#FFF;
	padding-bottom:18px;
	}
	
#content #mninterview .quetion{
	color:#C00;
	}

	
#content #mninterview:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
	
#content #mninterview .q1{
	padding:55px 15px 0px 15px;
	background:url(../img/interview_bgt.jpg) top no-repeat;
	}

#content #mninterview p{
	padding:8px 5px;}

#content #mninterview .q1 img{
	float:right;
	padding-left:20px;
	padding-top:15px;}

#content #mninterview .q2{
	padding:15px;
	clear:both;
	}
	
#content #mninterview .q2 img{
	float:left;
	padding-right:20px;
	}

	

#content #contentLeadcopy{
	width:620px;
	margin-left:10px;
	margin-top: 10px;
}

/*----- section .list -----*/
body.toppage #content .section ul.list {
	margin-top: 20px;
	zoom: 1;
}

body.toppage #content .section ul.list:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

body.toppage #content .section ul.list li {
	float: left;
	display: inline;
	margin-bottom:20px;
}

body.toppage #content .section ul.list li a {
	display: block;
	width: 310px;
	height: 144px;
}

body.toppage #content .section ul.list li.listmn01 a { background: url(../img/mn_01_bg.png); margin-right: 10px;}
body.toppage #content .section ul.list li.listmn02 a { background: url(../img/mn_02_bg.png); margin-left: 10px;}
body.toppage #content .section ul.list li.listmn03 a { background: url(../img/mn_03_bg.png); margin-right: 10px;}
body.toppage #content .section ul.list li.listmn04 a { background: url(../img/mn_04_bg.png); margin-left: 10px;}
body.toppage #content .section ul.list li.listmn05 a { background: url(../img/mn_05_bg.png); margin-right: 10px;}
body.toppage #content .section ul.list li.listmn06 a { background: url(../img/mn_06_bg.png); margin-left: 10px;}
body.toppage #content .section ul.list li.listmn07 a { background: url(../img/mn_07_bg.png); margin-right: 10px;}

body.toppage #content .section ul.list li a:hover {
	background-color: transparent;
}

body.toppage #content .section ul.list li a:hover img {
	visibility: hidden;
}

/*----- section -----*/
#content .section {
	margin-top: 20px;
	zoom: 1;
	overflow: hidden;
}

#content .section:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#content .section h2 {
	margin-bottom: 30px;
}

#content .section h3 {
	margin-bottom: 30px;
}

#content .section p {
	margin-top: 0.5em;
}

#content .section img.imageLeft {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content .section img.imageRight {
	float: right;
	display: inline;
	margin-left: 20px;
	margin-bottom: 20px;
}
/*----- contentSalon -----*/

#content #mnmessege{
	padding:20px;
	height:100%;
	background:#FFF;
	border:#C03 1px dotted;
	margin-top:25px;
	}
	
#content #mnmessege:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#content #mnmessege img{
	float:left;
	margin-right:15px;
	}
	
#content #mnmessege h3{
	color:#F36;
	font-size:110%;
	margin-bottom:10px;
	border-bottom:#C03 1px dotted;}
	
	
/*----- contentSalon -----*/
#content #contentSalon  {
	margin-top: 40px;
	padding-top: 5px;
	background: url(../img/content_salon_border.png) repeat-x center top;
}

#content #contentSalon #contentSalonInner {
	padding: 20px;
	background: url(../img/content_salon_bg.png) no-repeat center bottom;
	overflow: hidden;
	zoom: 1;
}

#content #contentSalon #contentSalonInner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#content #contentSalon #contentSalonInner .columnLeft {
	width: 220px;
}

#content #contentSalon #contentSalonInner .columnLeft p {
}

#content #contentSalon #contentSalonInner .columnRight {
	width: 380px;
}

#content #contentSalon #contentSalonInner .columnRight h3 {
	font-weight: bold;
	color: #900;
	margin-bottom: 10px;
}

#content #contentSalon #contentSalonInner table {
	font-size: 77%;
	margin: 10px 0;
	border-top: 1px #ddd solid;
}

#content #contentSalon #contentSalonInner table th {
	width: 5em;
	padding: 3px 0;
	border-bottom: 1px #ddd solid;
}

#content #contentSalon #contentSalonInner table td {
	padding: 3px 0;
	border-bottom: 1px #ddd solid;
}

#content #contentSalon #contentSalonInner table td span.annotation {
	color: #666;
}

#content #contentSalon #contentSalonInner a {
	padding-left: 1em;
	background: url(../img/link_bg.png) no-repeat left;
}

/*----- contentCampaign -----*/
#content #contentCampaign {
	margin-top: 30px;
}

/*----- photoGallery -----*/
#content ul#photoGallery li {
	float: left;
	display: inline;
	text-align: center;
}

#content ul#photoGallery li a {
	display: block;
	width: 128px;
	height: 100px;
	vertical-align: middle;
}

/*----- update-----*/
body.toppage #update{
	position: absolute;
	top: 450px;
	left: 29px;
	width:220px;
	height:160px;
}

body.toppage #update ul{
	border:solid #CCC 1px;
	margin-top:-1px;
	background-color:#FFF;
}

#update .in {
	height:160px;
    overflow: auto;
}

body.toppage #update li{
	padding:8px 15px 8px 15px;
	font-size:75%;
	line-height:1.7em;
	border-bottom:dotted #CCC 1px;
	overflow: auto;
}
	
/* nav
--------------------------------------------------*/
#nav {
	position: absolute;
	top: 235px;
	left:10px;
	width: 260px;
	height: 544px;
	background: url(../img/nav_bg.png) no-repeat;
	zoom: 1;
}

#nav dl {
	margin: 45px 0 0 30px;
}

#nav dl dd {
	margin-top: 1px;
}

#nav dl dd a {
	display: block;
	width: 200px;
	height: 69px;
}

#nav dl dd a:hover {
	background-color: transparent;
}

#nav dl dd a:hover img {
	visibility: hidden;
}

body.mn01 #nav dl dd#mn01 a img,
body.mn02 #nav dl dd#mn02 a img,
body.mn03 #nav dl dd#mn03 a img,
body.mn04 #nav dl dd#mn04 a img,
body.mn05 #nav dl dd#mn05 a img,
body.mn06 #nav dl dd#mn06 a img,
body.mn07 #nav dl dd#mn07 a img {
	visibility: hidden;
}

/*----- navPhoto -----*/
#nav p#navPhoto {
	display: block;
	width: 260px;
	height: 101px;
	background: url(../img/nav_photo_bg.png) no-repeat;
	zoom: 1;
}

#nav p#navPhoto a {
	display: block;
	width: 220px;
	height: 81px;
	padding: 10px 0 0 20px;
}

#nav p#navPhoto a:hover {
	background-color: transparent;
}

#nav p#navPhoto a:hover img {
	visibility: hidden;
}

/*----- navSlim -----*/
#nav p#navSlim p,
#nav p#navSlim a {
	display: block;
	width: 220px;
	height: 70px;
	padding: 0 0 0 20px;
}


/*----- toppage -----*/
body.toppage #nav {
	top: 650px;
}

/* footer
--------------------------------------------------*/
#footer {
	position: relative;
	width: 880px;
	margin: 50px 20px 0 20px;
	padding: 25px 0;
	border-top: 1px #ccc dotted;
}

#footer p {
	display: block;
	width: 348px;
	height: 12px;
	margin-left: 532px;
}

