* {
	outline: none;
	-moz-outline-style: none;
    .positione: relative;
}
*:active {
	outline: none;
	-moz-outline-style: none;
}
*:focus {
	outline: none;
	-moz-outline-style: none;
}
html, body {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
	border: 0;
}
.bnr {
	margin-bottom:10px;
}
fieldset {
	border: none;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: inherit;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
    .position: relative;
}
p {
	line-height: 150%;
	font-size:100%;
}
p.pad {
	padding:20px;
	font-size:1.2em;
	color:#535353;
}
table, td {
	border-collapse: collapse;
	padding: 0;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bold {
	font-weight:bold;
	font-size:1.2em;
}
a {
	color: #06F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.red {
	color:#f00;
}
.yellow {
	color:#FF0;
}
.blue {
	color:#00f;
}
body {
	background: #fff;
	color: #000;
	font-family: 'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;
	font-size: 12px;
}
.pix_1280 {
	float: left;
}
.topics {
	border:1px solid #00f;
}
header {
	background: rgba(0,109,217,0.9);
	display: block;
	float: left;
	font-size: 120%;
	font-weight:bold;
	height: 100px;
	left: 0;
	position: fixed;
	right: 0;
	text-shadow: 0px 1px 0px #000;
	top: 0;
	width: 100%;
	z-index: 2;
}
header > div {
	height: 100px;
	position: relative;
	z-index: 1;
}
header #logo {
	background: url(../images/header/logo.png) no-repeat 20px 15px;
	display: block;
	float: left;
	height: 72px;
	margin: 0;
	padding: 15px 0 0 20px;
	width: 126px;
}
header #logo a {
	display: block;
	height: 72px;
	text-decoration: none;
	text-indent: -9999px;
	width: 126px;
}
header a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
}
header #logo_sub {
	float: left;
	font-size: 100%;
	line-height: 1em;
	margin: 0;
	color:#fff;
	position:relative;
	left:-30px;
	padding: 25px 0 0 10px;
}
header #subtitle {
	float: left;
	font-size: 2em;
	font-weight: 400;
	line-height: 1em;
	margin: 0;
	padding: 55px 10px 0px 10px;
	position:relative;
}
#header_border {
	background: url(../images/header/header_border.png) repeat-x;
	bottom: 0;
	height: 7px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 0;
}
#char_size_wrap {
	background: #000;
	padding: 0 4px;
	position: absolute;
	right: 100px;
	top: 0;
}
#char_size_wrap a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
}
#char_size_wrap #small {
	background: url(../images/header/char_small_icon.png) no-repeat center 2px;
	width: 23px;
}
#char_size_wrap #medium {
	background: url(../images/header/char_medium_icon.png) no-repeat center 2px;
	width: 23px;
}
#char_size_wrap #big {
	background: url(../images/header/char_big_icon.png) no-repeat center 2px;
	width: 23px;
}
#social_wrap {
	background: #000;
	padding: 0 4px;
	position: absolute;
	right: 0;
	top: 0;
}
#social_wrap a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
}
#social_wrap #contact {
	background: url(../images/header/h_t_contact.png) no-repeat center 1px;
	width: 60px;
}
nav {
	float: right;
	margin-top: 72px;
}
nav ul {
	margin: 0;
	padding: 0;
}
nav > ul.nav_min {
	display: none;
}
nav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
}
nav ul li a {
	border-bottom: 5px solid transparent;
	padding: 0 2px 3px;
}
nav > ul > li > a.current, nav > ul > li > a:hover {
	border-bottom-color: #ff0;
}
nav > ul > li > a.pix_hover {
	border-bottom-color: #ff0!important;
	border-bottom-width: 6px;
}
nav > ul.nav_max > li > ul {
	background: #3c3c3c;
	font-size: 1em;
	left: -9999px;
	padding: 15px 0;
	position: absolute;
	top: -9999px;
	width: 210px;
}
nav > ul.nav_min > li > ul {
	background: #3c3c3c;
	display: none;
	font-size: 80%;
	overflow: hidden;
	padding: 15px 0;
	position: absolute;
	right: 0;
	top: 28px;
	width: 210px;
}
nav > ul.nav_min > li > a, nav > ul.unique_nav > li > a {
	border-bottom: 6px solid #3c3c3c;
}
nav > ul.nav_min > li ul {
	display: none;
}
nav > ul > li > ul li {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0 15px;
}
nav > ul > li > ul li a {
	clear: both;
	color: #fff;
	display: block;
	float: none;
	line-height: 20px;
	padding: 5px 0;
	text-align: right;
	text-shadow: none;
}
nav > ul.nav_max > li > ul li a {
	border-bottom: 1px solid #000;
	border-top: 1px solid #5f5f5f;
}
nav > ul > li > ul li a:hover {
	color: #d7d7d7;
}
nav ul.nav_min ul ul {
	background: #252525!important;
	margin: 0 -15px;
	padding: 0 15px 0 0;
	position: relative;
	width: auto!important;
}
.top_contents {
	width:100%;
	position:absolute;
	top:0;
}
#submenu_wrap {
	width:100%;
}
#submenu_wrap ul {
    z-index: 90;
    height: 37px;
    font-size: 100%;
    line-height: 100%;
	margin: 0;
	padding: 0;
}
#submenu_wrap ul li {
    display: block;
    float: left;
    cursor: pointer;
    height: 37px;
    position: relative;
}
/*
	margin: 0;
	padding: 0 15px 0 15px;
	line-height:37px;
*/
#submenu_wrap ul li a,
#submenu_wrap ul li a span {
    display: block;
    _float: left;/*IE6対策*/
    cursor: pointer;
}
#submenu_wrap ul li a {
    color: #000;
	text-shadow: 0 1px 2px #666;
    height: 37px;
    font-weight: bold;
    text-decoration: none;
}
#submenu_wrap ul li a span {
    padding: 0 15px;
    _padding: 9px 15px 5px;/*IE6対策*/
    line-height: 37px;
    _height: 13px;/*IE6対策*/
}
#submenu_wrap ul li img {
    margin: 0 5px 0 0;
    vertical-align: middle;
}
#submenu_wrap ul li a:hover {
	color:#c00;
}
#submenu_wrap ul li a:hover span {
	color:#c00;
}
#submenu_wrap ul li.sfhover a {
	color:#c00;
}
#submenu_wrap ul li.sfhover a span {
	color:#c00;
}

