@charset "utf-8";
@media screen and (max-width: 650px){
/* CSS Document */
.pc_mode {
	display:none;
}
.sp_mode {
	display:block;
}

header {
    width: 100%;
    height: 60px;
    padding: 0;
}

#header-center {
	display:none;
}
img { border:none;
}

body {
	min-width: 312px;
}
body#common {
	width: 100%;
}
#wrapper {
	padding: 2px;
}
#header-1 {
    margin-top: 2px;
}
#header-1 img {
    width: 130px;
    margin: 2px;
}
.header2 {
	display:none;
}
#header-3 {
	width: auto;
    margin-top: 10px;
}
#font {
	display:none;
}
.dropmenu {
	display:none;
}
div#leftArea {
	width: 100%;
}
div#side-menu {
	width: inherit;
	margin: 0 auto;
	float: none;
}

div#side-menu ol {
	text-align: center;
}
#main #side-menu img {
	width: inherit;
}

#top-left {
	display:none;
}
#top-right {
	width: 100%;
	float: left;
}

.main-left {
	width: 100%;
	margin: 0px;
}
.main-right {
	width: 100%;
}
.main-3 .main-left {
	margin: 0 1px 0 0;
}
.main-3 .main-center {
	margin: 0;
}
.main-3 .main-right {
	margin: 0;
}
.clear {
  clear: both;
}
.inner {
	margin: 0 5px 5px 5px;
}
section.contact {
    width: 95%;
}
#footer_navi {
	display:none;
}
.address {
	clear: both;
	padding: 10px 0px 40px 0px;
	color: #ffffff;
	text-shadow: none;
	text-align: center;
	font-size: 10px;
}
.ttl_area {
	display:none;
}

#main {
	width:100%;
	padding:0px;
}
.right-box{
	width: 38%;
	float: right;
}
ul,ol{
	padding: 0 0 0 0px;
	margin: 0px;
	clear: both;
}
ol.style1 {
	margin-left: 27px;
}
textarea {
	width: 99%;
}
#main img {
	width:100%;
	height:auto;
}
#bcLink {
  font-size: 70%;
}


/*メイン*/
html {
	-webkit-text-size-adjust: none;/*Safari独自のレンダリングを指定することで、フォントサイズの自動サイズを無効化*/
}


body #wrapper .slide .slider {
	width: 100%;
}
/* ヘッダー */



#header-left p strong {
	font-size:80%;
	overflow: auto;	/* for modern browser */
	zoom: 1;	/* for ie6 */
}
#header-right {
	margin-top: 8px;
}
#header-right .sp_mode {
	padding: 0px ;
	margin: 0px ;
	overflow: hidden;
}
#header-right #menu_op {
	float: right;
	cursor:pointer;
	margin: 8px 9px 0 9px;
}



/*　ヘッダーメニューレイアウト設定 
////////////////////////////////////////////////////*/
#menu {
	background: #000;
	opacity: 0.9;
	position: absolute;
	color: #fff;
	width: 80%;
	z-index: 99;
	text-align: left;
	right:0;
	top:10px;
	padding-top: 13px;
}
#menu h2 {
	background: none;
	font-size: 18px;
	line-height: 32px;
	margin-left: 17px;
}
#menu ul {
	padding: 0 10px 10px 10px;
	list-style: none;	
}
#menu li {
	border-top : 1px solid #5c5c5c;
	padding: 0 0 0 10px;
}
#menu li a {
display: block;
	height: 40px;
	line-height: 40px;
	background: url(../images/bg_navi_arrow.png) no-repeat 95% center;
	background-size: 8px;
	text-decoration: none;
}
#menu h2,
#menu li a {
	color: #fff;
	text-shadow: none;	
}



