@charset "Shift_JIS";

/* ϊ» */
h1 h2 h3, h4, h5, p, ul, li, dl, dt, dd, form, img {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	border: none;
}
table {
	font-size: 100%;
}
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}
hr {
	clear: both;
}
.clear-both {
	clear: both;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} /*IE7ΘOΜ_uEUό―*/
.clearfix{
	display:inline-block;
}/*IE7¨ζΡMacIE5ό―*/


body {
	margin: 0;
	padding: 0;
	background : url(../images/body_back.gif) repeat-y center top;
	background-color: #fff;
	text-align: center;
	font-size: 82%;
	font-family: "lr oSVbN", "Osaka", "qMmΫS Pro W4", "Lucida Grande", "Helvetica", "Arial", sans-serif;
}


/*IE6*/
* html body {
	padding-left: 1px;
}


/*IE7
*:first-child+html body {
	padding-left: 1px;
}
*/

#stage {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	display:block;
}
/*IE6*/
* html #stage {
	padding-left: 1px;
	margin-left: 1px;
	}

/* ===== Header ===== */
#header {
	clear: both;
	margin: 0;
	padding: 0;
	height: 72px;
	width: 890px;
}
#header-logo {
	clear: both;
	float: left;
	margin: 23px 0 6px 10px;
	width: 250px;
}
#header-navi {
	float: right;
	width: 600px;
	margin: 33px 0 0 0;
}		
#header-navi ul {
	clear: both;
	float: left;
	list-style: none;
}
#header-navi li {
	float: left;
	margin: 0;
	padding: 0;
}

#header-search {
	float: right;
	margin: 0 2px 0 0;
}


#header-search .search_button {
	width: 39px;
	padding: 1px;
	width:46px;/*ζΜ*/
	height:23px;/*ζΜc*/
	background:url(/images/btn_kensaku.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	float: left;
}


#header-search .search_text {
	background:url(/images/kensaku_back.gif) no-repeat left top;
	height:23px;
	border: 0;
	width:152px;
	float: left;
	margin-right: 5px;

}



/* ===== Global Navigation ===== */


#global-navi {
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;

}


#global-navi ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}
#global-navi li {
	float:left;
	margin: 0;
	padding: 0;
}
/* ===== mainarea ===== */
#mainarea img {
	vertical-align: bottom;
}
#mainarea object {
	vertical-align: bottom;
}
#mainarea embed {
	vertical-align: bottom;
}
/* ===== Global central Navigation ===== */
#central-navi {
	padding: 0;
	width: 900px;
	float:left;
	clear: both;
	
}
#central-navi ul {
	list-style: none;
	margin: 0;
	width: 900px;
}
#central-navi li {
	float:left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #ff6600;
	border-bottom:2px solid #ff6600;
}
#central-navi img {
	margin:0px;
	padding:0px;
}

/* ===== Importance ===== */
#importance {
	clear: both;
	margin: 10px 0 0 25px;
	padding: 5px 0 0 0;
}
/* ===== topic path ===== */
#topicpath-area {
	clear: both;
	width: 900px;
	height: 32px;
	margin:0 auto;
	padding: 0;
	float:left;
	clear: both;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	#topicpath {
		clear: both;
		width: 890px;
		height:32px;
		position: relative;
		float: left;
		margin: 0px;
		padding: 1px 0px 0px 10px;
		}
		#topicpath ul {
			position: relative;
			float: left;
			display: block;
			margin: 8px 0 0 0;
			padding: 0;
			list-style: none;
		}
		#topicpath li {
			display: inline;
			margin: 0;
			padding: 0;
			font-size: 90%;
		}
		#topicpath li a:link {
			color: #000000;
			text-decoration: none;
		}
		#topicpath li a:visited {
			color: #000000;
			text-decoration: none;
		}
		#topicpath li a:hover {
			color: #ff221f;
			text-decoration: underline;
		}
		#topicpath li a:active {
			color: #ff221f;
			text-decoration: none;
		}
		#topicpath .currentPosition {
			font-size: 90%;
			font-weight: bolder;
			color: #666666;
		}

