@charset "utf-8";
/*============================== All ==============================*/

	*{font-family:"ＭＳ Ｐゴシック","メイリオ","Hiragino Kaku Gothic Pro";}
	
	body {
		padding:0;
		margin:0;
		font-size: 14px; /* モダンブラウザ向け */
		*font-size: small; /* IE 7向け */
		*font: x-small; /* IE 6以下 */
		background: url(../images/bg.png) repeat-x #005E8A;
		width:100%;
		}

	/*IE6.7*/
	body {/inline-height:0.8;}
	/*IE6.7*/
	
	/*safari4*/
	body:first-of-type body {line-height:1.2;}
	/*safari4*/		

	html {
		height:100%;
		padding-bottom:1px;
		}
			
	a { color:#333; }
	a:link, a:visited {text-decoration: none;}
	a:hover, a:active {text-decoration: underline;}
	
	a.a-touming:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	cursor:pointer;
	}
	a.a-touming-border{
	cursor:pointer;
	margin-bottom:8px;
	width:600px;

	display:block;


	}
	a.a-touming-border:hover{
	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;

	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow:1px 1px 3px #999;
	box-shadow:1px 1px 3px #666;
	-moz-box-shadow:1px 1px 3px #666;
	-webkit-box-shadow:1px 1px 3px #666;
	cursor:pointer;
	}
		
	img { border: 0px; }
	img, div, dt, a, input{ behavior: url(iepngfix.htc);}
		