/*--slidewrapper---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/




#slider_main {
	z-index: 0;
	width: 300px;
	height: 87px;
	text-align: left;
	position: relative;
	margin: 8px auto 5px auto;
}
#slider_main ul {
	top: 0;
	left: 0;
	height: 400px;
	position: absolute;
	overflow: hidden;
}
#slider_main ul li {
	width: 300px;
	height: 130px;
	float: left;
	display: inline;
	overflow: hidden;
}
#slider_thumb {
	z-index: 10;
	width: 184px;
	height: 15px;
	float: none;
	margin: 0px auto 20px auto;
}
#slider_thumb ul {
	width: 100%;
	list-style:none;
	margin: 0 auto;
}
#slider_thumb ul li {
	width: 30px;
	height: 37px;
	cursor: pointer;
	float: left;
}
#slider_thumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
#slider_main ul:after,
#slider_thumb ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slider_main ul,
#slider_thumb ul {
	display: inline-block;
	overflow: hidden;
}
#kensaku {
  margin-left: 0px;
}
.kensaku_box {
	width: 100%;
	height: auto;
	float: none;
	line-height:125%;
	border: 1px solid #d8d8d8;
	margin: 0 auto 8px auto;
}
.kensaku_box dd span {
	width: 100%;
	height: 15px;
	padding: 15px 0;
}
.kensaku_box dd a {
	width: 80%;
}
.kensaku_box dd {
	padding: 0 0px;
}
.kensaku_box dl {
    height: 245px;
}
.h_green {
	padding: 0 0px;
}

.hajimete_box {
	width: 96%;
	height: 55px;
	float: left;
	font-size:100%;
	line-height:125%;
	border: 1px solid #d8d8d8;
	margin: 5px;
}
.hajimete_box dl{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid;
}
.hajimete_box dd{
	margin: 0px;
	padding: 0px;
}
.hajimete_box dl p{
	width:470px;
	font-size:120%;
	line-height:30px;
}
.hajimete_box dd a{
	display: block;
	background: url(../s/common/img/bg_navi_arrow.png) no-repeat 98% center;
	background-size: 15px;
	padding: 20px 38px 20px 10px;
	text-decoration: none;
	height: 15px;
	color: #393939;
}
.hajimete_box a img:hover {
	opacity: 0.6;
}
.hajimete_box a:hover {
	opacity: 0.6;
	color: #ff0000;
}
.hajimete_box span {
	font-size: 120%;
	font-weight: bold;
	color:#000000;
}


/*---商品紹介---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.shohin_box {
	width: 98%;
	height: auto;
}

.shohin_box dd a{
	font-size:80%;
	height: 105px;
	padding: 0 25px 0 63px;
}
.shohin_box dt {
	padding: 0px;
	height: auto;
	background: none;
	padding-right: 10px;
}
.shohin_box dt img {
	padding: 10px 0;
}
.shohin_box dd.ranking a{
	padding: 40px 30px 40px 10px;
}

/*////////////////////////////////////////////////////*/

