@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

.clr{
	clear:both;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

body{
	background-image:url(../image/common/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.container{
	width:900px;
	margin:0 auto;
}

#toHome{
	float:left;
	margin:0 0 0 -28px;
	width:28px;
}

h1{
	font-size:10px;
	font-weight:normal;
	padding:0 0 1px 3px;
	line-height:1.2;
	color:#333;
}

h2{
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	color:#333;
}

#header #titlebar{
	float:left;
	background-image:url(../image/common/head_bg.gif);
	background-repeat:no-repeat;
	height:90px;
}

#header #titlebar #left1
{
	float:left;
	width:650px;
	padding:0 0 0 15px;
}
#header #titlebar #left{
	float:left;
	width:400px;
	padding:2px 0 0 15px;
}

#header #titlebar #left img{
	position:relative;
	top:0;
	left:15px;
}

#header #titlebar #right1
{
	float:right;
	width:140px;
	margin:0 0 0 30px;
	padding:0 20px 0 0;
}
#header #titlebar #right{
	float:right;
	width:455px;
	margin:20px 0 0 0;
	padding:0 20px 0 0;
}

#header #titlebar #right img{
	text-align:right;
	margin:0 0 17px 320px;
}

#header #grandMenu{
	text-align:right;
	list-style:none;
	margin:12px 0 0 295px;
}

#header #searchBar{
	background-image:url(../image/common/searchbar_bg.jpg);
	background-repeat:no-repeat;
}

#header #searchBar h3{
	float:left;
	padding:11px 0 0 16px;
}

#header #searchBar #right{
	float:right;
	width:605px;
	text-align:right;
}

#header #grandMenu{
	margin:11px 0 0 0;
	padding:0;
}

#header #grandMenu li{
	float:left;
	margin:0;
	padding:0;
}

#header #searchBar{
	height:72px;
}

#header #searchBar #form{
	margin:31px 18px 0 0;
	padding:10px 0 0 0;
	font-size:12px;
	vertical-align:middle;
}

#header #searchBar #form #text{
	height:18px;
	width:280px;
	margin:0 3px 1px 8px;
	background-color:#F7E7BB;
	border-left:solid 2px #996600;
	border-top:solid 2px #996600;
	border-right:solid 2px #CC9966;
	border-bottom:solid 2px #CC9966;
}

#header #searchBar #form #select{
	width:100px;
	margin:0 8px 0 8px;
	border-left:solid 2px #996600;
	border-top:solid 2px #996600;
	border-right:solid 2px #CC9966;
	border-bottom:solid 2px #CC9966;
	background-color:#F7E7BB;
}

#header #searchBar #form #submit{
	width:70px;
	height:22px;
	margin:0 8px 1px 8px;
	vertical-align:bottom;
	font-weight:bold;
	border-left:solid 2px #CC9966;
	border-top:solid 2px #CC9966;
	border-right:solid 2px #996600;
	border-bottom:solid 2px #996600;
	background-color:#bb8800;
	color:#FFFFFF;
}



/* footer */

#footer{
	background-image:url(../image/common/footer_bg.jpg);
	background-repeat:no-repeat;
	height:58px;
	font-size:12px;
	margin:5px 0 15px 0;
	padding:12px 12px 12px 20px;
	color:#000000;
}

#footer p{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	float:left;
	width:190px;
	height:30px;
	border-right:solid 3px #333333;
	padding:0 5px 0 0;
	margin:0 10px 0 0;
}

#footer #navi{
	line-height:140%;
	letter-spacing:1px;
}

#footer #navi a{
	color:#000000;
}


/* FROMからのお知らせテンプレby安村 */

.e_main {
	width: 645px;
	float: left;
	background-image: url("http://www.okinawa-itpark.jp/contents/info/uruma/img/bg_navi01.gif");
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0 20px 0 0;
	}

.e_main .titleimg {
	text-align:center;
	width:630px;
	margin: 0 auto;
	}

.e_desc {
	width: 625px;
	margin: 20px auto;
	}

.e_desc h4 {
	font-size: 16px;
	font-weight: bold;
	color: #0000dd;
	background-image: url("http://www.okinawa-itpark.jp/contents/images/h4_back.gif");
	text-indent: 23px;
	background-repeat: no-repeat;
	margin: 10px 0 5px 0;
	vertical-align: middle;
	}
	
.e_desc p {
	font-size: 16px;
	line-height: 20px;
	text-indent: 12px;
	width: 600px;
	margin: 0 auto;
	}

.e_desc p .bold {
	font-weight: bold;
	}

.e_outline {
	font-size: 14px;
	width: 590px;
	}

.e_outline td {
	padding: 3px;
	}

.e_ttitle {
	vertical-align: top;
	width: 70px;
	}
	
.e_desc ul {
	list-style-type: none;
	width: 605px;
	margin: 10px 0 15px 25px;
	font-size: 12px;
	line-height: 16px;
	}

.e_desc ol {
	width: 605px;
	margin: 10px 0 15px 25px;
	font-size: 12px;
	line-height: 16px;
	}

.e_desc li {
	margin: 5px 0 0 0;
	}

table.table_sample01 {
	width: 610px;
	border: 1px #FDBF00 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:13px;
	margin:10px auto 10px auto;
}

table.table_sample01 tr {
	padding: 7px;
	border: #FDBF00 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
}
table.table_sample01 td {
	padding: 5px;
	border: 1px #FDBF00 solid;
	border-width: 0 0 1px 1px;
}

.red{
	color:#ff0000;
	}

.blue{
	color:#0000ff;
	}

.green{
	color:#00ff00;
	}
