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

@import url(http://fonts.googleapis.com/css?family=Radley);

body,html { 
	width: 100%;
	height:100%; 
}

body {
  font-size: 13px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  background:url('../images/bg_img.png') repeat 0 0;
  -webkit-text-size-adjust: none;
  line-height: 1.5em;	
  letter-spacing:1.2px;
  overflow-x:hidden;
  _display: inline;
  _zoom:1;
}

h1 {
  font-size: 12px;
  font-family: "Hiragino Mincho Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  -webkit-text-size-adjust: none;
}

img {
  display: block;
}

li {
  list-style: none;
}

input,
textarea,
select,
option {
  font-size: 12px;
  font-family: 'Radley',"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  margin: 0;
  border: 0;
  padding: 0;
  outline: none;
  -webkit-border-radius: 0;
  -webkit-text-size-adjust: none;
}

#wrapper {
	width: 100%;
	background-color: #fff;
}



#mainvisual {
	width: 100%;
	height: 320px;
	background-color: #fff;
}

#visualline {
	width: 100%;
	height: 50px;
	background-color: #fff;
}

#title_area {
	width:605px; 
	float: left; 
	position:relative; 
	z-index: 20;
}

#title_area img{
	display: block;
	float: left;
}

#top_image {
	width: 1214px;
	margin: 0 auto;
}


#container {
	width: 1000px;
	margin: 160px auto 0 auto;
	z-index:18;
}

#container_2 {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	position:relative;
}


#contents {
	margin-left: 250px;
	position: fixed;
	z-index: 4;
}

#sns_area {
	width: 1000px;
	margin: 0 auto 30px auto;
	position:relative;
}


#sns_area ul li {
	float: left;
	margin: 5px 10px;
}

#top_link {
	float: right;
	width: 100px;
	margin: 13px 50px 0 0;
}

#whatsnew {
	border: 1px solid;
	padding: 20px;
	margin: 200px 0 40px 0;
}

#menu{
    position:absolute;
	top: 200px;
	left: 150px;
	width: 250px;
	height: 280px;
	padding: 10px 50px;
	background:rgba(255,255,255,0.9);
	background-color: #fff\9; /* IE8以下に適用 */
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	z-index:1000;
}

	

#menu ul li,#menu_2 ul li{
	float: left;
	margin: 5px;
}

#menu_2 {
	position: absolute;
	width: 250px;
	height: 280px;
	top: -25px;
	right: 40px;
}

#message {
	height: 30px;
	background:url('../images/blackbox.png') repeat-x 0 0;
}

#viewwrapper {
	height: 300px;
	background: #fff;
	width: 100%;
	padding: 50px 0;
	
}

.order {
	width: 584px;
	margin: 20px auto 0 auto;
	text-align: center;
}

#logo {
	width: 200px;
	height: 36px;
	margin: 0 auto;
}

#main {
	width: 1500px;
	height: 420px;
	margin: 0 auto;
	position: relative;
	top: -70px;
	z-index: 15;
}

.privacy {
	width: 900px;
	margin: 0 auto;
	padding-top: 110px ;
	font-size: 85%;
}

ul.policy li{
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 5px 0;
}

.privacy p{ 
	text-indent: 1.2em;
}

.policy .detail li{
	font-weight: normal;
	font-size: 100%;
	text-indent: 2.0em;
	margin-top: 10px;
}

.form {
	width: 1000px;
	padding-top: 230px;
	margin: 0 auto;
}

.form_explain {
	margin: 100px 0 0 10px;
	font-size: 85%;
}

.form_explain a:link{
	color: #03C;
	text-decoration:underline;
}

.box_1 {
	padding: 110px 0;
	width: 500px;
	position:relative;
}

.box_1 p, .box_2 p, .box_3 table{
	margin-top: 20px;
	display:block;
}

.box_2 { 
	float: right;
	width: 580px;
	height: 400px;
	padding: 50px 0;	
	position:relative;
}

.box_2 p {
	line-height: 2.0em;
	text-align:center;
}

.box_3 { 
	width: 650px;
	height: 650px;
	position:relative;
}

.kodawari1 {
	padding: 140px 0 60px 0;
	width: 700px;
	position:relative;
	z-index: 1;
}

.kodawari1 p{
	margin-top: 40px;
	line-height:2.0em;
	display:block
}

.kodawari2 {
	padding: 20px 0 60px 0;
	width: 700px;
	position:relative;
	z-index: 1;
	float: right;
}

.kodawari2 p{
	margin: 40px 0 0 10px;
	line-height:2.0em;
	display: block;
}

.box_5 {
	width: 1000px;
	margin-top: 60px;
	position:relative;
	z-index: 1;
}

.box_6 {
	width: 680px;
	height: 730px;
	margin-top: 80px;
	float: right;
	position:relative;
	z-index: 1;
}

#right_box {
	width: 480px;
	position: absolute;
	right: -500px;
	bottom: 110px;
}

