@charset "Shift_JIS";
html {
	font-size: 62.5%;
	text-size-adjust: 100%;
}

body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0px 0px;
	font-size: 18px;
	font-size: 1.8em;

}

img.cf	{
	margin: 5px 12px;
	width:30vw;
	max-width:220px;
}

img.sf	{
	display:block;
	width:96%;
	margin:10px auto;
}


#hedder	{
	height:600px;
	background-image: url('head.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: cover;
	margin-bottom:40px;
	color:#054;
	text-shadow: 1px 1px 8px #fff;
}


p.hd1 {
	margin:0px 10px;
	padding-top:12px;
	text-align: left;
	float: left;
	font-size:1.4em;

}

p.hd2 {
	margin:0px 10px;
	text-align: right;
	padding-top:12px;
	font-size:1.4em;
}

#main {
	width: 100%;
	background-color: #fff;
	color: #000;
	margin: 0px auto;
	border: solid 0px #006;
	max-width: 980px;	
}

#contents	{
	padding: 0px 10px;
	margin-bottom:30px;
}

#contentlist	{
	margin:15px 5px;
	padding: 12px 0px;
	background: linear-gradient(to bottom,#eef6ff,#fff 60%, #effffc 98%); 
	color:#0f0;
	border-radius: 2em;
}

#contentlist	a	{
	text-decoration: none;
	color: #066; 
	background-color: transparent;
}

#contentlist	a:hover	{
	color: #f80; 
	background-color: #eefffe;
}

#tips	{
	margin:5px 60px 40px 40px;
	padding: 10px 20px 10px 30px;
	background: linear-gradient(to bottom,#eef,#eff); 
	border-radius: 1.6em;
	border:double 4px #198;
}

#pos	{
    width:100%;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

#pos img {
	width:30vw;
	margin:5px;
	max-width:300px;
	min-width:220px;

}

#footer {
	height:500px;
	background-image: url('foot.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	margin-top:0px;
	color:#054;
	padding-top:1px;
	padding-left:12px;
	line-height:1.6;
	font-size:1.1em;
	font-weight:bold;
	text-shadow: 2px 2px 6px #fff;
}

p	{
	
}

p.topix	{
	margin-left:3em;
	line-height:1.4;	
}

p.sig	{
	text-align:right;
	margin-right:10px;
}
p.sig2	{
	text-align:right;
	margin-right:100px;
}


#contentlist	ol	{
	margin-left:3em;
	list-style-type: none;
}

#contentlist	li {
  padding-left: 2em;
  background-image: url('icon.png');
  background-repeat: no-repeat;
  background-size: 1.6em;
  background-position: left top;
  margin-bottom:8px;
}

ol	li	{
	margin-left:2em;
}

ul	{
	margin-left:2em;
}

ul	li {
	list-style-type: none;
	margin-left:2em;
	padding-left:0em ;
	text-indent: -2em;
}

li.star {
	margin:6px 0px 16px;
	padding-left:0em ;
  text-indent: -1em;
}

li.star:before {
  display: inline;
  content: "＊";
}
a:link
{
	color: #c6f; 
	text-decoration: underline;
}
a:visited
{
	color: #c69;
} 
a:active 
{
	color: #ff0000;
}
a:hover 
{
	color: #f00;
	background-color: #e6e6ff;
}

h1 {
	color: #198; 
	font:5.4em arial;
	margin: 0px 10px;
	padding:16px 0px;
	text-align:center;
	border-top: 5px solid #198;
	border-bottom: 5px solid #198;
	font-weight:normal;

}

h2 {
	color: #198; 
	margin: 20px 10px;
	text-align:center;
	font: 1.8em メイリオ;
	font-weight:bold;
	text-shadow:2px 2px 6px #888; 
}
h3 {
	margin: 30px 0px 14px;
	color: #078;
	text-shadow:3px 3px 6px #ccc;
	text-align:left;
	font-size:1.6em;
}

h3 a:hover {
	color: #225;
	background-color: transparent;
}

h4 {
	margin: 14px 0px;
	color: #314;
	font-size:1.4em;
	text-shadow:3px 3px 6px #eee; 
}

h5 {
	margin: 0px 0px;
	color: #f70;
	font-size:1.2em;
	font-weight:normal;
}

h6 {
	color: #398;
	margin: 20px 0px 0px 20px;
	font-weight:normal;
	text-align:left;
	font-size:1.3em;
}

 hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

 hr.l1 {
    border-top: 3px dotted #cc6;
    border-right: none;
    border-bottom: none;
    border-left: none;
  clear:both;
}

hr.l2 {
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #f80 0, #930 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
  clear:both;
}

hr.l3 {
    height: 2px;
    background: linear-gradient(to right, #eee, #629, #eee);
    border: none;
}

hr.l4 {
	border-top: 3px solid #006;
	margin:20px 0px;
}

hr.figline {
background:  url("line.png") repeat-x,linear-gradient(to bottom, #fff,#eff 80%, #ddf);
height: 26px;
/*background-position: 0%;*/
width:97.4%;
margin:0px auto;
/*background-color:#fcc;*/
}

.ret	{
	display: none;
}





/* ====================

  スマートフォン

======================= */
@media only screen and (min-width: 0) and (max-width: 767px) {
body {
	font-size: 15px;
	font-size: 1.5em;
}
#hedder	{
	height:420px;
}

#footer {
	height:180px;
	font-size:1.0em;

}
img	{
	max-width:80vw;
}
h1	{
	font-size:2.8em;
}
h2	{
	font-size:1.4em;
}
h3	{
	font-size:1.2em;
}

h4	{
	font-size:1.1em;
}

h6 {
	font-size:1.1em;
	margin-left:10px;
}


blockquote	{
	margin: 3px;
}
p.topix	{
	margin-left:1em;
}
p.hd1 {
	font-size:1.0em;
}
p.hd2 {
	font-size:1.4em;
}
p.sig2	{
	margin-right:10px;
}

#pos img {
	margin:2px;
	min-width:170px;
}
#contentlist	ol	{
	margin-left:-4em;
}

#contentlist	li {
	margin-left: 2em;
	margin-right: -1em;
	text-indent: 0em;
}

.ret	{
	display:initial;
}

#tips	{
	margin:5px 5px 20px 5px;
	padding: 10px 5px 10px 5px;
}

