@charset "utf-8";

/* ==================================================

明治大学 マンドリン倶楽部 スタイルシート

================================================== * /


/* 共通 
--------------------------------------------------------------------*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
a img {
	border:none;
}

body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0;
	text-align:center;
	font-size:80%;
	line-height:1.33;
	color:#323232;
	border-top:solid 4px #221b7c;
	border-bottom:solid 4px #221b7c;
}
.fs {
	font-size:85%;
}
.fl {
	font-size:125%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited {
	color:#b40000;
	text-decoration:none;
}
a:hover,
a:active {
	color:#b40000;
	text-decoration:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.warning {
	color:#b40000;
	background-color:#f6f4f0;
	border:solid 1px #d2c8b4;
	padding:10px 15px;
	margin:10px 0;
}

.main {
	width:950px;
	margin:0 auto;
	text-align:left;
}
.header {
	text-align:left;
}
.header h1 {
	float:left;
	width:700px;
	font-size:85%;
	color:$969696;
	padding-top:9px;
}
.header .header-link {
	float:right;
	width:250px;
	text-align:right;
}
.header .header-link img {
	margin-left:12px;
}
.header h2 {
	text-align:center;
	padding:10px 0 25px;
}

.tm {
	margin:0 auto;
	width:920px;
}
.tm li {
	float:left;
	width:152px;
}
.tm li.last {
	width:145px;
}
.title-area {
	position:relative;
}
.title-area p {
	position:absolute;
	bottom:1px;
	right:20px;
	font-size:85%;
	color:#b4aa96;
}
.main-area {
	padding-top:20px;
}
.main-area .main-left {
	float:left;
	width:210px;
}
.side-bar {
	padding-top:10px;
}
.banner-area li {
	padding-top:10px;
}
.main-area .main-right {
	float:right;
	width:710px;
}
.pagetop {
	padding-top:60px;
}
.pagetop ul {
	padding-top:7px;
}
.pagetop li {
	text-align:right;
	padding:1px 0;
	font-weight:bold;
}
.footer {
	padding:70px 0 17px;
	text-align:center;
}
.footer .copyright {
	padding-top:12px;
	color:#b4aa96;
	font-size:85%;
}

.copy {
	font-size:120%;
	font-weight:bold;
	color:#b40000;
	padding-bottom:12px;
}
.in {
	padding-left:10px;
}

/* トップページ 
--------------------------------------------------------------------*/
#top h3 {
	padding-bottom:6px;
}
#top #slider {
	background:url(../img/main_bk.jpg) no-repeat;
	padding:5px;
}
#top .top-main-area {
	padding-top:20px;
}
#top .top-main-area .top-main-left {
	float:left;
	width:710px;
}
#top .information th,
#top .information td {
	padding:10px 0 8px;
}
#top .information th {
	width:110px;
}
#top .information th p {
	color:#b4aa96;
	padding-left:10px;
}
#top .information td {
	width:600px;
}
#top .information td.line {
	width:710px !important;
	padding:0 !important
}
#top .banner {
	padding-top:20px;
}
#top .text-box {
	margin-top:20px;
	border:solid 1px #d2c8b4;
	padding:18px;
	background-color:#faf9f7;
}
#top .greeting-area {
	margin-top:20px;
	border:solid 4px #d2c8b4;
	padding:15px;
	background-color:#fcfbf9;
}
#top .greeting-area .photo {
	float:left;
	width:130px;
}
#top .greeting-area .photo-r {
	float:right;
	width:520px;
	padding-top:5px;
}
#top .greeting-area .photo-r .name {
	padding-top:10px;
	text-align:right;
}
#top .contents-area {
	padding-top:20px;
}
#top .contents-area .contents-left {
	float:left;
	width:245px;
}
#top .contents-area .contents-left-i {
	padding-right:25px;
}
#top .contents-area .contents-right {
	float:right;
	width:220px;
}
#top .contents-area h2 {
	padding-bottom:1px;
}
#top .contents-area .copy {
	padding:12px 0 4px;
}
#top .top-main-area .top-main-right {
	float:right;
	width:210px;
}
#top .twitter-area {
	padding-top: 12px;
}
#top .twitter-area a:hover {
	opacity: 0.7;
}
#top .twitter-area img {
	margin-right: 8px;
}

