﻿@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

/*===============================================
画面の横幅が769px以上（パソコン用）
===============================================*/
@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
* 		{ margin:0; padding:0; }

body	{ font-family:  -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		  font-size:15px;
		  color:#595757;
		  line-height:150%;
		  letter-spacing:1px; padding-bottom:20px;
		  background:url(../img/bg.jpg) center repeat-y;
		  width:100%; height:100%;
		  text-align:justify; text-justify:inter-ideograph;}

/*リンク*/

a:link			{ color:#595757; text-decoration:none;}
a:visited		{ color:#555; text-decoration:none;}
a:hover			{ color:#000; text-decoration:underline;} 
a:active		{ color:#555;}	

img,table		{ border:none; }
td				{ vertical-align:top;}
li 				{ list-style-type:none;}

/*-- Layout --*/

#container		{ width:800px; padding:0; margin:0 auto;}
	#header		{ width:800px; margin:0 auto; height:130px; background:url(../img/headerbg.gif) top no-repeat;}
	#flasharea	{ width:800px; height:332px; margin:0 auto 50px;}
	#content	{ width:800px; margin:0 auto; padding:0; }
				#main		{ width:600px; margin:0px; }
				#leftarea	{ width:200px; margin:0; text-align:center; }
				#footer		{ width:500px; height:50px; font-size:10px; margin:20px 50px; font-family:Arial, Helvetica, sans-serif; }
                                .footer3{width:500px;height:30px;margin:20px 0px;}		
	
#leftarea li	{ margin-bottom:20px; }

#link{width:500px;margin:0; }
.test1{width:600px;margin-left:1px;}
.test2{width:500px;margin:20px 45px;}

/*-- Header --*/
#header	a{color:#777;}
#header{width:800px;margin:0 auto;height:130px;background:url(../img/headerbg.gif) top no-repeat;}
#header	a:hover{color:#777; text-decoration:none;} 
#header	h1{font-size:12px; font-weight:200; text-align:right; margin-right:30px;}
#header	.logo a{width:400px;height:130px;display:block;}
	

h1 {
	margin-bottom: 5px;
	font-size: 20px;
}
h2 {
	font-size:14px;
	margin: 20px 0px;
}
h3 {
	font-size:15px;
	margin: 20px 0px;
}
p, li, dt, dd, address {
	color: #444444;

	line-height: 1.4;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}
dl {
	margin-bottom: 20px;
}
dl dt {
}
dl dd {
        padding-left: 30px;
}

em {
}
img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
address {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #999999;

	text-align: center;
}

form dl {
	margin-bottom: 15px;
}
form dl dt {
	float: left;
	clear: left;
	width: 80px;
	font-size:10px;
}
form dl dd {
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;
	line-height: 1.2;
}



/* ----- 基本構造 -------------------------------------- */


div#menu {
	font-size:10px; color:#CCC;
}

div#link {
	margin-bottom: 5px;
}

div#work {
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

/* ----- メニュー -------------------------------------- */

div#menu ul {
	margin: 5px 0px;
}
div#menu ul li {
	display: inline;
	margin-right: 10px;
}

/* ----- ログ ------------------------------------------ */

div#link .link {
	padding-top: 15px;
	border-bottom: 1px solid #999999;
}

div#link h2 {
	font-size:14px;
	padding: 2px 0px;
	border-bottom: 1px solid #999999;
}

div#link h3 {
	font-size:12px;
	margin-bottom: 5px;
}

div#link dl {
	clear:both;
}
div#link dt.banner {
	display: none;
}
div#link dd.banner {
	margin: 0px;
	float:right;
	margin-right:15px;
	padding-bottom:20px;
}

div#link dt.text {
	display: none;
}
div#link dd.text {
	margin: 0px;
	float:left;
	margin-right:15px;
	padding-bottom:20px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	font-size:14px;
}
div#work h3 {
	font-size:12px;
}
div#work form {
	margin: 10px 0px;
}
div#work form dl {
	margin: 3px 0;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
	margin-left: 0px;
}
div#work form input {
	padding: 0px;
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
}


/*===============================================
画面の横幅が768pxまで（タブレット用）
===============================================*/
@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
* 		{ margin:0; padding:0; }