/*============================== FontSize ==============================*/
	
	h1 {padding: 0px; margin: 0px; line-height:1.2; font-size:131%; font-weight:bold; color:#333}
	h2 {padding: 0px; margin: 0px; line-height:1.2; font-size:116%; font-weight:bold; color:#333}
	h3 {padding: 0px; margin: 0px; line-height:1.6; font-size:108%; font-weight:bold; color:#333}
	h4 {padding: 0px; margin: 0px; line-height:1.6; font-size:100%; font-weight:bold; color:#333}
	p {padding:0; margin:0; color:#333; line-height:1.6;}
	li {padding:0; margin:0; color:#333; line-height:1.6;}
	input,textarea,select {padding:0; margin:0; color:#333; line-height:1.6;}
		
/*============================== Parts ==============================*/

	.contents-clear {clear:both;
		}
	.org-link{
		color:#F60;
		}
	.m-top20 {
		margin:20px 0 0 0;
		}
	.m-10 {
		margin:20px 0 10px 0;
		}
	.m-10-0 {
		margin:10px 0 0 0;
		}
	.m-10-10 {
		margin:10px 0 10px 0;
		}
	.m-20 {
		margin:20px 0;
		}
			
	.pdd-10 {
		padding:0 0 10px 0;
		}
	.m-b10 {
		margin:0 0 10px 0;
		}
	.m-b20 {
		margin:0 0 20px 0;
		}
	.m-left-10  {
		margin:0 0 0 5px;
		}
	.m-10-0{
		margin:10px 0;
	}
	
	.sub-title{
		font:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#06C;
		text-shadow:0px 0px 3px #9CF;
		padding:0 0 20px 10px;
	}
		
	.tex-white {
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	position:absolute;
	left: 0px;
	top: 35px;
		}
		
	.logo {
	 	margin:0px 0 0 0;
		display:block;
		width:255px;
		height:25px;
		}
	.container .header a {
	 	margin:0px 0 0 0;
		display:block;
		width:330px;
		height:32px;
		cursor: pointer;
		}		
	.container .header h1 {
		width:330px;
		text-align:center;
		}
	a.tex-link {
		color:#0000FF;
		text-decoration:underline;
		}
				
/*============================== Clearfix ==============================*/

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	
	.clearfix {display: inline-table;
		}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


/*============================== wrapper ==============================*/
	
	.oneandonly-header{
		display:block;
		height:53px;
		margin:0 0 0px 0;
		padding:0;
		background: url(../images/header_bg.png) repeat;
		}
	.oneandonly-header a{
		border:none;
		}
	.header-center {
		width:850px;
		margin:0 auto;
		padding:8px 0 0 0;
		position:relative;
		
		}
	.index-wrapper {
		margin:0 auto;
		background:url(../images/water_back1.png) center 132px no-repeat; 
		_background:none;
		}
		
	.container {
		width:850px;
		margin: 0 auto;
		}
	
	.index-wrapper .header,
	.wrapper .header {
		width:850px;
		padding:4px 0 0 0;
		height:30px;
		background:url(../images/header2_bg.png) no-repeat 0 0;
		}
	.header a:hover{
		text-decoration:none;
		}

/*============================== news ==============================*/
	.news{
		padding:0 0 10px 0;
		
		border:1px #80B1DB solid;
		background: #E6F3FB;
		-webkit-border-radius:5px ;
		-moz-border-radius:5px ;
		border-radius:5px ;
		position:relative;
		}
	.news-icon{
	font-size:10px;
	display:block;
	position:absolute;
	background: #80B1DB;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	color: #fff;
	font-weight:bold;
	text-align:center;
	padding:3px 8px;
	bottom:0;
	left:490px;
	border:none;
		
	}
	.linkto{
	
	display:block;
	position:absolute;
	
	/*font-size:10px;
	background: #F93;
	-webkit-border-radius: 0px 4px 4px 30px;
	-moz-border-radius:0px 4px 4px 30px;
	border-radius:0px 4px 4px 30px;color:#fff;
	font-weight:bold;
	text-align:center;
	padding:2px 0px 0px 8px;*/
	bottom:-1px;
	left:420px;
	border:none;
	height:53px;
	width:160px;
		
	}
	.news-icon a{
		color:#FFF;
		}
	
	.news ul{
		padding:0;
		margin:0;
		}
		
	.news ul li {
		display:block;
		font-size:12px;
		float:left;
		line-height:145%;
		margin:0;
		padding:3px 0 3px 10px;
		list-style:none;
		color:#069;
		width:500px;
		
		}
	.news ul li a{
		color:#09F;
		font-size:12px;
		margin:0;
		padding:0;
		
		}
	.news ul li a:hover{
		text-decoration: none;
		color: #069;
		}	
	#info-news{
	border:1px #9BE3FF solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:block;
	padding:7px;
	font-size:12px;
	color:#333;
	line-height:135%;
	margin:0 0 8px 0;

		
	}
	
	.info-title{
		color: #9F3336;
	}
/*============================== news ==============================*/

	#kids-box{
		border:1px #06C solid;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		background:#FFF;
		padding:15px;
		width:550px;

		-moz-box-shadow: 1px 1px 3px #666 inset;　/* Firefox用 */
		-webkit-box-shadow: 1px 1px 3px #666 inset;　/* Safari,Google Chrome用 */
		}
	#kids-box h3{
		margin:0;
		}
	#kids-box ul{
		margin:5px 0;
		}
	
	#kids-box p {
		font-size:14px;
		}

	#kids-box ul li{
		width:500px;
		margin-bottom:10px;
		font-weight:bold;
		color:#F30;
		font-size:16px;
		
		}
	.kids-buy{
		width:480px;
		padding:15px 0 0 100px;
		}
	.kids-check{
		width:580px;
		margin:10px 0 ;
		
		}
	.notice-contents{
		padding:10px 10px 20px 10px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		background: #E1FAFD;
		margin:0 0 10px 0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E1FAFD), to(#BAE3F5));
	background: -moz-linear-gradient(#E1FAFD, #BAE3F5);
		
	}
	.notice-contents-normal{
		padding:10px 10px 10px 10px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		background: #e7e7e7;
		margin:0 0 5px 0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e7e7e7), to(#ccc));
	background: -moz-linear-gradient(#e7e7e7, #ccc);
		
	}
	.notice-contents-normal ul li a{
		color:#222;
		font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		text-decoration: none;
		line-height:140%;
		padding:3px 7px;
		font-size:12px;
		position:relative;
	}
	.notice-contents-normal ul li a:hover{
		color:#000;
		text-decoration:none;
		
		text-shadow:1px 1px 2px #999;
		

	}
	.notice-contents h3, .notice-contents-normal h3{
		margin:5px 0 10px 0;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		text-shadow:1px 1px 1px #ccc;
	}
	.notice-contents ul li, .notice-contents-normal ul li{
		margin:0px 0 20px 0;
		list-style:none;
		float:left;
		display:block;
		list-style:none;
		
		
	}
	#blog ul{
		padding:0;
		margin:0 0 0 14px;
	}
	#before{
		float:left;
	}
	#next {
		float:right;
	}
	#before img, #next img{
		border:none;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		border-radius:0px;
	}
	.notice-contents img, .notice-contents-normal img{
		margin:0 10px 0 0;
		border:7px solid #fff;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		text-shadow:1px 1px 2px #999;
		box-shadow:1px 1px 3px #666;
		-moz-box-shadow:1px 1px 3px #666;
		-webkit-box-shadow:1px 1px 3px #666;
	}

	.blog-search{
		width:150px;
		height:112px;
	}
	
	.susume{
		font-size:12px;
		font-weight:normal;
		color:#FFF;
		background:#F06;
		border-radius:0 10px 0 10px;
		-moz-border-radius:0 10px 0 10px;
		-webkit-border-radius:0 10px 0 10px;
		margin-right:10px;
		padding:3px 5px;
		text-shadow:none;
		box-shadow:1px 1px 3px #666;
		-moz-box-shadow:1px 1px 3px #666;
		-webkit-box-shadow:1px 1px 3px #666;
	}
	.newnew{
		font-size:10px;
		font-weight:normal;
		color:#fff;
		background: #F90;
		border-radius:0 10px 0 10px;
		-moz-border-radius:0 10px 0 10px;
		-webkit-border-radius:0 10px 0 10px;
		margin-right:10px;
		padding:3px 5px;
		text-shadow:1px 1px 1px #666;
		box-shadow:1px 1px 3px #666;
		-moz-box-shadow:1px 1px 3px #666;
		-webkit-box-shadow:1px 1px 3px #666;
		}
	.notice-contents ul li a{
		
		line-height:160%;
		text-shadow:1px 2px 2px #bbb;
		position:relative;
		padding:3px 7px;
		font-weight:bold;
	}
	.span-notice-title{
		position:absolute;
		width:180px;
		text-align:center;
		color:#222;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		text-decoration: none;
		font-size:12px;
		line-height:135%;
		width:210px;
		top:18px;
		
	}
	.span-notice-title-small{
		position:absolute;
		width:180px;
		text-align:center;
		color:#222;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		text-decoration: none;
		font-size:10px;
		line-height:135%;
		height:16px;
		width:100px;
		top:19px;
		white-space:nowrap;
		overflow : hidden;
		text-overflow : ellipsis;
		
	}
	.notice-contents ul li a:hover{
		color:#09F;
		text-decoration:none;
		border-bottom:none;
		font-weight:bold;


	}
	.notice-contents p{
		color:#333;
		font-size:12px;

	}	
	span.newsdate{
		color: #06C;
		font-weight:bold;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		margin:0;
		padding:0;
	}
	
	.blog-date{
		font-weight:normal;
		font-size:12px;
		color:#036;
		margin:0 0 0 15px;
	}

