@charset "UTF-8";
/* CSS Document */

/*URL等の自動改行*/
pre {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}

body{
	background-image:url(../img/bg_top_all.jpg);
	background-repeat:no-repeat;
	background-position:center 68px;　 /*背景を中央にしつつウインドウの動きに連動させる。70px分TOPから下にずらした。 */
} 

a{
	color:#003f98;
}

p{
	font-size:14px;
	color:#666666;
	line-height:1.6em;
	margin-bottom:20px;
}

.cap{
	font-size:12px;
}

#head_rogo{
	width:900px;
	margin:0 auto;
	text-align:left;
}

h1{
	background-image:url(../img/bg_top_cyuou.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:405px;
	text-align:right;
	margin:0 auto;
}

h4{
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

#top_contact{
	width:900px;
	margin:0 auto;
}

#top_contact img{
	margin-top:303px;
}

#cloud_nav{
	background-image:url(../img/bg_cloud_cyuou.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:520px;
	margin:0 auto;
	text-align:center;
}

#cloud_upper{
	width:900px;
	margin:20px 0px auto auto;
}

#cloud_under{
	width:850px;
	margin:12px 0px auto auto;
}

#cloud_3btn{
	margin-top:40px;
	margin-left:10px;
}

#cloud_4btn{
	margin-left:10px;
}

.wrapper{
	margin:0 auto;
	width:900px;
}

#contents01,#contents02,#contents03,#contents04,#contents05{
	background-repeat:repeat-y;
	padding:0 25px;
	margin:0px;
	display: block;
}

#contents01{
	background-image:url(../img/bg_frame01.png);
}

#gazou01a,#gazou04{
	margin-left:20px;
	margin-bottom:20px;
}

#gazou01b{
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#contents02{
	background-image:url(../img/bg_frame02.png);
}

#contents03{
	background-image:url(../img/bg_frame03.png);
}

#contents04{
	background-image:url(../img/bg_frame04.png);
}

.box04{
	width:390px;
	height:490px;
	background-color:#fff1f1;
	padding:15px 10px;
	border-color:#e5b8b8;
	border:solid;
	border-width:1px;
	margin-bottom:40px;
}

#contents05{
	background-image:url(../img/bg_frame05.png);
}

.btn_upper{
	margin-left:65px;
}

.btn_under{
	margin-left:152px;
}

#contact{
	margin-bottom:60px;
	border:1px #ccc solid;
	border-top:none;
}
#contact h3{
	padding:30px;
	text-align:center;
	font-size:150%;
	font-weight:bold;
	color:#003D9C;
	border-top:3px #003D9C solid;
	background-color:#f3f3f3;
}
#contact p{
	padding:30px;
	text-align:center;
}

#foot_space{
	width:900px;
	margin:0 auto;
}

.pagetop{
	float:right;
	font-size:12px;
	line-height:1.6em;
}

.pagetop img{
	margin-left:-3px;
}

#point1,#point2,#point3,#point4,#point5 {
	z-index:1;
	margin-top:-70px;
	padding-top:70px;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	 font-size:0;   
	clear: both;
	visibility:hidden;
}

.clearfix{
	display: inline-block;
} 

/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}

/* End Hack */

.clear{
	clear: both;
}


/*----------------- basic ----------------- */

#container {
	width: 100%;
	text-align: center;
	}
	
/* ------------------- menu layout ------------------- */

#menu-wrap {
	background: url(../img/navi_bg.gif) repeat-x;
	margin: 0 auto;
	height: 68px;
	position: relative;
	z-index:999;
}
#menu {
	background:url(../img/navi_bg.gif) repeat-x;
	margin:0 auto;
	width: 100%;
	height: 68px;
	list-style-type: none;
	text-align:center;
	z-index:999;
}
#menu  #inbox {
	width:950px;
	margin:0 auto;
	height:65px;
}
#menu  #inbox .logo {
	float:left;
	margin-top:14px;
}
.fixed{
	position: fixed;
	top: 0;
}

/*----------------- foot & copyright ----------------- */

#foot {
	background: #003f98;
	width: 100%;
	padding: 20px 0;
}
.totop {
	width: 950px;
	text-align: right;	
	margin: 5px auto 0 auto;
	}
#foot .inner{
	width:950px;
	margin:0 auto;
}
.ftlist {
	width: 100%;
	padding: 0 30px 0 0;
	float: left;
	margin: 0 40px 0 0;
	overflow:hidden;
}
.ftlist li {
	padding: 0;
	margin:0;
	color: #ffffff;
	font-size: 12px;
}
.ftlist li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.ftlist li a:hover {
	text-decoration: underline;
}
.fl { width:48%; float:left; }
.fr { width:48%; float:right; text-align:right; }

.cx:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .cx {
	display: inline-block;
	min-height: 1%;
}

* html .cx {
	height: 1%;
}

#communication{
	text-align:center;
	padding:100px
}
	
#communication p{
	border:3px solid #FF0000;
	padding:20px;
	width:600px;
	margin: 0 auto;
	color:#FF0000;
	font-style:bold;
	font-size:20px;}

	