@charset "shift_jis";
html {
	overflow-y:scroll;

}
body {
	margin: 0px;
}
h1, h2, h3, h4, p, ul, ol, dl {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_container {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 168px;
}

#header {
	width: 980px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	float: left;
	width: 390px;
	margin-bottom: 10px;
}
#header #description {
	float: right;
	height: 30px;
	width: 590px;
	text-align: right;
	font-size: 90%;
}
#header #btn_otoiawase {
	float: right;
	width: 250px;
	margin-bottom: 10px;
}
#nav {
	clear: both;
	width: 980px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#nav li {
	float: left;
	margin-bottom: 5px;
}
#nav li a img {
	vertical-align: top;
}
#content_container {
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-x;
}

#content {
	width: 980px;
	padding-top: 17px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#sub {
	float: left;
	width: 220px;
	margin-right: 16px;
	padding-left: 7px;
	position: relative;
}
#snav {
	width: 220px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#snav_btnprofile {
	width: 220px;
	margin-bottom: 10px;
}
#snav_btncrystalbowl {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.snav_btn {
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main {
	float: right;
	width: 720px;
	margin-right: 17px;
}
#main_image {
	width: 720px;
	margin-bottom: 10px;
}


#pankuzu {
	font-size: small;
	margin-top: 10px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}
#pankuzu li {
	display: inline;
}
#pankuzu li a {
	background-image: url(../img/topic.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

#main h2 {
	height: 36px;
	width: 710px;
	margin-bottom: 10px;
	background-image: url(../img/titlebg_h2.jpg);
	background-repeat: no-repeat;
	line-height: 36px;
	color: #FFFFFF;
	padding-left: 10px;
}
#main h3 {
	background-image: url(../img/titlebg_h3.jpg);
	background-repeat: no-repeat;
	width: 700px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	clear: both;
}

#main .contenttext {
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5;
	margin-bottom: 10px;
	clear: both;
}
#footer_container {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer {
	clear: both;
	width: 980px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#footer_logo {
	text-align: center;
	width: 980px;
	margin-bottom: 4px;
}
#fnav {
	text-align: center;
	width: 980px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	height: 32px;
	padding-top: 14px;
	font-size: 90%;
}
#footer #fnav li {
	display: inline;
	color: #666666;
}
#footer #fnav li a {
	color: #666666;

}

#copyright {
	clear: both;
	width: 980px;
	text-align: center;
	height: 20px;
	font-size: 90%;
	line-height: 20px;
}
.pagetoplink {
	text-align: right;
	padding: 10px;
	font-size: 90%;
	clear: both;
}


#main span.icon_new
{
    background-color:#f00;
    font-weight:normal;
    font-size:small;
    color:#fff;
    padding:2px 3px 2px 3px;
}

.social_buttons
{
    padding-bottom:10px;
    padding-left:0px;
}