@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

a:link { color: #000099; }
a:visited { color: #000099; }
a:hover { color: #0099FF; }
a:active { color: #000099; }

body{
	background-image:url(img/bg.jpg);
	background-position:center top;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
}

.wrap{
	width:900px;
	margin:0px auto 0 auto;
}

/** 3分割 ----------------------------------------------------------*/
div.con_mid {
  background-repeat: repeat-y;
}
div.con_top, div.con_bot {
  background-repeat: no-repeat;
}

/* 100 */
div.content div.con_top, div.content div.con_bot, div.content div.con_mid {
	width: 900px;
}

.content {
	margin-top:130px;
	margin-bottom:40px;
}

.con_top {
	background-image: url(img/waku1.gif);
	height:16px;
}
.con_mid {
	background-image: url(img/waku2.gif);
}
.con_bot {
	background-image: url(img/waku3.gif);
	height:47px;
}
/** 3分割 ----------------------------------------------------------*/



h3{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom:7px;
}

h4{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 10px;
}

.perso {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
}
.box1a {
	width: 275px;
	margin-right: 12px;
	float: left;
	background-image: url(img/ibuki_t.gif);
	background-repeat: no-repeat;
}
.box1b {
	width: 275px;
	margin-right: 12px;
	float: left;
	background-image: url(img/mizutani_t.gif);
	background-repeat: no-repeat;
}
.box2 {
	width: 285px;
	float: left;
	background-image: url(img/kadotani_t.gif);
	background-repeat: no-repeat;
}
.tx1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
}

.tx2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}

.box3 {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	margin:10px 0 7px 0; 
}

.box4 {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}
.up {
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.list1 {
	list-style-type: none;
	float:left;
	margin-left:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	margin-top: 12px;
}

.list1 li {
	margin-bottom:6px;
}

.guest {
	float: left;
	margin-left: 30px;
	border: 1px solid #CCFFFF;
	padding: 10px;
	width: 605px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
}
.up_list {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
}

.footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	width: 900px;
	text-align: center;
	padding-top: 15px;
}
.tit1 {
	margin-top: 27px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.gu_text {
	float: left;
	width: 470px;
	margin-right:10px;
}

.gu_pic {
	float: left;
}
