@charset "EUC-JP";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#333333;
	font-size:12px;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	line-height:16px;
	background-color:#2180A7;
	border:none;
}
img {
	border:none;
}

#header_01 {
	background-color:#2180A7;
	padding-bottom:20px;
	padding-top:20px;
	width:100%;
}

#header_02 {
	background-color:#333333;
	width:100%;
}

#header_03 {
	background-color:#F5EFE5;
	width:100%;
	padding-bottom:20px;
	padding-top:30px;
}

#footer {
	background-color:#2180A7;
	padding-bottom:30px;
	padding-top:30px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-size:12px;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	line-height:16px;
}

#contents {
	background-color:#FFFFFF;
	width:100%;
}

#carousel1 {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/panel/panel_bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}

hr {
	color:#FFFFFF;
	border:none;
	border-top: dashed 1px #999999;
	height:1px;
}

.pad_top_10 {
	padding-top:10px;
}

.pad_top_20 {
	padding-top:20px;
}

.pad_top_30 {
	padding-top:30px;
}

.pad_top_40 {
	padding-top:40px;
}

.txt_12 {
	font-size:12px;
	color:#666666;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	line-height:16px;
}

.txt_18 {
	font-size:18px;
	color:#666666;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	line-height:22px;
}