/* ===== top contents ===== */
#top-contents {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 20px 0 0 0;
}
#top-contents-main {
	float: left;
	width: 510px;
	margin: 0 0 0 10px;;
	padding: 0 10px 0 0;
}
#top-contents-main hr{
	clear: both;
	margin-left: 0;
	width:510px;
}
.top-topics {
	clear: both;
	float: left;
	width:510px;
	margin: 0 0 40px 10px;
}
.top-topics img{
	margin-left:10px;
}
.top-news-list{
	clear: both;
	float: left;
	margin: -15px 0 0 400px;
}
ul.top-list {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	list-style: none;
}
ul.top-list li {
	clear: both;
	float: left;
	margin: 0 0 0 5px;
	padding: 8px 0 5px 15px;
	line-height: 120%;
	width:470px;
	border-bottom: 1px dashed #cccccc;
}
.top-list-date {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	line-height: 1.2em;
	font-weight:bold;
	font-size:110%;
	background-image: url(../images/ico_ar.gif);
	background-repeat: no-repeat;
	background-position: 110px 3px;
}
.top-list-text {
	float: left;
	margin: 0 3px 3px 5px;
	padding: 0 3px 3px 5px;
	width: 310px;
	line-height: 1.2em;
}
ul.topics-list {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	list-style: none;
}
ul.topics-list li {
	clear: both;
	float: left;
	margin: 0 0 0 5px;
	padding: 8px 0 5px 15px;
	line-height: 120%;
	width:650px;
	border-bottom: 1px dashed #cccccc;
}
.topics-list-date {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	line-height: 1.2em;
	font-size:110%;
	background-image: url(../images/ico_ar.gif);
	background-repeat: no-repeat;
	background-position: 110px 3px;
}
.topics-list-text {
	float: left;
	margin: 0 3px 3px 5px;
	padding: 0 3px 3px 5px;
	width: 500px;
	line-height: 1.2em;
}
ul.oshirase-list {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	list-style: none;
}
ul.oshirase-list li {
	clear: both;
	float: left;
	margin: 0 0 0 5px;
	padding: 8px 0 5px 15px;
	line-height: 120%;
	width:830px;
	border-bottom: 1px dashed #cccccc;
}
.oshirase-list-date {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	line-height: 1.2em;
	font-size:110%;
	background-image: url(../images/ico_po.gif);
	background-repeat: no-repeat;
	background-position: 110px 3px;
}
.oshirase-list-text {
	float: left;
	margin: 0 3px 3px 5px;
	padding: 0 3px 3px 5px;
	width: 680px;
	line-height: 1.2em;
}
ul.faq-list {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
}
ul.faq-list li {
	clear: both;
	margin: 0 0 0 5px;
	padding: 1px 0 5px 45px;
	line-height: 1.2em;
	width:580px;
	background-image: url(../images/ico_po.gif);
	background-repeat: no-repeat;
	background-position: 30px 3px;
}

/* ===== right menu-banner ===== */
#top-contents-menu {
	float: right;
	margin: 0 6px;
	padding: 0;
	width: 320px;
}
#top-contents-menu hr{
	clear: both;
	margin-left: 0;
	width:298px;
}
.top-menu{
	clear: both;
	float: left;
	width:320px;
	margin-bottom: 30px;
}
.top-menu img{
	margin-left: 10px;
}
ul.banner {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.banner li {
	float:left;
	margin: 2px;
	padding: 0;
	vertical-align: middle;
}
ul.tel{
	clear: both;
	list-style:none;
	margin: 0;
	padding: 0 0 15px 0;
}
ul.tel li{
	font-weight:bold;
	margin: 0 5px 5px 5px;
}
ul.tel img{
	margin:0 3px 0 10px;
	vertical-align:middle;
}

/* ===== footer ===== */
#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#footer ul.footer-navi {
	border-top: solid 1px #cccccc; 
	margin: 0 0 5px 0;
	list-style: none;
}
#footer ul.footer-navi li {
	float:left;
	margin: 5px 10px 0 0;
	padding: 0;
}
#footer ul.footer-grlink {
	margin: 7px 0 0px 25px;
	list-style: none;
	height: 20px;
}
#footer ul.footer-grlink li {
	float:left;
	margin: 0 30px 0 0;
	padding: 0;
}
#footer p.copyright {
	clear: both;
	padding: 0;
	margin: 6px 10px 10px 23px;
	text-align: right;
}