body	{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif ;
		  font-size:15px;
		  color:#595757;
		  line-height:150%;
		  letter-spacing:1px; padding-bottom:20px;
		  background:none; center repeat-y;
		  width:100%; height:100%;
		  text-align:justify; text-justify:inter-ideograph;}

.wrap{overflow: hidden;}

/*リンク*/

a:link			{ color:#595757; text-decoration:none;}
a:visited		{ color:#555; text-decoration:none;}
a:hover			{ color:#000; text-decoration:underline;} 
a:active		{ color:#555;}	

img,table		{ border:none; }
td				{ vertical-align:top;}
li 				{ list-style-type:none;}

/*-- Layout --*/

#container		{ width:100%; padding:0; margin:0 auto;}
	#header		{ width:100%; margin:0 auto; height:130px; background:url(../img/headerbg.gif) top no-repeat;}
	#flasharea	{ width:100%; height:332px; margin:0 auto 50px;}
	#content	{ width:100%; margin:0 auto; padding:0; }
				#main		{ width:100%; margin:0px; }
				#leftarea	{ width:70%; margin:0; text-align:center; }
				#footer		{ width:90%; height:50px; font-size:10px; margin:5px 0px; font-family:Arial, Helvetica, sans-serif; }
                                .footer3{width:90%;height:30px;margin:5px 0px;}		
	
#leftarea li	{ margin-bottom:20px; }

#link{width:95%;margin:0; }
.test1{width:100%;margin-left:1px;}
.test2{width:95%;margin:20px 45px;}

/*-- Header --*/
#header	a{color:#777;}
#header{width:100%;margin:0 auto;height:130px;background:url(../img/headerbg.gif) top no-repeat;}
#header	a:hover{color:#777; text-decoration:none;} 
#header	h1{font-size:12px; font-weight:200; text-align:right; margin-right:30px;}
#header	.logo a{width:400px;height:130px;display:block;}
	

h1 {
	margin-bottom: 5px;
	font-size: 20px;
}
h2 {
	font-size:14px;
	margin: 20px 0px;
}
h3 {
	font-size:15px;
	margin: 20px 0px;
}
p, li, dt, dd, address {
	color: #444444;

	line-height: 1.4;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}
dl {
	margin-bottom: 20px;
}
dl dt {
}
dl dd {
        padding-left: 30px;
}

em {
}
img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
address {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #999999;

	text-align: center;
}

form dl {
	margin-bottom: 15px;
}
form dl dt {
	float: left;
	clear: left;
	width: 80px;
	font-size:10px;
}
form dl dd {
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;
	line-height: 1.2;
}



/* ----- 基本構造 -------------------------------------- */


div#menu {
	font-size:10px; color:#CCC;
}

div#link {
	margin-bottom: 5px;
}

div#work {
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

/* ----- メニュー -------------------------------------- */

div#menu ul {
	margin: 5px 0px;
}
div#menu ul li {
	display: inline;
	margin-right: 10px;
}

/* ----- ログ ------------------------------------------ */

div#link .link {
	padding-top: 15px;
	border-bottom: 1px solid #999999;
}

div#link h2 {
	font-size:14px;
	padding: 2px 0px;
	border-bottom: 1px solid #999999;
}

div#link h3 {
	font-size:12px;
	margin-bottom: 5px;
}

div#link dl {
	clear:both;
}
div#link dt.banner {
	display: none;
}
div#link dd.banner {
	margin: 0px;
	float:right;
	margin-right:15px;
	padding-bottom:20px;
}

div#link dt.text {
	display: none;
}
div#link dd.text {
	margin: 0px;
	float:left;
	margin-right:15px;
	padding-bottom:20px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	font-size:14px;
}
div#work h3 {
	font-size:12px;
}
div#work form {
	margin: 10px 0px;
}
div#work form dl {
	margin: 3px 0;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
	margin-left: 0px;
}
div#work form input {
	padding: 0px;
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
}


/*===============================================
画面の横幅が668pxまで（タブレット用）
===============================================*/
@media screen and (max-width: 668px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}

* 		{ margin:0; padding:0; }

