@charset "UTF-8";

/*====DEFAULT RESET====*/
html, body,
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
div, p, blockquote,
th, td,
form, fieldset, input, textarea,
pre {
	margin: 0;
	padding: 0;
	font-family: 'qMmpS@Pro@w3', ' Hiragino Kaku Gothic Pro', 'CI', Meiryo, ' lr@oSVbN',sans-serif;
}


body {
	line-height: 1;
	color: #000;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6, {
	font-size: 100%;
	font-weight: normal;
}

address,
caption, th,
cite,
code, var,
dfn,
em, strong {
	font-style: normal;
	font-weight: normal;
}

tabele {
	border-collapse: collapse;
	border-spacing: normal;
}

caption, th {
	text-align: left;
}

fieldset {
	border: 0;
}

optgroup {
	color: #000;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

abbr, acronym {
	border: 0;
	cursol: help;
}

img {
	border: 0;
	vertical-align: bottom;
}

object,
embed {
	vertical-align: bottom;
}

hr {
	display: none;
}

a {
	text-decoration:underline;
}



/*====ADDITINAL====*/
	
a {
	color:#0066CC;
}

/*a:hover{
background:#4EBBC6;
color:#FFFFFF;
}*/

li {
	list-style:none;
}



em{
font-style:normal;
font-weight:bold;
font-size:1.1em;
}



/*====START====*/

body {
text-align: center; /* IEό―Z^Owθ */
}

#container{
margin:0 auto;
width:690px;
text-align:center;
}


#title{
width:690px;
height:332px;
margin-top:20px;
margin-bottom:0px;
text-align:center;
}

/*
#subtitle1{
width:690px;
height:332px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
}
*/

#subtitle2{
width:400px;
height:77px;
margin-top:20px;
margin-left:30px;
margin-bottom:40px;
text-align:left;
}

#kazoku{
width:640px;
height:933px;
margin-top:20px;
margin-bottom:00px;
text-align:center;
}

#dokushin{
width:640px;
height:595px;
margin-top:-10px;
margin-bottom:0px;
text-align:center;
}

#foot{
width:690px;
height:312px;
margin-top:20px;

text-align:center;
}

#links{
text-align:center;
margin-top:15px;
margin-bottom:30px;
margin-bottom:40px;
}
#footer{

margin-top:15px;
text-align:center;
color:#999999;
}



/*clearfix*/
.menu:after,
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.menu,
.clearfix {display: inline-table;}
/* Hides from IE-mac */
* html .menu,
* html .clearfix {height: 1%;}
.menu,
.clearfix {display: block;}
/* End hide from IE-mac */