
/*---- 既存タグ属性追加 ----*/
body {
	background-color: #d2d2d2;
	margin: 0;
	padding: 0;
	color: #333333;
}

h1,h2,ul,ol,li,p {
	margin: 0;
	padding: 0;
}

a:link {
	color: #09216f;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}

img {
	border: 0;
}

/*----  グローバルナビゲーション  ----*/

a.gnavi01 {
	display : block;
	width : 101px;
	height : 30px;
	background : url(../images/sec_menu_1_1.gif) no-repeat;
	float : left;
}

a.gnavi02 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_4_1.gif) no-repeat;
	float : left;
}

a.gnavi03 {
	display : block;
	width : 109px;
	height : 30px;
	background : url(../images/sec_menu_7_1.gif) no-repeat;
	float : left;
}

a.gnavi04 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_2_1.gif) no-repeat;
	float : left;
}

a.gnavi05 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_3_1.gif) no-repeat;
	float : left;
}

a.gnavi06 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_6_1.gif) no-repeat;
	float : left;
}

a.gnavi07 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_5_1.gif) no-repeat;
	float : left;
}

/*--  rollover時  --*/

a:hover.gnavi01 {
	display : block;
	width : 101px;
	height : 30px;
	background : url(../images/sec_menu_1_2.gif) no-repeat;
	float : left;
}

a:hover.gnavi02 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_4_2.gif) no-repeat;
	float : left;
}

a:hover.gnavi03 {
	display : block;
	width : 109px;
	height : 30px;
	background : url(../images/sec_menu_7_2.gif) no-repeat;
	float : left;
}

a:hover.gnavi04 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_2_2.gif) no-repeat;
	float : left;
}

a:hover.gnavi05 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_3_2.gif) no-repeat;
	float : left;
}

a:hover.gnavi06 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_6_2.gif) no-repeat;
	float : left;
}

a:hover.gnavi07 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_5_2.gif) no-repeat;
	float : left;
}

/*--  visit時  --*/

li.gnavi01 {
	display : block;
	width : 101px;
	height : 30px;
	background : url(../images/sec_menu_1_2.gif) no-repeat;
	float : left;
}

li.gnavi02 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_4_2.gif) no-repeat;
	float : left;
}

li.gnavi03 {
	display : block;
	width : 109px;
	height : 30px;
	background : url(../images/sec_menu_7_2.gif) no-repeat;
	float : left;
}

li.gnavi04 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_2_2.gif) no-repeat;
	float : left;
}

li.gnavi05 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_3_2.gif) no-repeat;
	float : left;
}

li.gnavi06 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_6_2.gif) no-repeat;
	float : left;
}

li.gnavi07 {
	display : block;
	width : 110px;
	height : 30px;
	background : url(../images/sec_menu_5_2.gif) no-repeat;
	float : left;
}


/*----  フッター ----*/

div#footer {
	width: 770px;
	margin-bottom: 30px;
	float: left;
}

ul#fmenu li {
	list-style-type: none;
	display: inline;
}

/*--  IE用  --*/

html*ul#fmenu li {
	list-style-type: none;
	display: inline;
	font-size: 0;
}

a.footer01 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/personal.gif) no-repeat;
	float : left;
}

a.footer02 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/privacy.gif) no-repeat;
	float : left;
}

a.footer03 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/company.gif) no-repeat;
	float : left;
}

a.footer04 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/sitemap.gif) no-repeat;
	float : left;
}

a.footer05 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/contact.gif) no-repeat;
	float : left;
}

a:hover.footer01 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/personal2.gif) no-repeat;
	float : left;
}

a:hover.footer02 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/privacy2.gif) no-repeat;
	float : left;
}

a:hover.footer03 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/company2.gif) no-repeat;
	float : left;
}

a:hover.footer04 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/sitemap2.gif) no-repeat;
	float : left;
}

a:hover.footer05 {
	display : block;
	width : 152px;
	height : 23px;
	background : url(../images/contact2.gif) no-repeat;
	float : left;
}

span.footer06 {
	display : block;
	width : 10px;
	height : 23px;
	background : url(../images/copyright_shadow.gif) no-repeat;
	float : left;
}

div#copyright {
	float: left;
	width: 770px;
	padding-top: 3px;
	height: 60px;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/copyright_ud.gif) no-repeat;
}


/*----  汎用クラス ----*/

div.clear {
	height: 0;
	clear: both;
}

/*--  IE用  --*/