ul#top_cont_menu {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
}
ul#top_cont_menu li {
	position:relative;
	float:left;
	width:23%;
	margin-right:2%;
}
ul#top_cont_menu li img {
	width:100%;
}

.last {
	border-right:1px #ddd solid;
}
.block_title {
	line-height:100%;
	font-size:200%;
	color:#666;
	border-left:10px #E2EEF7 solid;
	text-indent:0.5em;
}
dl.news {
	padding-left:12px;
	padding-right:12px;
	border:0;
}
dl.news dt {
	/*
	clear:left;
	float:left;
	*/
	width:15em;
	font-size:100%;
	text-align: left;
	font-weight:normal;
	background:none;
	margin-bottom:.5em;
	line-height:150%;
}
dl.news dt.control {
	padding-left:65px;
	background: url(../images/icons/icon_control.gif) no-repeat left center;
}
dl.news dt.release {
	padding-left:65px;
	background: url(../images/icons/icon_release.gif) no-repeat left center;
}
dl.news dd {
	/*
	margin-left:14em;
	*/
	text-align:left;
	font-size:100%;
	font-weight:normal;
	background:none;
	font-style:normal;
	padding:0;
	margin-bottom:1em;
	line-height:150%;
}
.addr {
	text-align:right;
	font-size:90%;
	margin-top:5px;
	padding-left:10px;
}
span.close_x {
	background: #3c3c3c!important;
	-webkit-border-top-left-radius: 4px!important;
	-webkit-border-bottom-left-radius: 4px!important;
	-moz-border-radius-topleft: 4px!important;
	-moz-border-radius-bottomleft: 4px!important;
	border-top-left-radius: 4px!important;
	border-bottom-left-radius: 4px!important;
	color: #fff!important;
	font-family: sans-serif!important;
	font-size: 11px!important;
	font-style: normal!important;
	height: 20px!important;
	left: -18px!important;
	line-height: 18px!important;
	margin: 0!important;
	padding: 0!important;
	position: absolute!important;
	text-align: center!important;
	top: 6px!important;
	width: 18px!important;
}
.pix_1280 {
	width: 1280px;
}
.pix_830 {
	float: left;
	margin: 0 0 20px 40px;
	width: 830px;
}
.pix_810 {
	float:left;
	margin: 0 20px 20px 0;
	width:810px;
}
.pix_540 {
	float: left;
	margin: 20px 0 20px 40px;
	width: 540px;
}
.pix_395 {
	float:left;
	/*margin: 0 20px 20px 0;*/
	margin-top:20px;
	width:395px;
}
.pix_250 {
	float: left;
	margin: 20px 0 20px 40px;
	width: 250px;
}

