@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
	background:#f5fcff;
	font-size: 16px;
}

img {
	border:0px;	
}


hr {
	display: none;
}

* html #menu , #side , #header , #flash , #topbana , #header h1 a{
	behavior: expression(IEPNGFIX.fix(this));
}

ul,li,dl,dt,dd,h1,h2,h3 ,p {
	margin: 0;
	padding: 0;
}

/*文字サイズ*/
body.fontL {
	font-size:115%;
	line-height: 115%;	
}
body.fontM {
	font-size:100%;
	line-height: 100%;	
}
body.fontS {
	font-size:80%;
	line-height: 80%;	
}

/* メイン */
#main {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #f5fcff;
}


/* ミドル */
#middle{
	width: 100%;
	margin: 0px 10px 0px 10px;
}


/* サイトタイトル */
.sitettl{
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	display: none;
	margin-bottom: 20px;
	padding-left: 10px;
}


/* サイトタイトル */
.reserved {
	display: none;
}

/* ヘッダー */
#header {
	background-repeat: no-repeat;
	height:80px;
}

#header h1 a{
	float: left;
	display: block;
	height: 55px;
	width: 380px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/logo.png);
	margin-left: 20px;
}
#header p {
    display: none;
}
.headerinfo {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 10px;

}
.headerlist {
	padding-top: 3px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

/*navitawn ロゴ*/
.header1 {
	float: left;
	padding: 5px 20px 5px 20px;
}

/*ealy sasabe.netバナー*/
.header2 {
	float: left;
	margin: 15px 5px 5px 5px;
	border: 1px solid #999;
}

/*Amica 大丸バナー*/
.header3 {
	float: left;
	margin: 15px 10px 5px 0px;
	border: 0px solid #999;
}

#header_menu {
	background-repeat:repeat-x;
	height:54px;
	background-color:#f5fcff;
	background-image: url(../images/header_menu_bg.png);
}

#header_menu ul {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#header_menu li {
	float:left;
	list-style-image: none;
	list-style-type: none;
}


/* フォントサイズ */
.fontsize {
	text-align: right;
	float: left;
	width: 190px;
	padding-top: 3px;
}
.fontsize li{
	display: inline;
}
/* フォントサイズ（小）
.small{
	font-size: 0.8em;
}
 */



/* フッター */
#footer {
	background-image:url(../images/fotter_bg01.jpg);
	background-repeat:repeat-x;
	color: #FFFFCC;
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 85%;
	line-height: 16px;
	
}
	


	
#footer a {
    color:#1ea2ed;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#1ea2ed;
	text-decoration:underline;
}
.footerlist {
	text-align: center;
	background-color:#f5fcff;
	color:#1ea2ed;
	font-weight:bold;
	width: 80%;
	padding: 5px 10px 5px 5px;
}

.footerinfo {
}

.f_info_left{
	float:left;
	width:50%;
	margin-top: 10px;
}

.f_info_left2{
	float:left;
	width:40%;
}

.footerinfo td{
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}



/* 左側メニュー */



#menu {
	width: 200px;
	margin-left: 5px;
	float: left;
	display: inline;
	padding-left: 10px;
}

#ul{list-style-type:none;}

#menu #sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu #sidebar ul li a{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



/* サイドバー */
#side{
	float: left;
	width: 260px;
	margin-left: 0px;
	background-image: url(../images/bg_white70.png);
}


/* トップバナー下部 */
#topbana {
	padding: 3px;
	margin-top: 10px;
}
.topbanabox {
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #FF3366;
	line-height: 16px;
}

.topbanabox li{
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	list-style-type: none;
	height: 90px;

}

#main #topbana img {
	padding: 2px;
}




/* アーリーコンピュータ お知らせ */
#early {
	background-image: url(../images/bg_white70.png);
	width:190px;
	margin: 0px;
	padding: 0px;
	color: #3C3C3C;
	font-size: 70%;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	}

#early img{

}

#main #menu #early div table {
	text-align: center;
}


#early div .content li {
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#early div .content div {
	font-size: 100%;
}


#main #menu #early div #schedule tr td{
	border: 1px solid #CCC;
}


#main #menu #early div #pro_se {
	text-align: left;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}


#main #menu #early div div table {
	text-transform: capitalize;
	text-align: center;
}


/* 下関をもっと知る リンク */


/* コンテンツ */
/*テーブル700px用*/
#contents {
	font-size: 0.9em;
	line-height: 1.6em;
	width: 700px;
	float:left;
	margin-left: 10px;
	background-color: #FFF;
	text-align: center;
	min-height:1206px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.google {
	background-image: url(../images/googlbg.png);
	background-repeat: no-repeat;
	width: 190px;
}
#main #menu #early div .setsumei {
	height: 55px;
}
#main #menu #early div .setsumei p {
	line-height: 1.3em;
}
a {
	color: #036;
}
a:hover {
	color: #F36;
}
/*a:visited {
	color: #39C;
	text-decoration: none;
}*/
/* 特集用 */

.colmT {
	margin-right: 7px;
	margin-left: 8px;
	text-align: left;
}
.colmT a {
	text-decoration: none;
}
.colmT a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colmT a strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	background-image: url(../img2008/poti.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 24px;
	margin-bottom: 8px;
}
.colmT a p {
	padding-left: 24px;
}

