@media screen and (min-width: 980px){
/* 基本設定 ここから */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td{
	margin: 0px;
	padding: 0px;
}
table {
    border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0; 
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
li { 
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input,textarea,select { 
	font-size: 100%;
}
body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	-webkit-text-size-adjust: none;
	background: url(../images/common/gnavi.gif) repeat-x 0px 440px;
}
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.25em;
}
#contents-container{
	width:100%;
	border-top:1px solid #CCCCCC;
	background-color:#333333;
}
#contents{
    margin:0 auto;
	text-align:left;
	padding:0 0 20px;
	width: 960px;
	background-color:#f7f4f0;
	overflow:hidden;
}
a:link {
	color: #0033cc;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #0082d1;
}
.imgtitle {
	margin:20px auto;   
}
.clear-both {
	clear: both;
	font-size: 1px;
	line-height: 0em;
}
/* 基本設定 ここまで*/

/*Header*/
#header {
	width: 960px;
	margin-bottom: 70px;
}
h1 {
    position:absolute;
	top: 5px;
}
#header01{
	width:960px;
	height:500px;
	padding: 0px;
	overflow:hidden;
	text-align:left;
	background-image:url(../images/top/topback.png);
	position: relative;
}
#header01 img {
	position: absolute;
	top: 340px;
	left: 440px;
}
#gnavi {
	width: 960px;
	height: 70px;
	position: absolute;
	top: 500px;
}
#gnavi li {
	display: inline;
}
#gnavi li a:hover {
  height:70px;
}
/*Header END*/

/* contents_area */
#contents_area{
	width: 920px;
	padding:0 20px;
}
#contents_area p{
    margin: 0 0 20px;
	font-size:14px;
	line-height:24px;
	clear:both;
}
#contents_area p.theme{
    margin: 0 0 10px;
	padding: 0;
	border-bottom:1px dotted #666666;
	font-size:14px;
	clear:both;
}
#contents_area p span{
	background-color:#fffa64;
}
div.basic{
	width: 450px;
	float:left;
}
div.basic ul li{
    font-size:12px;
	line-height:24px;
}
div.basic ul li a{
    color:#333333;
}
div.basic ul li a:hover{
    text-decoration:underline;
}
div.manual{
	width: 450px;
	float:right;
}
div.manual ul li{
    font-size:12px;
	line-height:24px;
}
div.manual ul li a{
    color:#333333;
}
div.manual ul li a:hover{
    text-decoration:underline;
}
h2.reg {
	margin:20px auto;
	padding: 0;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
	background:#505050;
	position: relative;
	clear:both;
}

h2.reg2 {
	margin:0 auto 10px;
	padding: 0;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
	background:#505050;
	position: relative;
	clear:both;
}

h2 span.titleback{
  width:5px;
  height:24px;
  margin:8px 10px;
  padding:0;
  background-color:#fead00;
  display:block;
  float:left;
}
h2 span.titleback2{
  width:5px;
  height:24px;
  margin:3px 10px;
  padding:0;
  background-color:#fead00;
  display:block;
  float:left;
}
div.banner{
  width:800px;
  height:200px;
  margin: 20px auto;
  text-align:left;
}
/* contents_area END */

/* FORM */
div.app_top{
    width: 920px;
	height: 570px;
	margin: 10px auto;
	clear:both;
	position:relative;
}
div.app_top img.appback{
    width: 100%;
	height: auto;
	margin: auto;
	position:absolute;
}
#app001,#app003,#app005 {
    position:relative;
	top: 435px;
	left: 62px;
}
#app002,#app004,#app006 {
    position:relative;
	top: 435px;
	left:160px;
}
/* FORM END */
/*Position*/
#logo {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 240px;
	height: 55px;
}
#contents_area div.pagetop {
	clear: both;
	width: auto;
	padding-bottom: 30px;
	text-align: right;
}
/*Position End*/

/* フッター ここから */

#footer-wrap{
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:80px;
	padding:0px;
	clear:both;
	background-color:#505050;
	width:100%;
	overflow:hidden;
	position: relative;
}

#footer{
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:80px;
	padding:0px;
	text-align:left;
	width:960px;
	overflow:hidden;
	position: relative;
}

ul#FooterMenu {
   width:960px;
   margin-top:20px;
   margin-bottom:0px;
   margin-left:auto;
   margin-right:auto;
   padding:0px;
   position:relative;
}

ul#FooterMenu li{
   list-style:none;
}

ul#FooterMenu li a{
   margin:0px 6px;
   padding:0px;
   float:left;
   font-size:12px;
   color:#FFFFFF;
}

ul#FooterMenu li a:hover{
   color:#FFFFFF;
   text-decoration:underline;
}

#footer p.foot01{
    width:580px;
    margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right: auto;
	padding:0px;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	position: absolute;
	bottom:0px;
	right:0px;
}

#footer p.foot01 a:hover,
#footer p.foot01 a:link,
#footer p.foot01 a:visited,
#footer p.foot01 a:active{
	color:#FFFFFF;
}