section {
	padding-top: 104px;
	position: relative;
	z-index: 1;
}
p.about {
	font-size:1.2em;
}
p.b_b {
	border:1px solid #00f;
	padding:3px;
	font-size:1.2em;
	text-align:center;
}
p.bg_b {
	background-color:#00f;
	padding:3px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
}

.gmaps {
	width:100%;
	height:420px;
}
hr {
	border: 0;
	border-bottom: 1px solid #FC4760;
	border-top: 1px solid #FC4760;
	display: block;
	float: left;
	height: 3px;
	margin: 10px 0;
	width: 100%;
}
h2 {
	font-size: 35px;
	font-weight: 700;
	line-height: 30px;
}
.h2 {
	font-size: 35px;
	font-weight: 700;
	text-transform: none;
}
h3 {
	text-align:center;
	color:#666;
	font-size:1.7em;
	text-shadow:1px 1px 1px #999;
}
h4 {
	font-size: 1.8em;
	color:#fff;
	background-color:#0367CF;
	line-height:1.4;
	text-align:center;
	margin-bottom:10px;
}
.h4 {
	font-size: 1.5em;
	color:#666;
	background-color:#fff;
	line-height:1.4;
	text-align:center;
	border:1px solid #666;
}
h5 {
 	margin-bottom:15px;
	margin-top:10px;
	font-size:180%;
	color:#5D5DD9;
	font-weight:bold;
	line-height:30px;
	text-shadow: -1px -1px 2px #999;
	border-bottom:1px solid #5D5DD9;
	text-align:center;
}
h6 {
	height:25px;
	background:#00f;
	/*background:url(../images/common/cap_bg.jpg) center repeat-x;*/
	font-weight:bold;
	color:#fff;
	font-size:130%;
	text-align:center;
	line-height:25px;
	margin-bottom:10px;
	/*text-shadow: 0 0 10px #00f,0 0 10px #00f,0 0 10px #00f;*/
}

.anchor_points {
	margin-top: -10px;
	padding-top: 110px;
}
.pagetop {
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}
.border_title {
	border-left: 10px solid #b7b7b7;
	display: block;
	padding-left: 10px;
}
.pre_wrap {
	background: url(images/pre_bg.png) repeat;
	border: 8px solid #eee;
	margin-bottom: 13px;
	overflow: auto;
	padding: 15px 15px 0;
}
pre {
	color: #888;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 25px;
	margin: 0;
	overflow: auto;
	padding: 8px 0 22px;
	width: 100%;
}
.camera_caption a {
	color: #12dada;
}
.adapt_image {
	width: 100%!important;
}

.pagehead_wrap img {
	width:100%;
}
.pankuzu_wrap ul {
	list-style-type:none;
	padding-left:10px;	
	margin:5px 0;
}
.pankuzu_wrap li {
	display: inline;
}
.n_m {
	margin:0;
	padding:0;
}
.table {
	display:table;
}
.table > div {
	display:table-cell;
	vertical-align: middle;
	clear:both;
}
ul.phase {
	list-style:none;
	padding:0;
	margin:0;
}
ul.phase li {
	line-height:210px;
	font-size:1.5em;
	width:50%;
	float:left;
	text-align:center;
}
ul.phase li.gray {
	background-color:#888;
	color:#fff;
}
ul.phase li.white {
	background-color:#fff;
	color:#888;
}
.p_border {
	border:1px solid #545454;
}
div.p_text {
	color:#525252;
	font-size:1.2em;
	padding-left:20px;
	padding-right:20px;
}
.banner {
	margin-top:10px;
	text-align:center;
}

