@charset "utf-8";

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Osaka, Meiryo, Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", sans-serif;
	background:#fff;
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
}


a:link { color: #0099cc; text-decoration: none;}
a:hover { color: #ff6600; text-decoration: underline;}
a:visited { color: #0099cc; text-decoration: none;}
a:active { color: #0099cc; text-decoration: underline;}


img {
	border: 0;
	margin: 0;
	padding: 0;
}

#bg_grad {
	background-image: url('../img/bg_grad.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	margin: auto;
	text-align: center;
}

table {
	border: none;
	margin: 0;
	padding: 0;
	}
	
#main {
	width: 900px !important;
	margin:0 auto;
	padding: 0;
	background-image: url('../img/back_blue_grad.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	text-align: left;
	
	font-size:93%;
	line-height: 160%;
}

.iewrap {
	margin: 0 8px 0 8px;
	padding-top: 10px;
	padding-bottom: 20px; 
}


h1#top-caption {
	color: #000;
	font-size: 10px;
	font-weight : normal;
	margin: 0;
	padding-left: 2px;
	vertical-align: top;
}

h2 {
	font-weight : normal;
	margin: 0;
}

h2#sub-title img {
	margin-right: 0;
	margin-bottom: 22px;
}

h3 {
	font-weight: normal;
	vertical-align: top;
	padding: 0px;
	margin: 0;
}

#head-block {
	width: 884px;
	height: 58px;
}

#head-right {
	float:right;
}

#head-right img {
	margin-bottom: 3px;
}

#head-block img#top-comm-logo {
	margin: 11px 2px;
	float: left;
}

#wrap-content {
	padding-top: 10px;
}



#left-side {
	float: left;
	width: 190px;
}

#left-side img {
	margin-bottom: 5px;
}

#main-content {
	float: right;
	width: 694px !important;
	position: relative;
	margin-bottom: 
}

.iewrap1 {
	margin-left: 13px;
	margin-bottom: 15px;
}

.iewrap2 {
	margin-left: 11px;
}
.iewrap3 {
	margin-left: 11px;
	font-size: 80%;
	margin-bottom: 5px;
	padding: 1px;
	color:#999999;
}

#main-content img.banner {
	margin-bottom: 5px;
}

#main-content img#event-banner1 {
	margin-bottom: 5px;
}

#main-content img#event-banner2 {
	margin-bottom: 5px;
	margin-left: 4px;
}

#gotopagetop {
	float: right;
	margin-top: 26px;
	margin-bottom: 8px;
}

#footer {
	width: 900px !important;
	margin:0 auto;
	background-color: #fff;
	border-top: 2px solid #002185;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	text-align: left;
	
}

#footer img {
	margin-bottom: 5px;
}

#footer #address {
	float: left;
	margin-bottom: 20px;
		line-height:120%;

}
#footer .address {
	float: left;
	font-size:105%;
	font-weight: bold;
}
#footer #desc {
	float: right;
	text-align: right;
	font-size: 77%;
	line-height:120%;
}


/*----------------フォントの指定----------------*/

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.f15 { font-size:110%; line-height: 140%; }
.f14 { font-size:96.5%; line-height: 130%;  font-weight: bold;}
.f13 { font-size:104%; line-height: 140%; }
.f12 { font-size:81.25%; line-height: 140%; }
.f11 { font-size:70%; line-height: 120%; }
.ls2 { letter-spacing:2pt; font-size:81.25%; line-height: 135%; }
.ls3 { margin-top:4pt; }
.f10 { font-size:70%; line-height: 120%; }
.f9 { font-size:66.6%; line-height: 120%; }

.clear {
	clear: both;
}