/* =====  contents ===== */
#contents {
	clear: both;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	width:900px;
	border-top:solid 1px #BFBFBF;
	background-image: url(../images/left_back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#contents-menu {
	float: left;
	width: 173px;
	/*border-bottom:solid 1px #BFBFBF; */
	margin: 0;
	padding:0;
}
#contents-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#contents-menu ul li{
	margin: 0;
	padding: 0;
}
#contents-menu ul li img{
	margin: 0;
	padding: 0;
	vertical-align:bottom;
}

#contents-menu-bottom{
	border-top:1px solid #BFBFBF;
	width:173px;
	margin: 0;
	padding: 0;
	height: 0;
}

#contents-menu-full-bottom{
	width:173px;
	margin: 0;
	padding: 0;
	height: 0px;
}

#contents-main {
	float: left;
	width: 695px;
	background-color: #FFFFFF;
	border-left:solid 1px #BFBFBF;	
	margin: 0;
	padding: 8px 0 0 20px;
}
#contents-main-full {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0;
	text-align:center;
}

/* ===== TCgΰυ ===== */
#contents-main-search {
	float: left;
	width: 858px;
	background-color: #FFFFFF;
	padding: 0 20px 0 20px;
	text-align:left;
}
#search_contents {
	font-size: 120%;
}
#search_contents .word {
	font-weight: bold;
}
#search_contents .result_str {
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}

#search_contents .search_results {
	border-bottom: 1px solid #eeeeee;
	padding: 20px 0 5px 0;
}

#search_contents .search_results .image_area {
	float: left;
	width: 120px;
	margin: 0 20px 0 0 ;
	padding: 0;
}

#search_contents .search_results .text_area {
	float: left;
	width: 680px;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 20px;
}

#search_contents .search_results .title_area {
	margin-bottom: 5px;
}

#i-search .paging_area {
	margin: 20px 0 20px 0;
	text-align: right;
}

#i-search .paging_area a{
	margin: 0 3px 0 3px;
}

/* ===== contents-main ===== */
#contents-main a:link { text-decoration: underline; }
#contents-main a:hover { text-decoration: underline; color:#e60000; }
#contents-main a:active { text-decoration: underline; color: #ff0000; }

#contents-main-full a:link { text-decoration: none; color:#000000; }
#contents-main-full a:visited { text-decoration: none; color:#000000; }
#contents-main-full a:hover { text-decoration: underline; color:#ff221f; }
#contents-main-full a:active { text-decoration: none; color: #ff221f; }

#contents-main .history-list {
	float:left;
	margin: 0px 0px 0px 15px;
	padding: 5px;
	border: solid 1px #cccccc;
	background: #ffffff;
	color: #888888;
	font-size:110%;
}

