﻿@charset "utf-8";


/* ==========================================================================
   LINK COLOR
   ========================================================================== */

a:link {
	color: #687fdd;
	text-decoration: none;
}

a:visited {
	color: #687fdd;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

/* ==========================================================================
   CONTENT
   ========================================================================== */

body {
	background: url(../img/body_bg.png) repeat center top;
	/*font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;*/
	/*text-align: center;*/
	line-height: 1.5;
	font-size: 87.5%;
	color: #333;
}

/* header */

/*#header {
	background: #fff;
	border-bottom: 4px solid #193191;
	padding-top: 6px;
	text-align: left;
	/zoom: 1;
}
#header:after {
	content: '';
	display: block;
	clear: both;
}
#header .logo {
	float: left;
	margin-left: 10px;
	padding-bottom: 3px;
	_display: inline;
}
#header .share {
	float: right;
}
#header .share li {
	float: left;
	margin-right: 10px;
	_display: inline;
}*/

/* visual */

#visual {
	height: 626px;
	background: url(../img/visual_bg.png) repeat-x center top
}
#visual .inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#visual h1 {
	position: absolute;
	left: 3px;
	top: 61px;
}
#visual .img {
	position: absolute;
	left: 601px;
	top: 4px;
}

#introduction {
	position: absolute;
	left: 8px;
	top: 302px;
	width: 584px;
	height: 285px;
	background: url(../img/introduction_bg.png) no-repeat;
}
#introduction h2 {
	position: absolute;
	top: 18px;
	left: -11px;
}
#introduction .text {
	position: absolute;
	top: 98px;
	left: 51px;
}

/* contents */

#contents {
	width: 960px;
	margin: 0 auto;
	padding-top: 16px;
	*zoom: 1;
}
#contents:after {
	content: '';
	display: block;
	clear: both;
}

#main {
	float: left;
	width: 700px;
}
#sub {
	float: right;
	padding-top: 56px;
	width: 240px;
	text-align: left;
}
#sub .nav {
	position: relative;
	margin: 0 -1px 12px;
	padding-bottom: 13px;
	background: url(../img/nav_bg.png) no-repeat left bottom;
}
#sub .nav .title {
	position: absolute;
	width: 242px;
	margin: -56px 0 0;
	padding: 10px 0 6px;
	background: url(../img/nav_bg.png) no-repeat right top;
}
#sub .nav .title img {
	margin: 0 -16px 0 -17px;
}
#sub .nav ul {
	padding: 0 11px;
}
#sub .nav li {
	margin-top: 5px;
}
#sub .nav li:first-child {
	margin: 0;
}

#sub .message {
	margin: 0 -2px;
}

.bodyOuter {
	margin: 0 -1px;
	padding-top: 10px;
	background: url(../img/contents_body_bg1.png) no-repeat;
	*zoom: 1;
}
.body {
	padding-bottom: 10px;
	background: url(../img/contents_body_bg3.png) no-repeat left bottom;
	*zoom: 1;
}
.bodyInner {
	padding: 0 11px 3px;
	background: url(../img/contents_body_bg2.png) repeat-y;
	text-align: left;
	*zoom: 1;
}

.section .title {
	margin-bottom: 10px;
}

.profile {
	background: url(../img/profile_bg.png) no-repeat left bottom;
}
.profile .inner {
	padding: 20px;
	background: url(../img/profile_bg.png) no-repeat right top;
	*zoom: 1;
}

.profile .list {
	margin-top: 18px;
	padding-top: 18px;
	background: url(../img/profile_line.png) repeat-x;
}
.profile .list:first-child {
	margin: 0;
	padding: 0;
	background: none;
}

.profile .q,
.profile .a {
	*zoom: 1;
}
.profile .q:after,
.profile .a:after {
	content: '';
	display: block;
	clear: both;
}
.profile .icon {
	float: left;
}
.profile .text {
	float: right;
	width: 575px;
	font-size: 16px;
}
.profile .text span {
	display: block;
	padding: 14px 15px 14px 36px;
}
.profile .q {
	margin-bottom: 15px;
}
.profile .q .text {
	background: url(../img/profile_q_bg02.png) no-repeat left bottom;
}
.profile .q .text span {
	background: url(../img/profile_q_bg01.png) no-repeat left top;
	font-weight: bold;
	color: #e50150;
}
.profile .a .text {
	background: url(../img/profile_a_bg02.png) no-repeat left bottom;
}
.profile .a .text span {
	background: url(../img/profile_a_bg01.png) no-repeat left top;
}

#twitter {
	width: 242px;
	margin: 15px -1px 0;
}
.twitterBody {
	padding: 0 12px;
	background: url(../img/twitter_bg01.png) repeat-y;
}
.twitterFooter {
	height: 48px;
	background: url(../img/twitter_bg02.png) no-repeat left bottom;
}
.twitterFooter p {
	padding-top: 15px;
	text-align: center;
}
.twtr-hd,
.twtr-ft {
	display: none;
}
.banner {
	margin-top: 12px;
},
.banner li {
	margin-top: 10px;
}
.banner li:first-child {
	margin: 0;
}

/* footer */

#footer {
	margin-top: 47px;
	padding-bottom: 19px;
	background: url(../img/footer_bg.png) repeat-x left bottom;
	text-align: right;
}
#footer .inner {
	width: 960px;
	margin: 0 auto;
}










/* carBodyOuter */


