@charset "utf-8";

/*Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {margin:0;padding:0;} 
fieldset,img{border:0;} 
table{border-collapse:collapse; border-spacing:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 

html > body {
	font-size: 14px;
}

body * {
	line-height: inherit;
}

strong,
em {
	font-weight: bold;
}

.arrow_orange {
	padding-left: 10px;
	background: url("http://i.yimg.jp/images/omiai/column/arrow_orange.png") no-repeat center left;
}

.mg-breadcrumb {
	line-height: 1.5;
	margin: 20px 10px 0;
	width: 580px;
	background-color: #fff;
	padding: 10px 20px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	color: #292929;
	*zoom: 1;
}

#mv {
	position: relative;
	width: 632px;
	min-height: 235px;
	_height: 235px;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
}

#mv .cnt {
	position: relative;
	padding: 165px 0 2px;
	z-index: 5;
}

#mv h1 {
	position: absolute;
	left: 0;
	bottom: 0;
}

#mv h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
}

#mv table {
	position: relative;
	width: 612px;
	margin: 0 auto;
	background: #fff;
	z-index: 10;
}

#mv th {
	width: 74px;
	padding: 8px 0;
	border: 2px solid #fff;
	background: #ff8a0c;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 1;
}

#mv td.ttl {
	padding: 10px;
	color: #452817;
	line-height: 1;
}

#mv td.writer {
	padding: 10px;
	text-align: center;
	color: #452817;
	line-height: 1;
	font-size: 92%;
	white-space: nowrap;
}

.bgWhite {
	margin: 0 10px 20px;
	width: 580px;
	background-color: #fff;
	padding: 15px 20px 20px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	color: #292929;
	*zoom: 1;
}

.bgWhite img {
	max-width: 580px;
	height: auto !important;
}

#column {
	margin: 10px 0 0;
	padding-bottom: 5px;
	position: relative;
	line-height: 1.9;
}

#column .snsBtn {
	padding: 15px 0 0;
}

#column .text {
	padding: 0 0 20px;
	zoom: 1;
}

#column h3 {
	padding: 8px 10px;
	background: #ffdd49;
	font-weight: bold;
	line-height: 1;
}

#column .text p {
	padding: 15px 0 0;
	zoom: 1;
}

#column .text img {
	display:block;
	margin:15px auto 0 auto;
}

#column .backnumber {
	padding: 5px 0;
	background: #f9f7e5;
	zoom: 1;
}

#column .backnumber a:link,
#column .backnumber a:visited {
	color: #000;
}

#column .backnumber li {
	padding: 8px 20px;
}

#column .text_sup {
}

#column .advice {
	margin: 0 auto 5px;
	border: 2px solid #ffdd49;
}

#column .advice h4 {
	padding: 10px 15px;
	background: #fff3bf;
	font-size: 109%;
	font-weight: bold;
	color: #866800;
	line-height: 1;
}

#column .advice p {
	padding: 10px 15px;
	background: #fff;
}

#column .column_navi {
	margin: 20px 0 0;
}

#column .column_navi li {
	display: block;
	width: 154px;
	padding: 5px 0;
	border: 1px solid #d1d1d1;
	line-height: 1;
	text-align: center;
}

#column .column_navi li a {
	line-height: 1.1;
}

#column .column_navi li.prev {
	float: left;
	display: inline;
	margin-left: 115px;
	background: #fff url("http://i.yimg.jp/images/omiai/column/column_navi_prev.gif") no-repeat 3px center;
}

#column .column_navi li.next {
	float: right;
	display: inline;
	margin-right: 115px;
	background: #fff url("http://i.yimg.jp/images/omiai/column/column_navi_next.gif") no-repeat 144px center;
}

.srch_mod {
	width: 632px;
	margin: 10px 0 20px 4px;
}

.srch_mod .cnt {
	padding: 0 10px;
	background: #f0e8cf;
	font-size: 92%;
}

.srch_mod .cnt form {
	background: #fff;
}

.srch_mod .cnt table {
	margin: 0 auto;
	text-align: center;
	color: #4c411e;
}

.srch_mod .cnt td {
	padding: 0 5px;
}

.subCatBnr {
	margin-bottom: 10px;
}

.subCatBnr img {
	max-width: 290px;
	height: auto !important;
}

#author {
	margin: 10px 0;
	padding: 15px;
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 92%;
	line-height: 1.9;
}

#author td img {
	margin-right: 10px;
}

#author .text {
	padding: 5px 0 0;
}

#author .book {
	margin: 10px 0;
	padding-right: 10px;
}

.sub_box #author {
	border: 2px solid #ffdd49;
}

#backnumber * {
	line-height: 1.6;
}

#backnumber {
	margin-bottom: 20px;
	background-color: #ffdd49;
}

#backnumber h3 {
	padding: 10px;
	background-color: #ffdd49;
	line-height: 1.2;
	font-size: 16px;
	color: #292929;
}

#backnumber ul {
	padding: 2px 0;
	border: 2px solid #ffdd49;
	border-width: 0 2px;
	background-color: #fff;
}

#backnumber li {
	padding: 10px 13px 0;
}

#backnumber li em {
	font-weight: normal;
}

#backnumber .listlink {
	padding: 0 13px 5px;
	border: 2px solid #ffdd49;
	border-width: 0 2px 2px;
	background-color: #fff;
	text-align: right;
}

#footer_navigation {
	padding: 20px 0;
	border-top: 1px solid #ccc;
	font-size: 84%;
	overflow: hidden;
}

#footer_navigation a:link,
#footer_navigation a:visited {
	color: #898989;
}

#footer_navigation dl {
	float: left;
	width: 165px;
	margin-left: -1px;
	padding: 5px 20px;
	border-left: 1px solid #dcdcdc;
}

#footer_navigation dt {
	font-weight: bold;
}

#share_button1 {
	position: absolute;
	top: 4px;
	right: 10px;
}

#share_button2 {
	margin: 5px 10px;
	text-align: right;	
}

.footer_guideline{padding-bottom:10px;font-size:110%;}

/*Common*/
.clearfix:after{
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
}
.clearfix{min-height:1px;}
* html .clearfix{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}