#right_box_2 {
	width: 340px;
	position: absolute;
	right: -350px;
	bottom: -30px;
}

#bread_kodawari1 {
	width: 609px;
	position: absolute;
	right: -360px;
	bottom: 60px;
	z-index: 400;
}

#bread_kodawari2 {
	width: 313px;
	position: absolute;
	left: -315px;
	bottom: 70px;
	z-index: 340;
}

#right_box_4 {
	float: right;
	padding: 50px 0;
}

#right_box_4 p{
	margin-top: 40px;
	line-height:2.0em;
}

#right_box_5 {
	width: 340px;
	position: absolute;
	right: -350px;
	bottom: -10px;
}

#left_box {
	width: 400px;
	position: absolute;
	left: -430px;
	bottom: 50px;
}

#left_box_2 {
	width: 500px;
	margin-top: 20px;
}


#left_box_3 {
	width: 545px;
	height: 660px;
	position: relative;
	float: left;
}

#left_box_3 p{
	margin-top: 40px;
	line-height:2.0em;
}

#left_box_4 {
	width: 850px;
	height: 660px;
	position: absolute;
	top: 70px;
	left: -310px;
	z-index: 20;
}

#bread_1 {
	float: left;
	position:absolute;
	top: -135px;
	left: -350px;
	z-index:500;
}

#bread_2 {
	float: right;
	position:absolute;
	top: -135px;
	right: -350px;
	z-index: 500;	
}

#copy {
	width: 640px;
	margin: 0 auto;
	position: relative;
	top: 40px;
}

#collaboration {
	margin: 30px 0;
}

.colabo_table img{
	display: inline;
	vertical-align: text-top;
}

#katagi {
	width: 570px;
	position: relative;
	margin-bottom: 45px;
}

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

#daisen {
	float: left;
}

#others {
	float:left;
	margin-top: 40px;
}

.attention {
	width: 845px;
	margin: 30px auto;
	padding: 10px 40px;
	border: 1px solid #000;
	line-height: 2.3em;
}

.attention ul li{
	list-style:decimal inside;
	font-size: 85%;
}



.description_1 {
	padding: 40px 0;
	width: 880px;
	position:relative;
	z-index: 540;
}

.description_1 p{
	margin-top: 20px;
	font-size: 120%; 
	font-family: "HGS教科書体", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.5em;
	color: #903;	
	display:block;
}

.description_2 {
	width: 530px;
	margin: 50px 0 0 150px;
	position:relative;
	z-index: 500;
}

#right_map {
	width: 200px;
	position: absolute;
	right: -130px;
	bottom: 100px;
}


.fadein {
	width: 1214px;
	height: 320px;	
	margin: 0 auto;
}

.fadein img {
	position:absolute; 
	left:auto; 
	top:0; 
}

.clear {
	clear: both;
}

#footer {
	background:url('../images/footer_stone.jpg') repeat-x 0 0;
	height: 90px;
}

#footer_nav {
	margin-top: 80px;
	height: 30px;
}

#footer_nav ul li {
	float: left;
	margin-left: 30px;
}

#form_area {
	margin: 50px 0;
}

#form_area table th{
	font-weight: bold;
}
					
#form_area table th{
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding:9px 15px;
	font-size:14px;
	text-align: center;
	vertical-align:top;
}

#form_area table td{
	border-right: dotted 1px #ddd;
	border-bottom: dotted 1px #ddd;
	padding:9px 15px;
	font-size:14px;
	text-align: left;
	vertical-align:top;
}

.medium {
	border:0;
	padding:3px;
	font-size:1.0em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:300px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

.small {
	border:0;
	padding:3px;
	font-size:1.0em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:100px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

.form input:focus {
    border:solid 1px #EEA34A;
}

#form_area table tr td textarea {
	border:0;
	padding:3px;
	font-size:1.0em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:420px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}


.form_button {
	margin: 50px auto 0 auto;
	width: 350px;
	height: 70px;
}

input.confirm {
    background: url('../images/confirm_btn.jpg') no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    height: 63px;
    margin-top: 8px;
    width: 313px;
}

input.back_form {
    background: url('../images/backtoform.jpg') no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    height: 60px;
    margin-top: 8px;
    width: 275px;
}

input.post_form {
    background: url('../images/post_btn.jpg') no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    height: 60px;
    margin-top: 8px;
    width: 275px;
}


.infoTable {
    border: 1px solid #D3CEC2;
    margin-top: 3px;
}

.infoTable td, .infoTable th {
    border: 1px solid #D3CEC2;
    padding: 9px 12px;
    vertical-align: middle;
}

.infoTable th {
    background: none repeat scroll 0 0 #E9E6E0;
    color: #666666;
    font-weight: bold;
    text-align: left;
}

.alignR {
    text-align: right !important;
}	

.shop_list {
	margin: 100px 0 50px 0;
}

.shop_list p{
	margin-top: 10px;
	display: block;
}

.shop_list iframe{
	border: 5px #000 solid;
	margin-top: 20px;
}