@charset "shift_jis";
/* ------------------------------------------------------
	reset elements
------------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
}
html {
}
div, p, pre, ul, ol, dl, dt, dd, hr,
address, form, blockquote, noscript {
	line-height: 1.5em;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: none;
}
em, strong, q, dfn, code, samp,
kbd, var, cite, abbr, acronym {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	line-height: 1.0;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 62.5%;
	color:#666666;
	background-color: #0978A8;
	line-height:145%;
} 

#wrap{
	background-image: url(../images/bg_head_t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
/*      set start      */
a:link {
	color: #0C9ACA;
}
a:visited {
	color: #2BAC78;
}
a:hover {
	text-decoration:none;
}
a:active {
	color: #0C9ACA;
}

li,ul { list-style:none;}

img {border:none;}

.font_b {font-weight:bold;}

/*      set end      */


/*      head start      */
#head {
	width: 900px;
	margin: 0px auto 20px auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0C9ACA;
	padding: 0;
	overflow: hidden;
	height: 194px;
}
#head h1 {
	margin:3px 0 10px 0;
	padding:0px;
	font-weight: normal;
	font-size: 1em;
	color: #FFFFFF;
}
#head h2 {
	float: left;
	margin: 62px 0 0 0;
	display:inline;
	padding:0px;
}

#head #monitor {
	background-image: url(../images/img_tv.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 166px;
	width: 220px;
	padding: 5px 0 0 5px;
	display:inline;
}
/*      head end      */


/*      navi start      */

#main #gnavi h3 {
	background-image: url(../images/bg_navi_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 15px;
	margin: 0px;
}
#main #gnavi ul {
	background-image: url(../images/bg_navi_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 5px 12px 10px 15px;
}
#main #gnavi li {
	background-image: url(../images/ico_navi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
}
/*      navi end      */


/*      contents start      */

#main {
	margin: auto;
	width: 900px;
	overflow: auto;
}
#main #gnavi {
	float: left;
	width: 160px;
	background-image: url(../images/bg_navi_m.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 0 10px 0;
}
#main #contents {
	float: right;
	width: 720px;
	text-align: right;
}


#main {
	background-image: url(../images/fukutomi.gif);
	background-repeat: no-repeat;
	background-position: 50px bottom;
	overflow: auto;
	margin: 0 auto 30px auto;
}
#main #contents #news {
	background-image: url(../images/bg_news_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 30px;
	width: 620px;
	margin: 0 20px 0 0;
	height: 100px;
}
#main #movable {
	z-index: 10;
	width: 160px;
}
/*      contents start      */

#main #contents2 {
	float: right;
	width: 725px;
	text-align: left;
	margin-bottom: 70px;
	font-size: 115%;
}

#main #contents2 .ttl {
	margin-bottom: 16px;
	font-size: 1.4em;
	font-weight: bold;
}
#main #contents2 .txt {
	margin-bottom: 1px;
	font-size: 1.1em;
}


#main #contents2 .cont01 {
	margin-bottom: 40px;
}

#main #contents2 .cont02 {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEEBF4;
	margin-bottom: 15px;
	height: 100px;
}

#main #contents2 .cont02 img {
	float: left;
	margin-right: 18px;
}

#main #contents2 .cont02 .box {
	float: right;
	width: 455px;
}

#main #contents2 .cont02 .subttl {
	font-size: 140%;
	color: #0C9ACA;
	margin-top: 5px;
	margin-bottom: 17px;
	font-weight: bold;
	background-image: url(../../contents/img/ico_ttl.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
}

#main #contents2 .cont02 .box .right {
	float: right;
}
#main #contents #news dl {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

#main #contents #news dd {
	float: left;
	width: 89%;
	margin: 0 0 10px 0;
}
#main #contents #news dt {
	float: left;
	width: 10%;
	margin: 0 0 10px 0;
}

#main #contents #menu {
	margin: 0 0 20px 0;
	padding: 0 20px 0 15px;
}

/*      foot start      */

#foot {
	background-color: #0C9ACA;
	background-image: url(../images/bgn_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 60px 0 0 0;
	font-size:1.2em;
}
#foot #foot_menu {
	width: 900px;
	margin: 0 auto 20px auto;
	overflow: auto;
}
#foot #foot_menu dl {
	display: inline;
	float: left;
	padding: 5px 20px 0 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	margin: 10px 10px 0 0;
}
#foot #foot_menu dd {
	margin:0px;
	padding:0px;
}
#foot #foot_menu dd {
	margin: 5px 0 0 10px;
}
#foot #foot_menu dd a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot #foot_menu dd a:hover {
	text-decoration:underline;
}
#foot #foot_menu address {
	color:#FFFFFF;
	margin: 30px 0 0 20px;
	line-height: 1.6em;
	float:left;
	width:235px;
	padding: 0;
}


#foot #copyright {
	background-color: #0978A8;
	padding: 5px;
}
#foot #copyright p {
	color: #FFFFFF;
}

#footl{width:900px; margin:0 auto; height:28px;}

#footl p {
	margin-top: -21px;
	text-align: right;
}

.copyright{width:900px; margin:0 auto; text-align:right;}

/*      foot end      */



.txta_r{text-align:right; margin:5px 0 0 0;}


#contents2 .cont01 p {
	margin: 0 0 10px 0;
}
#main #movable .contact {
	display: block;
	clear: both;
}


/*      float btn      */

/* 藤尾さんバージョン
#dragBlock {
	background-image: url(../images/fujio.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1000;
	height: 90px;
	width: 180px;
	position:absolute;
	top: 40%;
	padding:10px;
	right: 3%;
	cursor: move;
}
#dragBlock a {
	width:75px;
	height:74px;
	display:block;
	margin: -30px 0 0 85px;
	z-index: 10;
}
#dragBlock .closed {
	position:absolute;
	margin:0px;
	width:30px;
	height:20px;
	padding:2px;
	left:-1px;
	top:1px;
}*/

#dragBlock {
	z-index: 1000;
	position:absolute;
	top: 40%;
	padding:20px;
	right: 3%;
	cursor: move;
	border: 3px solid #E9E9E9;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	background-color: FFFFFF;
}
#dragBlock a {
	width:75px;
	height:74px;
	display:block;
	margin: 0ｐｘ;
	z-index: 10;
}
#dragBlock .closed {
	position:absolute;
	margin:0px;
	width:30px;
	height:31px;
	padding:2px;
	left:7px;
	top:4px;
}
