@charset "euc-jp";
/* CSS Document */


ul#testNav li{
	float:left;
	border-right:1px solid #666;
	line-height:10px;
}

body #cmn_head{
	margin-bottom:0;
}

body{
	background:#c9c8c8 url(/design/photoomakase/bg.gif) repeat-x bottom;
}
div#container{
	width:100%;
	background:#fff url(/design/photoomakase/containerBg.gif) repeat-x top;
}
div#mainContents{
	width:610px;
	margin-top:20px;
	margin-left:20px;
	padding-bottom:50px;
	float:left;
}
div#wrapper{
	width:800px;
	margin:0 auto;
}

/*div#introduce{
	margin:0 auto;
	width:100%;
	height:50px;
	position:relative;
	color:#fff;
}*/

a:link {
	color:#ea5605;
	text-decoration: underline;
}

a:visited {
	color:#ea5605;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#ea5605;
	text-decoration: underline;
}

/*                         header                        */

h1{
	font-size:10px;
	color:#9a6741;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
	text-align:left;
	margin:0 auto;
	width:780px;
	padding-top:5px;
}
div#header{
	width:780px;
	height:109px;
	position:relative;
}
/*div#login{
	float:right;
}*/
div#login{
	position:absolute;
	right:0;
	top:25px;
	width:321px;
}
p#logo a{
width:400px;
height:60px;
display:block;
background:url(/design/photoomakase/logo.gif) no-repeat;
overflow:hidden;
text-indent:-9999em;
float:left;
margin:5px 0;
}
p#login{
	background:#eee;
	padding:5px 10px;
	margin-top:23px;
	font-size:9px;
	border:2px solid #bdbcbc;
}
p#member{
	background:#fff0be;
	padding:5px 30px;
	margin-top:17px;
	border:2px solid #fbc953;
	color:#a36711;
}
p#login img,
p#member img{
	vertical-align:bpttom;
	margin-left:5px;
}
p#login input{
	vertical-align:bottom;
}
#nav { position:relative;width: 798px; height: 60px; background: url('navImg.jpg') no-repeat; }
#nav li { position: absolute; left: 0; height: 60px; }
	#nav #nav01 { width: 133px; left: 0px; }
	#nav #nav02 { width: 133px; left: 133px; }
	#nav #nav03 { width: 133px; left: 266px; }
	#nav #nav04 { width: 133px; left: 399px; }
	#nav #nav05 { width: 133px; left: 532px; }
	#nav #nav06 { width: 133px; left: 665px; }
#nav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 60px; text-indent: -9999em; }

a{
cursor:pointer;
}
.clear{
clear:both;
}
ul#gNav{
	float:right;
	margin:5px 0;
}
ul#gNav li{
	float:left;
	font-size:11px;
	border-right:1px solid #000;
	padding:0 0.5em;
	line-height:13px;
}
ul#gNav li#nothin{
	border-right:none;
}

/*                         subContents                       */

div#subContents{
	margin-top:20px;
	float:left;
	width:165px;
	
}
div#subContents table{
	border-collapse:separate;
	border-spacing:1;
}
div#subContents img.bn_mgn{
	margin-bottom:5px;
}
.leftMenu{
	width:155px;
	background:#eee;
	margin-bottom:10px;
	padding:5px;
}
#orange{
	background:#ffe3ad;
}
#leftItemList{
	width:153px;
	border:1px solid #e9ab32;
	border-bottom:none;
	background:#fff;
}	
#leftItemList li{
	border-bottom:1px dashed #e9ab32;
	width:153px;
}
#leftItemList .category{
	width:153px;
	background:url(/design/photoomakase/leftMenuBg.gif) repeat-x center;
	height:25px;
	line-height:25px;
	color:#fff;
	border-bottom:1px solid #eb6004;
}
#leftItemList li a{
	display:block;
	padding:5px;
}
#leftItemList li a:link,#leftItemList li a:visited,#leftItemList li a:active{
	text-decoration:none;
}
#leftItemList li a:hover{
	background:#fef7e8;
}
#leftItemList li.end{
	border-bottom:1px solid #ccc;
}
#leftItemList li span{
	font-size:10px;
}


