/* -------------------------------------------------------
	[info]
	name : common.css
	desc : CSS
	
	clearfix
	base
	header
	Main Contents
	header_red
	main contents_red
	Footer

-------------------------------------------------------- */

.pointM {
	color:#c00;
	font-weight:bold;
	font-size:20px;
}

/*--------------------------------------------------
	clearfix
--------------------------------------------------*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix{height:1%;}

*:first-child+html .clearfix {
	display: inline-block;
}

/*\*//*/
.clearfix{
	display: inline-table;
}
/**/


/*--------------------------------------------------
	Base
--------------------------------------------------*/

/* ヘッダの背景と背景色（黒） */
body {
	background:url(https://c.o16.co/1/kani/image/kani_base_bg.png) repeat-x left top #050c24;
}

/* 上部の背景（松など） */
#bg_image {
	background:url(https://c.o16.co/1/kani/image/kani_nami_bg.png) no-repeat center top;
}

/* コンテンツセンター寄せ、テキスト左寄せ */
#wrapper,
#container {
	width:940px;
	margin:0 auto;
}
#wrapper{text-align:center;}
#container {text-align:left;}


/*--------------------------------------------------
	header
--------------------------------------------------*/

/* ヘッダ大枠 */
#header {
	height:75px;
	margin-bottom:20px;
}


/* ロゴ */
#header h1 {
	width:332px;
	height:50px;
	float:left;
	margin:15px 0 0 20px;
	display:inline;
}


/* 右上テキストリンク */
#head_navi {
	width:555px;
	height:20px;
	float:right;
	margin-bottom:10px;
}
#head_navi li {
	padding:0 3px;
	float:right;
	line-height:20px;
	font-weight:bold;
}


/* 右上ログイン、お買い物カゴボタン */
#head_main {
	width:555px;
	float:right;
	margin-bottom:10px;
}
#head_login {
	float:right;
	margin-right:20px;
	color:#333;
	line-height:28px;
	display:inline;
}
#head_cart {
	float:right;
	margin-right:10px;
	display:inline;
}










/*--------------------------------------------------
	midCont 
--------------------------------------------------*/
＃midCont {
	position:relative;
}



/* スタッフおすすめ */
#top_osusume {
	height:250px;
	position:relative;
}
#top_osusume #top_osusume_bg {
	position:absolute;
	left:-20px;
}
#top_osusume #top_osusume_01 {
	position:absolute;
	top:70px;
	left:15px;
}
#top_osusume #top_osusume_02 {
	position:absolute;
	top:70px;
	left:323px;
}
#top_osusume #top_osusume_03 {
	position:absolute;
	top:70px;
	left:630px;
}




/* 秋来たる、カニ初め */
#akikitaru {
	width:925px;
	height:792px;
	margin-bottom:40px;
	padding-left:15px;
	background:url(https://c.o16.co/1/kani/image/akikitaru_bg.png) no-repeat left top;
}
.akikitaruOne {
	width:453px;
	height:386px;
	float:left;
	margin:0 8px 10px 0;
	position:relative;
}




/* 食べ方で選ぶ */
#tabekata_title {
}

#tabekata {
	width:925px;
	height:1035px;
	margin-bottom:40px;
	padding-left:15px;
	background:url(https://c.o16.co/1/kani/image/tabekata_bg.jpg) no-repeat left top;
}
.tabekataOne {
	width:454px;
	height:508px;
	float:left;
	margin:0 8px 10px 0;
	position:relative;
}




/* set */
#set {
	width:940px;
	height:1250px;
	margin-bottom:40px;
	background:url(https://c.o16.co/1/kani/image/set_bg.jpg) no-repeat left top;
}
#set .kago1 {
	padding-top:0;
}




/* 一覧 */
#ichiran {
	width:925px;
	/*height:1103px;最大サイズ*/
	height:1100px;
	margin-bottom:40px;
	padding-left:15px;
	background:url(https://c.o16.co/1/kani/image/ichiran_bg2.png) repeat left top;
}
#ichiran p {
	width:303px;
	height:154px;
	float:left;
	margin:0 2px 10px 0;
}



