﻿body {
	font-size: 0.8em;
	line-height: 150%;
}

h2 {
	padding:0;
	margin:0;
	font-size:0.8em;
	text-align:left;}

/* 画像コンテンツ */
img {
	border-style: none;}

.main {
	margin:0px auto;}

/* ヘッダーコンテンツ */
.header {
	text-align:left;
	padding-bottom:0.5em;}
  
.header h1{
	font-size:12px;
	padding:0;
	margin:0;
	float:left;}

/* ヘッダーサイトマップ */
.headersite{
	float:right;}

.header h2{
	font-size:12px;
	float:right;}

/*  レフトコンテンツ  */
.left {
	float: left;}

.left h2 {
	margin: 0 0 0 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}

.left ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.left ul img {
	display: block;
	width: 170px;
	height: 30px;
}
.left li {
	padding: 0;
	background-image: none;
	list-style-type: none;
}
.left a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 5px;
	background-image : url(http://www.j-snowboard.net/images/leftbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	line-height: 100%;}

/*  センターコンテンツ  */

.content {
	padding-left:0.7em;
	float:left;
	text-align:left;
	border-right: 2px dotted #accb39;}

.content p{
	padding-left:0.8em;}

.content h2 {
	margin: 20px 0 20px 0;
	padding: 0 0 0 5px;
	font-size: 140%;
	font-weight: bold;
	line-height: 100%;}

/*  ライトコンテンツ  */

.right {
	float: right;}

.right h2 {
	margin: 0 0 0.5em 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;}

.right ul {
	margin: 0 0 15px;
	padding: 0;}

.right li {
	padding-left: 12px;
	background-image : url(http://www.j-snowboard.net/images/miniarrow.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 135%;
	list-style-type: none;}

.right a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 12px;}

/*  フッター  */

.footer {
	text-align:center;
	padding:0.5em 0;
	clear: both;}

