﻿@charset "UTF-8";
/* ================ コンテンツ↓ ================ */



.contents_main_table {
	margin: 10px 0 0 5px;
}
.contents_main_table h3 {
	padding			: 0 0 0 0.5em; 
	font-size		: 18px;
	border-bottom	: 1px solid #ff0000;
	border-left		: 3px solid #ff0000;
	background-color: #fdfdfd;
	font-weight: bold;
}
.contents_main_table ul {
	list-style: disc none outside;
	padding-left: 1em;
	color		: #555;
}


.table0 {
	clear:both;
	padding		: 0 0 0 0;
	font-size	: 17px;
}
.table1 {
	display		: inline;	/* マージン2倍のバグ対処 */
	float		: left;
	margin-left	: 20px;	/* #sideLの幅分 */
	margin-bottom: 1em;
}
.table1 img{
	border		:1px solid #ddd;
}
.table2 {
	width		: 400px;
	padding-left: 0.5em;
	float		: left;
}
.table3 {
	width		: 400px;
	padding-left: 1em;
	padding-right: 6px;		/* メニューの右パディング */
	margin-bottom: 1em;
	float		: left;
	font-family	: "MS Gothic","ＭＳ ゴシック","OSaka-等幅",monospace;
}

















#eg_banner-00 {
clear: left;
height: 160px;
margin: 2em 0 0 0;
}
div#eg_banner-01 {
	clear:both;
	display		: inline;	/* マージン2倍のバグ対処 */
	float		: left;
	width		: 220px;
	height		: 160px;
	margin		: 0 5px 0 0px;
	background	: url(en_top_link_220_160-01.png)	#eee no-repeat 0 0;
}
div#eg_banner-02 {
float: left;
	width		: 220px;
	height		: 160px;
	margin		: 0 5px 0 0px;
	background	: url(en_top_link_220_160-02.png)	#eee no-repeat 0 0;
}
div#eg_banner-03 {
float: left;
	width		: 220px;
	height		: 160px;
	margin		: 0 5px 0 0px;
	background	: url(en_top_link_220_160-03.png)	#eee no-repeat 0 0;
}
div#eg_banner-04 {
float: left;
	width		: 220px;
	height		: 160px;
	margin		: 0 5px 2em 0px;
	background	: url(en_top_link_220_160-04.png)	#eee no-repeat 0 0;
}







.image_02 {
float: left;
	font-size		: 16px;
	padding-top		: 40px;
	padding-left	: 50px;
	line-height		: 100%;		/* 行間隔 */
}
.image_02 li{
	list-style: disc none outside;
	color				: #555;
	padding-right		: 6px;		/* メニューの右パディング */
/*
	background			: url(list_icon_b.gif) no-repeat left 0.1em;
	background-position	: 0 10px;
*/
}

div#box1 {
	margin			: 2em 1em 2em 0;
	padding			: 1.5em;
	font-size		: 17px;
	border			: 1px solid #b0c4de;
	line-height		: 220%;		/* 行間隔 */
	letter-spacing	: 0.2em;	/* 文字間隔 */

}
div#box1 img{
	margin			: 1em 0 0.5em 1em;
}


ul.test1 li{
	width				: 33.3%;
	float				: left;
	padding				: 1em 0 0 0;
	list-style-position	: inside;
	text-align			: center;
}




/* ================ コンテンツ↑ ================ */