/* フッター ここまで */
}
@media screen and (max-width: 979px){
/* 基本設定 ここから */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td{
	margin: 0px;
	padding: 0px;
}
table {
    border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0; 
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
li { 
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input,textarea,select { 
	font-size: 100%;
}
body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	-webkit-text-size-adjust: none;
}
#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	line-height: 1.25em;
	background:#333;
}
#contents-container{
	width:100%;
	border-top:1px solid #CCCCCC;
	background-color:#333333;
}
#contents{
    margin:0 auto;
	text-align:left;
	padding:0 0 20px;
	width: 100%;
	background-color:#f7f4f0;
	overflow:hidden;
}
a:link {
	color: #0033cc;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #0082d1;
}
.imgtitle {
	margin:20px auto;   
}
.clear-both {
	clear: both;
	font-size: 1px;
	line-height: 0em;
}
/* 基本設定 ここまで*/

/*Header*/
#header {
	width: 100%;
	height:auto;
	position:relative;
}
h1 {
    position:relative;
	text-align:center;
	margin:auto;
	color:#FFFFFF;
	font-size:0.8em;
}
ul.sb1{
    display:none;
}
#gnavi {
	width:100%;
	height:auto;
	position: relative;
	margin-top:20px;
	clear:both;
}
#gnavi li {
	display: block;
	margin:auto;
	text-align:center;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
#gnavi li+li {
	border-top:none;
}
#gnavi li a:hover {
  height:70px;
}
/*Header END*/

/* contents_area */
.imgback{
    width:100%;
	height:auto;
}
#contents_area{
	width: 96%;
	padding:0 2%;
}
#contents_area p{
    margin: 0 0 20px;
	font-size:1em;
	line-height:1.5em;
	clear:both;
}
#contents_area p.theme{
    margin: 0 0 10px;
	padding: 0;
	border-bottom:1px dotted #666666;
	font-size:14px;
	clear:both;
}
#contents_area p span{
	background-color:#fffa64;
}
div.basic{
	width: 100%;
}
div.basic ul li{
    font-size:12px;
	line-height:24px;
}
div.basic ul li a{
    color:#333333;
}
div.basic ul li a:hover{
    text-decoration:underline;
}
div.manual{
	width: 100%;
}
div.manual ul li{
    font-size:12px;
	line-height:24px;
}
div.manual ul li a{
    color:#333333;
}
div.manual ul li a:hover{
    text-decoration:underline;
}
h2.reg {
	margin:20px auto 10px;
	padding: 0;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	color:#333;
	text-align: left;
	background:none;
	position: relative;
	clear:both;
}
h2.reg2 {
	margin:0 auto 10px;
	padding: 0;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	color:#333;
	text-align: left;
	background:none;
	position: relative;
	clear:both;
}
h2 span.titleback{
  display:none;
}
h2 span.titleback2{
  display:none;
}
div.banner{
  width:100%;
  height:auto;
  margin: 20px auto;
  text-align:left;
}
/* contents_area END */

/* FORM */
div.app_top{
    width: 100%;
	height: auto;
	margin: 10px auto;
	clear:both;
	position:relative;
}
div.app_top img{
    width: 100%;
	height: auto;
	margin: auto;
	position:relative;
}
#app001,#app003,#app005 {
    position: absolute;
	width:80%;
	height:auto;
	top: 32%;
	left: 10%;
}
#app002,#app004,#app006 {
    position: absolute;
	width:80%;
	height:auto;
	top: 79%;
	left: 10%;
}
/* FORM END */
/*Position*/
#logo {
	position: relative;
	width:100%;
	max-width: 320px;
	height: auto;
	text-align:center;
	margin:10px auto;
}
#logo img {
	width:70%;
	height: auto;
}
#form {
    background:none;
	position: relative;
	width:100%;;
	height:auto;
	margin:auto;
	text-align:center;
}
#form img{
    width:80%;
	max-width:320px;
	height:auto;
}
/*Position End*/

/* フッター ここから */

#footer-wrap{
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:auto;
	padding:0px;
	clear:both;
	background-color:#505050;
	width:100%;
	overflow:hidden;
	position: relative;
}

#footer{
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:auto;
	padding:0px;
	text-align:left;
	width:100%;
	overflow:hidden;
	position: relative;
}

ul#FooterMenu {
   width:100%;
   margin-top:20px;
   margin-bottom:0px;
   margin-left:auto;
   margin-right:auto;
   padding:0px;
   position:relative;
}

ul#FooterMenu li{
   list-style: disc inside;
   color:#FFF;
}

ul#FooterMenu li a{
   margin:0px 6px;
   padding:5px;
   font-size:1em;
   display:block;
   color:#FFFFFF;
   text-decoration:none;
}

ul#FooterMenu li a:hover{
   color:#FFFFFF;
   text-decoration:underline;
}

#footer p.foot01{
    width:100%;
    margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right: auto;
	padding:0px;
	font-size:0.8em;
	color:#FFFFFF;
	text-align:center;
}

#footer p.foot01 a:hover,
#footer p.foot01 a:link,
#footer p.foot01 a:visited,
#footer p.foot01 a:active{
	color:#FFFFFF;
}

/* フッター ここまで */
}