@charset "utf-8";
/*

Theme Name: エッジプラス1テンプレート E001

Theme URI: http://www.totalnet-planning.jp/

Description: エッジプラス1テンプレート E001
 
Author: 株式会社トータルネットぷらんにんぐ

Author URI: http://www.totalnet-planning.jp/

Version: 1.2

更新日:2015/1/30

*/
img, object, embed, video {
	max-width: 100%;
}

body {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-decoration: none;
	border: none;
	font-size: 12px;
	width:100%;
	height:100%;
}

.i_cach {
	height:13px;
	border-bottom:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	background-color:#ff6ea5;
}
.head {
	margin-top:-7px;
}

a:link { color: #0a83bb; }
a:visited { color: #0a83bb; }
a:hover { color: #0abb0e; }
a:active { color: #0a83bb; }

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}

.yaji {
	background-image:url(images/style-pink/list_pink.png);
	background-repeat:no-repeat;
	background-position:5% 43%;
	display:block;

}
.rogos {
	font-size:26px;
	margin-top:15px;
	font-weight:bold;
	color:#ff67a0;
	text-shadow: 1px 1px 3px #9C9C9C;
}
.rofo_under {
	padding-bottom:25px;
	color:#54ac76;
	font-weight:bold;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* 可変Div対応クラス*/
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
	width: 100%;
}
#div1 img {
	width:604px;
}
.yoko {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: right;
	font-size: small;
}
.about {
	padding: 0px;
}
.rank {
	float: left;
	margin-top: -25px;
	margin-right: 10px;
}
h1 {
	font-size: 70%;
}
.ban ul {
	padding: 0px;
}
.dai {
	background-color: #eeeeee;
	background-image: url("../images/side.png");
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	font-size: 12px;
	margin-top: 4px;
	padding: 3px 5px 5px 20px;
	text-align: left;
}
.s_read {
    background-image: url("images/s_read.png");
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 20px 0 15px 10px;
    padding: 3px 5px 5px 10px;
    text-align: left;
	border-left:5px solid #ff6ea5;
}
.nav {
background: #ff7fb1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmN2ZiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYTYyOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff7fb1 0%, #fa6297 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7fb1), color-stop(100%,#fa6297)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff7fb1 0%,#fa6297 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7fb1', endColorstr='#fa6297',GradientType=0 ); /* IE6-8 */
	font-size: 130%;
}
li {
	list-style: none;
}
.content {
	margin: 0 auto;
}
.hss {
	background-color: #ffdbe9;
	color: #f84e89;
	width: 100px;
}

.fl-r {
	float: right;
	margin-left: 5px;
}

/* 全テーブル共通CSS(モバイル版が優先されます）*/
table {
	width: 98%;
	margin-left: 0px;
	margin-top: 0px;
	border-color: #ccc;
	vertical-align: middle;
}
th {
	border-color: #ccc;
	vertical-align: middle;
	padding: 1%;
}
td {
	border-color: #ccc;
	vertical-align: middle;
	padding: 1%;
}

/* 可変Div対応クラス*/
h3 {
	background-color: #ff6ea5;
	border: 1px solid #999;
	color: #fff;
	padding: 10px;
	margin-bottom: 5px;
}
caption, h3 {
	text-align: left;
}


/* 案件詳細説明文クラス*/
.desc {
	clear: both;
	padding-top: 10px;
}
.conte_in {
	padding: 10px;
	margin-bottom: 25px;
}
/*------------------------------------------------------------
●０、・・・文字カラー
-------------------------------------------------------------*/

div #cols2 a {
	color: #FFF!important;
	text-decoration: none!important;
}
div #cols2 a:link {
	color: #FFF!important;
	text-decoration: none!important;
}
div #cols2 a:visited {
	color: #FFF!important;
	text-decoration: none !important;
}
div#cols2 a:hover {
	color: #FFF!important;
	text-decoration: none !important;
}
div #cols2 a:active {
	color: #FFF!important;
	text-decoration: none !important;
}
.cols a:link {
	color: #FFF!important;
	text-decoration: none !important;
}
.cols a {
	color: #FFF!important;
	text-decoration: none !important;
}
.cols a:visited {
	color: #FFF!important;
	text-decoration: none !important;
}
.cols a:link {
	color: #FFF!important;
	text-decoration: none !important;
}
.cols a:visited {
	color: #FFF!important;
	text-decoration: none !important;
}
.side {
	width: 100%;

}
.main {
	clear: both;
	margin-left: 5px;
	width: 100%;
}
.read {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 ); /* IE6-8 */
	border-top: 3px solid #ff6ea5!important;
	border-left: #cecfce 1px solid!important;
	border-bottom: #cecfce 1px solid!important;
	border-right: #cecfce 1px solid!important;
	font-size: 16px;
	text-align: left;
	padding: 7px 5px 5px 7px;
	font-weight: bold;
	width: 94%;
}
.read_r {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 ); /* IE6-8 */
	border-top: 3px solid #ff6ea5;
	border-left: #cecfce 1px solid;
	border-bottom: #cecfce 1px solid;
	border-right: #cecfce 1px solid;
	font-size: 16px;
	margin-top: 15px;
	text-align: left;
	padding: 7px 5px 5px 7px;
	font-weight: bold;
}
div#footer {
	clear: both;
	color: #fff;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 5px;
	text-align: center;
}
div#footer {
	background: none repeat scroll 0 0 #ff6ea5;
	margin: 15px 0 0 0;
}
.conte_in {
}
.zeroMargin_mobile {
	margin-left: 0;
}
.hide_mobile {
	display: none;
}

