@import url("font.css");
body {
	margin: 0;
	font-size: 12px;
	line-height:150%;
	padding-top:15px;
	font-family:"Helvetica Neue", Helvetica,'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}
h1, h2,h3,h4 {
	margin:0;
	padding:0;
}
img {
	border:none;
}
#mobile {
    display: none;
}

div {
}
.wrap {
	width:960px;
	margin:0 auto;
}

#content {
	width:730px;
	float:left;
	padding:0 10px;
}
.foot {
	clear:both;
	width:100%;
	text-align:center;
	padding:20px 0;
}
.foot span {
	padding:0 8px;
	vertical-align:middle;
}
.foot img {
	width:14%;
	height:auto;
}
.foot img.logo-s {
	width:7%;
}
.t-right {
	text-align:right;
}


/* メニュー部分 
---------------------------------------- */
.head-nav{
	width:178px;
	float:left;
	border:1px solid #ccc;
	padding:2px;
	color:#666;
	font-size:14px;
}
.head-nav ul {
	margin:0;
	padding:0;
}	

.head-nav ul li{
	display: block;
	margin: 0;
	line-height: 40px;
	border-top: 1px solid #fff;
	border-bottom: 1px  dashed #dfdfdf;
	background:#eee;
}
.head-nav ul li.menu,
.head-nav ul li.nobl{
	border-bottom:none;
}
.head-nav ul li.menu {
	border-bottom:3px solid #cc0000;
	background:#fff;
	padding-top:5px;
}
.head-nav ul li.menu-j0,
.head-nav ul li.menu-s0,
.head-nav ul li.menu-d0{
	border-top:3px solid #cc0000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #9c9c9c), color-stop(0.00, #f5f5f4));
	background: -webkit-linear-gradient(top, #f5f5f4 0%, #ddd 88%);
	background: -moz-linear-gradient(top, #f5f5f4 0%, #ddd 88%);
	background: -o-linear-gradient(top, #f5f5f4 0%, #ddd 88%);
	background: -ms-linear-gradient(top, #f5f5f4 0%, #ddd 88%);
	background: linear-gradient(to bottom, #f5f5f4 0%, #ddd 88%);
	border-bottom: 1px  solid #dfdfdf;
	padding-left:10px;
}
.head-nav ul li a{
	display: block;
	background:#fff;
	text-decoration:none;
	color:#666;
}
.head-nav ul li.menu-j1 a:before,
.head-nav ul li.menu-s1 a:before,
.head-nav ul li.menu-d1 a:before{
	content: "\f054";
	font-family: ico01;
	padding:0 10px;
	color:#c00;
	}
.head-nav ul li.menu-d1 a:before{
	color: #f60;
}	
.head-nav ul li.menu-s1 a:before{
	color: #fc9;
}	
.head-nav ul li.gra a:after{
	content: "\f091";
	font-family: ico01;
	padding:0 5px;
	color:#fc0;
	}
.head-nav ul li a:hover{
	background:#eee;
}

/* ヘッダー
---------------------------------------- */
h1 {
	text-align:center;
	padding:0 0 5px 0;
	margin:0;
}
.font-s {
	font-size:9px;
	font-weight:normal;
	line-height:1.2em;
}
h1 span span.font-ss {
	font-size:8px;
}
.txt01 {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	line-height:1.8em;
	margin:10px 0 20px;
	padding:0;
}
.txt02 {
	color:#f00;
}
.txt02:before {
	content: "\f071";
	font-family: ico01;
	padding-right:5px;
	font-size:16px;
	color:#fc0;
}
.txt .font-s {
	font-size:11px;
}

/* 見出し 
---------------------------------------- */
h2 {
	border:1px solid #ea4b3d;
	font-weight:100;
	font-size:1.7em;
	padding:5px 10px;
	margin:25px 0 15px 0;
	color:#ea4b3d;
	text-align:center;
	letter-spacing:0.2em;
}
.title h2 {
	border:none;
	margin:0;
}
h3 {
	font-size:1.8em;
	font-weight:200;
}
h4 {
	font-size:1.6em;
	font-weight:200;
	border-left:5px solid #999;
	padding:3px 0 1px 10px;
	margin:20px 0 10px 0;
}
h4 span {
	font-size:0.8em;
	font-weight:200;
	color:#666;
	padding:0 0 0 10px;
}
h4 span.dsp-b {
	font-size:10px;
	padding:0 0 0 20px;
}
h4 span.dsp-b:before {
	content: "\f00e";
	font-family: ico01;
	padding-right:5px;
	font-size:16px;
	color:#ccc;
}
.ttl_gra {
	color:#4F86C6;
}
.ttl_gra span {
	display:block;
	color:#ea4b3d;
	font-weight:normal;
	font-size:12px;
}
.cttl {
	font-size:14px;
}
.smp {
	background:#ea4b3d;
	color:#fff;
	padding:2px 3px;
	font-weight:normal;
}
table.t02 td.crs {/*
	border:1px solid #ea4b3d;
	font-weight:100;
	font-size:1.7em;
	padding:5px 10px;
	margin:25px 0 15px 0;
	color:#ea4b3d;
	text-align:center;
	letter-spacing:0.2em;
*/
}

/* 枠 
---------------------------------------- */
table.frm {
	width:100%;
}
table.frm,
table.frm td {
	border:1px solid #ccc;
	border-collapse:collapse;
}
table.frm td {
	padding:10px 0;
}
table.frm td table,
table.frm td table td {
	border:none;
}
table.frm td table td {
	padding:0;
}
table.frm.t02 td {
	width:50%;
	text-align:center;
}
table.frm.t02 div.ph01 {
	height:180px;
	width:1%;
	display:table;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
}
table.frm.t02.jtoku div.ph01 img {
	width:163px;
	height:auto;
}
table.frm.t02.jtoku div.ph01 img.t {
	width:auto;
	height:163px;
}
table.frm.t05.fml {
	width:100%;
}
table.frm.t05 td {
	width:20%;
	text-align:center;
	vertical-align:top;
}
table.frm.t05 div.ph01 {
	height:116px;
	width:1%;
	display:table;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
}
table.frm.t05 div.ph01 img {
	width:112px;
	height:auto;
}
table.frm.t05 div.ph01.t img {
	width:auto;
	height:112px;
}

table.frm.title  {
	margin:0 0 10px 0;
}
table.frm.title td {
	border:1px solid #ea4b3d;
	padding:0;
	margin:0 0 10px 0;
}
.btn a {
        display:block;
	background:#ddd;
	border:1px solid #ccc;
	border-radius:2px;
/*	width:8em;*/
	padding:5px 10px;
	margin:10px auto;
	color:#333;
	text-decoration:none;
	text-align:center;
}
.btn.size2 a {
	width:10em;
}
.btn.next a {
	float:right;
}
.btn a:hover {
	background:#eee;
}
div.txt {
	text-align:center;
}

/* 特選
---------------------------------------- */
table.t02.tokusen {
	width:100%;
	padding:0;
	border-collapse:collapse;
}
table.t02.tokusen td {
	width:50%;
}
table.frm.t02 div.ph01 img {
	width:180px;
	height:auto;
}
table.frm.t02 div.ph01 img.t {
	width:auto;
	height:180px;
}
table.frm.t02.tokusen {
	border:none;
	border-collapse:separate;
}
table.frm.t02.tokusen td {
	border-collapse:separate;
}


/* 佳作
---------------------------------------- */
div.kasaku {
	width:100%;
	linr-height:125%;
}
div.kasaku div div {
	width:25%;
	float:left;
}
div.kasaku h5 {
	color:#f00;
	margin:0;
	padding:0;
	font-size:100%;
}


/* グランプリ
---------------------------------------- */
.souhyou {
	clear:both;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
.comment {
	width:55%;
	float:right;
}
.comment.lt {
	float:left;
}
.comment p{
	padding:5px 5px 10px 20px;
	line-height:1.6em;
}
.comment.lt p{
	padding:5px 20px 10px 5px;
}
.comment span{
	background:#cc0000;
	color:#ffffff;
	padding:2px 4px 1px 4px;
	margin-right:3px;
}
.profile {
	width:45%;
	float:left;
	background:#ffc;
}
.profile div {
	width:100%;
}
.profile div img {
	margin:0 10px 0 0;
	float:left;
}
.profile p {
	margin:10px;
	font-size:0.875em;
	line-height:1.4em;
}
.name {
	font-size:1.4em;
	display:block;
}
.frm-gra {
	clear:both;
	border:10px solid #eee;
	margin:10px 0;
	width:710px;
}
.frm-gra h4 {
	border-left:none;
	margin:10px 0 0 0;
}
.frm-gra h4:before {
	content: "\f091";
	font-family: ico01;
	font-size:1.2em;
	padding:0 5px;
	color:#fc0;
}
.frm-gra h5 {
	font-size:1.4em;
	margin:10px 0 5px 0;
}
.frm-gra .img {
	margin:10px;
	float:left;
	width:50%;
	text-align:center;
}
.frm-gra .img img {
	width:100%;
}
.frm-gra div.txt {
	text-align:left;
	width:40%;
	float:left;
	padding:30px 0 10px 20px;
	line-height: 1.5rem;
}
.frm-gra div.txt p{
	margin:10px 10px 10px 0;
}
.btn.t-right a {
	margin:0;
	float:right;
}
.btn.t-right {
	margin-bottom:10px;
	width:100%;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display: inline-table; }
.clear {  clear: both;}


/* responsive 
---------------------------------------- */
@media screen and (max-width: 768px) {
   body {
        padding-top:0;
    }
    #mobile {
        display: block;
	background:#666;
	padding:5px;
	margin-bottom:5px;
	font-size:18px;
    }
    a#sidr-menu-button {
	color:#ffffff;
	text-decoration:none;
    }
    #sidr-menu-button:before {
	content:"\f0c9";
	font-family: ico01;
	padding-right:5px;
	font-size:22px;
	color:#ffffff;
    }
    .head-nav{
	display:none;	
	}
    .wrap {
        width:98%;
	margin:0 auto;
    }
    #content {
        padding:0;
    }
    #content,
    #content table,
    #content h1 img,
    .comment,
    .profile {
        width:100%;
	height:auto;
    }
    .txt01 {
    font-size:12px;
    }
    .txt01 span.br01 {
    display:block;
    }
    .profile p.prof_txt {
        float:right;
	margin-left: 120px;
	margin-top:-90px;
    }
    .profile div img {
	width:100px;
	margin:0 10px 10px 0;
    }

    table.frm {
	width:98%;
    }
    .btn a {
        font-size:0.85em;
    }
    table.frm.t02 div.ph01 img,
    table.frm.t02.jtoku div.ph01 img {
	width:120px;
	height:auto;
    }
    table.frm.t02 div.ph01 img.t,
    table.frm.t02.jtoku div.ph01 img.t {
	height:120px;
	width:auto;
    }
    table.frm.t02 div.ph01 {
	height:120px;
    }
    table.frm.t03 td img {
	width:100px;
	height:auto;
    }
    table.frm.t03 .ph01.t img {
	height:100px;
	width:auto;
    }
    table.frm.t03 div.ph01 {
	height:100px;
    }
    table.frm.t03.jtoku div.ph01 {
	height:105px;
    }
    #content table.frm.t05.fml {
	width:20%;
    }
    table.frm.t05 div.ph01 img {
	width:55px;
	height:auto;
    }
    table.frm.t05 div.ph01.t img {
	height:55px;
	width:auto;
    }
    table.frm.t05 div.ph01 {
	height:55px;
    }
    table.frm.t05 div.txt {
    	font-size:0.85em;
        line-height:1.4em;
    }
    div.kasaku div {
	width:50%;
	float:left;
    }
    div.kasaku div div {
	width:100%;
    }
    span.br{display:inline-block;}
    .txt02 {
    	font-size:9px;
    }
    h1 span.font-s {
	font-size:10px;
	font-weight:normal;
	line-height:12px;
    }
    h1 span span.font-ss {
	font-size:8px;
    }
    h2 {
	font-size:1.3em;
    }
    .txt02:before {
	font-size:12px;
	color:#fc0;
    }
    .frm-gra {
	width:auto;
    }
    .frm-gra .img {
	width:100%;
	height:auto;
    }
    .frm-gra .img img {
	width:200px;
        height:auto;
    }
    .frm-gra .img.t {
        height:200px;
    }
    .frm-gra .img.t img {
        height:100%;
	width:auto;
    }
    .frm-gra div.txt {
	width:100%;
	padding: 0 0 10px 0;
	text-align:center;
    }
    .comment p {
        padding:5px 10px;
    }
    .txt span {
	display:block;
    }
    .foot span {
	padding:0 5px;
    }
    .foot span img {
	width:20%;
    }
    .foot img.logo-s {
	width: 10%;
    }
    .sidr ul li {
    padding-left:5px;
    }
    .sidr ul li.sidr-class-menu a {
    padding: 5px 0!important;
    height: 32px;
    }

}