#footer,.fnav {
	text-align:center;
	padding:0px;
	margin: 0px;
	list-style:none;
}
div#group {
    width: 100%;
    margin: 0;
    height: 45px;
    padding: 4px 0;
}
div#group ul li {
    width: 25%;
}
div#group img {
    width: 97%;
}
.footer-header {
    height: 50px;
}
.footer-header img {
    width: 110px;
}
.footer-header div#company p {
    margin: 0 auto;
    width: 100%;
}
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.section {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.subtitle01 {
	width: 100%;
}
h1.subtitle01 {

}

.subtitle02 {
	width:100%;
	font-size: 120%;
	text-indent:8px;
}
.subtitle02 .h_right {
	font-weight:normal;font-size:70%;
	font-weight:normal;color:#003a74;
	font-weight:normal;float:right;
}
h2.subtitle04 {
	width: 100%;
	font-size: 110%;
	color: #ff7010;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #003a74;
}
h2.subtitle04 .linknav {
	background: white;
	padding: 0;
	border-bottom: 0px solid ;
}
h2.subtitle04 a.linknav {
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 10px;
	display: block;
	font-size: 83%;
	background: url(../s/common/img/bg_navi_arrow.png) no-repeat 98% center;
	background-size: 8px;
	border: 1px solid #cccccc;
}
h3.subtitle04 {
	width: 100%;
	float: left;
	background: url(../s/common/img/bg_ttl.png) no-repeat 10px center;
	background-size: 14px 14px;
	margin: 0;
}
h3.subtitle04 .linknav {
	background: white;
	padding: 0;
}
h3.subtitle04 .linknav a {
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 10px;
	display: block;
	font-size: 77%;
	border-bottom: 1px solid #CCC;
	background: url(../s/common/img/bg_navi_arrow.png) no-repeat 98% center;
	background-size: 8px;
}

h1.subtitle04 {
	width:100%;
	line-height:20px;
	font-size:100%;
	font-weight:bold;
	color:#ff7010;
	border-color: #003a74;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	text-indent:5px;
	float:left;
	margin:0 0 10px 0;
}

.linktab li {
	width: 100%;
	height:47px;
	list-style: none;
	line-height:45px;
	font-size:120%;
	font-weight:normal;
	border: 1px solid #cccccc;
	float:left;
	margin:0 0 10px 0;
}
.linktab li.external {
	background-position: 2px 15px;
	text-indent: 20px;
}
.linktab li a {
	height: 45px;
	display: block;
	font-size: 80%;
	background: url(../images/bg_navi_arrow.png) no-repeat 98% center;
	background-size: 12px;
	text-decoration: none;
}
.linktab li.pdf {
	text-indent: 30px;
}
.linktab .pdf {
	background-image: url(../images/pdficon_small.png);
	background-position: 7px 13px;
	background-repeat: no-repeat;
	list-style: none;
    border-top: 1px solid #f1f1f1;
}


hr {
	margin-left:-10px
	width:99%;
}
.top-news {
	width: 100%;
}
.top-news dd {
	padding: 0 ;
	margin: 0 ;
}
.top-news dd a{
	clear: both;
}
.top-news .external{
	padding: 0 ;
	margin: 0 ;
	background-image:url(../images/icon04_st.png);
	background-repeat: no-repeat;
	background-position: 0px 46px;
	text-indent: 13px;
    border-top: 1px solid #f1f1f1;
}
.top-news .normal{
	padding: 0 ;
	margin: 0 ;
	background-image:url(../images/icon02_st.png);
	background-repeat: no-repeat;
	background-position: 0px 46px;
	text-indent: 13px;
    border-top: 1px solid #f1f1f1;
}
.top-news dt {
	float: left;
	padding: 10px 0 10px 0em;
    border-bottom: 0px solid #ffffff;
}
.top-news dt.category {
	width: 7em;
	height: 15px;
    border-bottom: 0px solid #ffffff;
}
.top-news dl {
	border-bottom: 0px solid #ffffff;
}


.top-topics dl {
    width: 100%;
}

#main .top-topics dt.date img {
    width: 90px;
    height:20px;
    float: right;
}
#main .top-topics dt img {
  width: 100%;
  height: 140px;
}




#past-news dt {
	width: 100%;
}
#past-news dl{
	padding:0px;
}
#past-news dd{
	clear: both;
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon04_st.png);
	background-repeat:no-repeat;
	background-position:0em 29px;
}
#past-news .pdf{
	padding: 0 0 0 1em;
	margin: 0 0 0px;
	background-image:url(../images/pdficon_small.png);
	background-repeat:no-repeat;
	background-position:0em 15px;
}
#past-news .external{
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon04_st.gif);
	background-repeat:no-repeat;
	background-position:0em 14px;
}
#past-news .normal{
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon02_st.png);
	background-repeat:no-repeat;
	background-position:0em 29px;
}
#past-news .list{
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon03_st.gif);
	background-repeat:no-repeat;
	background-position:0em 17px;
}

.form {
	width:100%;
	float:left;
	font-size:100%;
	line-height:125%;
}
.form dl{
	overflow: hidden;
	margin:10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
.form dt{
	float: left;
	background: #f2f1f1;
	font-weight: normal;
	width: 100%;
	padding: 10px 0 10px 0;
}
.form dd{
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0 0 0px;
}
.form input[type="text"],.form input[type="email"] {

	height: 25px;
}
.form input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-bottom: 15px;
}

