@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-color: #F7F7F7;
}
html {
	overflow: scroll;
}
img {
	border:0;
}

a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#wrap {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/bg_sidebar.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
	position: relative;
}
#header img {
	border:0px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	top: 50px;
	left: 220px;
}
#header h2 {
	position: absolute;
	top: 10px;
	left: 15px;
}
#header_inq {
	font-size: 12px;
	color: #FFFFFF;
	height: 19px;
	width: 180px;
	position: absolute;
	top: 50px;
	right: 0px;
}
#header_inq a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header_inq a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_inq a:hover {
	color: #000066;
	text-decoration: underline;
}

#gnavi {
	height: 35px;
	width: 800px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #4A596A;
	background-image: url(../img/bg_gnavi.jpg);
	background-repeat: repeat-x;
}
#gnavi ul {
	height: 35px;
	width: 780px;
	font-size: 12px;
}
#gnavi li {
	list-style-type: none;
	float: left;
	height: 35px;
	width: 95px;
	display: block;
	text-align: center;
	line-height: 35px;
}
#gnavi li a {
	background-image: url(../img/gnavi.jpg);
	display: block;
	height: 35px;
	width: 95px;
	color: #333333;
	text-decoration: none;
}
#gnavi li a:visited {
	color: #333333;
	text-decoration: none;
}
#gnavi li a:hover {
	background-position: 0px -35px;
	color: #333333;
	text-decoration: none;
}

/*#gn01 a {
	background-position: 0px 0px;
}
#gn01 a:hover {
	background-position: 0px -35px;
}
#gn02 a {
	background-position: -100px 0px;
}
#gn02 a:hover {
	background-position: -100px -35px;
}
#gn03 a {
	background-position: -200px 0px;
}
#gn03 a:hover {
	background-position: -200px -35px;
}
#gn04 a {
	background-position: -300px 0px;
}
#gn04 a:hover {
	background-position: -300px -35px;
}
#gn05 a {
	background-position: -400px 0px;
}
#gn05 a:hover {
	background-position: -400px -35px;
}
#gn06 a {
	background-position: -500px 0px;
}
#gn06 a:hover {
	background-position: -500px -35px;
}
#gn07 a {
	background-position: -600px 0px;
}
#gn07 a:hover {
	background-position: -600px -35px;
}
*/
#flash {
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.clear {
	clear: both;
}
#left_side {
	float: left;
	width: 220px;
	padding-top: 10px;
}
#trial {
	height: 80px;
	width: 220px;
	margin-bottom: 10px;
}
#trial a {
	background-image: url(../img/top_btn_01.jpg);
	display: block;
	height: 80px;
	width: 220px;
	text-indent: -9999px;
	overflow: hidden;
}
#trial a:hover {
	background-position: -220px 0px;
}
#vtr {
	text-align: center;
	margin-bottom: 10px;
}

.snavi01 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.snavi01 ul {
	font-size: 12px;
}
.snavi01 li {
	display: block;
	height: 35px;
	width: 200px;
	list-style-type: none;
	padding-bottom: 2px;
	line-height: 35px;
	text-indent: 1em;
}
.snavi01 li a {
	background-image: url(../img/top_bnv_bg.jpg);
	height: 35px;
	width: 200px;
	display: block;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
.snavi01 li a:visited {
	color: #333333;
	text-decoration: none;
}
.snavi01 li a:hover {
	color: #336699;
	text-decoration: none;
	background-position: -200px 0px;
}

/*
#sn01_01 a {
	background-position: 0px 0px;
}
#sn01_01 a:hover {
	background-position: -200px 0px;
}
#sn01_02 a {
	background-position: 0px -37px;
}
#sn01_02 a:hover {
	background-position: -200px -37px;
}
#sn01_03 a {
	background-position: 0px -74px;
}
#sn01_03 a:hover {
	background-position: -200px -74px;
}
#sn01_04 a {
	background-position: 0px -111px;
}
#sn01_04 a:hover {
	background-position: -200px -111px;
}
#sn01_05 a {
	background-position: 0px -148px;
}
#sn01_05 a:hover {
	background-position: -200px -148px;
}
*/

/*
#snavi02 {
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#snavi02 p {
	margin-bottom: 2px;
}

#snavi02 li {
	height: 35px;
	width: 200px;
	list-style-type: none;
	display: block;
	padding-bottom:2px;
}
#snavi02 li a {
	background-image: url(../img/top_bnv_02.jpg);
	display: block;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
}
#sn02_01 a {
	background-position: 0px 0px;
}
#sn02_01 a:hover {
	background-position: -200px 0px;
}
#sn02_02 a {
	background-position: 0px -37px;
}
#sn02_02 a:hover {
	background-position: -200px -37px;
}
*/

#snavi03 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
}
#snavi03 li {
	display: block;
	height: 25px;
	width: 200px;
	list-style-type: none;
	padding-bottom: 2px;
	line-height: 25px;
	text-indent: 1em;
}
#snavi03 li a {
	background-image: url(../img/top_bnv_bg2.jpg);
	display: block;
	height: 25px;
	width: 200px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#snavi03 li a:visited {
	color: #333333;
	text-decoration: none;
}
#snavi03 li a:hover {
	color: #336699;
	text-decoration: none;
	background-position: -200px 0px;
}


/*
#sn03_01 a {
	background-position: 0px 0px;
}
#sn03_01 a:hover {
	background-position: -200px 0px;
}
#sn03_02 a {
	background-position: 0px -27px;
}
#sn03_02 a:hover {
	background-position: -200px -27px;
}
#sn03_03 a {
	background-position: 0px -54px;
}
#sn03_03 a:hover {
	background-position: -200px -54px;
}
*/

#left_inq {
	width: 200px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#left_inq a {
	background-image: url(../img/top_btn_02.jpg);
	display: block;
	height: 60px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
}
#left_inq a:hover {
	background-position: -200px 0px;
}

#right_side {
	float: right;
	width: 550px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 40px;
}
#footer {
	clear: both;
	width: 800px;
	padding-top: 20px;
	font-size: 14px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer ul {
	font-size: 75%;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 15px;
	color: #336699;
}
#footer li {
	list-style-type: none;
	display: inline;
}
#footer li a:link {
	color: #336699;
	text-decoration: underline;
}
#footer li a:visited {
	color: #336699;
	text-decoration: underline;
}
#footer li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer #add {
	background-color: #FFFFFF;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	height: 50px;
	background-image: url(../img/logo02.gif);
	background-repeat: no-repeat;
	background-position: 680px;
	line-height: 130%;
}
#add img {
	margin-top: 5px;
}

#footer #add p.footer_add {
	font-size: 10px;
}
.txt_colored {
	color: #CC0000;
}

#how {
	height: 80px;
	width: 220px;
	margin-bottom: 10px;
}
#how a {
	background-image: url(../img/top_btn_04.jpg);
	display: block;
	height: 80px;
	width: 220px;
	text-indent: -9999px;
	overflow: hidden;
}
#how a:hover {
	background-position: -220px 0px;
}
