﻿@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#666666; 
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#666666; 
	scrollbar-track-color:#CCCCCC; 
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック",sans-serif;
	line-height: 1.4;
	background: #FFFFFF url(../img/bg.jpg) ;
}
img {
	border: none ;
	vertical-align:baseline ;
}
A {
TEXT-DECORATION: none
}
A:link {
	COLOR: #4D4E4E
}
A:visited {
	COLOR: #4D4E4E
}
A:active {
	COLOR: #4D4E4E
}
A:hover {
	POSITION: relative;
	LEFT: 1px; COLOR: #000066;
	font-size: 100%;
	top: -1px;
	TEXT-DECORATION: underline
}



/* ロゴlg1.gif
---------------------------------------------*/
#header {
	background:url(../img/b00.jpg) 0px 0px;
	padding-top: 100px;
}
#logo {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 267px;
	float: left;
	background:url(../img/lg1.gif) no-repeat;
}
#ttl1 {
	position: absolute;
	right: 20px;
	top: 15px;
	margin: 0;
	font-size:15pt;
	text-align:right;
	filter:shadow(color=#cccccc,direction=121)
}
#ttl2 {
	position: absolute;
	margin: 0;
	right: 20px;
	top: 40px;
	width:100%;
	font-size:10pt;
	text-align:right;
	filter:shadow(color=#cccccc,direction=135)
}
#ttl3 {
	position: absolute;
	margin: 0;
	right: 20px;
	top: 55px;
	width:100%;
	font-size:13pt;
	text-align:right;
	filter:shadow(color=#cccccc,direction=135)
}
/* ナビゲーション
---------------------------------------------*/
#globalNav {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
#globalNav li {
	float: right;
	width: 8em;
	border-right: 1px solid #CCCCCC;
}
#globalNav li a {
	display: block;
	width: 100%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	valign: middle;
	background: #FFFFFF url(../img/nv.gif) 0 0 repeat-x;
}
#globalNav li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background: #FFFFFF url(../img/nv.gif) 0 -100px repeat-x;
}

/* 幅可変の3段組レイアウト
---------------------------------------------*/
#contentWrapper {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF url(../img/lbg.gif) left top repeat-y;
}
#footer {
	clear: both;
	padding: 10px;
	border-top: 2px solid #CCCCCC;
	text-align: right;
}

	/* ステップ1
	---------------------------------------------*/
	#content {
		float: left;
		width: 100%;
		margin-right: -200px;
	}
	#ad {
		float: right;
		width: 200px;
		text-align: center;
		background: #FFFFFF;
	}
	#ad img {
		filter:shadow(color=#cccccc,direction=135)
	}
	
	/* ステップ2
	---------------------------------------------*/
	#primary {
		float: right;
		width: 100%;
		margin-left: -200px;
	}
	#secondary {
		float: left;
		width: 193px;
	}
	
	/* ステップ3
	---------------------------------------------*/
	#primary * {
		margin: 0 208px 0 205px;
	}
	#primary * * {
		margin: 0;
	}

/* 記事本文
---------------------------------------------*/
#primary h1 {
	font-size: 120%;
	color: #CD5C5C;
	padding: 0 0 0 10px;
	border-left: 5px solid #F08080;
	border-bottom: 1px solid #CCCCCC;
}
#primary p {
	font-size: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
	/*\*/
	letter-spacing: 0em;
	/**/
}
#primary .date {
	font-size: 90%;
	text-align: right;
	color: #666666;
}
#pimg {
	margin: 6px 8px 0 0;
	width: 142px;
	height: 200px;
	background: url(../img/kag00.jpg) left top no-repeat;
	float: left;
}

/* リスト
---------------------------------------------*/

	/* 共通
	---------------------------------------------*/
	#primary .list,#secondary .list {
		margin-bottom: 10px;
	}
	#primary .list li,#secondary .list li {
		margin: 5px 0 0 15px;
		padding-left: 15px;
		background: url(../img/l01.gif) left center no-repeat;
		border-bottom: 1px solid #CCCCCC;
	}
	#ad .glist li {
		text-align: left;
		margin-left: 25px;
		padding-left: 15px;
		background: url(../img/l03.gif) left center no-repeat;
	}
	
	/* 見出し
	---------------------------------------------*/
	#primary .list h2 {
		padding: 3px 10px;
		background-color: #F3F3F3;
		border-left: 5px solid #0000CC;
		border-bottom: 1px solid #CCCCCC;
	}
	#secondary .list h2 {
		text-align: center;
		padding: 3px;
		color: #FFFFFF;
		font-weight: bold;
		background: url(../img/03.jpg) ;
	}


/* テーブルレイアウト
---------------------------------------------*/
#table {
	height: 100px;
	overflow: auto;
	margin-bottom:10px;
	padding: 10px;
	background: #FDF5E6;
}
#p {
	padding: 0 10px 0 10px;
}

#tbl td {
	border: none;
	padding: 0px;
	background: #FFFFFF;
}
#tbl th {
	border: none;
	font-weight: normal;
	padding: 0px;
	background: #FFFFFF;
}
#tbl th.tra{
	font-size: 90%;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}
#tbl th.trb{
	font-size: 80%;
	color: #4169E1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

#tbl td.tra{
	font-size:80%;
	text-align: center;
}
#tbl td.trb{
	font-size:80%;
	color: #4169E1;
	text-align: center;
}
#tbl td.trc{
	font-size:80%;
	color: #4D4E4E;
	text-align: left;
}