.top-flat li{
	float:left;
	list-style:none;
	width:32%;
	margin-left:2px;
}
ul.top-flat{
	clear: both;
	margin-bottom: 20px;
	margin: 0px;
	padding: 0px;
}
#bnr_area {
	text-align: center;
	padding: 0 10px;
	margin: 15px 0 50px;
	list-style: none;	
}
#bnr_area li {
	margin: 0 0 10px;	
}
#pagetop {
	padding: 0;
	text-align: center;
}
footer {
	color:#e2e2e2;
	font-size: 11px;
	text-shadow: none;
	text-align: center;
}
table {
	width:100%;
}

.table01 {
	width: 100%;
}
.table02  {
	width:99%;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
.table02 td {
	width:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-size: 89%;
}
.table02 input[type="text"] {
	width: 200px;
}

table.table04.words {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}
table.table04.words td {
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	padding: 5px 0;
}
.external{
	background-image:url(../images/icon04_st.png);
	background-position:2px 3px;
	background-repeat:no-repeat;
	padding-left:17px;
	list-style:none;
}
.linknav{
	background-image: url(../images/icon02_st.png);
	background-position: 2px 3px;
	background-repeat: no-repeat;
	padding-left: 17px;
	list-style: none;
}
li.linknav {
	margin-bottom: 10px;
}
.pdf{
	background-image:url(../images/pdficon_small.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	list-style:none;
}

#links-list  {
	padding-bottom: 30px;
}

#links-list dl {
	width:97%;
	font-size:100%;
	overflow: hidden;
	margin:20px 0px 0px 10px;
}
#links-list dt{
	width:46%;
	float: right;
	background: #fff;
	padding: 0;
}

#links-list dd{
	width:43%;
	float: left;
	padding:0px 17px;
	font-size: 80%;
}

#links-list dd a:hover {
	color: #ff0000;
}



#support {
	width:100%;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background: #FFF;
	margin: 0 0 10px;
	border: 1px #CCC solid;
	overflow: hidden;
}
#support dt:first-child {
	border: none;
}
#support dt,
#support dd {
	width:100%;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
}
#support dd {
	margin-left: 0px;
}
#support dt {
	width:100%;
	color: #30426a;
	cursor: pointer;
	background: url(../images/bg_flow.png) no-repeat 2% center;
	background-size: 13px;
	text-indent: 24px;
}

.list01 {
	margin-left: 25px;
}
ul.list01 {
	margin-left: 5px;
}
ul.list_table02{
	padding: 0px;
	margin: 0px;
}
ul.normal_list{
	padding: 0px;
	margin: 0px;
}
.normal_list li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  list-style: none;
}
.list_table02 li{
	background-image:url(../images/icon_asterisk.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:13px;
	list-style:none;
}

.list03 li {
	background-image: url(../images/icon02_st.png);
	background-position: 2px 3px;
	background-repeat: no-repeat;
	padding: 0px 15px 10px 15px;
	list-style: none;
}

.list04 {
	list-style-type:none;
	float:left;
	margin:0 0 0 0;
}

.list04 li{
	background-image:url(../images/icon04_st.gif);
	background-position: 2px 3px;
	background-repeat:no-repeat;
	padding: 0px 15px 10px 15px;
}

.faq-q {
	list-style-type: none;
	background-image: url(../images/icon_q.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
	color: #000;
	text-indent: 24px;
}
.faq-a {
	list-style-type: none;
	background-image: url(../images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-bottom: 30px;
	padding-bottom: 10px;
	color: #000;
	text-indent: 24px;
}

.list06 {
	list-style-type: none;
	float: left;
	margin: 0 0 20px 0;
	background-image: url(../images/icon_asterisk.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
}



.main-2 .main-left {
	width:50%;
	height:auto;
	float:left;
}

.main-2 .main-right {
	width:50%;
	height:auto;
	float:right;
}

/* ボタン */

#banner{
	list-style-type: none;
	z-index: 100;
	width: 99%;
	height: auto;
	padding-left:0px;
	margin-bottom:20px;
}

#banner li{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background: #efefef;
	border: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-right:1px;
}

#banner li a{
	display: block;
	padding: 10px 0 11px;
	color: #000;
	line-height: 1;
	text-decoration: none;
}

#banner li a:hover {
	background: #ffffff;

	color: #000000;
}