body	{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		  font-size:15px;
		  color:#595757;
		  line-height:150%;
		  letter-spacing:1px; padding-bottom:20px;
		  background:url(../img/bg.jpg) center repeat-y;
		  width:100%; height:100%;
		  text-align:justify; text-justify:inter-ideograph;}

.wrap{overflow: hidden;}

/*リンク*/

a:link			{ color:#595757; text-decoration:none;}
a:visited		{ color:#555; text-decoration:none;}
a:hover			{ color:#000; text-decoration:underline;} 
a:active		{ color:#555;}	

img,table		{ border:none; }
td				{ vertical-align:top;}
li 				{ list-style-type:none;}

/*-- Layout --*/

#container		{ width:100%;max-width: 668px; padding:0; margin:0 auto;}
	#header		{ width:100%;max-width: 668px; margin:0 auto; height:130px; background:url(../img/headerbg.gif) top no-repeat;background-position:0% 0%;}
	#flasharea	{ width:100%;max-width: 668px; height:332px; margin:0 auto 50px;}
	#content	{ width:100%;max-width: 668px; margin:0 auto; padding:0; }
				#main		{ width:100%;max-width: 668px; margin:0; }
				#leftarea	{ width:70%;max-width: 668px; margin:0; text-align:center; }
				#footer		{ width:90%;max-width: 668px; height:50px; font-size:10px; margin:20px 0px; font-family:Arial, Helvetica, sans-serif; }
	                        .footer3{width:90%;max-width: 668px;height:30px;margin:20px 0px;}
	
	
#leftarea li	{ margin-bottom:20px; }

/*-- Header --*/
#header	a{color:#777;}
#header	a:hover{color:#777; text-decoration:none;} 
#header	h1{font-size:12px; font-weight:200; text-align:right; margin-right:30px;}
#header	.logo a{width:100%;max-width: 668px;height:130px;display:block;}	


#link{width:95%;max-width: 668px;margin:0; }
.test1{width:100%;max-width: 668px;margin-left:1px;}
.test2{width:95%;max-width: 668px;margin:20px 0px;}


h1 {
	margin-bottom: 5px;
	font-size: 20px;
}
h2 {
	font-size:14px;
	margin: 20px 0px;
}
h3 {
	font-size:15px;
	margin: 20px 0px;
}
p, li, dt, dd, address {
	color: #444444;

	line-height: 1.4;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}
dl {
	margin-bottom: 20px;
}
dl dt {
}
dl dd {
        padding-left: 30px;
}

em {
}
img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
address {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #999999;

	text-align: center;
}

form dl {
	margin-bottom: 15px;
}
form dl dt {
	float: left;
	clear: left;
	width: 80px;
	font-size:10px;
}
form dl dd {
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;
	line-height: 1.2;
}



/* ----- 基本構造 -------------------------------------- */


div#menu {
	font-size:10px; color:#CCC;
}

div#link {
	margin-bottom: 5px;
}

div#work {
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

/* ----- メニュー -------------------------------------- */

div#menu ul {
	margin: 5px 0px;
}
div#menu ul li {
	display: inline;
	margin-right: 10px;
}

/* ----- ログ ------------------------------------------ */

div#link .link {
	padding-top: 15px;
	border-bottom: 1px solid #999999;
}

div#link h2 {
	font-size:14px;
	padding: 2px 0px;
	border-bottom: 1px solid #999999;
}

div#link h3 {
	font-size:12px;
	margin-bottom: 5px;
}

div#link dl {
	clear:both;
}
div#link dt.banner {
	display: none;
}
div#link dd.banner {
	margin: 0px;
	float:right;
	margin-right:15px;
	padding-bottom:20px;
}

div#link dt.text {
	display: none;
}
div#link dd.text {
	margin: 0px;
	float:left;
	margin-right:15px;
	padding-bottom:20px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	font-size:14px;
}
div#work h3 {
	font-size:12px;
}
div#work form {
	margin: 10px 0px;
}
div#work form dl {
	margin: 3px 0;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
	margin-left: 0px;
}
div#work form input {
	padding: 0px;
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}

}