h1.img {
	margin: 0;
	padding: 0;
	border: none;
}
h2 {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 13px;
	width: 671px;
	background : url(/images/h2_back.gif) no-repeat;
	font-size: 120%;
	border: 1px solid #cccccc;
}
h2.img {
	margin: 0 0 50px 0;
	padding: 0;
	border: none;
}
h2.img2 {
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
}
h2.full {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 13px;
	width: 840px;
	background : url(/images/h2_back.gif) no-repeat;
	font-size: 120%;
	border: 1px solid #cccccc;
}
h3 {
	position: static;
	margin: 30px 0px 20px 0px;
	padding: 3px 0px 3px 5px;
	width: 671px;
	font-size: 120%;
	border-bottom:1px solid #fc8f04;
	border-left:6px solid #fc8f04;
}
h3.halfwidth {
	position: static;
	margin: 5px 0px 20px 10px;
	padding: 3px 0px 3px 5px;
	width: 480px;
	font-size: 120%;
	border-bottom:1px solid #fc8f04;
	border-left:6px solid #fc8f04;
	text-align: left;
}
h3.width285{
	position: static;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 5px;
	width: 285px;
	font-size: 110%;
	font-weight: normal;
	border-bottom:1px solid #fc8f04;
	border-left:6px solid #fc8f04;
}
h4 {
	position: static;
	margin: 25px 0px 20px 0px;
	padding: 3px 0px 3px 5px;
	width: 671px;
	font-size: 120%;
	border-left:6px solid #fc8f04;
}
p{
	line-height: 150%;
	margin: 10px 10px 10px 15px;
}
.align-right {
	text-align: right;
	clear: both;
}
.align-center {
	clear: both;
	text-align: center;
}
ul.his{
	list-style: disc;
	margin: 5px 0;
	padding: 0;
	
}
ul.his li {
	margin: 0 0 5px 20px;
	padding: 0;
}
ul {
	list-style: none;
	margin: 5px 0;
	padding: 0 0 0 10px;
	
}

ul.list-nonlink {
	list-style: disc;
	margin: 0 20px 5px 10px;
	padding: 0 0 0 15px;
	line-height: 150%;
}

ul li {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 135%;
}
ul.img {
	list-style: none;
	margin: 5px 0;
	padding: 0 0 0 5px;
}
ul.img li {
	float:left;
	margin: 5px;
	padding: 0;
}

li.list {
	clear: both;
	margin: 0 0 5px 10px;
	padding: 0 0 0 15px;
	line-height: 150%;
	background : url(../images/ico_ar.gif) no-repeat left 3px;
}

.align-right-arrow {
	text-align: right;
	clear: both;
	background : url(../images/ico_ar.gif) no-repeat left 3px;
}


ul.arrow {
	list-style: none;
	padding: 5px 0;
}
ul.arrow li {
	margin: 0 0 5px 10px;
	padding: 0 0 0 15px;
	line-height: 150%;
	background : url(../images/ico_ar.gif) no-repeat left 3px;
}

ol {
	margin: 5px 0;
	padding: 5px 0 0 30px;
}
ol li {
	margin: 0 0 10px 20px;
	padding: 0;
	line-height: 140%;
}
ul.list {
	clear:both;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.list li {
	float: left;
	margin: 0 5px;
	padding: 0;
}
ul.pdf {
	list-style: none;
	padding: 5px 0;
}
ul.pdf li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	line-height: 150%;
	background : url(../images/ico_pdf.gif) no-repeat 0px 2px;
}

dl {
	border-style: none;
	margin: 0.5em 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dt {
	border-style: none;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
dd {
	border-style: none;
	margin: 5px 0 5px 0;
	line-height: 150%;
	padding: 0px 0px 0px 5px;
}

.box {
	position: static;
	margin: 5px 0px;
	padding: 3px 0px 3px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 671px;
}
.box-title {
	position: static;
	margin: 5px 0px;
	padding: 3px 0px 3px 5px;
	width: 671px;
	font-size: 110%;
	background-color: #efeeee;
}
#historybox{
	clear:both;
}
#historyleft{
	float:left;
	width:171px;
	margin:0;
	padding:0;
}
#historyright{
	float:left;
	width:505px;
	margin:0;
}
#historyright p{
	margin:10px;
}

#historyright table.his {
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 1px #990000;
	margin: 15px;
	font-size: 1em;
	width: 95%;
}
#historyright table.his th {
	background-color: #990000;
	font-weight: normal;
	padding: 5px;
	border: solid 1px #990000;
	text-align: left;
}
#historyright table.his th.align-center {
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
}
#historyright table.his td {
	padding: 5px;
	border: none;
	line-height: 150%;
}
#historyright table.his td.align-center {
	text-align: center;
}
.historybox-title {
	position: static;
	margin-left: 178px;
	padding: 3px 0px 3px 5px;
	width: 500px;
	font-size: 110%;
	font-weight:bold;
	background-color: #efeeee;
}