/* 種類で選ぶ */
#syurui {
	width:925px;
	height:460px;
	margin-bottom:40px;
	padding-left:15px;
	background:url(https://c.o16.co/1/kani/image/syurui_bg.jpg) repeat left top;
}
#syurui p {
	width:301px;
	height:450px;
	float:left;
	margin-right:5px;
}








/* 各ページ */
.page_title {
}

.kago_bg {
	margin-bottom:50px;
	padding:1px 0;
	background:#fff;
}

.kago1 {
	width:910px;
	height:306px;
	padding:15px;
	position:relative;
}
.kago1 .btn1 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:40px;
	right:32px;
}


.kago2 {
	width:910px;
	height:389px;
	padding:15px;
	position:relative;
}
.kago2 .btn1 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:120px;
	right:32px;
}
.kago2 .btn2 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:45px;
	right:32px;
}


.kago3 {
	width:910px;
	height:457px;
	padding:15px;
	position:relative;
}
.kago3 .btn1 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:185px;
	right:32px;
}
.kago3 .btn2 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:115px;
	right:32px;
}
.kago3 .btn3 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:45px;
	right:32px;
}



.kago3big {
	width:910px;
	height:683px;
	padding:15px;
	position:relative;
}
.kago3big .btn1 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:185px;
	right:32px;
}
.kago3big .btn2 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:115px;
	right:32px;
}
.kago3big .btn3 {
	width:291px;
	height:60px;
	position:absolute;
	bottom:45px;
	right:32px;
}




.otodokejiki_bg {
	width:910px;
	margin:-33px auto 33px;
	background:url(https://c.o16.co/1/kani/image/kago_mid.png) repeat-y left top;
	position:relative;
}
.otodokejiki {
	width:840px;
	height:60px;
	margin:0 auto 10px;
	padding:5px;
	border:1px solid #ccc;
	overflow:auto;
	font-size:11px;
}




/*--------------------------------------------------
	07. footer
--------------------------------------------------*/
#footer {
	width:940px;
	margin:0 auto;
}

/* 産直フッタ情報コピペ部分用 */
#foot_information,
#foot_links,
#copyright {
	text-align:center;
}


/* ページ最上部に戻る用 */
#back_to_top {
	width:30px;
	height:150px;
	position:fixed;
	right:0;
	bottom:100px;
}
#back_to_top a {
	outline:none;
}
/*-- hover --*/
#back_to_top a:hover img{
	opacity:0.60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	/*background: #fff;*/
}

/*-- IE6 表示しない --*/
* html #back_to_top {
	display:none;
}




#footer .title {
	margin-bottom:7px;
	padding:3px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background:#ae0001;
}
#footer .prev {
	float:left;
	cursor:pointer;
}
#footer .next {
	float:right;
	cursor:pointer;
}
.footreco {
	width:120px;
	margin-right:10px;
	text-align:center;
	background-color:#e4e4e3;
}
.footrecocate {
	width:110px;
	padding:5px;
}
.footrecoshouhinmei {
	width:120px;
	padding:3px 0;
	text-align:left;
	background:#fff;
	font-size:87%;
}
/* メディア掲載 iframe */
.media_box { 
	background:url(https://c.o16.co/1/gift/image_osechi2/media_bg.png) no-repeat center top;
	width:940px;
	margin-bottom:40px;
	height:275px;
	display:block;
	position:relative;
}
.media_article {
	overflow:auto;
	width:930px;
	height:192px;
	background-color: #FFFFFF; 
	margin-left:5px;
	position:absolute;
	top:79px;
	display:block;
}

ul.mediapress {
	margin:0;
	padding:0;
	
}
ul.mediapress li {
	border-bottom:dashed 1px #000;
	/*line-height:15px;*/
	min-height:20px;
	list-style:none;
	margin:0;
	padding-top:8px;
	/*padding-bottom:2px;*/
	padding-left:25px;
	font-size:12px;
	background-image:url(https://c.o16.co/1/gift/image_osechi2/media_li_ico.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
}
.media_article p {
	color:#ec8500;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:14px;
	padding-left:5px;
	font-size:15px;
}


.pc_hidden {
	display:none;
}