#contact_area {
	font-size: 13px;
	padding: 15px 0;
	margin: 10px 0;
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	-webkit-box-shadow: 0px 4px 10px -5px #999 inset;
	-moz-box-shadow: 0px 4px 10px -5px #999 inset;
	box-shadow: 0px 4px 10px -5px #999 inset;
	text-align: center;
}
#contact_area h2 {
	border: none;
	margin: 0 0 5px 0;
	color: #ff6000;
}


/* NEWS */
nav ul.top_nav li.nav_top {
	background: rgb(3,107,186); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(3,107,186,1) 0%, rgba(8,76,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,107,186,1)), color-stop(100%,rgba(8,76,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#036bba', endColorstr='#084c66',GradientType=0 ); /* IE6-9 */

}


dl dt {
	font-weight: bold;
	padding: 10px 10px;
	margin: 0;
}
dl dd {
	padding: 10px 10px;
	margin: 0;
}

.qa_box dl {
	margin: 0;
	padding: 0px;
	border: none;
}
.qa_box dt {
	padding: 0 0 10px 28px;
	font-size: 110%;
}
.qa_box dd {
	margin: 0;
}
.qa_ul ul,.qa_ul ol {
	padding: 0 0 0 10px;
}
.qa_ul li {
  margin-left: 10px;
}

.small20 {
	width:20%;
	height:auto;
}
.small30 {
	width:30%;
	height:auto;
}
.small40 {
	width:40%;
	height:auto;
}
.small50 {
	width:50%;
	height:auto;
}
.small80 {
	width:80%;
	height:auto;
}

#main img.e-img {
	width:40%;
	height:auto;
}

#vtr iframe {
	width: 320px;
	height: 230px;
	text-align: center;
	margin-top: 20px;
}
#vtr td img {
  width: 95%;
}
.box01 {
	width: 100%;
	border: 0px solid #cccccc;
}
.box01-inner h2 {
	margin:0px;
}
.box01-inner ul li {
	width: 100%;
}
.box01-inner p {
	width: 100%;
}
.box01-inner a {
  display: block;
  padding: 0px;
  height: 45px;
  line-height: 45px;
  font-size: 83%;
  border-bottom: 1px solid #CCC;
  background: url(../s/common/img/bg_navi_arrow.png) no-repeat 98% center;
  background-size: 8px;
}
.box01-inner ul li a:link, .box01-inner ul li a:visited {
	margin: 0 auto;
	width: 98%;
	background-color: #FF7010;
	color: #ffffff;
}
.facilities-left {
	width: 100%;
}
.facilities-right {
	width: 90%;
	margin: 0 auto;
}

.talent-box {
	width: 100%;
	border: 1px #CCC solid;
}

#main .talent-box dt img {
	width:100%;
}
.talent-box {
	width: 98%;
	margin: 10px 0;
}
.talent-box dt {
	width: 110px;
	float: left;
	margin: 10px 10px;
	background: none;
	padding: 0;
}
.talent-box dd {
	width: 96%;
	margin: 0;
	padding-top: 10px;
}
.talent-box dd p {
	padding: 0;
}

#link-list dd {
	width: 100%;
	padding: 0;
}

#link-list dt {
	width: 100%;
	padding: 0;
	font-weight: normal;
}

.words td a {
	font-size: 70%;
}

.pagetop p {
	float: right;
	background-image: url(../images/icon07_st.jpg);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
}




/*--関西エリア---*//*-----------------*/

.table04 iframe {
	width: 100%;
	height: auto;
}
.table04 {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}
table.kansai td {
	border-color: #cccccc;
	padding: 5px 5px 0px 5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
	width: inherit;
	padding: 10px 5px 10px 5px;
}


/*--検索比較---*//*-----------------*/