.roundcont {
	width: 230px;
	background-color: #ffCC66;
	color: #ffffff;
	text-align:center;
}
.roundtop { 
	background: url(/motto_myojo/charumera_history/library/images/zu_kadomaru_02.gif) no-repeat top right;
	background-color: #ffCC66;
}
.roundbottom {
	background: url(/motto_myojo/charumera_history/library/images/zu_kadomaru_03.gif) no-repeat bottom right; 
	background-color: #ffCC66;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.newproductlayout img {
	margin: 10px 0 10px 17px;

}

.campaignlayoutleft {
	float:left;
	width:440px;
	vertical-align:middle;
}

.campaignlayoutright {
	float:left;
	width:230px;
}

.tvcmlayoutleft {
	float:left;
	width:100px;
	text-align: left;
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
}

.tvcmlayoutcenter {
	float:left;
	width:400px;
	padding:0 0 0 0;
	margin: 5px 10px 0 0;
}

.tvcmlayoutcenter .icon {
	margin:0 0 5px 0;
	text-align: right;
	height: 15px;
}

.tvcmlayoutcenter .icon img {
	margin-right:6px;
}

.tvcmlayoutcenter .summary {
	margin:0;
}

.tvcmlayoutcenter .button {
	text-align: right;
	margin: 5px 0 0 0;
}

.tvcmlayoutright {
	float:left;
	width:134px;
}

.tvcmlayoutright.charumera {
	background: #FFF url('/motto_myojo/tvcm/images/charumera_view.jpg') 0 0 no-repeat;
}

.tvcmlayoutright.charumera02 {
	background: #FFF url('/motto_myojo/tvcm/images/charumera_view02.jpg') 0 0 no-repeat;
}

.tvcmlayoutright.charumera03 {
	background: #FFF url('/motto_myojo/tvcm/images/charumera_view03.jpg') 0 0 no-repeat;
}

.tvcmlayoutright.ippei_yomise {
	background: #FFF url('/motto_myojo/tvcm/images/ippei_yomise_view.jpg') 0 0 no-repeat;
}

.tvcmlayoutright.ippei_yomise02 {
	background: #FFF url('/motto_myojo/tvcm/images/ippei_yomise_view02.jpg') 0 0 no-repeat;
}

.tvcmlayoutright.ippei_yomise03 {
	background: #FFF url('/motto_myojo/tvcm/images/ippei_yomise_view03.jpg') 0 0 no-repeat;
}

.tvcmlayoutright.teitoushitsu {
	background: #FFF url('/motto_myojo/tvcm/images/teitoushitsu_view.jpg') 0 0 no-repeat;
}


.tvcmcontentslayoutleft {
	float:left;
	width:320px;
	text-align:left;
	vertical-align:middle;
	padding:3px 0 0 0 ;
}

.tvcmcontentslayoutright {
	float:left;
	width:370px;
	margin:0px;
	padding:0;
}

.customerlayoutleft {
	float:left;
	margin-right:10px;
	width:640px;
}

.customerfaqbox {
	border-left:1px solid #ffaf28;
	border-right:1px solid #ffaf28;
	border-bottom:1px solid #ffaf28;
	padding-top:10px;
}

.customersubtitle {
	margin:0px 0 5px 15px;
}

.customer_qa {
	padding: 15px;
}
.customer_qa dt{
	font-weight:normal;
	margin-bottom:30px;
}
.customer_qa dd{
	margin-left:0;
}


.info_box {
	background-color: #fffaf5;
	margin-top:30px;
}
.info_box_side {
	float:left;
	width:295px;
	margin-left:15px;
}
.info_box_column {
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:10px;
	height: 68px;
	background-color: #ffffff;
}
.info_box_column_text {
	float:left;
	width:195px;
	padding:0 5px;
}
.info_box_column_text_tit{
	font-size:110%;
	font-weight: bold;
	border-bottom:1px dotted #cccccc;
}
.info_box_column_text_tit img{
	margin-right:5px;
	margin-bottom: 3px;
}
.info_box_column_text_ex{
	margin:5px 0 0 5px;
}
.info_box_column_pic{
	float:left;
	width:65px;
	margin-left:10px;
}
.info_box_column_pic img{
	border:1px solid #cccccc;
}