/*===============================================
画面の横幅が640pxまで（スマホ用）
===============================================*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}

* 		{ margin:0; padding:0; }

body	{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		  font-size:14px;
		  color:#595757;
		  line-height:150%;
		  letter-spacing:1px; padding-bottom:20px;
		  background:none; center repeat-y;
		  width:100%; height:100%;
		  text-align:justify; text-justify:inter-ideograph;}



/*リンク*/

a:link			{ color:#595757; text-decoration:none;}
a:visited		{ color:#555; text-decoration:none;}
a:hover			{ color:#000; text-decoration:underline;} 
a:active		{ color:#555;}	

img,table		{ border:none; }
td				{ vertical-align:top;}
li 				{ list-style-type:none;}

/*-- Layout --*/

#container		{ width:100%;max-width: 640px; padding:0; margin:0 0;}
	#header		{ width:100%;max-width: 640px; margin:0 auto; height:130px; background:url(../img/headerbg.gif) top no-repeat;background-position:0% 0%;}
	#flasharea	{ width:100%;max-width: 640px; height:332px; margin:0 auto 50px;}
	#content	{ width:100%;max-width: 640px; margin:0 auto; padding:0; }
				#main		{ width:width:100%;max-width: 640px; margin:0; }
				#leftarea	{ width:width:70%;max-width: 640px; margin:0; text-align:center; }
				#footer		{ width:width:90%;max-width: 640px; height:50px; font-size:10px; margin:20px 0px; font-family:Arial, Helvetica, sans-serif; }
	                        .footer3{width:90%;height:50px;margin:20px 0px;}
	
#leftarea{display:none;}
#leftarea li	{ margin-bottom:20px; }

#link{width:95%;max-width: 640px;margin:0; }
.test1{width:100%;max-width: 640px;margin-left:1px;}
.test2{width:95%;max-width: 640px;margin:20px 0px;}


/*-- Header --*/
#header	a{color:#777;}
#header	a:hover{color:#777; text-decoration:none;} 
#header	h1{visibility:hidden}
#header	.logo a{width:100%;max-width: 640px;height:130px;display:block;}	

#content{width:100%;max-width: 640px;margin:0;padding:0;}



h1 {
	margin-bottom: 5px;
	font-size: 20px;
}
h2 {
	font-size:14px;
	margin: 20px 0px;
}
h3 {
	font-size:15px;
	margin: 20px 0px;
}
p, li, dt, dd, address {
	color: #444444;

	line-height: 1.4;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 0px;
}
dl {
	margin-bottom: 20px;
}
dl dt {
}
dl dd {
        padding-left: 15px;
}

em {
}
img {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}
address {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #999999;

	text-align: center;
}

form dl {
	margin-bottom: 15px;
}
form dl dt {
	float: left;
	clear: left;
	width: 80px;
	font-size:10px;
}
form dl dd {
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;
	line-height: 1.2;
}



/* ----- 基本構造 -------------------------------------- */


div#menu {
	font-size:10px; color:#CCC;
}

div#link {
	margin-bottom: 5px;
}

div#work {
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

/* ----- メニュー -------------------------------------- */

div#menu ul {
	margin: 5px 0px;
}
div#menu ul li {
	display: inline;
	margin-right: 10px;
}

/* ----- ログ ------------------------------------------ */

div#link .link {
	padding-top: 15px;
	border-bottom: 1px solid #999999;
}

div#link h2 {
	font-size:14px;
	padding: 2px 0px;
	border-bottom: 1px solid #999999;
}

div#link h3 {
	font-size:12px;
	margin-bottom: 5px;
}

div#link dl {
	clear:both;
}
div#link dt.banner {
	display: none;
}
div#link dd.banner {
	margin: 0px;
	float:right;
	margin-right:15px;
	padding-bottom:20px;
}

div#link dt.text {
	display: none;
}
div#link dd.text {
	margin: 0px;
	float:left;
	margin-right:15px;
	padding-bottom:20px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	font-size:14px;
}
div#work h3 {
	font-size:12px;
}
div#work form {
	margin: 10px 0px;
}
div#work form dl {
	margin: 3px 0;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
	margin-left: 0px;
}
div#work form input {
	padding: 0px;
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
}
