/*背景 */
body#secondary{
	margin: 0px;
	padding: 0px;
	background-color: #E2E6E7;
	text-align:center;
	color: #333333;
}

#main{
	width:770px;
	/* hide for MacIE \*/
	width:742px;
	/* End hide for MacIE */
	margin:0 auto;
	padding:0px 14px;
	display:block;
	background-color: #EAEAEA;
	background-image:url(../images/bg_001.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#foot{
	width:770px;
	/* hide for MacIE \*/
	width:742px;
	/* End hide for MacIE */
	margin:0 auto;
	padding:0px 14px;
	display:block;
	background-color: #EAEAEA;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#leftmenu {
	padding-right: 8px;
	background-color: #EAEAEA;
	background-image: url(../images/leftmenu_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#leftmenu-top {
	padding-right: 12px;
	background-color: #EAEAEA;
	background-image: url(../../images/index_leftmenu_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#index-contents {
	background-color: #F6F6EC;
	background-image: url(../../images/index_bg001.gif);
	background-repeat: repeat-x;
}

/*　フォントカラー　*/
td	{
	color : #333333;
}


/*　リンク　*/
a:link 	{
	color : #004AE0;
	text-decoration : underline;
	}
a:active{
	color : #004AE0;
	text-decoration : underline;
	}
a:visited{
	color : #004AE0;
	text-decoration : underline; 
	}
a:hover	{
	color : #004AE0;
	text-decoration : underline; 
	}
a.none:link,
a.none:active,
a.none:visited,
a.none:hover{
	text-decoration: none;
}

/*　ホワイトリンク　*/
a.whitelink:link,
a.whitelink:active,
a.whitelink:visited,
a.whitelink:hover
 {
	color : #FFFFFF;
	text-decoration : underline;
	}

/*　グレイトリンク　*/
a.graylink:link,
a.graylink:active,
a.graylink:visited,
a.graylink:hover {
	color : #666666;
	text-decoration: underline;
}

/*　リンク下線無し　*/
a.#menu:link 	{
	color : #B6C2DF;
	}
a.#none:active{
	color : #B6C2DF;
	}
a.#none:visited{
	color : #B6C2DF;
	}
a.#none:hover	{
	color : #B6C2DF;
	}

/*　カラー　*/
.white	{
	color : #FFFFFF;
 }

.green {
	color: #336666;
}

.green2 {
	color: #00CC66;
}

.red {
	color: #FF0000;
}

.red2 {
	color: #FF6666;
}

.yellow {
	color: #FFCC00;
}

.skyblue {
	color: #0099FF;
}

#blue {
	color : #4E78CE;
}

#copyright	{
	color : #666666;
 }

/*　リストタグのポジション　*/
.menu-list {
margin: 0px;
padding: 0px;
}
.menu-list li{
margin-left: 25px;
margin-right: 5px;
padding-left: 0px;
}
.menu-list li.space{
margin-bottom: 1em;
}


/*　見出し画像　*/
.title-pix01 {
	margin-bottom: 10px;
	padding-bottom: 9px;
	background: url("../images/line_ti001.gif") left bottom no-repeat;
	_height:78px;/* 背景印刷対応用 WinIE only */
}

.title-pix01b {
	margin-bottom: 18px;
	padding-bottom: 9px;
	background: url("../images/line_ti001.gif") left bottom no-repeat;
	_height:78px;/* 背景印刷対応用 WinIE only */
}

.title-pix02 {
	margin-bottom: 10px;
}

.title-pix02b {
	margin-bottom: 18px;
}

.title-tx01 {
	margin-bottom: 8px;
	padding-bottom: 10px;
	background: url("../images/line_ti001.gif") left bottom no-repeat;
	_height:29px;/* 背景印刷対応用 WinIE only */
}

.title-tx01b {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url("../images/line_ti001.gif") left bottom no-repeat;
	_height:29px;/* 背景印刷対応用 WinIE only */
}

.title-tx02 {
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: solid 1px #0099CC;
}

.title-tx02b {
	margin-bottom: 32px;
	padding-bottom: 3px;
	border-bottom: solid 1px #D4E3BD;
}

/*　見出しテキスト　*/

