* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	height: 100%;
	width: 100%;
	background-color: #CCC;
	background-image: url(image/back.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: #696969;
	background-attachment: scroll;
}

a {
	text-decoration : none;
}


a:link {
	color: #666;
}
a:visited {
	color: #C00;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #F00;


}
.toplink {
	float: left;
	margin: 0px;
}

.floatleft {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.floatright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 800px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	height: 100%;
	padding: 0px;
	margin-top: -4px;
	margin-bottom: 0px;
}


#header {
	background-image: url(image/gelandgel_header.png);
	height: 70px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.header {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #999;
	margin-top: 5px;
	margin-left: 5px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 800px;
}
iframe {
	margin-right: auto;
	margin-left: auto;
}

#logo2 {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}

#navi {
	height: 30px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.mobilelink  {
	height: 20px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}


#navi ul{
	background-color: #FEE79E;
	margin: 0px;
	height: 20px;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
}
#navi ul.itemdescription {
	margin: 0px;
	height: 10px;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
}


#navi li{
	float: left;
	height: 20px;
	list-style-type: none;
	font-size: 12px;
	color: #515d66;
	margin-right: 10px;
}

#sidebar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}

li.menu1{
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding: 0px;
	margin: 5px;
	text-align: right;
	height: 30px;
	width: 165px;
	border-bottom-width: 2px;
	border-bottom-color: #FDCC34;
	border-bottom-style: solid;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #FDCC34;
	line-height: 30px;
	font-size: 20px;
}
li.menu2{
	list-style-type: none;
	text-align: left;
	width: 165px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	line-height: 14px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(image/gelgel_icon003.png);
}


#contents {
	width: 580px;
	float: right;
	padding: 10px;
	background-color: #FFF;
}

h1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #999;
	margin-top: 5px;
	margin-left: 5px;
	float: right;
}

#contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: url(image/gelgel_icon001.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
	margin: 10px;
	padding: 2px;
	line-height: 30px;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-color: #FECF41;
	border-right-color: #FECF41;
	border-bottom-color: #FECF41;
	border-left-color: #FECF41;
	border-bottom-width: 3px;
}

#contents h3 {
	background-image: url(image/gelgel_icon002.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	width: 500px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 30px;
}
#contents h4 {
	background-position: left center;
	text-align: left;
	text-indent: 30px;
	width: 500px;
}


#contents ul {
	margin:0px;
	padding:0px;
}

#contents li {
	font-size: 16px;
	line-height: 30px;
	color: #394248;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 70px;
	list-style-type: none;
	width: 500px;
	list-style-position: outside;
	list-style-image: url(image/gelgel_icon002.png);
	padding: 0px;
}
p.ranking {
	height: 120px;
	width: 560px;
	border: 1px solid #FECF41;
	background-color: #FFF;
	padding: 5px;
	font-size: 16px;
	margin: 5px;
}
p.hikaku {
	font-size: 12px;
	text-align: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
p.contents {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

p.center {
	text-align: center;
	margin: 10px 0px;
}
p.question {
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	margin-right: 30px;
	margin-left: 30px;
	text-decoration: underline;
	color: #F00;
}
p.answer {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
}

.price {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border: 1px solid #FECF41;
	background-color: #FFFDF7;
	width: 400px;
	margin-left: 50px;
}
.pushitem {
	font-size: 16px;
	text-align: center;
	border: 1px solid #FECF41;
	background-color: #FFFDF7;
	width: 360px;
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
}


table.law {
	font-size: 14px;
	background-color: #FFF4D9;
	text-align: left;
	margin-left: 20px;
}
table.center {
	background-color: #FFF4D9;
	margin-left: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
}
td.flow1 {
	border: 2px solid #FECF41;
	padding: 10px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
td.flow2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}




img.ranking {
	float: left;
	margin-right: 20px;
}
#naviu {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style-type: disc;
	list-style-position: outside;
	background-color: #FFFCF4;
	height: 20px;
	width: 600px;
	clear: both;
}

#naviu ul {
	margin: 0px;
	height: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
#naviu li {
	height: 20px;
	font-size: 12px;
	color: #515d66;
	float: right;
	margin-left: 20px;
}

#footer {
	height: 30px;
	width: 800px;
	text-align: center;
	background-color: #FEE79E;
	font-size: 12px;
	padding: 10px 0px;
	float: right;
}

