body {
	line-height:150%;
	font-size: 12px;
	color: #222222;
	margin: 0 auto 0 auto;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka,Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.4;
	background: #E2E2E2 url(./image/bg.gif) center repeat-y;
}
a {
	color: #222222;
	text-decoration: none;
}

#head{
   	width:740px;
	text-align:left;
	background: #000000 url(./image/title_bg.jpg) no-repeat;
	padding-top:5px;
	height: 150px;
	margin: 0 auto 0 auto;

}
#wrap{
   	width:730px;
	margin: 0 auto 0 auto;
}
#left{
   	width:168px;
	float:left;
	text-align: left;
}
#right{
	width:535px;
	float:right;
	text-align: left;
}

#foot{
	width:730px;
	height:100px;
	clear:both;
	border-top: #B6B6B6 1px solid;
	margin: 0 auto 0 auto;
}

#navi {
	width: 740px;
	height:35px;
	background: #FFFFFF url(./image/navi_bg.gif) no-repeat;
	padding-top: 7px;
	color: #020197;
	font-weight: bold;
	margin: 0 auto 0 auto;
}
#navi a{
	color: #666666;
}
.side {
	margin: 0 0 10px 0;
	padding: 7px 8px 5px 8px;
	border-left: #80838F 1px solid;
	border-right: #80838F 1px solid;
	border-bottom: #80838F 1px solid;
	text-align:left;
}
table,td {
	font-size:12px;
}

.logo {
	float: left;
	margin-right: 20px;
}

.migi {
	float: right;
	margin-left: 10px;
}	

h1 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0 0 5px 5px;
}
h2 {
	font-size:12px;
	padding:0 5px 0 0;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-align: right;
}
h3 {
	color: #41a648;
	margin: 0px;
	padding: 2px 12px;
	background: #FFFFFF url(./image/h3_bg.gif) no-repeat;
	text-align: left;
	height: 40px;
}
h4 {
	color: #020197;
	font-size:12px;
	background: #FFFFFF url(./image/h4_bg.gif) no-repeat;
	text-align:left;
	padding: 7px 0 0 15px;
	height: 28px;
	margin: 0;
}
h5 {
	color:#222222;
	font-size:12px;
	padding:2px 2px;
	border-color:#41a648;
	border-width:0 0 1px 7px;
	border-style:solid;
	background: #eae3c6;
}

.sub {
	color:#020197;
	font-size:12px;
	text-align:left;
	padding: 7px 0 0 15px;
	font-weight: bold;
	height: 30px;
	background: #FFFFFF url(./image/sub_title.gif) no-repeat;
}

#navigation {
	width: 168px;
	font-weight: bold;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	text-align:left;
}
#navigation li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	background: #F2F2F2 url(image/list_marker_red.gif) left center no-repeat; /* オフマウス時のマーカー画像と背景色を指定 */

}
#navigation a {
	padding: 5px 0 5px 10px;
	background: #FFFFFF url(image/list_marker_red.gif) left center no-repeat;
	display: block;
	width: 168px !important;
	width /**/: 168px;
	color: #333333;
	text-decoration: none;
	font-size: 120%;
}
#navigation a:hover {
	color: #020197; /* オンマウス時の文字色を指定 */
	background: #FFFFFF url(image/list_marker_y.gif) left center no-repeat;
	background-color: transparent; /* オンマウス時の背景色を透過するように指定 */
}
.other {
	width: 530px; /* テーブルの幅を指定 */
}
.other table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}
.other td {　/*通常のセル */
	border-top: none;
	border-bottom: 3px solid #41a648;
	border-left: none;
	border-right: none;
	padding: 5px;
	font-size: 12px;
}
.other th {　/*見出しセル（背景グレー部分） */
	border-top: none;
	border-bottom: 3px solid #41a648;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
strong {
	color: #CC0000;
	font-size: 14px;
}

#left strong {
	color: #41a648;
	font-size: 13px;
}

.other2 {
	width: 530px; /* テーブルの幅を指定 */
}
.other2 table {
	font-size: 100%;
	width: 100%;
}
.other2 th {　/*見出しセル */
	background-color: #F2F2F2;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	width: 120px;
}
.other2 td {
	background-color: #FFFFFF;
	padding: 3px 0px 3px 3px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

.commb {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: #41a648 1px solid;
	text-align:left;
}

.item {　/*見出しセル（背景グレー部分） */
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.info {
	padding:4px 5px;
	border-color:#41a648;
	border-width:2px;
	border-style:solid;
	background:#eae3c6;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

img {
	border: none;
}

.waku {
	background: #eae3c6;
	border-color: #41a648;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-weight: bold;
}

.link {
	text-decoration: none;
	font-size: 14px;
}

.link a:link {
	color: #41a648;
	line-height: 2;
}

.cam {
	padding:90px 0 10px 25px;

	width: 530px;
	background: url(./image/off.jpg) left top no-repeat;
}

table.campaign {
    width: 530px;
    border: 1px #41a648 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 90%;
}

table.campaign th {
    padding: 5px;
    border: 1px #41a648 solid;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.campaign td {
    padding: 5px;
    border: 1px #41a648 solid;
}

.kakaku {
	color: #CC0000;
	font-size: 180%;
	font-weight: bold;
}
.size {
	font-size: 16px;
	font-weight: bold;
}
