body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333333;
}
table { font-size: 100%; }

/* for IE7 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* for IE6  */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a { color:#339; }
a:hover{ color:#99c; }
a img { border: 0; vertical-align: middle; }
a:hover img { color:#99c; }

button {vertical-align:middle;padding:0;background-color: #fff;margin:1px 0;cursor:pointer;border: none;}
button img{vertical-align:middle;margin:1px;}
select{vertical-align:middle;margin:1px}
.wzCtrl {border:1px solid #ccc; padding:3px;}
#sourceTa{color:#060;font-family:mono;}
#whizzyWig {border:1px solid #f93;}
.topsber {}
.login-wrap {
	width: 300px;
	margin: 100px auto;
}
.loginbox{
	padding:20px;
	display: table;
	border-width: 1px 3px 5px 1px;
	border-style: outset;
	border-color: #00f;
	background-color: #fff;
	text-align: center;
}
.formbox {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
	background-color: #fff;
	text-align: left;
}

.formbox p {
	margin: 2px 0;
}

.formbox p.tith {
	clear: both;
	float: left;
	width: 70px;
	font-weight: bold;
	color: #060;
	line-height: 28px;
}

.form-head {
	display: inline-block;
	padding-bottom: 10px;
}

hr {
	margin: 2px 0;
}

.inps1 {
	border: 1px inset #176FC8;
	background-color: #E2E7F3;
	padding: 3px;
	width: 300px;
	ime-mode: active;
	margin-top: 5px;
}
.inps2 {
	border: 1px inset #176FC8;
	background-color: #E2E7F3;
	padding: 3px;
	width: 60px;
	ime-mode: disabled;
	margin-top: 5px;
}

.top-navi {
	margin: 10px;
	background-color: #cc3;
	padding: 10px 20px;
	text-align: left;
}

.list-table {
	margin-left: 10px;
	margin-right:10px;
	width: 630px;
}
	
	.list-table th {
		color: #35a;
		font-weight: bold;
		text-align: center;
		padding: 5px;
		background: url(../mgimg/list_th.gif) repeat-x;
	}
	
	.list-table td {
		padding: 5px;
		vertical-align: top;
		text-align: left;
		background: url(../mgimg/tensen.gif) bottom repeat-x;
	}
	
	.list-table td.cent {
		text-align: center;
	}
	
	.list-table td.cent a {
		text-decoration: none;
	}

.page-sent {
	padding: 20px;
	width: 620px;
}

	.page-sent ul {
		float: right;
	}
	
	.page-sent li {
		float: left;
		list-style-type: none;
		padding: 0 1px 0 1px;
	}
	
	.page-sent li a {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 3px 0 3px;
		font-size: 90%;
		text-decoration: none;
		background-color: #fff;
	}
	
	.page-sent li strong {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 3px 0 3px;
		font-size: 90%;
		font-weight: bold;
		color: #fff;
		background-color: #747bb1;
	}
	
	.page-sent li a:hover {
		background-color: #747bb1;
	}
	
	.page-sent li.prev a {
		border: 0;
		padding: 0 10px 0 16px;
		background: url(../mgimg/ic_prev.gif) left 3px no-repeat;
	}
	.page-sent li.prev a:hover { background-color: #fff; }
	.page-sent li.next a {
		border: 0;
		padding: 0 16px 0 10px;
		background: url(../mgimg/ic_next.gif) right 3px no-repeat;
	}
	.page-sent li.next a:hover { background-color: #fff; }

.input-m {
	width: 130px;
	height: 24px;
	vertical-align: top;
	border: 0;
	cursor: pointer;
	text-align: center;
	background: url(../mgimg/button.gif) no-repeat;
	margin-top: 10px;
	color: #009;
}

.input-mo {
	width: 130px;
	height: 24px;
	vertical-align: top;
	border: 0;
	cursor: pointer;
	text-align: center;
	background: url(../mgimg/button.gif) no-repeat;
	margin-top: 10px;
	color: #ccc;
}

.text-inp {
	border: 1px inset #176FC8;
	background-color: #E2E7F3;
	padding: 3px;
	width: 190px;
	ime-mode: disabled;
	margin-top: 5px;
}

.text-area {
	width: 660px;
	height: 300px;
}

.align-c { text-align: center; width: 620px; }



/*-------------------------------------------
			リンク設定
-------------------------------------------*/

p {
  margin: 18px 0 18px 0;
  line-height: 130%;
}

img{
	border:none;
}

em{
	font-style:normal;
}

hr {
	display: none;
	}

.pankuzu{
	width:900px;
	text-align:left;
	font-size:0.85em;
	margin:12px auto 2px auto;
}

/*-------------------------------------------
			メイン
-------------------------------------------*/

#main {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  background: url(../image/top_bg.gif) repeat-x;
}



/*-------------------------------------------
			ヘッダー
-------------------------------------------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 110px;
  text-align: center;
  background-image: url(../image/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header-left{
  text-align: left;
  font-size: 25px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
  vertical-align: bottom;
}

#header-left a{
  font-size: 30px;
  color: #666666;
  text-decoration: none;  
  vertical-align: bottom;
}

#header-image {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: center;
  background: url(../image/head_image_bg.jpg);
  background-repeat: repeat-x;
}

#header-image-small {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: right;
  background: url(../image/head_image_bg.jpg);
  background-repeat: repeat-x;
}


/*-------------------------------------------
			サブイメージ
-------------------------------------------*/

#cap_h2{
	background: url(../image/cap_h2.jpg);
	background-repeat: no-repeat;
	height:108px;
	line-height: 63px;
	position:relative;
	font-weight:bold;
	padding-top: 4px;
	padding-left:34px;
	}

.subtitle{
	font-size: 120%;
	color: #333;
	clear: both;
	border-left: 5px solid  #36C;
	border-bottom: 1px dotted #36C;
	margin: 60px 12px 14px 0px;
	padding: 3px 0 5px 10px;
	}



/*-------------------------------------------
			コンテンツ
-------------------------------------------*/

#container {
  width: 895px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 0 6px 5px;
  background: #ffffff;
}


/*-------------------------------------------
			メインコンテンツ
-------------------------------------------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 14px;
  width: 660px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  margin: 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 8px;
  line-height: 200%;
  font-size: 14px;
}

#contents a {
  color: #005b99;
  font-size: 13px;
}

#contents a:hover {
  color: #007bbb;
  font-size: 13px;
}

/*-------------------------------------------
			メニュー
-------------------------------------------*/

#menu {
  float: left;
  margin: 6px 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  border: 1px dotted #ccc;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 6px 16px;
  font-size: 13px;
  color: #FFF;
  background-image: url(../image/sidebar_top.jpg);
  background-repeat: no-repeat;
}

.menulist a{
  color: #36C;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 0px 3px 30px;
  font-size: 13px;
  line-height: 160%;
  text-decoration: none;
  background-image: url(../image/sidemenu.jpg);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #36C;
  background-image: url(../image/sidemenu_hover.jpg);
  background-repeat: no-repeat;
}

.address {
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-color: #DCDCDC;
}

.address p{
	margin: 0;
	padding: 8px 8px 14px 8px;
	font-size: 14px;
	line-height: 180%;
}


.link {
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
}

.link p{
	margin: 0;
	padding: 8px 8px 14px 8px;
	font-size: 13px;
	line-height: 160%;
}


/*-------------------------------------------
			フッター
-------------------------------------------*/

#footer{
	width: 900px;
	clear: both;
	background-color: #CCC;
	text-align: center;
	padding: 20px 0 20px 0;
	font-size: 80%;
	line-height: 140%;
	margin-top:10px;
	margin: 0 auto;
		}

#footer .border{
		border-top: 1px dotted #999;
		padding-top: 20px;
		}

#footer td{
		background: url(../image/lm02.gif) no-repeat center left;
		text-align: left;
		list-style: none;
		margin: 15px 14px 14px 10px;
		padding-left: 12px;
		}

#footer .copy{
		margin-top: 10px;}

#pagetop{
		float: right;
		text-align: right;
		}

#pagetop p{
		font-size: 80%;
		}