#side {
	width:250px;
	float:left;
	position: relative;
}
.fixed {
  position: fixed;
  top: 100px;
}
.side_bnr {
	margin-top:10px;
	text-align:center;
}

/* トップページ */
.topics_title {
	background-color:#006DD9;
	margin-top:20px;
	text-align:center;
	color:#fff;
	width:23%;
	margin-right:2%
}
.topics_body {
	background-color:#99C5F0;
	margin-top:20px;
	text-align:left;
	color:#000;
	width:73%;
	margin-right:2%;
}
@media only screen and (min-width:320px) and (max-width:600px) {
	.topics_title {
		background-color:#006DD9;
		margin-top:20px;
		text-align:center;
		color:#fff;
		width:100%;
		margin-right:0;
	}
	.topics_body {
		background-color:#99C5F0;
		margin-top:20px;
		text-align:left;
		color:#000;
		width:100%;
		margin-right:0;
	}
}
.topics_title img {
	margin-top:25px;
}
.topics_text {
	font-size:2em;
}

table.job {
	margin:10px 5px 0 20px;
	border:1px solid #999;
}
table.job th {
	border:1px solid #999;
	padding:3px;
	text-align:left;
	background-color:#eee;
	color:#666;
}
table.job td {
	border:1px solid #999;
	padding:3px;
	text-align:left;
	color:#333;
}
p.cap {
	color:#333;
	padding-left:20px;
}
/* */

/* フォーム */
.fieldgroup {
    margin: 10px;
    position: relative;
}
.fieldgroup .fields {
    margin: 10px 0 0;
}
dl.form {
	margin: 15px 0 5px 0;
	padding-bottom:10px;
	border-bottom:1px #CCCCCC solid;
}