div.clear {
	_font-size: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tright {
	float: right;
	text-align: right;
}

.center {
	margin: auto;
	text-align: center;
}

.hide {
	display: none;
}

.stxt {
	font-size: 0.7em;
	line-height: 1.2em;
}

p.caution {
	color: #666666;
}

p.caution2 {
	color: #666666;
	margin: 10px 10px 0;
}

span.caution {
	color: #666666;
	font-size: 0.75em;
}

div.notes {
	margin: 0 10px 12px;
	padding-top: 10px;
	background-color: #e6e6e6;
}

div.notes img {
	position:relative; top:4px; left:0;
}

div.notes02 {
	margin: 0 10px 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e6e6e6;
}


/*----  テーブルタイプ ----*/

table.tabletype01 {
	width: 482px;
	margin: 0 10px 12px;
}

table.tabletype01 caption {
	display: none;
}

table.tabletype01 th {
	padding: 5px;
	margin: 1px;
	font-size: 0.8em;
	background-color: #dddddd;
	font-weight: normal;
	text-align: left;
}

table.tabletype01 td {
	padding: 5px 10px;
	margin: 1px;
	font-size: 0.8em;
	line-height: 1.3em;
	background-color: #e6e6e6;
}

table.tabletype02 {
	width: 482px;
	margin: 0 10px 12px;
}

table.tabletype02 caption {
	display: none;
}

table.tabletype02 th {
	padding: 5px;
	margin: 1px;
	font-size: 0.8em;
	background-color: #dddddd;
	font-weight: weight;
	text-align: center;
}

table.tabletype02 td {
	padding: 5px;
	margin: 1px;
	font-size: 0.8em;
	line-height: 1.3em;
	background-color: #e6e6e6;
}

table.tabletype03 {
	width: 482px;
	margin: 0 10px;
}

table.tabletype03 caption {
	display: none;
}

table.tabletype03 th {
	padding: 5px;
	margin: 1px;
	font-size: 0.8em;
	background-color: #dddddd;
	font-weight: normal;
	text-align: center;
}

table.tabletype03 td {
	padding: 5px;
	margin: 1px;
	font-size: 0.8em;
	line-height: 1.3em;
	background-color: #e6e6e6;
	text-align: center;
}

table.tabletype04 {
	margin: 0 10px;
}

table.tabletype04 caption {
	display: none;
}

table.tabletype04 th {
	padding: 3px;
	margin: 1px;
	font-size: 0.8em;
	font-weight: normal;
	vertical-align: top;
}

table.tabletype04 td {
	padding: 3px;
	margin: 1px;
	font-size: 0.8em;
	line-height: 1.3em;
	vertical-align: top;
}

table.tabletype05 {
	width: 482px;
	margin: 0 10px 12px;
}

table.tabletype05 caption {
	display: none;
}

table.tabletype05 th {
	padding: 5px;
	margin: 1px;
	font-size: 0.8em;
	background-color: #dddddd;
	font-weight: weight;
	text-align: center;
}

table.tabletype05 td {
	padding: 5px;
	margin: 1px;
	font-size: 0.7em;
	line-height: 1.3em;
	background-color: #e6e6e6;
}

table.tabletype06 {
	width: 482px;
	margin: 0 10px 12px;
	background-color: #e6e6e6;
}

table.tabletype06 caption {
	display: none;
}

table.tabletype06 th {
	padding: 5px;
	margin: 1px;
	font-size: 0.8em;
	background-color: #dddddd;
	font-weight: normal;
	text-align: left;
}

table.tabletype06 td {
	padding: 5px 10px;
	margin: 1px;
	font-size: 0.6em;
	line-height: 1.3em;
	background-color: #FFFFFF;
}

/*----  リストタイプ ----*/

/*--  順序なしリスト --*/

ul.listtype01 {
	list-style-type: square;
	margin: 0 10px 0 40px;
	font-size: 0.8em;
}

ul.listtype01 li {
	padding-bottom: 8px;
}

ul.listtype01 ul {
	margin-left: 20px;
}

ul.listtype02 {
	list-style-type: square;
	margin: 0 10px 0 20px;
}

ul.listtype02 li {
	padding-bottom: 8px;
}

ul.listtype02 ol {
	margin-left: 20px;
}

ul.listtype02 ol li {
	padding-bottom: 2px;
}


/*--  順序ありリスト --*/

ol.listtype01 {
	margin: 0 10px 0 40px;
	font-size: 0.8em;
}

ol.listtype01 li {
	padding-bottom: 8px;
}

ol.listtype01 ul {
	margin: 10px 10px 0 20px;
	list-type-style: square;
}

ol.listtype01 p.read {
	margin: 5px 0;
}

ol.listtype01 ol {
	margin-left: 20px;
}

ol.listtype02 {
	margin: 0 10px 0 30px;
}

ol.listtype02 li {
	padding-bottom: 8px;
}


/*--  定義型リスト --*/

dl.listtype01 dt {
	margin: 0 0 10px;
}

dl.listtype01 dd {
	margin: 0 0 10px;
}

dl.listtype02 {
	margin: 0 10px 20px;
	border: solid 1px #999999;
	font-size: 0.8em;
	border-top: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

dl.listtype02 dt {
	margin: 0;
	padding: 6px 0 6px 10px;
	border-bottom: dotted 1px #999999;
}

dl.listtype02 dd {
	margin: 8px;
}
	
