@charset "utf-8";
/* CSS Document */

*{
	font-style:normal;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	margin: 0;
	padding: 0;
	/*font-size: 12px;*/
	color: #555;
}

html{
	margin: 0;
	padding: 0;
}

body{
	line-height:1.4;
/*	letter-spacing:1px;
*/	margin:0;
}

body , th , td{	
	font-size: 12px;
}

#h2{
	margin-top:0;
	font-size: 14px;
	/*line-height:1.5em;
	margin-bottom:0.5em;*/
	font-weight:bold;
}

#h3{
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
}

#h3 , #h4{
	margin-top:0em;
	margin-bottom:0.5em;
}

#h5 , #h6{
	margin-top:0em;
	margin-bottom:0.5em;
}

#h4 , #h5 , #h6{
	font-size:1em;
}

img{
	border:none;
}

p{
	margin:0 0 0.5em;
	line-height: 1.8;
}

ul,dl,ol {
	margin:0;
	padding:0;
}

dd{
	margin-left:1em;
}

ul , ol{
	margin-left:1.5em;
}

li{
	padding:0;

}

h1{
	margin:0;
}

a:link,a:visited,a:hover,a:active{
	font-size:12px;
	text-decoration:none;
	color: #09F;
}

.clear{
	clear:both;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.left{
	float:left;
}

.right{
	float:right;
}

img.left{
	margin-right:1em;
	margin-bottom:0.5em;
}
img.right{
	margin-left:1em;
	margin-bottom:0.5em;
}

table{
    border-top:1px solid #666;
    border-right:1px solid #666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
th{
    border-left:1px solid #666;
    border-bottom:1px solid #666;
    padding:0.4em 0.4em;
    text-align:center;
	font-weight:normal;
	text-align:left;
}
td{
    border-left:1px solid #666;
    border-bottom:1px solid #666;
    padding:0.4em 0.4em;
}

.leftMagine{
	margin-left:0.5em !important;
}

.leftMagine1{
	margin-left:1em !important;
}

.leftMagine2{
	margin-left:2em !important;
}

.rightMagine{
	margin-right:0.5em !important;
}
.rightMagine1{
	margin-right:1em !important;
}

.rightMagine2{
	margin-right:2em !important;
}


.topMagine{
	margin-top:0.5em !important;
}

.topMagine1{
	margin-top:1em !important;
}

.topMagine2{
	margin-top:2em !important;
}

.bottomMagine{
	margin-bottom:0.5em !important;
}
.bottomMagine1{
	margin-bottom:1em !important;
}
.bottomMagine2{
	margin-bottom:2em !important;
}

.leftMagineZero{
	margin-left:0 !important;
}

.rightMagineZero{
	margin-right:0 !important;
}

.topMagineZero{
	margin-top:0 !important;
}

.bottomMagineZero{
	margin-bottom:0 !important;
}

.topPaddingZero{
	padding-top:0 !important;
}

.bottomPaddingZero{
	padding-bottom:0 !important;
}

.w12{
	width:12em !important;
}

.w10{
	width:10em !important;
}

.w8{
	width:8em !important;
}

.w6{
	width:6em !important;
}

.alignCenterBlock{
	margin-left:auto;
	margin-right:auto;
}

.alignCenter{
	text-align:center;
}

.alignLeft{
	text-align:left;
}

.alignRight{
	text-align:right;
}


.smallText{
	font-size:0.8em;
}

ul.plane{
	padding-left:0;
	margin-left:0;
}
ul.plane li{
	list-style:none;
}

.unit{
	clear:both;
	margin-bottom:5em;
}

.inline{
	display:inline;
}

.block{
	display:block;
}


table.type1 , table.type1 th ,table.type1 td{
	border:none !important;
}

table.type1 th{
	vertical-align:top;
}

table.type1 td{
	width:auto;
}


table.type1 th , table.type1 td{
	text-align:left;
	padding-left:0;
	padding-right:0;
	border-bottom:1px dotted #fff !important;
	padding-top:1em;
}

#bread-crumb {
	margin: 3px 10px 0;
	width: 940px;
}

#bread-crumb p {
	margin: 0;
}

#bannersArea img {
	margin: 0 0 5px;
}

#header {
	padding: 0 0 10px;
}