.mr25 {
	margin-right:25px;
}
.ml32 {
	margin-left:32px;
}

.customerlayoutcenter {
	float:left;
	width:400px;
	padding:0 0 0 0;
	margin: 5px 10px 0 0;
}

.customerlayoutcenter .icon {
	margin:0 0 5px 0;
	text-align: right;
	height: 15px;
}

.customerlayoutcenter .icon img {
	margin-right:6px;
}

.customerlayoutcenter .summary {
	margin:0;
}

.customerlayoutcenter .button {
	text-align: right;
	margin: 5px 0 0 0;
}

.customerlayoutright {
	float:left;
	width:134px;
}

.tvcmcontentslayoutleft {
	float:left;
	width:320px;
	text-align:left;
	vertical-align:middle;
	padding:3px 0 0 0 ;
}

.tvcmcontentslayoutright {
	float:left;
	width:370px;
	margin:0px;
	padding:0;
}

.recipeindex {
	width:325px;
	float:left;
	margin:0 5px 0 5px;
}

.recipeindexmenu {
	margin-bottom:20px;
}

.recipebtn {
	text-align:right;
	margin:5px;
}

.recipedetail {
	margin-left:50px;
	line-height:140%;
	font-size:1.2em;
	width:620px;
}

.recipedetail img {
	margin:0 0 5px 0;
}

.recipedetail ol {
	padding-left:10px;
}

.recipedetail2column {
	margin-top:15px;
}

.recipedetailpic {
	float:left;
	width:301px;
	margin:0 20px 25px 0;
}

.recipedetailzairyo {
	float:left;
	width:280px;
}

.recipedetailtukurikata {
	margin-top:30px;
	margin-bottom:30px;
	width:580px;
}

.gray-box01 {
	padding: 10px;
	height: 120px;
	background: url(../images/gray_box01.jpg) no-repeat left top;
	text-align:left;
	margin-top: 15px;
}

.thumbnail {
	float: left;
	color: #fc8f04;
	font-size: 0.8em;
}

.btn-list {
	margin-top:8px;
	float:right;
	margin-right:9px;
}

.btn-list p{
	margin:0 0 10px 0;
}

table.standard {
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 1px #cccccc;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	width: 97%;
}
table.standard70per {
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 1px #cccccc;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	width: 70%;
}
table.standard th {
	background-color: #efeeee;
	font-weight: normal;
	padding: 5px;
	border: solid 1px #cccccc;
	text-align: left;
}
table.standard th.width-half {
	width: 50%;
}
table.standard th.on {
	background-color: #fffeee;
}
table.standard th.align-center {
	text-align: center;
}
table.standard th.align-right {
	text-align: right;
}
table.standard td {
	padding: 5px;
	border: solid 1px #cccccc;
	line-height: 150%;
}
table.standard td.align-right {
	text-align: right;
}
table.standard td.align-center {
	text-align: center;
}
table.none {
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	width: 97%;
}
table.none th {
	background-color: #efeeee;
	font-weight: normal;
	padding: 5px;
	border: none;
	text-align: left;
}
table.none th.width-half {
	width: 50%;
}
table.none th.align-center {
	text-align: center;
}
table.none th.align-right {
	text-align: right;
}
table.none td {
	padding: 5px;
	border: none;
	line-height: 150%;
}
table.none td.align-right {
	text-align: right;
}
table.none td.align-center {
	text-align: center;
}
table.shiten {
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 1em;
	width: 97%;
}
table.shiten th {
	font-weight: normal;
	padding: 5px;
	border: solid 1px #cccccc;
	text-align: center;
}
table.shiten th.align-center {
	text-align: center;
}
table.shiten td {
	background-color: #fffeee;	
	padding: 5px;
	border: solid 1px #cccccc;
	line-height: 150%;
}
table.shiten td.align-right {
	text-align: right;
}
table.shiten td.align-center {
	text-align: center;
}
p.page-top {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 100%;
	text-align: right;
}
p.page-back {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 15px;
	line-height: 100%;
	text-align: left;
}
p.page-center {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 20px;
	line-height: 100%;
	text-align: center;
}
p.page-next {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 100%;
	text-align: right;
}
span.page-back {
	float: left;
}
	
