@charset "utf-8";
/* CSS Document */

/*-- =================================================
	基本レイアウト
================================================== --*/


/*　Wrapper　*/
.wrapper {
	width: 1000px;
	margin: 0 auto;
}

/*　ヘッダー　*/
header {
	height: 158px;
	background:url(../images/contact/contact_head_bg.gif) repeat-x;	
}

/*　メインコンテンツ　*/
.contents {
	width: 1000px;
	/*height: 1000px;*/
	margin-top: 100px;
	/*background: #ccc;*/
/*	margin-top: 15px;*/
}

.title {
	width: 980px;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	margin-bottom: 50px;
	border: solid 1px #c8d1d9;
	border-left:solid 5px #245386;
	background: rgb(242,246,248); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,246,248,1)), color-stop(50%,rgba(216,225,231,1)), color-stop(51%,rgba(181,198,208,1)), color-stop(100%,rgba(224,239,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* W3C */
}

.title h2 {
	color: #333;
}

#contact {
	width: 660px;
	padding: 15px;
	background: #F0F0F0;
	border-radius: 10px;
}


.guitar_title {
	width: 480px;
	height: 30px;
	font-size: 123.1%;
	
}


.acoustic {
	float: left;
	width:480px;
	text-align: center;
	font-size: 148.5%;
	font-weight: bold;
	margin-bottom: 150px;
}

.classic {
	float: right;
	width: 480px;
	text-align: center;
	font-size: 148.5%;
	font-weight: bold;
	margin-bottom: 150px;
}

.guitar_title {
	width: 480px;
	height: 80px;
	font-size: 123.1%;
}

/*input.input_size2 {
	width: 150px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	padding-left: 5px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}*/

input.input_size1 {
	width: 400px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	padding-left: 5px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}

input.input_size2 {
	width: 150px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	padding-left: 5px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}

.input_size3 {
	width: 150px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	padding-left: 5px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}

input.input_size3 {
	width: 50px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	padding-left: 5px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}

.exmp1 {
	padding-left: 40px;
	font-size: 85%;
	color: #666;
}

.exmp2 {
	padding: 0 0 5px 10px;;
	font-size: 85%;
	color: #666;
}


input.input_post1 {
	width: 60px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	padding-left: 5px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}

input.input_post2 {
	width: 115px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	padding-left: 5px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}

#naiyo {
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1em;
	overflow: auto;
	margin: 0 0 10px 10px;
	box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-moz-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
	-webkit-box-shadow: inset 1px 1px 1px 1px #e0e0e0;
}


#button {
	margin: 10px auto;	
	width: 50px;
	height: 30px;
}

#button #kakunin {
	display: block;
	width: 150px;
	height: 40px;
	color: #333;
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 100px;
}

#button #kakunin {
	display: block;
	width: 150px;
	height: 40px;
	color: #333;
	font-size: 108%;
	font-weight: bold;
}

#button a {
	display: block;	
	width: 150px;
	height: 37px;
	margin: 0px auto;
	text-align: center;
	line-height: 35px;
	color: #333;
	font-size: 108%;
	font-weight: bold;
	border: solid 1px #999999;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(226,226,226) 0%, rgb(219,219,219) 50%, rgb(209,209,209) 51%, rgb(254,254,254) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(226,226,226)), color-stop(50%,rgb(219,219,219)), color-stop(51%,rgb(209,209,209)), color-stop(100%,rgb(254,254,254))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(226,226,226) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(254,254,254) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(226,226,226) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(254,254,254) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(226,226,226) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(254,254,254) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(226,226,226) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(254,254,254) 100%); /* W3C */
}

/*-- =================================================
	HEAD 레이아웃
================================================== --*/
header {
  width: 100%;
}

/*  HEAD RECRUIT  */
.head_line_back {
	clear: both;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #2a2e88;
}