/* ご挨拶
--------------------------------------------------------------------*/
#greeting h3 {
	padding-bottom:20px;
}
#greeting h3.next {
	padding-top:50px;
}
#greeting .name {
	padding-top:25px;
	text-align:right;
}
#greeting .intro-area {
	width:460px;
	margin:0 auto 20px;
}
#greeting .intro-area .intro-left {
	float:left;
	width:240px;
}
#greeting .intro-area .intro-right {
	float:right;
	width:220px;
}
#greeting .intro-area p {
	padding-top:10px;
}

/* マンドリン倶楽部について
--------------------------------------------------------------------*/
#about h3 {
	padding-bottom:20px;
}
#about h3.next {
	padding-top:50px;
}

/* 楽器紹介
--------------------------------------------------------------------*/
#instrument h3 {
	padding-bottom:20px;
}
#instrument h4 {
	padding-top:50px;
}
#instrument .link {
	padding-top:15px;
	font-weight:bold;
}
#instrument .link img {
	margin-right:5px;
	vertical-align:1px;
}
#instrument .instrument-area {
	padding:20px 0 20px 10px;
}
#instrument .instrument-area .photo {
	float:left;
	width:270px;
}
#instrument .instrument-area .next {
	padding-top:10px;
}
#instrument .instrument-area .photo-r {
	float:right;
	width:410px;
}
#instrument .instrument-area .photo2 {
	float:left;
	width:200px;
}
#instrument .instrument-area .photo-r2 {
	float:right;
	width:480px;
}
#instrument .instrument-area .photo3 {
	float:left;
	width:410px;
}
#instrument .instrument-area .photo-r3 {
	float:right;
	width:270px;
}
#instrument .instrument-area h5 {
	font-weight:bold;
	font-size:150%;
}
#instrument .instrument-area .english {
	color:#b4aa96;
	padding-bottom:10px;
}

/* スケジュール
--------------------------------------------------------------------*/
#schedule h3 {
	padding-bottom:20px;
}
#schedule .text {
	padding-bottom:5px;
}
#schedule .schedule {
	margin-top:15px;
}
#schedule .schedule th,
#schedule .schedule td {
	padding:12px 0 11px;
	border:solid 1px #d2c8b4;
	vertical-align:middle;	
}
#schedule .schedule td.top {
	padding:8px 0 7px;
	background-color:#f6f4f0;
}
#schedule .schedule td.top p {
	font-size:85%;
}
#schedule .schedule th p,
#schedule .schedule td p {
	padding:0 12px;
}
#schedule .schedule th {
	width:300px;
}
#schedule .schedule td {
	text-align:center;
}
#schedule .schedule td.day {
	width:140px;
}
#schedule .schedule td.guest {
	width:130px;
}
#schedule .backnumber {
	padding-top:15px;
}
#schedule .backnumber th {
	width:90px;
	padding:1px 0 2px;
}
#schedule .backnumber th p {
	font-weight:bold;
	padding-left:10px;
}
#schedule .backnumber td p {
	padding-right:30px;
}
#schedule .special-area {
	margin-top:15px;
	border:solid 3px #d2c8b4;
	padding:20px;
	background-color:#fff;
}
#schedule .special-area .photo {
	float:left;
	width:225px;
	text-align:center;
}
#schedule .special-area .photo-r {
	float:right;
	width:409px;
}
#schedule .special-area .photo-r .title {
	font-weight:bold;
	font-size:140%;
	padding:1px 0 5px;
}

