@ Shift_JIS

html * {box-sizing:border-box;}
* {
	margin:0; padding:0;
	font:small "qMmpS Pro W3","lroSVbN",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}

#foot p, #foot address {color:#5f5f5f;}

/* 	2) decolation	 */
img, img a {border:none;}
address a {text-decoration:none;}


/* 	2. shared  ‘‘   */
body {
	margin:auto;
background:url(images/bg.jpg) repeat-x;
}

/* top */

#header-b {
width:850px;
height:300px;
background-image: url('images/header.jpg');
padding:0px 0 0 0;
margin:0 0 0px 0;
}


h1 a {
font-size:12px;
color:#999;
	background-image: url(img/h1.jpg);
	background-repeat:no-repeat;
	display: block;
	line-height: 80px;
	width: 400px;
	text-indent: -9999px;
}

#header-b p {
margin:30px 0 0px 30px;
text-indent: -9999px;
}

#allbox {
	background-color:#FFF;
	width: 850px;
	margin:20px auto;
}

/*  contmain  */
#contmain {
margin:0 0 0 0;
width:830px;
padding:0 10px;
height:auto;
float:left;
background:#FFFFFF;
}

#contmain p {
	margin:5px 0 5px 0;
	padding:5px 10px 5px 10px;
	line-height:1.8em;
color:#333;
letter-spacing:0.2em;
font-size:12px;
text-align:left;
}


h2 {
width:480px;
height:32px;
background-image: url('h3back.jpg');
background-repeat: no-repeat;
line-height:32px;
font-size:14px;
font-weight:normal;
letter-spacing:0.1em;
color:#FF2B60;
text-indent: -9999px;
}

#link {
width:810px;
height:30px;
line-height:20px;
font-size:12px;
font-weight:normal;
color:#FF2B60;
text-indent: -9999px;
}

#contmain h2 a {
letter-spacing:0.1em;
color:#FF2B60;
font-size:14px;
font-weight:normal;
line-height:32px;
}


/*       produce       */


a {
	text-decoration:none;
}

a:link,a:visited {
color:#00f;
}

a:hover {
color:#f00;
}

/* 	D) Foot*bottom   */

#foot {
	width:850px;
height:30px;
	margin:0 0 0 0;
	padding:8px 0;
}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}


#area-box {
	width:470px;
	height:150px;
overflow: auto; 
font-color: #000; 
margin: 10px auto;
padding: 5px 0px 0px 0px;
text-align: left;
border:solid 1px #BFFF80;
background-color: #fff; 
line-height: 120%;
letter-spacing:0.1em;
scrollbar-face-color:#BFFF80;
}
#area-box p{
font-size: 12px; 
color:#333;
 }
 
#area-box a:link,#area-box a:visited {
font-size: 12px; 
color:#00f;
}
