/* @override http://www.wonderwall.net/MWS/songwriters/css/style.css */


.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}

a:focus {outline:none;}

body {
	font: 75%/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Lucinda Grande", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #d0cec9;
}

html>/**/body {
  font-size: 10px;
}

#content {
	background-color: #d0cec9;
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	display: block;
	width: 900px;
	margin: 0;
	padding: 0;
}

#header .SWTitle {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #b3b3b3;
}

#header .SWTitle a {
	display: block;
	background-image: url(../images/logo.gif);
	width: 360px;
	height: 98px;
	text-indent: -9999px;
}

#header .programInfo {
	display: block;
	width: 380px;
	margin: 0;
	padding: 10px;
	float: left;
	background-color: #1c6cac;
	height: 78px;
	color: #dadada;
	line-height: 2em;
	font-size: 100%
}

#header .programInfo a {
	color: white;
}

#about .docs .icon {
	display: block;
	float: left;
	width: 60px;
	border-color: #c5c5c5;
	border: 0px;
}

/* @group index */

/* ザ・ソングライターズについて */

#about {
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #e6e4df;
	height: 670px;
	padding-bottom: 20px;
}

#about p {
	margin-right: 20px;
	margin-top: 10px;
	font-size: 120%;
	line-height: 1.6em;
}

#about .pict {
	display: block;
	float: left;
	width: 250px;
	height: 690px;
	margin-right: 10px;
}

.title {
	color: #1c6cac;
	font-size: 140%;
	padding-top: 15px;
}

#about .disc {
	width: 420px;
	display: block;
	float: left;
}

#about .docs {
	display: block;
	width: 197px;
	height: 600px;
	padding: 5px 10px 10px 13px;
	float: left;
	background: url(../images/columnBG.png) no-repeat;
	margin-top: 10px;
}

#about .docs .button {
	display: block;
	width: 200px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 15px;
}

#about .docs .title {
	font-size: 100%;
	display: block;
	width: 200px;
	margin-bottom: 10px;
	line-height: 1.2em;
	padding-top: 5px;
}

#about .docs .caption {
	font-size: 90%;
	line-height: 1.8em;
	display: block;
	width: 128px;
	margin-right: 10px;
	float: left;
}

#about .docs a {
	margin-left: 10px;
	color: #1c6cac;
	text-decoration: underline;
}

/* ハイライト */

#switch01 {
	display: block;
	width: 900px;
	min-height: 470px;
	background-color: #f9f6f3;
	margin-bottom: 20px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-box-shadow: 0px 3px 6px gray;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-moz-box-shadow: 0px 3px 6px gray;
}

#slideMenu0 {
	list-style-type: none;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	width: 180px;
	float: left;
}

#slideMenu0 .menu {
	display: none;
	list-style-type: none;
	list-style-position: inside;
}

#selectArea {
	padding-left: 0;
	display: block;
	width: 180px;
}

#selectArea .select {
	list-style-type: none;
	height: 30px;
	padding-top: 20px;
	font-size: 140%;
	border-bottom: 1px solid #c4c4c4;
	margin-left: 20px;
	letter-spacing: 2px;
	padding-left: 60px;
	color: gray;
}


#selectArea li.select.oda.active {
	background: url(../images/oda_icon.jpg) no-repeat 0 5px;
}
#selectArea li.select.oda {
	background: url(../images/oda_icon.jpg) no-repeat 0 -54px;
}
#selectArea li.select.sada.active {
	background: url(../images/sada_icon.jpg) no-repeat 0 5px;
}
#selectArea li.select.sada {
	background: url(../images/sada_icon.jpg) no-repeat 0 -55px;
}
#selectArea li.select.matsumoto.active {
	background: url(../images/matsumoto_icon.jpg) no-repeat 0 5px;
}
#selectArea li.select.matsumoto {
	background: url(../images/matsumoto_icon.jpg) no-repeat 0 -55px;
}
#selectArea li.select.suga.active {
	background: url(../images/suga_icon.jpg) no-repeat 0 5px;
}
#selectArea li.select.suga {
	background: url(../images/suga_icon.jpg) no-repeat 0 -55px;
}
#selectArea li.select.yano.active {
	background: url(../images/yano_icon.jpg) no-repeat 0 5px;
}
#selectArea li.select.yano {
	background: url(../images/yano_icon.jpg) no-repeat 0 -55px;
}
#selectArea li.select.kj.active {
	background: url(../images/kj_icon.jpg) no-repeat 0 5px;
}
#selectArea li.select.kj {
	background: url(../images/kj_icon.jpg) no-repeat 0 -55px;
}

#selectArea span {
	display: block;
	width: 110px;
	cursor: pointer;
}

#selectArea .active {
	color: #303030;
	font-weight: bold;
}

#contentArea {
	display: block;
	width: 640px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
}

#contentArea img {
	display: block;
	margin-bottom: 20px;
}

#contentArea  p {
	font-size: 120%;
	line-height: 1.8em;
	margin-bottom: 10px;
	padding-left: 50px;
	border-bottom: 1px dashed #cecece;
	padding-bottom: 10px;
}

#contentArea span {
	margin-left: -50px;
	width: 50px;
	display: inline-block;
	font-weight: bold;
}

#contentArea .photo01, #contentArea .photo03 {
	display: block;
	float: left;
	margin-right: 60px;
	margin-left: 20px;
	margin-bottom: 40px;
}

#contentArea .photo02 {
	margin-bottom: 40px;
}

#contentArea .comingsoon {
	font-weight: bold;
	font-size: 180%;
	border-style: none;
	padding: 0;
	width: 100%;
	display: block;
	margin-top: 130px;
	margin-bottom: 0;
	text-align: center;
	color: silver;
}

/* @end */

/* @group letter */

#content .letter {
	display: block;
	padding: 10px 20px 20px;
	width: 600px;
	background-color: white;
	font-size: 140%;
	line-height: 1.8em;
	color: #303030;
	margin: 40px auto;
}

#content .author {
	
}

#contentArea .contents {
	display: block;
	width: 100%;
}

#content .back {
	display: block;
	border-top: 1px solid silver;
}

#content .back a {
	display: block;
	padding-top: 20px;
	background: url(../images/backButton.gif) no-repeat 0 20px;
	height: 40px;
	margin-bottom: -10px;
	padding-bottom: 0;
	text-indent: -9999px;
	width: 95px;
}

/* @end */

/* @group footer */



#footer {
	display: block;
	margin-bottom: 30px;
	margin-top: 20px;
}

#footer .copyright {
	display: block;
	float: left;
	margin: 0;
}

#footer .backToMWS {
	text-align: right;
	font-weight: bold;
	font-size: 120%;
}

#footer p.backToMWS a {
	color: gray;
	text-decoration: none;
}

#footer p.backToMWS a:hover {
	color: gray;
	text-decoration: underline;
}

/* @end */

/* @group IE 7 Hack */

*:first-child+html #header .programInfo {
	line-height: 1.8em;
	font-size: 90%
}

*:first-child+html #about p {
	font-size: 110%;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 15px;
}
/* @end */