#k-menu {
	padding: 0;
	line-height: 1.6;
	text-align: left;
	position: relative;
}
.captx {
	font-size: 0.8em;
	padding: 5px;
}
#k-menu table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
	margin: 15px 0;
	text-align: center;
}
#k-menu table th,
#k-menu table td {
	border: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	
}
#k-menu table th span {
	padding: 10px;
	display: block;
	vertical-align: middle;
	text-align: left;
}
#k-menu table .captx {
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	background: #eef9ff;
}
.menu_point {
	background: #eef9ff;	
}
.mbg {
	background: #fafafa;
}
.graph {
	font-size: 0.8em;
	width: 139px;
	overflow: hidden;
	padding: 5px 5px 5px;
	color: #F60;
	text-align: left;
	background: #fafafa;
}
.graph dt {
	float: left;
	width: 8em;
}
.graph dd {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: #0085E2;
	margin: 0 0 3px 0;
}
.gp {
	width: 50px;	
}
.gp1 {
	width: 10px;	
}
.gp2 {
	width: 20px;	
}
.gp3 {
	width: 30px;	
}
.gp4 {
	width: 40px;	
}
#k-menu a {
	display: block;
	width: 150px;
}
#k-menu a#mb1 {	
	background: url(../menu/img/menu_bnr1.gif) no-repeat;
}
#k-menu a#mb2 {
	background: url(../menu/img/menu_bnr2.gif) no-repeat;
}
#k-menu a#mb3 {
	background: url(../menu/img/menu_bnr3.gif) no-repeat;
}
#k-menu a#mb4 {
	background: url(../menu/img/menu_bnr4.gif) no-repeat;
}
#k-menu a#mb5 {
	background: url(../menu/img/menu_bnr5.gif) no-repeat;
}
#k-menu a#mb1:hover, #k-menu a#mb2:hover, #k-menu a#mb3:hover, #k-menu a#mb4:hover, #k-menu a#mb5:hover, #k-menu a#mb1.bbon, #k-menu a#mb2.bbon, #k-menu a#mb3.bbon, #k-menu a#mb4.bbon, #k-menu a#mb5.bbon {
	background-position: 0 -30px;
}
.passt1 {
	background: #eef8ff;
	padding: 5px;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 0 5px;
}

.passt2 {
	background: #f1ffcf;
	padding: 5px;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 0 5px;
}
.pass_tx {
	margin: 0 0 10px;
	padding: 0 5px;
}
.pass_cate {
	float: left;
	width: 298px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 290px;
	border: 1px solid #eee;

}
.bcn {
	margin-right: 0px;	
}
.fb {
	font-weight: 700;	
}
.pointcolor {
	color: #0f67ac;	
}
.bgth {
	background: #fff7f7;	
}
.pushicon {
	position: absolute;
	z-index:50;
	left: 20%;
	top: -35px;
}
.pushbg {
	background: #fff4cd;
	font-weight: 700;
}

.bnr_price {
	width: 98.5%;
}

.detail_data dt {
  width: 25%;
  float: left;
  padding: 10px 10px;
}
.detail_data dd {
  width: 67%;
  float: left;
  padding: 10px 0px;
}
.detail_price dt {
  width: 45%;
  padding: 10px 10px;
}
.detail_price dd {
  width: 40%;
  padding: 10px 10px;
}
#top-news dt {
    float: none;
    width: 100%;
    padding: 10px;
}
#top-news dd {
  padding: 0 0 0 1em;
  background-image: url(../images/icon_next.png);
  background-repeat: no-repeat;
  background-position: 0px 12px;
  border-bottom: 1px dotted #696969;
}
#top-news dd a{
	display: block;
	padding: 10px 30px 10px 0px;
	text-decoration: none;
}
#top-news .external{
	padding: 0 0 0 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon_new.png);
	background-size: 12px;
	background-repeat:no-repeat;
	background-position:0 12px;
}
}

@media screen and (max-width: 600px){
#header-2 {
	width: 30%;
}
}
@media screen and (max-width: 470px){
#header-2 {
	display:none;
}
.shohin_box dd.ranking a{
	padding: 30px 30px 30px 10px;
}
}
@media screen and (max-width: 310px){
#header {
	width: 100%;
}
#header-1 {
	width: 40%;
}
.shohin_box dd.ranking a{
	padding: 25px 30px 25px 10px;
}
}
@media screen and (max-width: 320px){
body {
    width: 320px;
}.header {
    width: 320px;
}
}
@media screen and (max-width: 300px){
#header-left {
	width: 65%;
}
#header-left p strong {
	display:none;
}
}
