@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-decoration: none;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	text-align: center;
}
a {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:link {
	color: #003399;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 750px;
	background: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/* ロゴとナビゲーション
---------------------------------------------*/
#globalNav {
	list-style-type: none;
	background: #000000 url(../images/glo_nav_bg.gif) left top repeat-x;
}
#globalNav li {
	display: inline;
}
#globalNav li a {
	color: #FFFFFF;
}
#styleswitch {
	width: 130px;
	float: right;
	margin: 0 5px 10px 0;
	text-align: right;
}
#styleswitch li{
	display: inline;
}
#footer2 {
	list-style-type: none;
}
#footer2 li {
	display: inline;
	width: 100px;
	border-left: 1px solid #CCCCCC;
	float: right;
	text-align: center;
}
#footer2 a {
	text-decoration: none;
}

/* メインイメージと2段組
---------------------------------------------*/
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF;
	padding-top: 20px;
}
#about {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 749px;
}
#e1 {
	width: 100%;
	clear: left;
}
#e1a {
	width: 720px;
	margin-left:20px;
}
#e2 {
	width: 725px;
	margin: 10px 0 10px 0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
#e3 {
	width: 100%;
	margin: 20px 0 20px 0;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
	float: left;
}
#e4 {
	width: 100%;
	margin: 20px 0 20px 0;
	text-align: center;
}
#e5 {
	width: 100%;
	clear:left;
}
#e6 {
	width: 250px;
	float: left;
	margin: 10px 0 20px 5px;
}
#e7 {
	width: 300px;
	float: right;
	margin: 30px 0 5px 0;
}
#e8 {
	width: 720px;
	margin: 20px 0 20px 10px;
	float: left;
}
#e9 {
	width: 100%;
	margin: 20px 0 20px 100px;
}
#e10 {
	width: 220px;
	margin: 0 5px 0 15px;
	float: left;
}
#e11 {
	width: 739px;
	margin: 20px 0 20px 10px;
	clear: left;
}
#e12 {
	width: 410px;
	float: left;
	text-align: center;
}
#e13 {
	width: 270px;
	float: right;
	padding-right: 20px;
}
#e14 {
	width: 330px;
	margin-right: 20px;
	float: left;
}
#e15 {
	width: 390px;
	float: right;
}
/*-----コピーライト-----*/
#footer1 {
	clear: both;
	color: #FFFFFF;
	background: #333333;
	padding: 10px;
}
#footer2 {
	clear: both;
	color: #333333;
	padding: 5px;
	margin-bottom: 10px;
}
/* 本文のレイアウト
---------------------------------------------*/
#content h3 {
	color: #FFFFFF;
	background: #3452B2 url(../images/b_sa_bg.gif) left top repeat-x;
}
#e1 a {
	font-size: 120%;
	color: #003399;
	text-decoration: none;
}
#e1 p {
	font-size: 130%;
}
#e1 h1 {
	font-size: 140%;
	line-height: 2;
	border-left: 10px solid #0850B2;
}
#e1 h2 {
	font-size: 130%;
}
#e1 li {
	list-style-image: url(../bremen/images/marker1.gif);
}
#left-navi dt {
	font-size: 110%;
	padding: 7px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF url(../images/image01.gif);
}
#left-navi dt a {
	text-decoration: none;
}
#e2 p {
	font-size: 130%;
	line-height: 1.5;
}
#e2 h1 {
	font-size: 150%;
	color: #003399;
	text-decoration: none;
}
#e3 h1 {
	font-size: 150%;
	color: #FF0000;
}
#e4 h1 {
	font-size: 140%;
}
#e8 p {
	font-size: 130%;
}
#e8 h1 {
	font-size: 130%;
}
#e8 h2 {
	font-size: 150%;
}
#e8 li {
	list-style: decimal;
	margin: 0 0 0 20px;
}
#e9 h1 {
	font-size: 140%;
}
#e11 p {
	font-size: 150%;
}
#e11 h1 {
	font-size: 140%;
}

