@charset "Shift_JIS"

/* ========BASIC======== */
*{
font-family:Verdana, Helvetica, sans-serif;
color:#333;
}

a:link,
a:visited
{text-decoration:none;
color:#000000;}

strong,em {font-weight: normal;}

em {font-style: normal;}

body{
	margin:0;
	padding:0;
	font-size:small;
	text-align:center;
	line-height:1.4em;
	letter-spacing:1px;
	background-color: #ffffff;
}

img{border:0;}

h1,h2,h3,h4,h5,h6{
margin:0;
}

/* ========TEMPLATE FRAMEWORK======== */
div#wrapper  {
	width:730px;
	background:#fff 50% 50%;
	text-align: left;
	border-left	:solid 2px #666666;
	border-right	:solid 2px #666666;
}

div#header   {
	background:url("title.gif") ;
	width: 720px;
	height:180px;
	
}

div#contents {
	width:720px;
	clear:both;
	background:#fff;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

div#main{
	text-align: left;
	margin: 10px 20px;
}

#main p{line-height:4mm;}

div#footer{
	width:100%;
	padding:10px 0px 15px;
	clear:both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: x-small;
	margin-top: 0px;
	color: #666666;
}

#google {
	text-align: center;
	margin: 10px 0 0 0;
	padding :0;
	}

#img {
	margin: 10px 0px 20px 0px;
	padding: 0;
	float: right;
	}

#img1 {
	margin: 10px 10px 20px 0px;
	padding: 0;
	float: left;
	}

h1 {
	font-size: x-small;
	text-align:right;
	font-weight: bold;
	color: #000000;
}

h2	{color		:#333333;
	font-size	:23px;
	text-align	:left;
	margin		:0px 0 40px 250px;
	padding		:30px 0 0 0;
	font-weight: bold;
}

#header p	{color	:#000000;
	text-align	:left;
	font-size	:13px;
	margin		:0px 30px 0px 250px;
	}

h4 {
	font-size: x-small;
	font-weight: bold;
	color: #999999;
}
#header a {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
h3 {
	font-size: small;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	padding-left: 20px;
}
div#footer address {
	font-style: normal;
}
.box {
	padding: 5px;
	border: 1px dotted #669900;
	text-align: center;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 20px;
}
.subfooter {
	font-size: xx-small;
	text-align: right;
	margin-bottom: 5px;
}
a:hover {
	color: #3399FF;
}
div#main-sub {
	background-color: #FFFFFF;
	font-size: x-small;
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
	width: 180px;
	border: 1px solid #FFCC00;
	margin-right: 10px;
}
.box2 {
	border: 1px solid #3399FF;
	font-size: small;
	color: #666666;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
div#footer a {
	color: #666666;
	text-decoration: none;
}
div#footer address a {
	color: #666666;
}
.small-text {
	font-size: x-small;
	color: #999999;
}
.link-style {
	text-align: right;
	font-size: small;
}
.sub-title {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
	text-align: center;
}
li {
	margin-right: 10px;
}
div#by a {
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
}
div#by {
	font-size: xx-small;
	color: #999999;
	text-align: right;
}