/*                         common                        */
.center{
	text-align:center;
}
.clear{
	clear:both;
}
p{
	text-align:left;
	line-height:1.5;
}
.strong{
	font-weight:bold;
	color:#ff0000;
}
h2{
	margin:10px auto 0 auto;
}
h2.about{
	margin:20px auto 10px auto;
	font-size:14px;
	color:#829b2d;
	background:url(/design/photoomakase/h2Bg.gif) no-repeat left center;
	height:27px;
	padding:3px 0 0 23px;
	border:none;
	line-height:27px;
}
.mgn20{
	margin:20px auto;
}
.mgn10{
	margin:10px auto;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.pad10{
	padding:10px;
}
.top20{
	margin-top:20px;
}
.top10{
	margin-top:10px;
}
/*td{
	text-align:center;
}*/
.tp20_bt5{
	margin:20px auto 5px auto;
}
ul#campaign li{
	margin:10px 0 0 20px;
	list-style:none;
	background:url(http://photo.omakaseshop.jp/design/photoomakase/arrow.gif) no-repeat 0 2px;
	padding-left:20px;
	list-style-position:outside;
}
img.right{
float:right;
margin:20px 10px 0 0 ;
}
div.camLeft{
float:left;
width:70%;
margin-right:10px;
}
.center{
	margin:0 auto;
}
textarea{
	font-size:12px;
	padding:5px;
	width:550px;
}
	
	
/*                         top-mainContents                        */
div#vacation div{
	float:left;
	width:286px;
	padding:10px 5px 5px 5px;
	margin:10px 10px 0 0;
	border:2px solid #ececec;
	text-align:left;
}
div#vacation div.right{
	margin-right:0;
}
div#vacation div span.area{
	font-weight:bold;
	color:#86aa40;
}
div#vacation div.right span.area{
	color:#4293c7;
}
div#vacation div span.day{
	font-weight:bold;
	color:#ee032f;
	background:#fef1f3;
}
div#vacation div p{
	margin:10px 5px;
	border-top:1px dotted #ccc;
	padding-top:5px;
}
div#counter{
	margin-bottom:10px;
}
div#counter p{
	float:left;
	margin-right:10px;
}
div#vacation em{
	font-style:normal;
	color:#ff0000;		
}
div#counter span{
	display:block;
	float:left;
	width:25px;
	height:30px;
	background:url(/design/photoomakase/counterBg.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	font-size:120%;
	text-align:center;
	margin-left:-1px;
}
div#counter span#end{
	background:none;
	color:#000;
}
#option dt{
	float:left;
	width:150px;
}
#option dd{
	padding-left:180px;
	color:#ff0000;
	font-size:114%;
	font-weight:bold;
	text-align:left;

}
#campaign{
	border:2px solid #6c6c6c;
	margin:20px auto;
	padding-bottom:10px;
	background:#ececec;
}
#campaign ul{
	margin:10px;
	background:#fff;
	padding:10px;
}
#campaign li{
	text-align:left;
	font-size:11px;
}
#campaign a img{
	float:right;
	margin-right:10px;
}
#kodawari{
	margin:10px auto;
	color:#2A89BB;
	font-size:120%;
	border:1px dashed #2A89BB;
	padding:5px 10px;
	text-align:center;
}
#kodawari a:link,
#kodawari a:visited,
#kodawari a:active{
	color:#07609f;
	font-weight:bold;
}
#kodawari a:hover{
	color:#e4011c;
	font-weight:bold;
}
.tp10_bt20{
	margin:10px auto 20px auto;
}
ul#voice{
	float:right;
	width:79%;
	margin-top:15px;
}
ul#voice li{
	text-align:left;
	color:#83a803;
	margin-bottom:2px;
	line-height:1.5;
}
ul#voice li span.person{
	font-size:10px;
	color:#444;
}
dl,dt,dd,h3{
	text-align:left;
}
dl.top dt{
	font-weight:bold;
	
}
dl.top dt img{
	vertical-align:middle;
	margin-right:5px;
}
dl.top dd{
	margin-left:35px;
}
#item dt{
	color:#2a89bb;
}	
#map dt{
	color:#95a936;
	margin:3px 0;
}
h3{
	margin:10px 0 10px;
}
strong{
	color:#ff0000;
}
table#comparison{
	border:1px solid #a2a2a2;
	margin-bottom:20px;
}
table#comparison th,
table#comparison td{
	padding:5px;
}
table#comparison th {
    border: #a2a2a2 solid;
    border-width: 0 0 1px 1px;
}
table#comparison td {
    border: 1px #a2a2a2 solid;
    border-width: 0 0 1px 1px;
	text-align:right;
	font-size:14px;
}
table#comparison td dl{
	width:70%;
	margin:0 auto;
}
table#comparison #special{
	width:80%;
}
table#comparison td dl dt{
	float:left;
}
table#comparison td dl dd{
	float:right;
	text-align:right;
	color:#666;
	font-weight:bold;
}
table#comparison td p.caption{
	text-align:right;
	font-size:9px;
	color:#999;
	font-weight:normal;
}
table#comparison thead tr{
	border-bottom:1px dotted #666;
}	
table#comparison thead th.item{
	width:305px;
	background:url(/design/photoomakase/thItem.gif) repeat-x bottom;
	color:#e88005;
}
table#comparison thead th.model{
	width:305px;
	background:url(/design/photoomakase/thModel.gif) repeat-x bottom;
	color:#186eb1;
}
table#comparison tbody th{
	width:100px;
	background:#eee;
	color:#555;
}
table#comparison td b{
	margin-left:5px;
	color:#777;
}
table#comparison tbody tr#our th,
table#comparison tbody tr#our td{
	border-top:2px solid #e5042f;
}
table#comparison tbody tr#our th{
	background:#e5042f;
	color:#fff;
}
table#comparison tbody tr#our td{
	background:#fde9ed;
	color:#e5042f;
}
table#comparison tbody tr#our td dd,
table#comparison tbody tr#our dd .caption{
	color:#e5042f;
}