@media only screen and (max-width: 480px) {
.main {
	clear: both;
	margin-left: 5px;
	width: 98%;
}
.ban li {
    margin-top: 0px!important;
}
#div1 img {
	width:100%;
}
.title {
	width:90%!important;
	margin-left:3%;
}
.widget_sp_image {
	display:none;
}
.read {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 ); /* IE6-8 */
	border-top: 3px solid #188aad;
	border-left: #cecfce 1px solid;
	border-bottom: #cecfce 1px solid;
	border-right: #cecfce 1px solid;
	font-size: 70%;
	margin-top: 16px auto 0 auto;
	text-align: left;
	padding: 7px 5px 5px 7px;
	font-weight: bold;
	width: 95%;
}
.cols {
	text-align: center;
	border-radius: 5px;
background: #ff7fb1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmN2ZiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYTYyOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff7fb1 0%, #fa6297 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7fb1), color-stop(100%,#fa6297)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff7fb1 0%,#fa6297 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7fb1', endColorstr='#fa6297',GradientType=0 ); /* IE6-8 */


	padding: 2%;
	margin: 1%;
}
.btn1 {
	width: 80%;
}
.btn2 {
	width: 80%;
}
.nav {
	background: none!important;
	width: 101%;
}
.nav li {
	font-weight: bold;
}
.nav_in li {
	border-radius: 3px;
	margin: 1%;
	text-align: center;
	width: 44%;
	float: left;
}
.lefts img {
	width: 96%;
	margin: 2%;
}
.lefts {
	line-height: 18px;
}
.s_read {
    background-image: url("images/s_read.png");
    background-repeat: no-repeat;
    width: 94%;
}
.about {
	display: none;
}
.ban li {
	margin-top: -15px;
}
.zeroMargin_desktop2 {
	display: none;
	height: 0px;
}
#div1 {
	width: 100%;
	text-align:center;
}
.yoko {
	display: none;
}
.area {
	float: none;
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 2%;
	max-width:93.5%;
	border-bottom:none;
	text-align:center;
}
.area img {
	float: none;
	text-align: center;
	height:auto;
}
.area_r1 {
	float: none;
	width: 98%;
	height: auto;
	margin: 0 auto;
	border-color: #ccc;
}
.area_r2 {
	float: none;
	width: 98%;
	height: auto;
	margin: 0 auto;
	border-top: hidden;
	border-color: #ccc;
}
.area_out {
	border:none!important;
}
.area_r {
	border-bottom: hidden;
}
.area_r1 th {
	height:33.3333%
}
.area_r2 th {
	height:33.3333%
}
.area_r1 td {
	padding:3%!important;
}
.area_r2 td {
	padding:3%!important;
}
table {
	margin-top: 10px;
	border-color: #ccc;
}
th {
	padding: 1%;
	border-color: #ccc;
}
td {
	padding: 1%;
	border-color: #ccc;
}
h3 {
	width: 91%;
	margin: 10px auto;
	font-size: 85%;
}
h3 img {
	width: 6%;
	height: 6%;
}
.rank {
	width: 10%;
	margin-left: -10px;
	margin-top: -10px;
}
.desc {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 95.5%;
	margin-left: 1%;
	padding: 1%;
	font-size: 70%;
}
.conte_in {
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.con {
	float: left;
	width: 50%;
	margin-right: 2%;
}
#recent-posts-3 {

}
#recent-posts-3 div {
	margin-top:0px;
}
#recent-posts-3 li {
    background-color: #eeeeee;
    background-image: url("../images/side.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: 12px;
    margin: 4px 4px 4px 4px;
    padding: 3px 5px 5px 20px;
    text-align: left;
}
.ad {
	margin:10px 0 0 0;
	width:100%;

}
.ad iframe {
	width:100%;
}
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) and (max-width: 768px) {
.cols {
	text-align: center;
	border-radius: 5px;
background: #ff7fb1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmN2ZiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYTYyOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff7fb1 0%, #fa6297 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7fb1), color-stop(100%,#fa6297)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff7fb1 0%,#fa6297 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff7fb1 0%,#fa6297 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7fb1', endColorstr='#fa6297',GradientType=0 ); /* IE6-8 */

	padding: 2%;
	margin: 1%;
}
.widget_sp_image {
	display:none;
}
#div1 img {
	width:100%;
}
.rogos {
	text-align:center;
}
.rofo_under {
	text-align:center;
}
.nav {
	background: none!important;
}
.nav li {
	font-weight: bold;
}
.nav_in li {
	border-radius: 3px;
	margin: 1%;
	text-align: center;
	width: 44%;
	float: left;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	width: 100%;
}
.btn1 {
	width: 45%;
}
.btn2 {
	width: 45%;
	margin-left: 15px;
}
.desc {

	width: 97.8%;
	padding: 1%;
	font-size: 70%;
}
.lefts img {
	width: 96%;
	margin: 2%;
}
.lefts {
	line-height: 18px;
}
.nav_in li {
	border-radius: 3px;
	margin: 1%;
	text-align: center;
	width: 44%;
	float: left;
}
.read {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 ); /* IE6-8 */
	border-top: 3px solid #188aad;
	border-left: #cecfce 1px solid;
	border-bottom: #cecfce 1px solid;
	border-right: #cecfce 1px solid;
	font-size: 70%;
	margin-top: 16px auto 0 auto;
	text-align: left;
	padding: 7px 5px 5px 7px;
	font-weight: bold;
	width: 98%;
}
.s_read {
    background-image: url("images/s_read.png");
    background-repeat: no-repeat;
    width: 94%;
}
.content {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding: 2% 0;
	clear: none;
	float: none;
}
.side {
	width: 100%;
}
.main {
	float: none;
	margin-left: 0;
	width: 100%;
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.ban img {
	width: 96%;
}
.yoko {
	display: none;
}
.area_r1 {
	float: right;
	width: 32%;
	height: auto;
	border-left: hidden;
	font-size: 75%;
}
.area_r2 {
	float: right;
	width: 32%;
	height: auto;
	font-size: 75%;
}
.area {
	border:none;
	width:35%!important;
	height:auto;
	text-align:center;
}
.area img {
	max-width:99%!important;
	margin-left:5px;
	height:auto;
	margin-top:7px;
	margin-bottom:5px;
}
.area_r {
	padding: 1%;
	height: 195px;
}
.area_r table {
	height: 100%;
}
.about {
	display: none;
}
.conte_in {
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
.con {
	float: left;
	width: 30%;
	margin-right: 3%;
}
.area_r1 th {
	height:33.3333%
}
.area_r2 th {
		height:33.3333%
}
.area_r1 td {
	padding:3%!important;
}
.area_r2 td {
	padding:3%!important;
}
#recent-posts-3 {
	border:1px solid #ccc;
}
#recent-posts-3 div {
	margin-top:0px;
}
#recent-posts-3 li {
    background-color: #eeeeee;
    background-image: url("../images/side.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: 12px;
    margin: 4px 4px 4px 4px;
    padding: 3px 5px 5px 20px;
    text-align: left;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.5%;
	max-width: 965px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

.nav ul {
	max-width: 965px;
	margin: 0 auto;
}
.nav li {
	float: left;
}
#div1 {
	width: 66.1016%;
}
.yoko {
	width: 31.9033%;
	margin-left: 1.7%!important;
	clear: none;
}
.nav {
}
.nav_in {
	width: 965px;
	margin: 0 auto;
}
.nav ul {
	margin-left: 25px;
}
.nav li {
	border-left: 1px solid #ff9cc2;
	border-right: 1px solid #ea608e;
	float: left;
	font-weight: bold;
	height: 22px;
	padding: 1%;
	text-align: center;
	width: 14.46%;
	border-top: #ff66a2 1px solid;
	border-bottom: #ff66a2 1px solid;
}
.title {
	margin-left: -23px;
}
.content {
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	padding: 2% 0;
	clear: none;
	float: none;
}
.side {
	width: 23.7288%;
	float: left;
}
.main {
	margin-left: 0%;
	margin-top: 10px;
	float: right;
	width: 74.5762%;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
.ban li img {
	margin-top: -5px;
}
.ban {
	padding-top: 10px;
}
.ban img{
	border-bottom:1px solid #D0D0D0;
}
.about ul {
	border: 1px solid #ccc;
	margin-top: 4px;
	padding: 5px;
}
.area {
	padding: 6px;
	width:215px;
}
.area img {
	max-width:100%;
	height:auto;
}
.area_r {
    height: 245px;
}
.area_r table {
	height: 100%;
	border-bottom: hidden;
}
.area_r1 {
	float: right;
	width: 34%;
    min-height: 195px;
	border-left: hidden;
	border-top: hidden;
	border-right: hidden;
}

.area_r2 {
	float: right;
	width: 34%;
    min-height: 195px;
	border-top: hidden;
}
.area_r1 th {
	height:33.3333%
}
.area_r2 th {
		height:33.3333%
}
.area_r1 td {
	padding:3%!important;
}
.area_r2 td {
	padding:3%!important;
}
.desc {
	border-top: 1px solid #ccc;
}
.btn2 {
	margin-left: 10px;
}
.con {
	float: left;
	width: 30%;
	margin-right: 3%;
}
#recent-posts-3 {
	border:1px solid #ccc;
}
#recent-posts-3 div {
	margin-top:0px;
}
#recent-posts-3 li {
    background-color: #eeeeee;
    background-image: url("../images/side.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: 12px;
    margin: 4px 4px 4px 4px;
    padding: 3px 5px 5px 20px;
    text-align: left;
}
#categories-3 {

	margin-top:15px;
	margin-bottom:25px;
}
#categories-3 div {
	margin-top:0px;
}
#categories-3 li {
    background-color: #eeeeee;
    background-image: url("../images/side.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: 12px;
    margin: 4px 4px 4px 4px;
    padding: 3px 5px 5px 20px;
    text-align: left;
}

#div1 {
	width:640px;
}
}