/*  
Theme Name: オリジナルテーマ0907
Theme URI: http://www.wit-inc.jp/
Description: オリジナルテーマ
Version: 1.0
Author: wit,inc.
Author URI: ttp://www.wit-inc.jp/
*/

@charset "shift_jis";

body,td,th {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #555555;
	line-height: 150%;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.font001 {
	font-size: 10px;
}
.font002 {
	font-size: 14px;
}
.font003 {
	color: #5b94ce;
	font-size: 16px;
	font-weight: bolder;
}
.font004 {
	font-weight: bold;
	color: #222222;
}
.font005 {
	font-weight: bold;
	color: #5B94CE;
}
.font006 {
	font-size: 10px;
	color: #5B94CE;
}



img {
	border: 0px;
}

a:link {
	color: #88520b;
	text-decoration: none;
} 
a:visited {
	color: #88520b;
} 
a:hover {
	color: #BE7410;
} 
a:active {
	color: #BE7410;
}
p {
	margin: 0px;
	padding: 0 0 14px 0;
}
.disp {
	display: none;
}
.textArea01  {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.textArea02 {
	border: 1px solid #CCCCCC;
	background-color: #f8f4ef;
	padding: 8px;
	margin-bottom: 25px;
}



#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#navi {
	background-image: url(img/grobalnavi.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navi li {
	float: left;
	background-image: url(img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-right: 20px;
}
#left {
	float: left;
	width: 600px;
	margin-top: 25px;
}
#left .news01 {
	font-weight: bold;
	color: #5b94ce;
}
#left .titlebar {
	background-image: url(img/titlebar.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 600px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #3c5671;
}
#left .textArea01 .news01 {
	background-image: url(img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
	float: left;
	padding-right: 20px;
}
#left .textArea01 .undermenu {
	float: right;
	width: 200px;
}
#left .textArea01 .undermenu p {
	margin: 0px;
	padding: 0px;
}


#left  .textArea01  .back a {
	background-image: url(img/bn_back.gif);
	background-repeat: no-repeat;
	display: block;
	width: 74px;
	height: 18px;
	text-indent: -9999px;
	float: right;
	margin-right: 10px;
}
#left .textArea01 .back a:hover {
	background-position: 0px -18px;
}

#left  .textArea01  .next a {
	background-image: url(img/bn_next.gif);
	background-repeat: no-repeat;
	display: block;
	width: 74px;
	height: 18px;
	text-indent: -9999px;
	float: right;
}
#left .textArea01 .next a:hover {
	background-position: 0px -18px;
}


#right {
	float: right;
	width: 180px;
	margin-top: 25px;
}
#right .titlebar2 {
	font-size: 14px;
	font-weight: bold;
	color: #3C5671;
	background-image: url(img/arrow03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right .window {
	border: 1px solid #AAAAAA;
	background-color: #ffffff;
}
#right .bt  {
	color:#FFFFFF;
	border: 1px solid #999999;
	background-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right .textArea02 form {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right .bnner {
	margin-bottom: 25px;
	text-align: center;
}
#right .w180 {
	text-align: center;
	width: 180px;
	margin-bottom: 25px;
}