/* CD
--------------------------------------------------------------------*/
#cd h3 {
	padding-bottom:20px;
}
#cd .btn {
	padding:15px 0 30px;
}
#cd .cd-area {
	padding:15px 0 15px 10px;
}
#cd .cd-area .photo {
	float:left;
	width:200px;
}
#cd .cd-area .photo-r {
	float:right;
	width:475px;
}
#cd .cd-area .photo-r h4 {
	font-weight:bold;
	font-size:150%;
}
#cd .cd-area .photo-r h5 {
	font-weight:bold;
	padding-bottom:1px;
}
#cd .cd-area .photo-r .price {
	font-weight:bold;
	font-size:120%;
	color:#b40000;
	padding:2px 0 8px;
}
#cd .cd-area .photo-r .btn2 {
	padding-top:12px;
}
#cd .pagetop {
	padding-top:20px;
}

/* 写真館
--------------------------------------------------------------------*/
#gallery h3 {
	padding-bottom:20px;
}
#gallery h4 {
	color:#b40000;
	font-weight:bold;
	font-size:140%;
}
#gallery h4.next {
	font-size:150% !important;
}
#gallery .gallery-area {
	padding-left:10px;
}
#gallery .gallery-area .gallery-left {
	float:left;
	width:520px;
}
#gallery .photo-area {
	padding:15px 0;
}
#gallery .photo-area .photo {
	float:left;
	width:180px
}
#gallery .photo-area .photo-last {
	float:left;
	width:160px
}
#gallery .photo-area .photo div,
#gallery .photo-area .photo-last div {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:160px;
	height:160px;
}
#gallery .photo-area h5 {
	color:#b40000;
	font-weight:bold;
	padding:10px 0 2px;
}
#gallery .day {
	color:#b4aa96;
}
#gallery .gallery-area .gallery-right {
	float:right;
	width:160px;
}
#gallery .gallery-area .gallery-right ul {
	background-color:#f6f4f0;
	padding:12px 15px 10px;
}
#gallery .gallery-area .gallery-right li {
	background:url(../common/arrow_1.gif) no-repeat 0 4px;
	padding:1px 0 2px 10px;
	font-weight:bold;
}
#gallery .text {
	padding:12px 0 10px;
}
#gallery .text2 {
	padding-top:10px;
}
#gallery .back {
	padding-top:30px;
	text-align:center;
}
#gallery .pagetop {
	padding-top:30px;
}

/* 新入生の皆さんへ
--------------------------------------------------------------------*/
#freshman h3 {
	padding-bottom:20px;
}
#freshman h3.next {
	padding-top:50px;
}
#freshman h3.next2 {
	padding:50px 0 10px !important;
}
#freshman .btn {
	padding-top:20px;
	text-align:center;
}
#freshman .faq-area {
	padding:10px 0 10px 10px;
}
#freshman .faq-area .q {
	color:#b40000;
	font-weight:bold;
	font-size:140%;
	padding-bottom:5px;
}
#freshman .work th {
	width:100px;
}
#freshman .work th,
#freshman .work td {
	padding-bottom:1px;
}

/* マンクラ度チェック
--------------------------------------------------------------------*/
#check h3 {
	padding-bottom:20px;
}
#check .text {
	padding-bottom:20px;
}
#check th {
	width:450px;
	vertical-align:middle;
}
#check th p {
	font-weight:bold;
	font-size:140%;
}
#check th p,
#check td p {
	padding:8px 0 6px;
}
#check th.q {
	width:62px !important;
}
#check th.q p {
	padding-left:10px;
	color:#b40000;
}
#check td {
	width:198px;
	vertical-align:middle;
}
#check td.line {
	width:710px !important;
}
#check td input {
	vertical-align:-2px;
	margin-right:5px;
}
#check .btn {
	padding-top:20px;
	text-align:center;
}