/*============================== contents ==============================*/

	.image-center {
		margin:0px 0;
		display:block;
		background:url(../images/pic_shadow.png) no-repeat 20px -42px;
		padding:15px;
		}
	.ff-left{
		float:left;
		}
		
	.ff-right{
		float:right;
		}
		
	.image-kado {
		z-index:1;
		display:block;
		background:#096;
		}
		
	.position {
		position:absolute;
		top:58px;
		}
		
	.right {
		float:right;
		padding:4px 30px 4px 0;
		display:block;
		}
	
	.oneandonly-logo {
		position:absolute;
		top:5px;
		right:10px;
		}
		
	.oneandonly-txt {
		position:absolute;
		top:3px;
		right:140px;
		font-size:10px;
		padding-top:7px;
		color: #9CF;
		font-weight:bold;
		}
					
	.index-contents { 
		width:830px;
		padding:45px 10px 10px 10px;
		background-color:#FFF;
		}

	.contents { 
		width:830px;
		padding:0 10px 10px 10px;
		background-color:#FFF;
		}
	
	 .key-image {
		/*background:url(../images/content_bg_moji.png) 0 0 no-repeat;	*/
		height:200px;
		margin:0px 0 0 0;
		}
	
	.container .contents-header {
		background:url(../images/content_header.png) 0 0 no-repeat;
		width:850px;
		height:17px;
		}
	.at300bs{
		display:none;
	}
			
	
