<style type="text/css">
/* 基本スタイル
---------------------------------------------*/

body{
	text-align:center;
	background : #CCCCCC ;
}

a:link {
color= #000099;
background:transparent;
}
a:visited {
color: #CC0000;
background:transparent;
}
a:hover, a:active {
color= #000066;
background:transparent;
}

#wrapper{
	width:750px;
	font-size: 90%;
	text-align:left;
	background : #FFFFFF ;
    border : solid 1px #999999 ;
}

.margin {
margin : 10px 2px 0px 0px;
}


/* ヘッダー
-----------------------------------*/
.header {
    background : #ffffff ;
    text-align : center ;
	background-image:  url(top_j/header_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	width : 750px;

}

#logo {
	float:left;
	width: 750px;
	text-align:left;
	background-image:  url(top_j/header_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 70px;
}
   
/* ナビゲーション
-----------------------------------*/

.side{
	width:200px;
	float:left;
	background : #ffffff;
	margin-left: 4px;
}

.contents_left {
	float:left;
	width: 180px;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}


/* フォント
-----------------------------------*/

.font_10 {
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	padding: 2px 4px;
}

.font_10b {
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}

.font_10c {
	font-size: 10pt;
	line-height: 13pt;
	color: #FF0000;
}

.font_10d {
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 2px;
	width: 210px;
}

.font_10f {
	font-size: 10pt;
	line-height: 13pt;
	color: #0099CC;
	padding: 2px;
	width: 210px;
	font-weight: bold;
}

.font_10g {
	font-size: 10pt;
	line-height: 13pt;
	color: #FF0000;
	font-weight: bold;
}

.font_11 {
	font-size: 11pt;
	line-height: 14pt;
	color: #333333;
	padding: 2px;
}
.font_11r {
	font-size: 11pt;
	line-height: 15px;
	color: #FF0000;
	padding: 2px;
	font-weight: bold;
}

.font_11d {
	font-size: 11pt;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
}

.font_11c {
	font-size: 11pt;
	line-height: 18px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 5px;
}

.font_12b {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 2px;
}

/* font12リンク
---------------------------*/
#font12 a:link {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}
#font12 a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}
#font12 a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #0099FF;
	text-decoration: underline;
}
#font12 a:active {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}

/* font12リンク
---------------------------*/
#font12 a:link {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}
#font12 a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}
#font12 a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #0099FF;
	text-decoration: underline;
}
#font12 a:active {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}

/* ｈタグ指定
---------------------------------------------*/
h1 { font-size: 14pt;
     margin: 0;
	 padding: 0;
}
h2 { font-size: 10pt;
line-height: 18px;
     margin: 0;
	 padding: 0;
}	
h3 { font-size: 8pt;
     margin: 0;
	 padding: 0;
}
/* コンテンツ
-----------------------------------*/

.main{
	width:540px;
	background : #ffffff ;
	float:right;
}

.title_font_13 {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	background-image: url(image/title_back.jpg);
	background-repeat: repeat;
	height: 28px;
	padding-left: 10px;
	padding-top: 5px;
}


/* フッター
-----------------------------------*/
.footer {
	clear:both;
	width: 750px;
	text-align:center;
}

</style>

