/* CSS Document */

.dummy {
	clear: both;
	font-size: 0px;
}

body {
	margin: 0px;
	font-family: "lr SVbN", "Osaka-", sans-serif;
}

a img {
	border: 0px;
}

a {
	color: #335982;
	text-decoration: none;
}

a:hover {
	color: #335982;
	text-decoration: underline;
}

#left_contents {
	float: left;
	width: 588px;
	margin: 0px;
	padding: 0px 0px 0px 11px;
}

#right_contents {
	float: right;
	width: 292px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#newsrelease {
	background-image: url(../images/contents_bottom_l.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

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

#newsrelease_main {
	background-image: url(../images/contents_main_l.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 34px 0px;
}

#newsrelease_main .news {
	margin: 0px 25px 10px 25px;
	padding: 10px 0px 6px 0px;
	list-style-type: none;
	border-bottom: 1px solid #595959;
}

#newsrelease_main .news li{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 160%;
	color: #818983;
	
}

#newsrelease_main .news li .under {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #B9BCBE;
	
}

#newsrelease_main .link {
	margin: 0px;
	padding: 0px;
}

#newsrelease_main .link img{
	padding-left: 27px;
	padding-right: 6px;
}

#pickup {
	background-image: url(../images/contents_bottom_l.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}

#pickup_main {
	background-image: url(../images/contents_main_l.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 25px 0px 0px 25px;
}

#pickup_main .pickup_pb {
	margin: 0px 0px; 
	padding: 0px;
}

#pickup_main .pickup_pb img{
	margin: 0px 25px 25px 0px; 
	padding: 0px;
}

#brand {
	background-image: url(../images/contents_bottom_r.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

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

#brand .brand_list {
	background-image: url(../images/contents_main_r.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px 0px;
	list-style-type: none;
}

#brand .brand_list li{
	margin: 0px 18px 0px 18px;
	padding: 11px 0px;
}

#brand .brand_list .pb{
	border-top: 1px dashed #B9BCBE;
}

#brand .brand_list li img{
	vertical-align: top;
}

#group {
	background-image: url(../images/contents_bottom_r.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}

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

#group .group_list {
	background-image: url(../images/contents_main_r.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px 0px;
	list-style-type: none;
}

#group .group_list li{
	margin: 0px 18px 0px 18px;
	padding: 11px 0px;
}

#group .group_list .pb{
	border-top: 1px dashed #B9BCBE;
}

#group .group_list li img{
	vertical-align: top;
}

#main {
	background-image: url(../images/share/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
}

#main_head {
	background-image: url(../images/share/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	width: 901px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#topic_path {
	float: left;
	width: 581px;
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 11px 20px;
	color: #595959;
}

#topic_path a{
	color: #595959;
	text-decoration: none;
}

#topic_path a:hover{
	color: #335982;
	text-decoration: none;
}

#topic_path .self{
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#font_select {
	float: right;
	width: 279px;
	margin: 0px 0px 0px 0px;
	padding: 7px 17px 8px 0px;
	text-align: right;
}

#main_contents {
	background-color: #F4F4F4;
	clear: both;
	width: 901px;
	margin: 0px;
	padding: 0px 0px 100px 0px;
}

#main_contents p{
	margin: 0px;
	padding: 0px;
}

#goTop {
	float: right;
	background-color: transparent;
	background-image: url(../images/share/pb_gototop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: fixed;
	width: 38px;
	height: 29px;
	bottom: 15%;
	right: 0;
}

#goTop span {
	display: none;
}