/*                        item                       */

/*p#colorCaution{
	text-align:center;
	font-size:10px;
	background:#edeade;
	padding:5px;
}*/
dl#caution{
	color:#666;
	font-size:10px;
	text-align:left;
	margin:20px auto;
	padding:7px;
}
dl#caution dt{
	border-left:10px solid #9eaf62;
	line-height:1;
	padding-left:5px;
	margin:5px;
	font-size:12px;
}
dl#caution dd{
	margin-left:20px;
}
dl#caution ul li{
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:20px;
}
h2{
	font-size:16px;
	text-align:left;
	border-left:5px solid #333;
	padding-left:15px;
	line-height:50px;
	margin:0 auto 20px;
}
#itemImg{
	width:512px;
	border:1px solid #ccc;
	margin:0 auto;
}
#itemImg img{
	width:500px;
	margin:5px;
}
#thumbnailImg{
	margin:10px 0;
	width:512px;
}
#thumbnailImg li{
	float:left;
	width:118px;
	border:1px solid #ccc;
	margin-right:10px;
}
#thumbnailImg li img{
	width:108px;
	margin:5px;
}

/* 5個ならぶver */
#thumbnailImg li.small{
	float:left;
	width:92px;
	border:1px solid #ccc;
	margin-right:10px;
}
#thumbnailImg li.small img{
	width:82px;
	margin:5px;
}

#thumbnailImg li#end{
	margin-right:0;
}
#otherImg{
	border:1px solid #e9bd24;
	background:#fef8e4;
	padding:0 5px;
	line-height:20px;
	width:502px;
	margin:10px auto;
	font-weight:bold;
	font-size:14px;
	color:#d08503;
}
#other{
	width:512px;
	margin:0 auto 20px;
	background:#fee8e8;
	padding:5px;
}
div#order{
	margin:30px auto;
	border-top:5px solid #c1bba2;
	border-bottom:5px solid #c1bba2;
	padding:10px;
	background:#f7f6f1;
}
div#order .woong{
	font-size:14px;
	font-weight:bold;
}
div#order img.floatLeft{
	margin-right:20px;
}
div#order table{
	text-align:left;
	margin:0;
}
#itemDetail{
	border-top:1px dotted #aaa;
	margin-top:15px;
}
#itemDetail th,#itemDetail td{
	border-bottom:1px dotted #aaa;
	padding:7px;
	line-height:1.5;
}
#itemDetail th{
	font-size:13px;
	width:110px;
	color:#cc0000;
}
#itemDetail td{

}

/*
div#mainContents dl#company{
	margin:20px auto;
}
div#mainContents dl#company dt {
	float:left;
	font-weight:bold;
	padding:7px 0 7px 20px;
	width:100px;
	letter-spacing:2;
	color:#829b2d;
}
div#mainContents dl#company dd {
	border-bottom:2px solid #ccc;
	padding:7px 0 7px 120px;
	text-align:left;
}
iframe{
	margin:0 auto;
}*/

/*                         sample                        */