span.page-next {
	float: right;
}
.caution {
	color: #ef0000;
}
.notice {
	color: #ff9900;
}
.inner-block {
	padding: 5px;
}
.bl{
	color:#0000FF;
	font-weight:bold;
}
.nowrap {
	white-space: nowrap;
}
.textsmall{
	font-size:95%;
}
.bold{
	font-weight:bold;
}
img.align-left {
	clear: both;
	float: left;
	margin: 0 10px 10px 0;
}



/* ===== uhΚ ===== */

.bland_link {
margin : 10px;
}

.bland_link img {
margin : 0 5px;
}

.bland_link_s {
margin : 10px 0px 10px 10px;
}

.bland_link_s img {
margin : 0 1px;
}

/* ===== uhΚ oi[ ===== */

.brandbnr{
margin-left:20px;
display: inline-block;
}

.brandbnr:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.brandbnr ul.brand_bnrlink {
margin: 20px 0 50px 0;
padding:0;
float:left;
}

.brandbnr ul.brand_bnrlink li {
width:200px;
float: left;
margin: 0 15px 0 0;
padding:0;
vertical-align: top;
}

.brandbnr ul.brand_bnrlink li p{
margin:0 0 0 0;
padding:0 0 0 15px;
background:url(../images/top/icon_link.gif) no-repeat 0 5px;
line-height: 1.3!important;
}

.brandbnr ul.brand_bnrlink li p a {
text-decoration: none!important;
color:#000!important;
}

.brandbnr ul.brand_bnrlink li p a:hover {
text-decoration: underline!important;
color:#000!important;
}

.brandbnr ul.brand_bnrlink img.bborder {
border:1px solid #000;
}

.brandbnr ul.brand_bnrlink img {
margin-bottom:5px;
}

.brandbnr ul.brand_bnrlink li.last {
float: left;
margin: 0;
}


/* ===== e-ίρShop ===== */

table.e-men {
width : 690px;
border : none;
margin-top: 20px;
}

.e-men td {
vertical-align: bottom;
}

/* ===== CM ===== */

.cm_link_no_bunner {
margin-top:30px;
}

.cm_link {
padding: 0 0 10px 0; 
margin: 10px 15px 5px 16px;
text-align:center;
}

.cm_link2 {
padding: 0 0 10px 0; 
margin: 30px 15px 5px 16px;
text-align:right;
}

.cm_link img {
margin : 5px;
}

.cm_banner {
padding: 0;
margin: 40px 0 0 5px;
text-align:center;
}

.cm_table{
margin:0;
padding:0;
border:0;
}

.cm_table img{
border:0;
}

.cm_table td{
vertical-align: top;
}

.cm_profile_table{
width: 500px;
border: 1px solid #d7d7d7;
border-collapse: collapse;
margin-top:10px;
padding-top:0px;
}

.cm_profileimg_ippei_yomise {
float: left;
width: 140px;
height: 161px;
background: #FFF url('/motto_myojo/tvcm/ippei_yomise/images/yagira_yuuya.jpg') 0 0 no-repeat;
}

.cm_profileimg_charumera {
float: left;
width: 140px;
height: 177px;
background: #FFF url('/motto_myojo/tvcm/charumera/images/hirose_suzu.jpg') 0 0 no-repeat;
}

.cm_profileimg_teitoushitsu {
float: left;
width: 140px;
height: 150px;
background: #FFF url('/motto_myojo/tvcm/teitoushitsu/images/tsukaji_muga.jpg') 0 0 no-repeat;
}

