img {
     max-width: 100%;
     height: 100%;
     }

window.onload = function(){
    if(document.body.scrollTop == 0){
        setTimeout(function(){scrollTo(0,1)}, 1);
    }
}

#guard {
position:relative;
width: 100%;
height: 100%;
}

.img_Guard{
position:absolute;
display:block;
width:100%;
height:100%;
background: url(../contents/pic/upl/sorry.php);
}

body{
user-select:none;
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none;
-khtml-user-drag:none;
}

body,td { font-size : 100%;
 font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN',
 メイリオ, Meiryo, sans-serif; 
 line-height:175%;
 letter-spacing:0.2pt;
 background-color:f8f8f8;
 color: #6d6d6d;
 }

a img {
    margin: 0px 0px -8px 0px;
    border: 3px solid #f8f8f8;
}

a img:hover{
 border: none;
 text-decoration: none;
 }

a{/*リンクされた文字*/
    color:#0066bb;
border-width:0px;
 border-bottom-width:1px;
 border-style:dotted;
text-decoration:none;
}

a:link {/*未訪問のリンク*/
    color:#009999;
border-width:0px;
 border-bottom-width:1px;
 border-style:dotted;
text-decoration:none;
}

a:hover {/*マウスをのせたとき*/
 position:relative;
 top:1px;
 left:1px;
border-width:0px;
 border-bottom-width:1px;
 border-style:dotted;
text-decoration:none;
}

a:active {/*クリック中*/
    color:#447700;
border-width:0px;
 border-bottom-width:1px;
 border-style:dotted;
text-decoration:none;
}

input,textarea {
 background-color: #f8f8f8;
 border: solid 1px #009999;
 color: #009999;
 font-size: 80%;}

hr {
	border-width: 1px 0 0 0; /* 太さ */
	border-style: dashed; /* 線種 */
	border-color: #cccccc; /* 線色 */
	height: 1px; /* IE6用対策 */
	clear: both; /* IE6用対策 */
}

.namae {color:#336666; font-size:150%; letter-spacing:3px; padding:10px; border-bottom:#cccccc dashed 1px; width:100%; margin-bottom:10px;}

.all{
 width: 755px;
 border:solid 1px #dddddd;}

div.continue {
    text-align: left;
    float: left;
 }

div.trr {
    text-align: right;
 }

ul.textresizer {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.textresizer li {
	display: inline;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}
ul.textresizer a {
	border: solid 1px #009999;
	padding: 0px 4px;
	font-weight: bold;
	text-decoration: none;
}
ul.textresizer a:hover {
	background: #99ccff;
	border: solid 1px #cccccc;
}
ul.textresizer .small-text {
	font-size: 73%;
}
ul.textresizer .medium-text {
	font-size: 85%;
}
ul.textresizer .large-text {
	font-size: 100%;
}
ul.textresizer .larger-text {
	font-size: 112%;
}
/* Style of active button */
ul.textresizer a.textresizer-active {
	border: solid 1px #2B562B;
	background: #afe4e4;
	color: #336666;
}
/* End of Text Resizer Buttons */

.kdawn {display:none}