dl.form > dt {
    margin: 0 0 6px;
}
dl.form > dt label {
    position: relative;
}
label {
    font-weight: bold;
}
dl.form > dd input {
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #aaa;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075) inset;
    color: #333333;
    min-height: 20px;
    outline: medium none;
    padding: 3px 8px;
    vertical-align: middle;
}
.form-submit {
	margin-top:25px;
	padding-left:55px;
}
span.confirm {
	font-weight:bold;
	color:#666;
	font-size:120%;
}
.button.primary,
.button.secondary {
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
    width: 150px;
	behavior: url(/admin/css/PIE.htc);
	position:relative;
}
.button.primary {
    background-color:#03F;
    background-image: linear-gradient(#09F, #03F);
    -pie-background: linear-gradient(#09F, #03F);
	behavior: url(/admin/css/PIE.htc);
    background-repeat: repeat-x;
    border-color:#03F;
    color: #FFFFFF;
	font-weight:bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	behavior: url(/admin/css/PIE.htc);
	position:relative;
}
.button.primary:hover {
    background-color: #09F;
    background-image: linear-gradient(#0AF, #06F);
   	-pie-background: linear-gradient(#0AF, #06F);
    background-repeat: repeat-x;
    border-color: #06F;
    color: #FFFFFF;
	behavior: url(/admin/css/PIE.htc);
	position:relative;
}
.button.secondary {
    background-color:#ccc;
    background-image: linear-gradient(#eee, #ccc);
    -pie-background: linear-gradient(#eee, #ccc);
    background-repeat: repeat-x;
    border-color:#999;
    color: #999;
	font-weight:bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	behavior: url(/admin/css/PIE.htc);
	position:relative;
}
.button.secondary:hover {
    background-color: #ddd;
    background-image: linear-gradient(#eee, #ddd);
    -pie-background: linear-gradient(#eee, #ddd);
    background-repeat: repeat-x;
    border-color: #ccc;
    color: #999;
	behavior: url(/admin/css/PIE.htc);
	position:relative;
}

/* サイドメニュー */
@font-face {
	font-family: 'Typicons';
	src: url('fonts/typicons-regular-webfont.eot');
	src: url('fonts/typicons-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/typicons-regular-webfont.woff') format('woff'),
	url('fonts/typicons-regular-webfont.ttf') format('truetype'),
	url('fonts/typicons-regular-webfont.svg#TypiconsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
#accordion{
	list-style: none;
	width: 100%;
	font-size: 100%;
	line-height: 1;
	background-color: #006DD9;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	box-shadow: 2px 3px 2px rgba(0,0,0,.2);
}
#accordion > li{
	padding: 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#accordion li a{
	display: block;
	position:relative;
	color: #fff;
	text-decoration:none;
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	padding: 10px 25px 10px 45px;
	border-top: 1px solid #bbb;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
#accordion > li:first-child > a{
	border-top: 0px;
}
#accordion > li a:before {
	position: absolute;
	top: 55%;
	left: 15px;
	font: 24px/100% 'Typicons';
	content: "\0023";
	color: #fff;
	margin-top: -10px;
	text-shadow: 1px 1px 0px rgba(223,223,223,.7);
}
#accordion li a:hover{
	color: #fff;
	background: #4DA6FF;
	border-top-color: #5D5DD9;
}
.arrow{
	position:absolute;
	top:60%;
	right: 0;
	width: 30px;
	height: 20px;
	line-height: 1;
	text-shadow: 1px 1px 0px rgba(0,0,0,.7);
	margin-top: -10px;
	color: #fff;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
.arrow:before{
	font: 20px 'Typicons';
	content: "7";
}
#accordion li > a:hover .arrow{
	color: #fff;
}
.rotate {
	color:#5D5DD9;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#accordion li ul {
	list-style: none;
	background: #fff;
	margin: 0;
	padding: 0;
}
#accordion li ul li a{
	position:relative;
	background: none;
	line-height: 1;
	padding: 10px 30px 10px 70px;
	line-height:150%;
	color:#333;
}
#accordion li ul li a:before {
	position: absolute;
	top: 50%;
	left:45px;
	content: "x";
	font:16px/100% 'Typicons';
	color: #5D5DD9;
	margin-top: -8px;
	text-shadow: 1px 1px 0 rgba(223,223,223,.7);
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
#accordion li ul li:first-child a{
	border-top: 0px;
	box-shadow: 0 7px 7px -7px rgba(0,0,0,.7) inset;
}
#accordion li ul li a:hover{
	background:#eee;
	border-top-color: #ccc;
	color:#333;
}
/* サイドメニュー ここまで */

/* フッター */
#footer:after {
    clear: both;
    content: "";
    display: block;
}
#footer {
    margin-top: 40px;
    padding-top: 55px;
}
#footer .footer-inner {
    background:#006DD9;
    overflow: hidden;
}
#footer .wrapper {
    overflow: hidden;
    padding: 10px 0;
}
.wrapper {
    margin: auto;
    max-width: 740px;
    padding: 0 10px;
}
#footer .copyright {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.15);
    clear: both;
    overflow: hidden;
    padding: 10px;
    text-align: center;
	color:#fff;
}
#footer #sitemap:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#footer #sitemap {
    margin: 0 auto;
    text-align: left;
}
#footer .column {
    font-size: 95%;
    float: left;
    width: 350px;
	padding-left:0;
}
#footer .column li {
    margin-bottom: 1em;
	list-style-type: none;
	font-weight:bold;
}
#footer .column li ul {
    padding: 1em 0;
}
#footer .column li li {
    margin-bottom: 0.5em;
	margin-left:2em;
	font-weight:normal;
}
#footer .column li a {
    color: #fff;
    padding: 0.2em 14px;
    text-decoration: none;
}
#footer .column li a:hover {
    color: #fff;
    text-decoration: underline;
}
#footer .column li li a {
    color: #fff;
}
#footer .column li li a:hover {
    color: #fff;
    text-decoration: underline;
}
/* フッター ここまで */
@media only screen and (min-width : 1401px) {
	.pix_1280 {
		width: 1280px;
	}
	.pix_1160 {
		width: 1160px;
	}
	.pix_830 {
		float: left;
		width: 830px;
	}
	.pix_810 {
		float:left;
		width:810px;
	}
	.pix_540 {
		float: left;
		width: 540px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: none;
	}
}
@media only screen and (min-width:1281px) and (max-width:1400px) {
	.pix_1280 {
		width: 1280px;
	}
	.pix_1160 {
		width: 1160px;
	}
	.pix_830 {
		float: left;
		width: 830px;
	}
	.pix_810 {
		float:left;
		width:810px;
	}
	.pix_540 {
		float: left;
		width: 540px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: none;
	}
}
@media only screen and (min-width:1200px) and (max-width:1280px) {
	.pix_1280 {
		width: 1200px;
	}
	.pix_1160 {
		width: 1160px;
	}
	.pix_830 {
		float: left;
		width: 830px;
	}
	.pix_810 {
		float:left;
		width:810px;
	}
	.pix_540 {
		float: left;
		width: 540px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: none;
	}
}
@media only screen and (min-width:1100px) and (max-width:1199px) {
	.pix_1280 {
		width: 1100px;
	}
	.pix_1160 {
		width: 1100px;
	}
	.pix_830 {
		float: left;
		width: 785px;
	}
	.pix_810 {
		float:left;
		width:780px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		float: left;
		width: 510px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 235px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: none;
	}
}
@media only screen and (min-width:1024px) and (max-width:1100px) {
	.pix_1280 {
		width: 1000px;
	}
	.pix_1160 {
		width: 1000px;
	}
	.pix_830 {
		float: left;
		width: 710px;
	}
	.pix_810 {
		float:left;
		width:710px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		float: left;
		width: 460px;
	}
	.pix_395 {
		float:left;
		width:335px;
	}
	.pix_250 {
		width: 210px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: none;
	}
}
@media only screen and (min-width:901px) and (max-width:1023px) {
	.pix_1280 {
		width: 900px;
	}
	.pix_1160 {
		width: 900px;
	}
	.pix_830 {
		float: left;
		width: 635px;
	}
	.pix_810 {
		float:left;
		width:635px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		float: left;
		width: 410px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 185px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: none;
	}
}
@media only screen and (min-width:768px) and (max-width:900px) {
	.pix_1280 {
		width: 750px;
	}
	.pix_1160 {
		width: 580px;
	}
	.pix_830 {
		float: left;
		width: 460px;
	}
	.pix_810 {
		float:left;
		width:460px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 540px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: block;
	}
}
@media only screen and (min-width:701px) and (max-width:767px) {
	.pix_1280 {
		width: 700px;
	}
	.pix_1160 {
		width: 580px;
	}
	.pix_830 {
		float: left;
		width: 540px;
	}
	.pix_810 {
		float:left;
		width:540px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 540px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: 100px;
		position: fixed;
	}
	header > div {
		height: 100px;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 104px;
	}
	.it_depends {
		display: block;
	}
	ul#top_cont_menu li p.menu_h {
		font-size:1em;
	}
	ul#top_cont_menu li p.menu_d {
		display:none;
	}
	ul#top_cont_menu li p.menu_f {
		display:none;
	}
}
@media only screen and (min-width:601px) and (max-width:700px) {
	.pix_1280 {
		width: 600px;
	}
	.pix_1160 {
		width: 580px;
	}
	.pix_830 {
		float: left;
		width: 540px;
	}
	.pix_810 {
		float:left;
		width:540px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 540px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: auto;
		position: relative;
	}
	header > div {
		height: auto;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 0;
	}
	.it_depends {
		display: block;
	}
	#side {
		margin-left:10px;
		width:300px;
		float:left;
		position:relative;
	}
	ul#top_cont_menu li p.menu_h {
		font-size:1em;
	}
	ul#top_cont_menu li p.menu_d {
		display:none;
	}
	ul#top_cont_menu li p.menu_f {
		display:none;
	}
}
@media only screen and (min-width:580px) and (max-width:600px) {
	.pix_1280 {
		width: 580px;
	}
	.pix_1160 {
		width: 100%;
	}
	.pix_830 {
		float: left;
		width: 540px;
		margin-left:20px;
	}
	.pix_810 {
		float:left;
		width:540px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 540px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: auto;
		position: relative;
	}
	header > div {
		height: auto;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 0;
	}
	.it_depends {
		display: none;
	}
	#side {
		margin-left:10px;
		width:300px;
		float:left;
		position:relative;
	}
	ul#top_cont_menu li p.menu_h {
		font-size:1em;
	}
	ul#top_cont_menu li p.menu_d {
		display:none;
	}
	ul#top_cont_menu li p.menu_f {
		display:none;
	}
}
@media only screen and (min-width:501px) and (max-width:579px) {
	.pix_1280 {
		width: 500px;
	}
	.pix_1160 {
		width: 290px;
	}
	.pix_830 {
		float: left;
		width: 460px;
		margin-left:20px;
	}
	.pix_810 {
		float:left;
		width:460px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 460px;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: auto;
		position: relative;
	}
	header > div {
		height: auto;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 0;
	}
	.it_depends {
		display: none;
	}
	#side {
		margin-left:10px;
		width:300px;
		float:left;
		position:relative;
	}
	ul#top_cont_menu li p.menu_h {
		font-size:1em;
	}
	ul#top_cont_menu li p.menu_d {
		display:none;
	}
	ul#top_cont_menu li p.menu_f {
		display:none;
	}
}
@media only screen and (min-width:480px) and (max-width:500px) {
	.pix_1280 {
		width: 480px;
	}
	.pix_1160 {
		width: 290px;
	}
	.pix_830 {
		float: left;
		width: 440px;
		margin-left:20px;
	}
	.pix_810 {
		float:left;
		width:440px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_395 {
		float:left;
		width:395px;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 440px;
		margin-left:20px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: auto;
		position: relative;
	}
	header > div {
		height: auto;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 0;
	}
	.it_depends {
		display: none;
	}
	#side {
		margin-left:10px;
		width:300px;
		float:left;
		position:relative;
	}
	ul#top_cont_menu li p.menu_h {
		font-size:1em;
	}
	ul#top_cont_menu li p.menu_d {
		display:none;
	}
	ul#top_cont_menu li p.menu_f {
		display:none;
	}
}
@media only screen and (min-width:380px) and (max-width:479px) {
	header #logo_sub {
		left:0;
	}
	header #subtitle {
		left:0;
	}
	.topics {
		margin:20px 20px;
	}
	h3 {
		margin-bottom:15px;
		margin-top:10px;
	}
	.pix_1280 {
		width: 380px;
	}
	.pix_1160 {
		width: 290px;
	}
	.pix_830 {
		float: left;
		width: 340px;
		margin-left:20px;
	}
	.pix_810 {
		float:left;
		width:340px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 340px;
	}
	.pix_395 {
		float:left;
		width:300px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: auto;
		position: relative;
	}
	header > div {
		height: auto;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 0;
	}
	.it_depends {
		display: none;
	}
	#side {
		margin-left:10px;
		width:300px;
		float:left;
		position:relative;
	}
	ul#top_cont_menu li p.menu_h {
		font-size:1em;
	}
	ul#top_cont_menu li p.menu_d {
		display:none;
	}
	ul#top_cont_menu li p.menu_f {
		display:none;
	}
}
@media only screen and (min-width:320px) and (max-width:379px) {
	header #logo_sub {
		left:0;
	}
	header #subtitle {
		left:0;
	}
	h3 {
		padding-left:10px;
		margin-bottom:15px;
		margin-top:50px;
	}
	.pix_1280 {
		width: 320px;
	}
	.pix_1160 {
		width: 290px;
	}
	.pix_830 {
		float: left;
		width: 290px;
		margin-left:20px;
	}
	.pix_810 {
		float:left;
		width:270px;
	}
	.pix_810 img {
		width:100%;
	}
	.pix_540 {
		/*float: right;*/
		float: left;
		width: 290px;
		margin:20px 0 0 10px;
	}
	.pix_395 {
		float:left;
		width:270px;
	}
	.pix_250 {
		width: 250px;
	}
	header {
		height: auto;
		position: relative;
	}
	header > div {
		height: auto;
	}
	nav {
		margin-top: 72px;
	}
	section {
		padding-top: 0;
	}
	.it_depends {
		display: none;
	}
	#side {
		margin-left:10px;
		width:300px;
		float:left;
		position:relative;
	}
	ul#top_cont_menu li p.menu_h {
		font-size:1em;
	}
	ul#top_cont_menu li p.menu_d {
		display:none;
	}
	ul#top_cont_menu li p.menu_f {
		display:none;
	}
}