h2.sampleTitle{
	margin:20px auto 10px auto;
	font-size:15px;
	color:#eb4e01;
	border:1px dotted #f59a0a;
	padding:5px 10px;
	letter-spacing:1;
	clear:both;
	background:url(http://photo.omakaseshop.jp/design/photoomakase/h2Bg.jpg) repeat-x center center;
}
div.samplePhoto{
	margin-left:14px;
}
div.samplePhoto img{
	border:2px solid #ede8db;
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:275px;
}
p.sampleCaption{
	clear:both;
	padding-top:10px;
	text-align:center;
}

/*                         faq                        */

h2.faqTitle{
	margin:20px auto;
	font-size:14px;
	color:#789113;
	border:3px solid #b4c181;
	padding:3px 7px;
	letter-spacing:1;
	background:#f4f7e5;
}
ul.faq li{
	background:url(/design/photoomakase/listPoint.gif) no-repeat 0 5px;
	padding-left:17px;
	line-height:1.7;
	margin-left:10px;
}
ul.faq li a{
	color:#555;
	text-decoration:none;
}
ul.faq li a:hover{
	color:#0a82b4;
	text-decoration:underline;
}
ul.faq li#last{
	margin-bottom:100px;
}
h2.faqAnswerTitle{
	margin:20px auto;
	font-size:14px;
	color:#f66301;
	border-left:6px solid #f66301;
	padding:0 7px 0 8px;
	letter-spacing:1;
	clear:right;

}

dl.faqAnswer dt{
	margin:5px;
	color:#0a82b4;
	font-size:14px;
	background:url(/design/photoomakase/iconQ.gif) no-repeat left;
	height:26px;
	padding-left:30px;
	padding-top:2px;
	clear:right;
}

dl.faqAnswer dd{
	margin:5px 0 30px 35px;
	color:#666;
	background:#eaf3f7;
	padding:5px 10px;
	line-height:1.4;
}
p.pageTop{
	float:right;
	font-size:10px;
	margin:5px 0;
}

/*                         contact                        */

.spacer{clear:both; height:1px;}

/* ----------- stylized ----------- */
#contact{
border:solid 2px #f6dc78;
background:#fcf5d8;
margin:0 auto;
width:500px;
padding:14px;
}
#contact h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
color:#ea7a03;
width:500px;
}
#contact h1.conf{
margin-bottom:20px;
border-bottom:solid 1px #f6dc78;
padding-bottom:10px;
}
#contact p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #f6dc78;
padding-bottom:10px;
}
#contact label{
display:block;
font-weight:bold;
text-align:right;
width:100px;
float:left;
color:#313030;
}
#contact .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:100px;
}
#contact input,
#contact textarea,
#contact select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:360px;
margin:2px 0 20px 10px;
}
#contact textarea{
height:100px;
}
#contact select{
padding:2px 0;
}
#contact button{
clear:both;
margin-left:180px;
width:125px;
height:31px;
background:url(/design/photoomakase/btn.gif) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-weight:bold;
border:none;
cursor:pointer;
}
div.confirmText{
margin:2px 0 20px 10px;
width:360px;
float:left;
}
p.complete{
	width:80%;
	margin:40px auto;
}

/*                         footer                        */

div#footer{
	width:100%;
	padding:15px 0;
	font-size:10px;
	text-align:center;
	background:#c9c9c9 url(/design/photoomakase/footerBg.gif) no-repeat top center;
	margin-top:30px;
	color:#626262;
}
div#footer
a:link{
	color:#333;
	text-decoration:underline;
}
div#footerNavBox{
	width:780px;
	position:relative;
	margin-bottom:30px;
}
ul#footerNav{
	float:left;
	width:328px;
	background:#c9c9c9 url(/design/photoomakase/footerNav.gif) no-repeat 123px 0;
	position:absolute;
	right:0;
}
ul#footerNav li{
	float:left;
	position:relative;
}
ul#footerNav a {
	height:20px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
#footer01{
	width:122px;
	background:url(/design/photoomakase/footerNav01.gif) no-repeat 0 0;
	margin-right:8px;
}
#footer02{
	width:198px;
	background:url(/design/photoomakase/footerNav02.gif) no-repeat 0 0;
}
ul#footerNav a:hover#footer01,
ul#footerNav a:hover#footer02{
	background-position: 0 -20px;
}
/*GMO footer*/

div#gmo_foot {
	width:820px;
	margin:0 auto;
}

#gmo_img{
	margin:15px 10px 0 20px;
	float:left;
	border:10px solid #fff;
	background:#fff;
}
div#gmo_link{
	margin-top:15px;
	float:right;
	width:77%;
}