#carBodyOuter {
	margin:12px 0 0;
}
.car {
	width:680px;
	margin:0 auto;
	padding:0 0 1px;
	background: url(../img/section2Inner_bg02.png) no-repeat 0 100% #f2fcf6;
	*zoom: 1;
}
.carBoxOuter {
	width:660px;
	margin:0 auto;
	padding:22px 0 0;
	background: url(../img/profile_line.png) 0 0 repeat-x;
}
.carBox {
	width:660px;
	margin:0 auto 20px;
	background:url(../img/car_box_bg02.png) 0 0 repeat-y;
}
.carBox .inner1 {
	background:url(../img/car_box_bg01.png) 0 0 no-repeat;
	padding:20px 0 0;
}
.carBox .inner2 {
	background:url(../img/car_box_bg03.png) 0 100% no-repeat;
	padding:0 20px 20px ;
}
.carSubTop:after {
	content: '';
	display: block;
	clear: both;
	margin:0 0 20px;
}
.carSubTop img {
	float:left;
}
.carSubTop .title,
.carSubTop .text {
	margin-left:230px;
}
.carSubTop .title {
	padding:20px 0;
	line-height:1.1;
	font-size:16px;
	font-weight:bold;
	color:#e50150;
}
.carSubTop .text {
	line-height:1.6;
	font-size:12px;
	color:#444444;
	width:375px;
}
.mamechishikiHd {
	margin:0 0 10px;
}
.mamechishikiDLs:after {
	content: '';
	display: block;
	clear: both;
}
.mamechishikiDLs dl {
	width:300px;
}
.mamechishikiDLs dl:after {
	content: '';
	display: block;
	clear: both;
}
.mamechishikiDLs dl.left {
	float:left;
}
.mamechishikiDLs dl.right {
	float:right;
}
.mamechishikiDLs dt {
	float:left;
}
.mamechishikiDLs dd {
	margin-left:131px;
	line-height:1.6;
	font-size:12px;
	color:#444444;
}
.mamechishikiDLs dl.vertical dt {
	float:none;
	margin:0 0 5px;
}
.mamechishikiDLs dl.vertical dd {
	margin-left:0;
}
.bangaiHd {
	margin:0 0 20px 10px;
}







#nagisaTrain {
	margin-top:50px;
	position:relative;
}

#nagisaTrain h2 {
}
#nagisaTrain p {
	position:absolute;
	left:5px;
	top:226px;
}


/* nagisaTrain2014 start */

#nagisaTrain2014 {
	position: relative;
	margin: 50px -1px;
}
#nagisaTrain2014 .title01 {
}
#nagisaTrain2014 .title02 {
	padding: 12px 13px 7px;
	background: url(../img/train_table_title_bg.png) no-repeat;
	line-height: 1.2;
	font-size: 18px;
	color: #fff;
}
#nagisaTrain2014 .title02 span {
	font-size: 14px;
}
#nagisaTrain2014 .wrapper {
	border: 2px solid #30cccc;
	background: #fff;
	*zoom: 1;
}
#nagisaTrain2014 .wrapper:after {
	content: '';
	display: block;
	clear: both;
}
#nagisaTrain2014 .column {
	float: left;
	width: 232px;
}
#nagisaTrain2014 table {
	width: 100%;
	border: 1px solid #30cccc;
	border-top: none;
	border-bottom: none;
	border-collapse: collapse;
	font-size: 12px;
}
#nagisaTrain2014 thead th {
	padding: 5px 0;
	border: 1px solid #30cccc;
	text-align: center;
	line-height: 1.2;
}
#nagisaTrain2014 tbody th {
	border-right: 2px solid #30cccc;
	text-align: center;
}
#nagisaTrain2014 tbody td {
	text-align: right;
	padding: 2px 4px;
}
#nagisaTrain2014 .col1 {
	width: 40px;
}
#nagisaTrain2014 .head {
	border-right: 2px solid #30cccc;
}
#nagisaTrain2014 .start {
	border-right: none;
}
#nagisaTrain2014 .blank {
	border-right: none;
	border-left: none;
}
#nagisaTrain2014 .end {
	border-left: none;
}
#nagisaTrain2014 .tableTitle {
	background: #ccffff;
}
#nagisaTrain2014 .even {
	background: #efffff;
}
#nagisaTrain2014 .img {
	padding: 40px 0 0 30px;
	border-top: 1px solid #30cccc;
}
#nagisaTrain2014 .trainTable {
	padding: 0 1px 18px;
	background: url(../img/train_table_bg.png) no-repeat left bottom;
}


/* nagisaTrain2014 end */


#voice{
	background: url(../img/voice_bk.png) no-repeat left top;
	width:700px;
	height:235px;
	display:block;
	margin-bottom:15px;
	}
#voice .voice01{
	padding-top:2px;
	margin-left:242px;
	display:block;
	}
#voice .voice02{
	padding-top:3px;
	margin-left:242px;
	display:block;
	}
#voice .player{
	padding-top:1px;
	margin-top:2px;
	padding-left:242px;
	display:block;
	width:436px;
	height:39px;
	background: url(../img/voice04.png) no-repeat right top;
	}
#voice .player object{
	margin:9px;
}
#voice .text{
	margin-top:2px;
	padding-left:335px;
	}


#sub .bnr {
	margin:13px 0 0;
	width: 241px;
}


#sub .bnrHd {
	height:7px;
	background: url(../img/bnr_bg.png) no-repeat right top;
	margin-left:-2px;
}
#sub .bnr ul {
	padding: 0 0 9px;
	background: url(../img/bnr_bg.png) no-repeat left bottom;
}
#sub .bnr li {
	width:228px;
	margin-left:6px;
	margin-top:8px;
}
#sub .bnr li:first-child {
	margin-top:0;
}
#sub .bnr li img {
	width:228px;
	height:auto;
}