.cm_profiletr {
padding:5px 0 10px 5px;
line-height: 1.3;
}

.cm_profilettl {
margin-bottom:5px;
font-size:1.2em;
font-weight: bold;
}

.cm_profileright {
float:left;
width:345px
}

.cm_buttonarea {
padding-top:20px;
vertical-align:middle;
text-align:right;
display:table-cell;
}

h3.half2width {
	position: static;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
	width: 165px;
	font-size: 120%;
	border-bottom:1px solid #fc8f04;
	border-left:6px solid #fc8f04;
	text-align: left;
	line-height: 140%;
}

h3.fullwidth {
	position: static;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
	width: 671px;
	font-size: 120%;
	border-bottom:1px solid #fc8f04;
	border-left:6px solid #fc8f04;
	text-align: left;
	line-height: 140%;
}



/* ===== googleυ  =====*/

/* {^ζ·΅Φ¦ */
    input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    width:  0px !important;
    height: 0px !important;
    margin: 0px !important;
    min-width: 0px !important;
    border:0px !important;

    padding:   12px 23px !important;
    margin-top: 0px !important;

    background: #f4f4ff url("/images/btn_kensaku.gif") no-repeat 50% 50% !important;
    background-size: contain !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00ffffff',EndColorStr='#00ffffff') !important;
  }

#cse-search-form{
     width: 199px !important;
 }


/* IE10,11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gscb_a{
    display: none !important; /* IE10,11 */
  }
  .gsib_a,#gs_tti50{
  padding-right: 0px !important;
  }
}

/*IE7*/
*:first-child+html  .gscb_a{
 	display: none !important;
}

*:first-child+html  .gsib_a{
 	padding-right: 0px !important;
}

/* Margin */
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr-40 {
  margin-right: -40px !important;
}
.mr-30 {
  margin-right: -30px !important;
}
.mr-20 {
  margin-right: -20px !important;
}
.mr-15 {
  margin-right: -15px !important;
}
.mr-10 {
  margin-right: -10px !important;
}
.mr-5 {
  margin-right: -5px !important;
}
.mr-1 {
  margin-right: -1px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mr165 {
  margin-right: 165px !important;
}
.mb-40 {
  margin-bottom: -40px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.mb-1 {
  margin-bottom: -1px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml-40 {
  margin-left: -40px !important;
}
.ml-30 {
  margin-left: -30px !important;
}
.ml-20 {
  margin-left: -20px !important;
}
.ml-15 {
  margin-left: -15px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.ml-5 {
  margin-left: -5px !important;
}
.ml-1 {
  margin-left: -1px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml1 {
  margin-left: 1px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.ml60 {
  margin-left: 60px !important;
}

/* Float */
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
p.submitSearch  {
    text-align: center;    
	/* display: none; */
}  
.submitSearch a {
    margin: 0 auto;
}
.ns-button_01 {
    background: red none repeat scroll 0 0;
    border: 1px solid red;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1em;
    padding: 25px 10px;
    text-align: center;
    width: 215px;
}
.ns-button_01:visited{
    color: #ffffff;
}
.ns-button_01:hover {
    background: #e5e5e5 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #000;
    text-decoration: none;
}
.ns-posts-loading {
    margin: 0 auto;
    padding: 45px 0;
    text-align: center;
}

dd.newlink a {
    background: rgba(0, 0, 0, 0) url("../images/top/icon_link_blank.gif") no-repeat scroll 0 5px;
    padding: 1px 0 0 15px;
}
dd a{
    line-height: 135%;
    margin: 0 0 5px;
    padding: 0;
}
#btnBack{
	margin-left: 60px;
    text-decoration: none !important;
	font-size : 15px;
}
p.title {
	font-size : 12px;
    text-align: center;
}
p.title9 {
	font-size : 9px;
    text-align: center;
}
p.title10 {
	font-size : 10px;
    text-align: center;
}
p.title11 {
	font-size : 11px;
    text-align: center;
}