.title-tx03 {
	margin-bottom: 8px;
	padding-left: 11px;
	padding-bottom: 2px;
	border-bottom: solid 1px #999999;
	background: url("../images/ic_ti001.gif") left top no-repeat;
	_height:13px;/* 背景印刷対応用 WinIE only */
}

.title-tx04 {
	margin-bottom: 15px;
	padding: 3px 8px;
	background: #EAEAEA;
	border-left: solid 4px #999999;
	border-bottom: solid 1px #CCCCCC;
}

.title-tx04b {
	width: 300px;
	margin-bottom: 15px;
	padding: 3px 8px;
	background: #EAEAEA;
	border-left: solid 4px #999999;
	border-bottom: solid 1px #CCCCCC;
}

/*　ページトップボタン　*/
.pagetop {
	padding-top: 15px;
	padding-bottom: 35px;
	text-align: right;
}

/*　枠付写真　*/
.ph01 {
	margin: 0 5px 5px 5px;
	padding: 2px;
	border: solid 1px #CCCCCC;
}

.ph02 {
	margin: 0;
	padding: 2px;
	border: solid 1px #CCCCCC;
}

/*　リストのテーブル　*/
table.type01 {
	border: none;
}
table.type01 th {
	padding: 0.2em;
	border: none;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: #E7E7E7;
	font-weight: normal;
}
table.type01 td {
	padding: 0.2em;
	border: none;
	border-bottom: solid 1px #CCCCCC;
}
table.type01 td.item {
	background-color: #DFF1EE;
	text-align: center;
}

table.type01b {
	border: none;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
table.type01b caption {
	padding-bottom: 0.2em;
	text-align: left;
}
table.type01b th {
	padding: 0.2em;
	border: none;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: #E7E7E7;
	font-weight: normal;
}
table.type01b td {
	padding: 0.2em;
	border: none;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
table.type01b td.item {
	background-color: #DFF1EE;
}

/*　スペックのテーブル-中央基本　*/
table.type02 {
	border: none;
	border-top: solid 1px #939393;
	border-left: solid 1px #939393;
}
table.type02 caption {
	padding-bottom: 0.2em;
	text-align: left;
}
table.type02 th {
	padding: 0.2em;
	border: none;
	border-right: solid 1px #939393;
	border-bottom: solid 1px #939393;
	background-color: #EEF4D3;
}
table.type02 th.item {
	text-align: left;
}
table.type02 th.item2 {
	border-right: none;
	text-align: left;
}
table.type02 th.item3 {
	text-align: right;
}
table.type02 th .normal {
	font-weight: normal;
}
table.type02 td {
	padding: 0.2em;
	border: none;
	border-right: solid 1px #939393;
	border-bottom: solid 1px #939393;
	text-align: center;
}
table.type02 td.item {
	text-align:left;
}
table.type02 td.item2 {
	text-align:right;
}
table.type02 td.mark01 {
	background-color: #CCF9CC;
}
table.type02 td.mark02 {
	background-color: #00CC66;
}
table.type02 td.mark03 {
	background-color: #FFCC00;
}
table.type02 td.mark04 {
	background-color: #FF6666;
}

/*　スペックのテーブル-左寄せ基本　*/
table.type03 {
	border: none;
	border-top: solid 1px #939393;
	border-left: solid 1px #939393;
}
table.type03 caption {
	padding-bottom: 0.2em;
	text-align: left;
}
table.type03 th {
	padding: 0.2em;
	border: none;
	border-right: solid 1px #939393;
	border-bottom: solid 1px #939393;
	background-color: #EEF4D3;
	text-align: left;
}
table.type03 th.item {
	text-align: center;
}
table.type03 td {
	padding: 0.2em;
	border: none;
	border-right: solid 1px #939393;
	border-bottom: solid 1px #939393;
	text-align: left;
}
table.type03 td.item {
	text-align: center;
}
table.type03 td.item2 {
	border-right: none;
}


/*　お問い合わせ 英語フォーム用　*/
table.form {
margin:10px 0 0 0;
}
table.form td span.csstxt16b {
	font-size: 16px; line-height: 18px; font-weight: bold; color: #00008B;
}
table.form td span.csstxt {
	font-size: 12px; line-height: 16px;
}
table.form td.cssbt {
vertical-align:middle;
text-align:center;
}


/*  エラー用  */
.err {
    font-size: 15px;
    color: #FF0000;
}