/* お客様の声
--------------------------------------------------------------------*/
#voice h3 {
	padding-bottom:20px;
}
#voice .text {
	padding-bottom:20px;
}
#voice .voice-area {
	padding:25px 0 25px 10px;
}
#voice .voice-area .day {
	border-left:solid 5px #b40000;
	padding:2px 0 0 10px;
	font-weight:bold;
	font-size:150%;
}
#voice .voice-area .name {
	border-left:solid 5px #b40000;
	padding:0 0 1px 10px;
	font-weight:bold;
	margin-bottom:12px;
}
#voice .box {
	margin-top:18px;
	background-color:#f1eee8;
	padding:20px 27px 18px;
}
#voice .box .text {
	font-weight:bold;
	padding-bottom:5px;
}
#voice .next-back {
	padding-top:9px;
	position:relative;
	text-align:center;
	color:#c8c8c8;
}
#voice .next-back .back {
	position:absolute;
	top:9px;
	left:0;
	width:130px;
	text-align:left;
}
#voice .next-back .back img {
	margin-right:7px;
	vertical-align:1px;
}
#voice .next-back .next {
	position:absolute;
	top:9px;
	right:0;
	width:130px;
	text-align:right;
}
#voice .next-back .next img {
	margin-left:7px;
	vertical-align:1px;
}
#voice .btn {
	text-align:center;
	padding-top:30px;
}


/* よくある質問
--------------------------------------------------------------------*/
#faq h3 {
	padding-bottom:20px;
}
#faq .text {
	padding-bottom:20px;
}
#faq .faq-area {
	padding:10px 0 10px 10px;
}
#faq .faq-area .q {
	color:#b40000;
	font-weight:bold;
	font-size:140%;
	padding-bottom:6px;
}
#faq .pagetop {
	padding-top:0 !important;
}

/* 定期演奏会について
--------------------------------------------------------------------*/
#concert h3 {
	padding-bottom:20px;
}
#concert h4 {
	font-weight:bold;
	font-size:150%;
	color:#b40000;
}
#concert .photo {
	text-align:center;
	padding:15px 0 8px;
}
#concert .text {
	padding:15px 0 30px;
}
#concert .pdf {
	padding-bottom:30px;
}
#concert .pdf li {
	background:url(../concert/img/pdf.gif) no-repeat;
	padding:9px 0 15px 40px;
	font-weight:bold;
}
#concert .kome {
	padding:16px 0 0 10px;
	color:#b40000;
	font-size:85%;
}

#concert .btn {
	padding-top:40px;
	text-align:center;
}

/* 連絡先
--------------------------------------------------------------------*/
#form-page h3 {
	padding-bottom:20px;
}
#form-page .box {
	margin-top:15px;
	background-color:#faf9f7;
	padding:10px 20px 11px;
}
#form-page .box th,
#form-page .box td {
	padding:7px 0 6px;
	border-bottom:solid 1px #d2c8b4;
}
#form-page .box .text {
	padding-top:10px;
	font-size:85%;
}
#form-page .box th {
	width:60px;
}
#form-page .box th p {
	font-weight:bold;
}
#form-page .kome {
	font-size:85%;
	color:#b40000;
	padding-top:6px;
}
#form-page form {
	margin-top:20px;
}
#form-page form th,
#form-page form td {
	padding:8px 0;
}
#form-page form th {
	width:130px;
}
#form-page form td {
	width:580px;
}
#form-page form th div {
	padding-left:10px;
	font-weight:bold;
}
#form-page form td.line {
	padding:0 !important;
	width:710px !important;
}
#form-page .require {
	color:#b40000;
	padding-left:3px;
}
#form-page .add-info {
	color:#b4aa96;
	font-size:85%;
	padding-top:8px;
}
#form-page .btn {
	text-align:center;
	padding-top:15px;
}
#form-page .privacy {
	padding-top:50px;
	font-size:85%;
}
#form-page .last-info {
	text-align:center;
	padding:100px 0 120px;
}
#form-page .pagetop {
	padding-top:30px;
}






