/* 共通設定 */
body {
	margin: 0px;
	color: #666666;
	background: #FFFFFF url('images/bg01.gif');
        text-align: center
	}
a {
	color: #666666;
	text-decoration: underline
	}
a:link {
	color: #006699;
	text-decoration: underline
	}
a:visited {
	color: #006699;
	text-decoration: underline
	}
a:active {
	color: #006699;
	text-decoration: underline
	}
a:hover {
	color: #CC6666;
	text-decoration: underline
	}
hr {
	color: #CCCCCC
	}
input {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	color:#999999;
	background-color:#FFFFFF
	}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal
	}
.hidden {
	display: none
	}

/* 基本ベース */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 670px;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999
	}

/* トップバナー */
#topbanner {
	color: #999999;
	background-repeat: no-repeat;
	text-align: left;
	height: 250px;
	background-color: #FFFFFF;
	*/background-position-y:50%
	}
	
#topbanner a {
	color: #999999;
	text-decoration: none
	}
#topbanner a:hover {
	color: #FFFFFF;
	text-decoration: none
	}
#topbanner h1 {
	top: 20px;
	left: 20px;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.3em
	}
#topbanner h2 {
	top: 40px;
	left: 20px;
	position: relative;
	font-size: 12px;
	color: #CCCCCC
	}

/* バナー */
#banner {
	color: #CCCCCC;
	background:#FFFFFF url('images/banner02.jpg') no-repeat 0% 50%;
	text-align:left; height:50px; background-repeat:no-repeat
	}
#banner a {
	color: #CCCCCC;
	text-decoration: none
	}
#banner a:hover {
	color: #FFFFFF;
	text-decoration: none
	}
#banner h1 {
	top: 20px;
	left: 20px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3em
	}

/* ナビゲーションバー */
#navi {
	color: #999999;
	background:#FFFFFF url('images/navi01.gif') no-repeat 0% 50%;
	text-align:left; padding-top:5px; padding-left:15px; height:30px; background-repeat:no-repeat
	}
#navi h3 {
	font-size: 14px;
	color: #999999
	}
#navi a {
	color: #999999;
	text-decoration: none
	}
#navi a:link {
	color: #999999;
	text-decoration: none
	}
#navi a:visited {
	color: #999999;
	text-decoration: none
	}
#navi a:active {
	color: #999999;
	text-decoration: none
	}
#navi a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none
	}

/* サイドバー内ナビゲーション */
#snavi {
	height: 18px;
	font-size: 10px;
	color: #666666;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	text-align: center;
	line-height: 17px;
	margin-bottom: 2px
	}
#snavi a {
	color: #999999;
	text-decoration: none
	}
#snavi a:link {
	color: #666666;
	text-decoration: none
	}
#snavi a:visited {
	color: #666666;
	text-decoration: none
	}
#snavi a:active {
	color: #999999;
	text-decoration: none
	}
#snavi a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none
	}

/* メインコンテンツベース */
#left{
	left: 30px;
	position: relative;
	float: left;
	width: 440px;
	font-color: #999999;
	border-right: 1px dashed #CCCCCC;
	overflow: hidden
	}

/* サイドバーベース */
#right {
	float: right;
	width: 160px;
	height: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-right: 10px;
	}

/* コンテンツ */
.content {
	padding: 15px 35px 5px 15px;
	background-color: #FFFFFF;
	font-color: #666666;
	font-size: 12px
	}
.content p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px
	}
.content blockquote {
	line-height: 150%
	}
.content li {
	list-style-image: url('images/list01.gif');
	line-height: 150%
	}
.content h1 {
	background:#FFFFFF url('images/bg03.gif') no-repeat left top;
	color:#999999; font-size:10px; text-align:left; font-weight:bold; letter-spacing:0.1em; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px; background-repeat:no-repeat
	}
.content h2 {
	color: #006699;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px
	}
.content h3 {
	background:#FFFFFF url('images/bg02.gif') no-repeat 0% 50%;
	color:#006699; font-size:16px; text-align:left; font-weight:bold; padding-top:4px; margin-top:15px; margin-bottom:10px; background-repeat:no-repeat
	}

/* 新着情報 */
.new {
	width: 390px;
	height: 75px;
	border-bottom: 1px solid #CCCCCC;
	color:#CCCCCC;
	background-color:#FFFFFF;
	margin-bottom: 20px
	}

/* ASP */
.asp {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color:#CCCCCC;
	background-color:#FFFFFF;
	margin-top: 10px
	}

/* サイドバー */
.sidebar {
	padding: 15px
	}
.sidebar h2 {
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight: none;
	text-transform: uppercase;
	letter-spacing: 0.2em
	}
.sidebar h3 {
	color: #999999;
	font-size: 10px;
	line-height: 150%;
	margin-bottom: 15px
	}

/* コンテンツ内画像部分 */
.photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px
	}

/* コンテンツ内アクセント部分 */
.arrow {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
	}

/* サイドバー内ロゴ部分 */
.logo {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC
	}

/* 注釈 */
.caption {
	font-size: 10px;
	color:#999999;
        text-align: center
	}

/* フッター */
.foot {
	height: 30px;
	border-top: 1px dashed #CCCCCC;
	font-size: 10px;
	color:#CCCCCC;
	letter-spacing: 0.1em;
	background-color:#FFFFFF;
        text-align: center
	}