.head_line {
	font-size: 146.5%;
	font-family: GulimChe, Gulim, GungsuhChe, Gungsuh, Batang, BatangChe, sans-serif;
	text-shadow: -1px -1px 2px rgba(255,255,255,0.5), 1px 1px 2px rgba(0,0,0,0.5);
	-moz-text-shadow: -1px -1px 2px rgba(255,255,255,0.5), 1px 1px 2px rgba(0,0,0,0.5);
	-webkit-text-shadow: -1px -1px 2px rgba(255,255,255,0.5), 1px 1px 2px rgba(0,0,0,0.5);
	font-weight: bold;
}

.head_line_text {
	float: left;
}

/*  HEADER 그룹  */
.header_group {
	width: 100%;
	height: 150px;/*HEAD의 높이*/
	/*margin-bottom: 20px;*/
	background: url(../../images/head/mizutama.png) repeat-x;
}

/*  ヘッダーのh1テキスト  */
.header_h1 h1 {
	/*float: left;*/
	width: 100%;
	font-size: 93%;
	color:#333;
	padding-top: 5px;
	/*margin-bottom: 10px;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*  ヘッダーのロゴ  */
.header_logo {
	/*clear: both;*/
	float: left;
	margin-top: 25px;
	width: 250px;
	height: 70px;
	margin-right: 80px;
}

/*  ヘッダーのイメージ  */
.h_image1 {
	float: left;
	margin-top: 25px;
	width: 410px;
	height: 90px;
	/*background: url(../images/head/head_image1.png) no-repeat;*/
}

.chuui {
	width: 410px;
	height: 95px;
	text-align: center;
}

.chuui a {
	float: left;
	display: block;
	width: 410px;
	height: 95px;
	line-height: 95px;
	color: #f00;
	font-size: 220%;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*margin-left: 250px;*/
	/*margin-top: 70px;*/
}

.chuui a:hover {
	display: block;
	width: 410px;
	height: 95px;
	color: #333;
}

/*  ヘッダーのお問合わせ  */
.header_contact {
	float: right;
	width: 220px;
	height: 80px;
	margin-top: 30px;
	background: #2a2e88;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

p.h_contact_text {
	color: #fff;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 7px;
	font-weight: bold;
}


p.request_button a {
	display: block;
	width: 200px;
	height: 40px;
	color: #2a2e88;
	font-size: 116%;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	background: #fff;
	margin: 0px auto;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p.request_button a:hover {
	color: #09c;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}


/*-- =================================================
	メインメニュー
================================================== --*/
.menu {
	clear: both;
	width: 100%;
	height: 47px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f9fe+0,d6f0fd+100;White+3D+%232 */
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,249,254,1) 0%, rgba(214,240,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	border-top: solid 1px #ccc;
	border-bottom : solid 2px #ccc;
	/*-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.menu ul li {
	float: left;
	width: 197px;
	height: 50px;
	line-height: 50px;
}

.menu ul li.menu_line {
	width: 1px;
	/*width: 245px;*/
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	margin-right: 1px;
	color: #999;
}

.menu ul li.menu_item a {
	display: block;
	/*width: 245px;*/
	height: 47px;
	margin-left: 4px;
	text-align: center;
	font-size: 123.1%;
	font-weight: bold;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.3s linear 0s;
}

.menu ul li.menu_item a:hover {
	color: #e60012;
	/*background: #EBEBEB;*/
	background: #EAFFFF;
	/*color: #fff;*/
	border-bottom: solid 3px #e60012;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.1s linear 0s;
}

.menu ul li.menu_item2 a {
	float: left;
	display: block;
	/*width: 200px;*/
	height: 47px;
	margin-left: 4px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.3s linear 0s;
}

.menu ul li.menu_item2 a:hover {
	color: #e60012;
	/*background: #EBEBEB;*/
	background: #EAFFFF;
	/*color: #fff;*/
	border-bottom: solid 3px #e60012;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.1s linear 0s;
}

.menu ul li.menu_choice {
	/*width: 237px;*/
	height: 47px;
	margin-left: 4px;
	text-align: center;
	font-size: 123.1%;
	font-weight: bold;
	color: #e60012;
	border-bottom: solid 3px #e60012;
}

.hitssu {
	color: #F00;
	padding-left: 1px;
}


/*-- =================================================
	メインコンテンツレイアウト
================================================== --*/

/*　 注文書のご依頼 　*/

.chui {
	width: 800px;
	padding: 10px;
	border: solid 1px #F00;
	margin: 50px auto 100px;
}

.chui_text1 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.contact_taxt1 {
	color: #333;
	font-weight: bold;
	font-size: 138.5%;
	line-height: 2em;
	margin: 10px 0 20px 80px;
}

p.contact_taxt2 {
	font-size: 93%;
	margin-bottom: 5px;
}

.price_border {
	text-decoration: line-through;
}

table {
	clear: both;
	width: 990px;
	margin-left: 10px;
	margin-bottom: 50px;
	/*border: solid 1px #999;*/
	border-collapse: collapse;
}

table tr td {
	border: dotted 1px #333;
}

.input_sub_title2 {
	border-left: solid 5px #09f;
	padding: 8px;
	font-weight: bold;
	font-size: 138.5%;
	margin-bottom: 15px;
	/*margin-left: 10px;*/
}


.title2 {
	width: 150px;
	padding: 40px;
	text-align: left;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-weight: bold;	
}

.koumoku1 {
	height: 10px;
	width: 150px;
	font-weight: bold;
	padding: 20px;
	text-align: left;
	background: #E1FFFF;
}

.koumoku2 {
	height: 10px;
	line-height: 10px;
	padding-left: 10px;
}

.koumoku2-1 {
	height: 20px;
	line-height: 20px;
	padding: 10px;
}

.margin_100 {
	width: 100%;
	height: 150px;
	margin-bottom: 100px;
}



/*　　　フッター　　*/
footer {
	clear: both;
	width: 100%;
	height: 100px;
	background-color: #E5E5E5;
}

.f_info {
	/*background: #e5e5e5;*/
}

.f_logo a {
	float: left;
	display: block;
	width: 100px;
	height: 53px;
	background:url(../../images/temp/mjapan_logo_f.png) no-repeat;
	margin-top: 23px;
	margin-right: 60px;
	/*margin-left: 50px;*/
}

.f_text {
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.f_copyright {
	clear: both;
	width: 100%;
	height: 35px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	background: #333;
}

p.copyright_text {
	width: 100%;
	color: #fff;
	text-align: center;
}

ul.f_group1 {
	clear: both;
	margin-right: 80px;
}

ul.f_group2 {
	float: left;
}

ul.f_group3 {
	float: right;
}


/*　　　　ページのトップへ　　　　*/
#page-top {
	position: fixed;
	bottom:0;
	right: 0;
}

#page-top a {
	display: block;
	width: 50px;
	height: 40px;
	padding-top:10px;
	line-height:15px;
	border:solid 1px #ccc;
	text-align: center;
	font-weight:bold;
	font-size:85%;
	color: #fff;
	border: solid 2px #ffffff;
	text-shadow: -1px -1px 2px rgba(255,255,255,0.5), 1px 1px 2px rgba(0,0,0,0.5);
	-moz-text-shadow: -1px -1px 2px rgba(255,255,255,0.5), 1px 1px 2px rgba(0,0,0,0.5);
	-webkit-text-shadow: -1px -1px 2px rgba(255,255,255,0.5), 1px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;	
	background: -moz-linear-gradient(top, #608ddb 0%, #1a4793 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#608ddb), 	color-stop(100%,#1a4793)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #608ddb 0%,#1a4793 100%); 	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #608ddb 0%,#1a4793 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #608ddb 0%,#1a4793 100%); /* IE10+ */
	background: linear-gradient(top, #608ddb 0%,#1a4793 100%); /* W3C */
	transition: all 1s 0.5inear 0s;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
}

#page-top a:hover {
	color:#FF0;
	background:#547fce;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	transition: all 0.5s inear 0s;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
}




.price {
	font-size: 108%;
	font-weight: bold;
	color: #00f;
}

.error_mesg {
	color: #f00;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}