ul#gmo_ul {
	margin:0;
	padding:0px 10px 0px 0px;
	font-size:10px;
	list-style-type:none;
	line-height:1.4em;
	text-align:left;
	
}

ul#gmo_ul li {
	display:inline;
	margin-right:0.5em;
}

ul#gmo_ul a.link {
	margin-left:0.4em;
	padding-left:11px;
	background:url('http://img.gmo.jp/footer/img/link.gif') no-repeat;
}
ul#gmo_ul a.link:hover {
	background:url('http://img.gmo.jp/footer/img/link_hover.gif') no-repeat;
}

ul#gmo_ul li a {
	font-size:10px;
	color:#000;
}
li#gmo_service {
	margin-right:1em;
	font-weight:bold;
}

/*                         rule                        */

ul#rule{
	margin:30px auto;
}
ul#rule li{
	color:#91aa1b;
	font-weight:bold;
}
ul#rule  ul li{
	color:#333;
	font-weight:normal;
	margin:15px 0 15px 30px;
	list-style-type:decimal;
	list-style-position:inside;
}


/*                         exam                        */

.exam {
	text-align:center;
}
.exam .floatLeft{
	width:65%;
	text-align:left;
}
.exam img.right{
	float:right;
	border:1px solid #ccc;
	margin:0;
	padding:3px;
}
.exam h3{
	background:url(/design/photoomakase/h3Bg.gif) no-repeat left;
	height:40px;
	padding-left:50px;
	border:none;
	line-height:40px;
	color:#41a6c7;
	margin-bottom:5px;
}
.exam .strong{
	font-size:120%;
	color:#e71f57;
	margin-bottom:10px;
}
.exam .thanks{
	text-align:right;
	background:#fdf3f6;
	padding:5px;
	margin:20px 0 10px;
}

#planDetail{
	position:relative;
	border:5px solid #ececec;
	padding:10px 5px;
	margin-top:10px;
	text-align:left;
}
#entryGo{
	display:inline;
	background:#045acd;
	padding:2px 4px;
	position:relative;
	bottom:32px;
	left:165px;
	color:#fff;
}
#entryGo a:link,
#entryGo a:visited,
#entryGo a:active{
	color:#fff;
	text-decoration:none;
}
#entryGo a:hover{
	color:#fff;
	text-decoration:underline;
}
#planDetail em{
	font-weight:bold;
	color:#ff0000;
	font-style:normal;
}
/* 商品一覧 */

#itemList{
	margin:20px auto;
}
#itemList li{
	float:left;
	width:190px;
	margin-right:20px;
}
#itemList li.rightSide{
	margin-right:0;
}
#itemList .itemImg{
	width:180px;
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:5px;
}
#itemList .itemImg img{
	width:180px;
}

#loopedSlider{

}
.container { width:610px; height:200px; overflow:hidden; position:relative; cursor:pointer; }
		div.slides { position:absolute; top:0; left:0; }
		ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
		div.slides > div,ul.slides li { position:absolute; top:0; width:610px; display:none; padding:0; margin:0; }
		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin:0 auto; width:610px; position:relative; clear:both; }
		ul.pagination { list-style:none; padding:0;;height:68px;margin-top:5px; }
		ul.pagination li  { float:left; }
		ul.pagination li a { padding:4px;display:block;width:144px;height:60px; }
		ul.pagination li.active a { background:#ffcc00; color:white; }
		img{border:none;}

#topCategory li{
	float:left;
	margin:0 0 5px 5px;
}
#topCategory li a:hover{
	filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}
.studio{
	font-size:14px;
	background:#30A8C3;
	color:#fff;
	line-height:24px;
	padding-left:10px;
}
/* おでかけ */
ul#flow{
	margin:0 0 10px 20px;
}
ul#flow li{
	list-style-type:decimal;
	list-style-position:outside;
	text-align:left;
	margin-bottom:10px;
}
h3.odekake{
	border-left:6px solid #23a2fc;
	font-size:14px;
	color:#444;
	line-height:30px;
	padding-left:5px;
	background:#e4f3fd;
}
.detail{
	background:#ececec;
	padding:10px;
}


/* clearfix */
.clearfix:after {
content:"";
display:block;
clear:both;
}

	/* for IE6 */
	* html .clearfix {
	display:inline-block;
	}
	
	/* for IE7 */
	*+html .clearfix {
	display:inline-block;
	}
	-->