@charset "Shift_JIS";
/* layout.css
---------------------------------------------

 1 : body & link
 2 : layout
 3 : margin & padding
 4 : image
 5 : color & style
 6 : special
 7 : lightbox
 
--------------------------------------------*/ 


/* body & link
--------------------------------------------*/

body{
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding-top: 0;
	font-size: 80%;
	color: #444;
	line-height: 140%;
	background: #fff url(image/newbackground.gif) center; /* image/check.gif*/
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

a {
	color:#4282b5;
	text-decoration:none;
}

a:hover {
	color:#00c000;
	text-decoration:underline;
}

/* layout
--------------------------------------------*/

.base{
	width: 650px;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
	text-align: left;
}

.topimage{
	margin-bottom: 20px;
	text-align: center;
}

.main{
	width: 400px;
	text-align: left;
	margin: 0 0 0 24px;
}

.maintop{
	background-image: url(image/main_top.gif);
	background-repeat: no-repeat;
	padding: 3px 0 3px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #b22222;
	border-bottom: solid 1px #ccc;
}

.maintext{
	background-image: url(image/cross_bg.gif);
	padding: 0px 5px 0 5px;
	margin: 0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.mainbottom{
	padding-bottom: 14px;
	background-image: url(image/main_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.rightmenu{
	width: 190px;
	position: absolute;
	top: 87px;
	left: 435px;
}

.menutop{
	padding-top: 3px;
	background: #fff url(image/menu_top.gif);
	background-repeat: no-repeat;
}

.menutext{
	background-color: #fff;
	line-height: 130%;
	padding: 5px 5px 0 5px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background: #fff url(image/peko.jpg) no-repeat;
}

.menubottom{
	background-image:  url(image/menu_bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* margin & padding
--------------------------------------------*/

#larc p{ margin: 0; padding: 0 0 0 0;}

.maintext p{ margin: 0px; padding: 10px 5px 0 5px;}

.menutext p{margin: 0px; padding: 10px 5px 0 5px;}

select{ margin: 10px 0 3px 0; padding: 0 ;}

.menutext ul{ 
	margin: 10px 0 10px -10px !important; margin: 10px 0 10px 20px;
	padding-left: 30px !important; padding-left: 0;
}

.maintext ul{ 
	margin: 10px 0 10px -10px !important; margin: 10px 0 10px 20px;
	padding-left: 30px !important; padding-left: 0;
}

#home{
	text-align: right;
	padding: 0 10px 2px 0;
	margin: 0;
}

/* image
--------------------------------------------*/

h1{display:none;}

.topimage img{ border:0;}

.maintext img{
	display: block;
	margin: 0 auto;
	text-align:center;
}


.maintext .image{
	text-align:center;
}

.menutext img{ border: 0; }

.list{
	list-style-image : url(image/list.gif);
}
.list2{
	list-style-image : url(image/list2.gif);
	list-style-position: outside;
}
.list3{
	list-style-image : url(image/list3.gif);
	list-style-position: outside;
}

#arrow{	background: #fff url(image/arrow.jpg) no-repeat;}

legend img{ border:0;}

/* color & style
--------------------------------------------*/

.daybar{
	border-bottom: 1px solid #444444;
	margin:0px 5px 15px 0;
	padding-top:10px;
}

.daybar span{
	font-size:85%;
	margin-left:50px;
}

.clap{
	margin: 5px 0 0 5px;
	padding: 0 0 2px 3px;
	border-left: 3px solid #4282b5;
}

.ans{
	padding: 5px 0 10px 0;
	margin:0 0px 0px 0;
}

q {
	border: 1px solid #aaa;
	padding: 10px;
	margin: 15px 0;
	display: block;
}

dt{
	margin: 15px 150px 0 10px;
	padding-left: 3px;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	color: #1488e6;
	font-weight: bold;
}

dd{
	border-left: 1px solid #aaa;
	border-bottom:1px dashed #aaa;
	margin : 0 100px 0 20px;
	padding: 5px 0 5px 10px;
}

.last{border-bottom:1px solid #aaa;}

dd span{
	font-size:80%;
}

.maintop span{
	color: #aaa;
	font-weight: normal;
	font-size: 85%;
	padding-left: 30px;
}

.menutext .title{
	color: #777;
	border-bottom: 1px solid #ccc;
}

.white{
	color : #fff;
}

.gray{
	color: gray;
	border-left:2px solid gray;
	margin: 15px 0 5px 10px;
	padding-left:4px;
}

.green{
	color: #228b22;
	margin: 3px 0 10px 10px;
}

strong{
	color: #b22222;
}

td{
	font-size: 90%;
	padding:0.4em 1em 0.4em 0.4em;
	border-right:1px solid #444444;	
	border-bottom:1px solid #444444 ;
}

.center{
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
}

.r_float{
	float: right;
	margin: 5px 3px 0 1em;
}

.l_float{
	float: left;
}

.clear{
	clear: both;
}

/* special
--------------------------------------------*/

.larc{
	background-image: url(image/main_top_larc.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

#larc{
	margin: 0;
	padding: 5px 5px 0px 5px;
	background: #fff url(image/larc_back.gif) no-repeat;
}

pre{
	border: 1px solid #aaa;
	padding: 10px 5px 20px 5px;
	word-break: break-all;
/*	overflow:auto; */
	overflow-x: auto;
	overflow-y: visible;
	width: 380px;
}

/* lightbox
--------------------------------------------*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.hayasoft.com/win/image/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.hayasoft.com/win/image/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.hayasoft.com/win/image/overlay.png", sizingMethod="scale");
	}
	