/*============================== left-contents ==============================*/

	.left-contents  {
		width:220px;
		float:left;
		display:block;
		}

	.fbbutton {
		clear: both;
		position:relative;
		display:block;
		height: 120px;
		width: 220px;
		background:url(../images/fb_btn.jpg) no-repeat;
		background-position:0 0;
		cursor: pointer;
		margin-bottom:10px;
		}
		
	.fbbutton span.hover {
		position: absolute;
		display: block;
		height: 120px;
		width: 220px;
		background: url(../images/fb_btn.jpg) no-repeat;
		background-position: bottom;
		}

	.softbutton {
		clear: both;
		position:relative;
		display:block;
		height: 125px;
		width: 220px;
		background:url(../images/p_list_btn.jpg) no-repeat;
		background-position:0 0;
		cursor: pointer;
		margin-bottom:10px;
		}
		
	.softbutton span.hover {
		position: absolute;
		display: block;
		height: 125px;
		width: 220px;
		background: url(../images/p_list_btn.jpg) no-repeat;
		background-position: bottom;
		}


	.navi-header {
		background:url(../images/navi_bg1.jpg) no-repeat 0 0;
		width:220px;
		height:5px;
		margin:0;
		padding:0;
		border:0;
		}
	
	.navi-body {
		background:url(../images/navi_bg2.jpg) repeat-y 0 0;
		width:210px;
		padding:1px 6px;
		margin:0;
		border:0;
		vertical-align:bottom;
		_margin:-3px 0 0 0;
		}
			
	 .navi-body ul {
		margin:0;
		padding:0;
		border:0;
		list-style:none;
		}
		
	 li.navi-off  {
		margin:0;
		padding:0;
		display:block;
		width:208px;
		height:54px;
		_height:44px;
		list-style:none;
		background:url(../images/nav_btn_bg.jpg) no-repeat 0 0;
		border-bottom:1px solid #CCC;
		}
	
	.left-contents .navi-bottom {
		background:url(../images/navi_bg3.jpg) no-repeat left bottom;
		margin:0;
		padding:0;
		border:0;
		height:5px;
		}
		
	li.navi-off a {
		width:198px;
		height:34px;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
		display:block;
		cursor:pointer;
		padding:20px 0px 0 10px;
		margin:0;
		text-shadow:1px 1px 3px #ccc;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		}	
	li.navi-off a:hover {
		color:#21C4FF;
		text-shadow:1px 1px 3px #ccc;
		text-decoration:none;
		}
	
	li.navi-on{
		width:208px;
		height:54px;
		text-decoration:none;
		font-weight:bold;
		display:block;
		border-bottom:1px solid #CCC;
		margin:0;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		background:url(../images/nav_btn_bg_over.jpg) no-repeat 0 0;
		}
	
	li.navi-on a {
		width:198px;
		color:#21C4FF;
		height:34px;
		text-decoration:none;
		display:block;
		font-size:14px;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		margin:0;

		padding:20px 0px 0 10px;
		}
	.follower{
		width:210px;
		display:block;
		background:#B7DDF7;
		padding:5px;
		margin:5px 0 0 0px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		
		}
	.follower img{
		width:30px;
		height:30px;
				border:none;

	}
	.follower p{
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		font-size:12px;
		margin:3px 0;
		text-align:center;

	}
	.follower span{
		color:#C03;
	}
	.follower ul{
		margin:0;
		padding:0;
	}
	.follower ul li {
		float:left;
		display:block;
		margin:1px 1px 0 0;
		padding:0;
		width:30px;
		height:30px;
		list-style:none;
		
	}
	.follower ul li a:hover{
		opacity:0.7;
		
	}
		
/*============================== right-contents ==============================*/

	.softbutton-big {
		clear: both;
		position:relative;
		display:block;
		height: 105px;
		width: 400px;
		background:url(../images/p_list_btn_big.jpg) no-repeat;
		background-position:0 0;
		cursor: pointer;
		margin:20px 0 0 100px;
		}
		
	.softbutton-big span.hover {
		position: absolute;
		display: block;
		height: 105px;
		width: 400px;
		background: url(../images/p_list_btn_big.jpg) no-repeat;
		background-position: bottom;
		}

	.right-contents {
		width:600px;
		float:right;
		display:block;
		}
	.image-left {
		float:left;
		display:block;
		padding:0 0 10px 10px;
		}
	
	.text-right {
		float:right;
		width:450px;
		padding:0 10px 0 0;
		display:block;
		line-height:1.55;
		font-size:14px;
		}
		
	.contents1 {
		width:598px;
		border:1px solid #23C4FF;
		background:url(../images/contents_details.jpg) no-repeat 505px bottom #FFF; 
		margin:0 0 20px 0;
		display:block;
		text-decoration:none; 
		height:210px;
		}
		
	.contents1:hover {
		width:598px;
		border:1px solid #FE9900;
		background:url(../images/contents_details_over.jpg) no-repeat 505px bottom #FFF;
		text-decoration:none;
		cursor:pointer;
		}

	.right-contents .bottle-left {
		width:290px;
		float:left;
		margin:20px 0 0 0;
		display:block;
		height:280px;
		}
	
	.right-contents .bottle-right {
		width:290px;
		float:right;
		margin:20px 0 0 0;
		display:block;
		height:280px;
		}

	.content-bottle {
		background-color:#FFF;
		}
	.hotellist{
		list-style:none;
		font-size:14px;
		padding-left:5px;
		}
	.hotellist a{
		font-weight:bold;
		text-decoration:none;
		color:#06C;
		background:url(../images/building.png) 0px 5px no-repeat;
		padding:5px 0 5px 20px;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		}
	.hotellist a:hover{
		font-weight:bold;
		text-decoration:underline;
		color:#179CFF;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		}
/*----------------------------Media list----------------------------------*/
	.media-left-box{

		background: #F0F4F4;
		border:1px #CDDEDE solid;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		margin:5px 0 15px 0;
		padding:0px 0px 10px 0;
		float:left;
		height:445px;
		width:290px;
		text-align:center;
		text-shadow:1px 1px 1px #999;
		/*box-shadow:0px 1px 3px #999;
		-moz-box-shadow:0px 1px 3px #999;
		-webkit-box-shadow:0px 1px 3px #999;*/
	}
	
	.media-right-box{
		float:right;
		text-align:center;
		background: #F0F4F4;
		border:1px #CDDEDE solid;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		height:445px;
		margin:5px 0 15px 0;
		width:290px;
		padding:0px 0px 10px 0;
		text-shadow:1px 1px 1px #999;
		/*box-shadow:0px 1px 3px #999;
		-moz-box-shadow:0px 1px 3px #999;
		-webkit-box-shadow:0px 1px 3px #999;*/
	}
	
	.media-right-box img,
	.media-left-box img{
		padding-top:10px;
	}

	.media-year-h3{
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		font-size:16px;
		width:580px;
		display:block;
		padding:5px 10px;
		border-bottom:2px #69C solid;
		text-shadow:1px 1px 1px #999;
		
	}
	
	.media-list-box{

		background: #F0F4F4;
		border:1px #CDDEDE solid;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		margin:5px 0 15px 0;
		padding:0px 0px;
		text-shadow:1px 1px 1px #999;
		/*box-shadow:0px 1px 3px #999;
		-moz-box-shadow:0px 1px 3px #999;
		-webkit-box-shadow:0px 1px 3px #999;*/
	}

	.media-title{
		font-weight:bold;
		display:block;
		background: #E1FAFD;
		text-align:left;
		
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E1FAFD), to(#BAE3F5));
		background: -moz-linear-gradient(#E1FAFD, #BAE3F5);
		color:#036;
		padding:5px 0px 5px 10px;
		border-bottom:1px #69C dotted;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
	}
	.media-title-normal{
		font-size:12px;
		color:#666;
		font-weight:normal;
		padding-left:10px;
		text-shadow:none;
	}
	.media-com{
		font-size:12px;
		color:#066;
		text-shadow:none;
		}
	
	.media-content{
		padding:3px 10px 10px 10px;
		text-shadow:none;
	}



/*----------------------------Import list----------------------------------*/

	.import-list-box{

		background: url(../images/import_page_01.jpg) repeat-y;
		margin:0;
		padding:0px 0px;
		text-shadow:1px 1px 1px #999;
		/*box-shadow:0px 1px 3px #999;
		-moz-box-shadow:0px 1px 3px #999;
		-webkit-box-shadow:0px 1px 3px #999;*/
	}
	.import-list-box a{
	color:#06C;
	}
	.import-list-box a:hover{
		color:#09F;
		text-decoration:none;
	}
	.import-left-box{

		border-radius:5px;
		float:left;
		text-align:center;
		
		/*box-shadow:0px 1px 3px #999;
		-moz-box-shadow:0px 1px 3px #999;
		-webkit-box-shadow:0px 1px 3px #999;*/
	}
	
	.import-right-box{
		float:right;
		text-align:center;
		/*box-shadow:0px 1px 3px #999;
		-moz-box-shadow:0px 1px 3px #999;
		-webkit-box-shadow:0px 1px 3px #999;*/
	}
	
	.import-right-box img{
		padding:10px 30px 0 0px;
	}
	.import-left-box img{
		padding:10px 0 0 30px;
	}
	
	.import-logo-box{
		padding:20px 30px;
		display:block;
		
	}
	.import-logo-box:hover h3{
		text-decoration:none;
		
		
	}
	.import-logo-box img {
		float:left;
		margin-right:30px;
		
	}
	.import-logo-box h3{
		font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight: bold;
		font-size:14px;
		text-shadow:1px 1px 3px #999;
		margin-top:10px;
	}
	.import-logo-box p{
		font-size:12px;
		text-shadow:1px 1px 1px #999;
		text-shadow:none;
		
	}
	.import-selectshop{
		background: #FFF;
		border:1px #CDDEDE solid;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		margin:5px 30px 0px 30px;
		padding:0px 0px;
		text-shadow:1px 1px 1px #999;
	}
	.import-ul{
		margin:0 0 10px 0;
	}
	.import-ul li{
		list-style:none;
		line-height:135%;
		font-size:12px;
		padding:10px 0;
		color:#333;
		text-shadow:none;
	}
	.import-ul span{
		margin-right:20px;
		font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight: bold;
		font-size:14px;
		
		}


/*----------------------------Product list----------------------------------*/

	.plist_big{
		display:block;
		width:600px;
		height:260px;
		position:relative;
		background:url(../images/fixpng_p_list_big.jpg) no-repeat top left;
		}
	
	.plist_middle{
		display:block;
		width:600px;
		height:260px;
		position:relative;
		background:url(../images/fix_png_p_list_middle.jpg) no-repeat top left;
		}
	
	.plist_mini{
		display:block;
		width:600px;
		height:260px;
		position:relative;
		background:url(../images/fixpng_p_list_mini.jpg) no-repeat top left;
		}
	
	
	.plist-buy {
		clear: both;
		position: absolute;
		display:block;
		height: 69px;
		width: 182px;
		/*--------------soto-------------*/
		/*background:url(../images/p_list_btn_buy.png) no-repeat;*/
		background:url(../images/un_p_list_btn_buy.png) no-repeat;
		background-position:0 0;
		cursor: pointer;
		top:175px;
		left:400px;
		}
		
	.plist-buy span.hover {
		position: absolute;
		display: block;
		height: 69px;
		width: 182px;
		/*--------------soto-------------*/
		/*background: url(../images/p_list_btn_buy.png) no-repeat;*/
		background: url(../images/un_p_list_btn_buy.png) no-repeat;
		background-position: bottom;
		}
	
	


/*----------------------------mail-order----------------------------------*/

	.mail-order-header {
		background:url(../images/mail_order_title.png) no-repeat ;
		height:57px;
		width:600px;
		position:relative;
		}
		
	.sendfree{
		position:absolute;
		display:none;
		

		
		z-index:10;
		left:-115px;
		top:-320px;
		width:120px;
		height:120px;
		/*top:-60px;
		width:140px;
		height:140px;*/
		}
	
	.mail-order-body {
		background: url(../images/mail_order_middle.jpg) repeat-y left top;
		width:580px;
		padding:0 10px;
		}
	
	.mail-order-body .water {
		width:180px;
		height:160px;
		float:left;
		display:block;
		border:1px solid #CCC;
		padding:4px;
		text-align:right;
		}
	
	.mail-order-body .l-size {
		background:url(../images/mail_order_l.jpg) no-repeat 4px 0 #FFF;
		float:left;
		margin:0 4px 0 0;
		position:relative;
		}
		
	.mail-order-body .m-size {
		background:url(../images/mail_order_m.jpg) no-repeat 4px 0 #FFF;
		margin:0 4px 0 0;
		float:left;
		position:relative;
		}
	
	.mail-order-body .s-size {
		background:url(../images/mail_order_s.jpg) no-repeat 4px 0 #FFF;
		float:left;
		position:relative;
		}
	
	.mail-order-bottom {
		background:url(../images/mail-order-bottom.jpg) no-repeat;
		width:445px;
		height:34px;
		padding:5px 0 0 155px;
		}
		
	.tex-right-white {
		position:absolute;
		top:45px;
		left:68px;
		}
	
	.tex-right-black {
		color:#333;
		font-size:1.3em;
		font-weight:bold;
		padding:15px 0 0px 0;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		}
	
	.tex-right-black .price {
		font-size:0.85em;
		
		
		}
		
	.buybutton {
		clear: both;
		position:relative;
		display:block;
		height: 70px;
		width: 112px;
		/*--------------soto-------------*/
		/*background:url(../images/cart_btn.jpg) no-repeat;*/
		background:url(../images/un_cart_btn.jpg) no-repeat;
		background-position:0 0;
		cursor: pointer;
		margin:40px 0 10px 64px;
		}
		
	.buybutton span.hover {
		position: absolute;
		display: block;
		height: 70px;
		width: 112px;
		/*--------------soto-------------*/
		/*background: url(../images/cart_btn.jpg) no-repeat;*/
		background: url(../images/un_cart_btn.jpg) no-repeat;
		background-position: bottom;
		*left:0;
		*top:0;
		}
		


/*============================== faq ==============================*/


	 .right-contents dd {
		margin:0 0 0 0px;
		}
		
	.right-contents .question{
		background:url(../images/icon_q.jpg) no-repeat;
		height:29px;
		padding:7px 0 0 40px;
		margin:10px 0 0 0;
		color:#333;
		font-weight:bold;
		}
		
	.right-contents .answer{
		background:url(../images/icon_a.jpg) no-repeat;
		height:29px;
		padding:7px 0 15px 40px;
		border-bottom:1px dotted #CCC;
		}

/*============================== sendinfo ==============================*/


	.sendinfo600{
		background:#fff url(../images/sendinfo1.jpg) 0 0 no-repeat;
		width:600px;
		height:320px;
		position:relative;
		display:block;
		margin-top:10px;
	}
	.sendinfo600 .txtleft01{
	position:absolute;
	line-height:180%;
	font-weight:bold;
	color:#093;
	font-size:14px;
	display:block;
	left: 26px;
	top: 64px;
	}

	.sendinfo600 .txtleft02{
	position:absolute;
	line-height:180%;
	font-size:12px;
	display:block;
	left: 25px;
	top: 135px;
	width:265px;
	}
	
	.sendinfo600 .txtcenter01{
	position:absolute;
	font-size:12px;
	display:block;
	left: 311px;
	top: 60px;
	}
	
	.sendinfo600 .txtcenter02{
	position:absolute;
	font-size:12px;
	display:block;
	left: 309px;
	top: 116px;
	line-height:140%;
	}
	
	.sendinfo600 .txtright01{
	position:absolute;
	font-size:12px;
	display:block;
	color:#069;
	left: 309px;
	top: 194px;
	line-height:140%;
	}


/* the overlayed element */
	.apple_overlay {
		
		/* initially overlay is hidden */
		display:none;
		
		/* growing background image */
		background-image: url(../images/white.png);
		
		/* 
			width after the growing animation finishes
			height is automatically calculated
		*/
		width:360px;		
		
		/* some padding to layout nested elements nicely  */
		padding:35px;
	
		/* a little styling */	
		font-size:11px;
	}

/* default close button positioned on upper right corner */
	.apple_overlay .close {
		background-image:url(../images/close.png);
		position:absolute; right:5px; top:5px;
		cursor:pointer;
		height:35px;
		width:35px;
	}
	#overlay {
		/*background-image:url(../images/transparent.png);*/
		color:#efefef;
		height:350px;
		width:360px;
	}
	
/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:441px;
		overflow-y:auto;
	}
/* mail table */

	.mail-table{
		color:#036;

		
		

	}
	.mail-tbody{
		
	}
	.mail-txt1{
		font-size:14px;
		font-weight:bold;
		padding:5px 0;

	}
	.mail-txt2{
		font-size:14px;
		font-weight:bold;
		color:#090;
		text-align:center;
		padding:10px 0 0 20px;

	}
	.mail-table caption{
		font-weight:bold;
		font-size:18px;
		padding:0 0 15px 0;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";

	}
	.mail-red{
		color:#F00;
	}
	.mail-btn{
		float:right;
		width:90px;
		height:26px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border:none;
		background:#09F;
		color:#FFF;
		font-size:14px;
		font-weight:bold;
		text-shadow:1px 1px #333;
		margin-right:110px;
		margin-top:10px;

	}

	.mail-btn:active{
		font-size:14px;
		font-weight:bold;
		text-shadow:1px 1px #fff;
		background:#ccc;
		color:#000;

	}	
	.mail-table .mail-input{
		border:1px #999 solid;
		padding:5px;
		width:320px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		font-size:14px;
	}

	.mail-table .mail-input:focus{
		border:1px #09F solid;
		background:#ECFAFF;
		-moz-box-shadow:0px 0px 7px #0FF;
		-webkit-box-shadow:0px 0px 7px #0FF;
		box-shadow:0px 0px 7px #0FF;

	}

	.mail-table .mail-err{
		border:1px #C00 solid;
		padding:5px;
		width:320px;
		background: #FFF0F0;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-moz-box-shadow:0px 0px 7px #F33;
		-webkit-box-shadow:0px 0px 7px #F33;
		box-shadow:0px 0px 7px #F33;
		font-size:14px;
		color:#900;

	}
/*============================== footer ==============================*/
 
	 .footer {
		width:710px;
		background:url(../images/footer_bg.png) no-repeat 0 0;
		color:#FFF;
		padding:100px 70px 0;
		height:288px;
		border-bottom:1px solid #00FFFF;
		}
		
	 .footer dt {
		font-weight:bold;
		background:url(../images/icon_drop.png) no-repeat 0 -2px;
		padding:0 0 5px 20px;
		font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro";
		font-size:14px;
		}
		
	 .footer dd {
		line-height:1.65;
		margin:0;
		padding:0 0 0 20px;
		font-size:0.85em;
		}
	.footer dd a, .footer dd a:hover  {
		color:#FFF;
		}
	.footer dl {
		margin:0 0 20px 0;
		}
		
	.footer-link {
		width:710px;
		text-align:center;
		display:block;
		padding:50px 0 0 0;
		}
		
	.footer-link a {
		color:#CCC;
		font-size:10px;
		}
		
	 .container address {
		font-style:normal;
		color:#CCC;
		font-size:95%;
		margin-bottom:10px;
		}	
		
	 .container address a {
		color:#CCC;
		text-decoration:underline;
		}

	.container .copyright {
		width:850px;
		text-align:center;
		padding:10px 0 0 0;	
		}
/*     ----------------------------------水コラム--------------------------------------*/

.misukoramu{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 5px;
	color:#FFF;
	text-shadow:2px 2px 3px #036;
}




/*     ----------------------------------facebox--------------------------------------*/

#facebox{
	background:url(http://img.elle.co.jp/design/ellejp/images/home_1010/facebook_tit.gif) no-repeat left top;
	border:#3B5998 1px solid;
	border-top:none;
	margin:0 0 8px 0;
	padding:25px 0 0 0;
}
#facebox .name_block{
	display:block;
	padding-top:15px;
	height:30px;
}
