@charset "utf-8";

/*--------------------------------------
  All
---------------------------------------*/

body {
	/*background-color: #EBF0F3;*/
	background-color:#FFFFFF;
	text-align:center;
	color:#333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" sans-serif;
	margin:10px 20px;
	font-size:12px;
}


div.link2home {
	text-align:right;
}

div.clr {
	clear: both;
	height: 1px;
	overflow:hidden;
	background-color: #005287;
}



/*--------------------------------------
  Link
---------------------------------------*/

a {
    text-decoration:none;
}

a:link {
	color:#0A5E8B;
}

a:visited {
    color:#0A5E8B;
}

a:hover {
	color:#666;
	text-decoration:underline;
}


/*--------------------------------------
  Ad
---------------------------------------*/

div.ad_large {
	margin:20px auto;
}

div.ad_small {
	margin-bottom:20px;
}

div.ad_small div {
	margin-bottom:20px;
}

div.ad_large iframe {
	border:1px solid #333;
}

div.ad_small img {
	border: none !important;
}


/*--------------------------------------
  Font
---------------------------------------*/

h1, h2, h3, h4, h6, ul, li {
	padding: 0 auto;
	text-align: left;
	display: block;
	margin: 0;
}

h1 {
	background:url(../../www/images/h4_bg.jpg) bottom repeat-x;
	border-top:2px solid #018DCB;
	font-size:18px;
	padding:10px;
	margin:10px auto 20px auto;
}

h5 {
	background:url(../../www/images/list02.gif) no-repeat;
	margin:20px 0 5px 5px;
	padding:5px 20px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}


/*--------------------------------------
  Layout
---------------------------------------*/

#wrapper {
	width:100%;
}

#wrapper th, #wrapper td {
	vertical-align:top;
}

#wrapper td.left {
	text-align:left;
}

#wrapper td.right {
	width:250px;
	text-align:center;
}

#wrapper td.sp {
	width:25px;
}

#footer {
	margin:20px auto 0 auto;
	padding:10px;
	text-align:center;
	font-size:12px;
	border-top:1px solid #B3B3B3;
}


/*--------------------------------------
  Form
---------------------------------------*/

input.w40p { width:40%; }

input.w60p { width:60%; }

textarea.w90p { width:95%; }

div.sendbtn {
	width:85%;
	text-align:center;
	margin:10px 0 40px 25px;
}



/*--------------------------------------
  Left
---------------------------------------*/

div.bread_navi {
	background-color:#EFEFEF;
	padding:7px;
	margin-bottom:10px;
}

div.search_box {
	padding:0 10px;
	text-align:right;
}

div.back2topic {
	font-weight:bold;
	font-size:120%;
}

#topictbl {
	border:1px solid #BBB;
	padding:10px;
	margin-bottom:10px;
	text-align:right;
	background:url(../../www/images/tble02-td.jpg) repeat-x bottom;
}

#topictbl table {
	width:100%;
}

#topictbl th {
	background:url(../../www/images/tble03-th.jpg) repeat-x bottom #E9EEF4;
	padding:7px 10px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-align:left;
}


#topictbl td {
	background:url(../../www/images/tble03-td.jpg) repeat-x bottom #FEFEFE;
	padding: 3px 5px 5px 5px;
	border-right:1px solid #BBB;
	border-bottom:1px solid #BBB;
	text-align:left;
}

#topictbl th.thttl img {
	vertical-align:middle;
}

#topictbl th.thuser, #topictbl th.thdate, #topictbl td.tduser, #topictbl td.tddate {
	width:20%;
	text-align:center;
	vertical-align:middle;
}

#topictbl td.tdttl {
	padding-left:30px;
}

#topictbl table.mainentry {
	margin:10px 0 20px 0;
}

#topictbl table.mainentry th {
	background:url(../../www/images/tble05-th.jpg) repeat-x bottom #DFE8EF;
	font-weight:normal;
	border-left:1px solid #DDD;
	border-top:1px solid #DDD;
}

#topictbl table.mainentry td {
	background:url(../../www/images/tble05-td.jpg) repeat-x bottom #FEFEFE;
	padding:15px;
	text-align:left;
	border-left:1px solid #DDD;
	border-top:1px solid #DDD;
}
		
#topictbl table.resentry {
	margin:0 0 20px 2%;
	width:97%;
}

#topictbl table.resentry th {
	background:url(../../www/images/tble06-th.jpg) repeat-x bottom #E2F1E3;
	font-weight:normal;
	border-left:1px solid #DDD;
	border-top:1px solid #DDD;
}

#topictbl table.resentry td {
	background:url(../../www/images/tble06-td.jpg) repeat-x bottom #FEFFFE;
	padding:15px;
	text-align:left;
	border-left:1px solid #DDD;
	border-top:1px solid #DDD;
}

#restbl { margin:40px 0 20px 0 }

#restbl table {
	background-color:#999;
	width:90%;
	margin-left:25px;
}

#restbl th {
	width:120px;
	padding:15px 10px;
	background:url(../../www/images/tble01-th.jpg) bottom repeat-x #EBEEF1;
}

#restbl td {
	padding:10px;
	vertical-align:middle;
	background:url(../../www/images/tble01-td.jpg) bottom repeat-x #FEFEFE;
	line-height:150%;
}

#menubtn {
	text-align:right;
	border-bottom:4px solid #005287;
	margin-bottom:10px;
	width:100%;
}

#menubtn ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menubtn li {
	float:right;
	font-weight:bold;
	padding:7px 0;
	margin-left:2px;
	text-align:center;
	border:1px solid #005287;
	letter-spacing:0.1em;
}

#menubtn li.detail a:link, #menubtn li.admin a:link, #menubtn li.detail a:visited, #menubtn li.admin a:visited {
	color:#EFEFEF;
}

#menubtn li.detail a:hover, #menubtn li.admin a:hover {
	color:#FFCC00;
	text-decoration:none;
}

#menubtn li.entry a:link, #menubtn li.entry a:visited {
	color:#FFCC00;
}

#menubtn li.entry a:hover {
	color:#FF6600;
	text-decoration:none;
}

#menubtn li.entry {
	background:url(../../www/images/tble04-th.jpg) repeat-x bottom #76A1BE;
	width:150px;
}

#menubtn li.detail {
	background:url(../../www/images/tble04-td01.jpg) repeat-x bottom #9DBBD1;
	padding-left:10px;
	padding-right:10px;
}

#menubtn li.admin {
	background:url(../../www/images/tble04-td02.jpg) repeat-x bottom #B8C4C8;
	width:80px;
}

div.pageLt {
	border-top:1px solid #DADFE4;
	border-bottom:1px solid #DADFE4;
	background-color:#F9F9F9;
	padding:3px;
	text-align:center;
	line-height:150%;
	margin:20px 0;
}