* {
	margin: 0;
	padding: 0;
}

body {
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
	text-align: center;
	line-height: 150%;
	font-size: 12px;
	color: #525647;
	margin:0px 0px 10px 0px;
	text-align: left;
}

a:link {
	color: #36647e;
	text-decoration: underline;
}
a:visited {
	color: #36647e;
	text-decoration: underline;
}
a:hover {
	color: #3399cc;
	text-decoration: underline;
}

#out {
	text-align: left;
	width: 830px;
	_width: 832px;
	margin: 0 auto 0 auto;
	background: url(images/container_bg_tw.jpg) repeat-y #fff;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

h1 {
	padding: 6px 0 7px 10px;
	background: url(images/header_border.jpg) repeat-x left bottom;
	font-size: 12px;
	font-weight: normal;
}


#head {
	height: 200px;
	margin:0 auto 0 auto;
	background: url(images/banner.jpg) no-repeat top #fff;
	border-bottom: 1px solid #005d91;
}

#head h2{
	padding: 60px 20px 16px;
	font-size: 1.8em;
	text-align: right;
}

#head h2 a{ color: #3264af; text-decoration: none; }
#head h2 a:visited{ color: #3264af; text-decoration: none; }
#head h2 a:hover{ color: #3264af; text-decoration: none; }

#head p {
	padding: 0 20px;
	font-size: 12px;
	text-align: right;
}

#main {
	text-align: left;
	padding: 30px 0 15px 10px;
	margin: 0px auto;
	background: url(images/content_inner_bg_tw.jpg) no-repeat top;
	overflow: hidden;
	zoom: 1;
}

#left {
	width: 190px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/left_bg.gif) repeat-y;
	text-align: left;
}


#left ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
#left li {
	width: 180px;
}
#left li a {
	display: block;
	width: 150px;
	padding: 8px 0 8px 30px;
	background: url(images/s_menu_list_item_arrow.jpg) no-repeat 0 center;
	text-decoration: none;
	color: #003399;
	border-bottom: 1px solid #ccc;
}

#left li a:hover {
	display: block;
	width: 150px;
	padding: 8px 0 8px 30px;
	background: url(images/s_menu_list_item_arrow_hover.jpg) no-repeat 0 center;
	text-decoration: underline;
	color: #3377ff;
	border-bottom: 1px solid #ccc;
}

#left .widget-content {
	width: 160px;
	_width: 170px;
	overflow: hidden;
	margin: 10px 0 0 5px;
	padding: 5px;
	background: url(images/s_company_bg.jpg) repeat-x top;
	font-size: 11px;
}

.widget-content dl,
.widget-content dt,
.widget-content dd {
	margin: 0;
	padding: 0;
}


#right {
	width: 600px;
	float: right;
	padding: 0 20px 0 0;
	text-align: left;
}

#right h3 {
	margin: 0;
	padding: 3px 0 8px 35px;
	background: url(images/m_welcome_message_h3.jpg) no-repeat left top;
	border-bottom: dotted 1px #666;
	color: #3162aa;
	font-size: 1.4em;
}

.tex {
	padding: 20px 10px 40px;
	line-height:170%;
}

.tex p {
	margin: 0 0 1.0em 0;
}

.arrow {
	margin-top: 20px!important;
	padding: 0 0 0 23px;
	background: url(images/m_top_news_arrow.jpg) no-repeat left 0px;
	font-weight: bold;
}

.tex table{
	width: 100%;
	_width: 98%;
	margin: 10px 0 20px 0;
	border-collapse: collapse;
}

.tex th{
	padding: 3px 8px;
	white-space: nowrap;
	background: #eee;
	border: solid 1px #ccc;
}

.tex td{
	padding: 3px 8px;
	border: solid 1px #ccc;
}

ul.link_cate {
	margin: 0;
	padding: 0;
	list-style: none;
}

.link_cate li {
	display: inline;
	padding: 0 3px;
}

.tex2 {
	padding: 30px 10px 40px;
	line-height:170%;
	background: url(images/husen.gif) no-repeat left top;
}

.tex2 p {
	margin: 0 0 1.0em 0;
}


#foot {
	clear: both;
	text-align: right;
	font-size: 12px;
	padding: 0;
	margin: 0 auto 0 auto;
	background: #fff;
}

.footer-inner {
	width: 100%;
	margin: 0 0 20px;
	background: #5c97b9;
	text-align: left;
}

.footer-inner a {
	color: #fff;
	text-decoration: underline;
}
.footer-inner a:hover {
	color:#fff;
	text-decoration:none;
}

.footer-inner ul {
	padding: 5px 10px;
}

.footer-inner li {
	display: inline;
	padding: 0 10px 0 5px;
	border-right: 1px solid #fff;
}

#foot p {
	padding: 0 10px 10px;
	font-size: 11px;
}

#foot p a { color: #525647; text-decoration: none; }
#foot p a:hover { color: #525647; text-decoration: underline; }

