/* CommonCSS------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/shared/bg.jpg);
	background-repeat: repeat-x;
}

#mainBox {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p,li,address,h1,h2,h3,h4,h5,h6,dl,table {
	font-size: 13px;
	line-height: 180%;
	color: #333333;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro W3',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}
a {
	color: #2F55A1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
td,th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color:#F7F7F7;
}
.left {
	float: left;
}
.right {
	float: right;
}
li img,dt img,dd img{
vertical-align:bottom;
}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.replace {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
#header {
	width: 860px;
	padding: 0px;
}
#navibox {
	width: 200px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#mainBox #navibox li {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#navi p {
	float: left;
}
#subBox {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#textbox {
	margin: 0px;
	width: 645px;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#textbox2 {
	margin: 0px;
	width: 645px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.main_image {
	padding-bottom: 15px;
}

#mainBox #subBox #banner {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
#mainBox #textbox .topics ul {
	list-style-type: none;
}

#foot {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E1D4BC;
}
#footbox {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.adress {
	font-size: 12px;
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
}
#taiseiNavi {
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
}
#foot p.tsubaki {
	color: #333333;
	text-align: right;
	font-size: 10px;
	line-height: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topics {
	float: left;
	width: 645px;
}
.topics ul {
	margin: 0px;
	padding: 5px 0px 0px;
	list-style-type: none;
}
.topics li {
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainBox #textbox2 .jyunbi {
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 380px;
	padding-left: 0px;
}
.miniTitle {
	font-size: 18px;
	font-weight: normal;
	color: #1C3279;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3279;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1C3279;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contactP {
	font-size: 15px;
	line-height: 200%;
}
#mainBox #textbox2 .textP {
	font-size: 14px;
	line-height: 180%;
}
#mainBox #textbox2 .textPhokuriku {
	font-size: 14px;
	line-height: 180%;
	padding-top: 5px;
	text-align: center;
}
.textBox .text {
	font-size: 14px;
	line-height: 180%;
}
#mainBox #textbox2 .textBox .textright {
	text-align: right;
}
h5 {
	background-color: #ECE5D4;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
}
#mainBox #subBox #banner li {
	padding-bottom: 10px;
}
.red {
	color: #F00;
}
.toptext {
	text-align: right;
}