/*-------------------------------------
base setting
-------------------------------------*/

* {
	 margin: 0;
	 padding: 0;
	 font-style: normal;
	 font-weight: normal;
		font-family:  "メイリオ", "ＭＳ Ｐゴシック","Osaka","Arial", "san-serif","verdana","palatino";
}

body {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-size:75% !important;
	color: #000000;
	background-color: #000066;
}


html>/**/body {
	font-size:12px;
}

/*clearFlow*/
.clearfix::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	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;
  /**/
}


.clear {
	clear: both;
}

.center {
	text-align: center;
}

.rollover {
	cursor:pointer;
	}
	
.right {
	text-align: right;
}

.left {
	text-align: left;
}

.flowRight {
	float: right;
}

.flowLeft {
	float: left;
}

.imgRight {
	float: right;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}

.imgLeft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

img {
	border: 0;
}

.bold {
	font-weight: bold;
}

.encolor1 {
	color: #FF0000;
}

.encolor2 {
	color: #FF0000;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 25px;
}

.textSmall {
	font-size: 85%;
}

.textSpace {
	padding-bottom: 1.5em;
}


a:link ,a:visited {
	color: #1A274E;
}

a:hover ,a:active {
	color: #A1AAC0;
	text-decoration: underline;
}


.pdL10 {
	padding-left: 10px;
}

.pdR10 {
	padding-right: 10px;
}

.pdT10 {
	padding-top: 10px;
}

.pdT15 {
	padding-top: 15px;
}

.pdT25 {
	padding-top: 25px;
}
.pdB5 {
	padding-bottom: 5px;
}
.pdB10 {
	padding-bottom: 10px;
}
.pdB15 {
	padding-bottom: 15px;
}
.pdB25 {
	padding-bottom: 25px;
}
.pdB30 {
	padding-bottom: 30px;
}
.pdL5 {
	padding-left: 5px;
}
.pdR25 {
	padding-right: 25px;
}
.pd5 {
	padding: 5px;
}
.pdL30 {
	padding-left: 30px;
}


.mgT35 {
	margin-top:35px;
}






/*-------------------------------------
page setting
-------------------------------------*/


#contentsWrapper {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	background-image: url(../imgs/common/contents_footerbg.jpg);
	min-width:1100px;
}

#contents {
	background-image: url(../imgs/common/contents_topbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}

#header {
	background-image: url(../imgs/common/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#wrapper {
	padding-top: 10px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	background-image: url(../imgs/common/contents_footerbg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	min-height:1000px;
    height: auto !important;
    height: 1000px;
}

#leftSide {
	float: left;
	width: 660px;
	
}

#rightSide {
	float: right;
	width: 245px;
}

#rightSide div.contentsBox {
	border: 1px solid #E0E0E0;
	background-image: url(../imgs/common/rigth_cbox_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-right: 12px;
}

#rightSide div.contentsBox h2 {
	padding-bottom:10px;
}

#rightSide div.contentsBox h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}



#main {
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-bottom: 25px;
}

#main h2 {
 text-align:center;
 padding-bottom:25px;
}

#main h3 {
	padding-bottom: 25px;
	clear: both;
}

#main h4 {
	padding-bottom:10px;
	clear: both;
}

#main h5 {
	padding-bottom:px;
	clear: both;
	font-weight: bold;
	font-size: 100%;
}

#footer {
	background-image: url(../imgs/common/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-width:1100px;
}

#footer ul {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 8px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
}

#footer ul li img {
	margin-left: 35px;
}

#footerContents {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#copyRight {
	clear: both;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
}

#bottomLinks {
	width:920px;
	margin-right: auto;
	margin-left: auto;
	
}

#linkbn {
		/*
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E0E0E0;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../imgs/top/linkbnbg.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	*/
}

#linkbn ul li {
	list-style-type: none;
	float: left;
	padding-right: 14px;
}

#linkbn ul li.last {
	padding-right: 0px;
}

#linkbn ul li a {
	color:#FFFFFF;
}

#linkbn h2 {
	padding-bottom: 20px;
}

ul#pageNavi{
	padding-bottom: 10px;
}

ul#pageNavi li{
	list-style-type: none;
	display: inline;
}

ul#pageNavi li a:link ,
ul#pageNavi li a:visited {
	color:#07142C;
	background-image: url(../imgs/common/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

ul#pageNavi li a:hover {
	color: #1A274E;
	text-decoration: none;
}

.pageTop {
	text-align: right;
	clear: both;
}


.pickupWrapper {
	background-image: url(../imgs/common/picup_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
}

.pickupBox ,
.pickupWrapper dl {
	background-image: url(../imgs/common/picup_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 8px;
	width: 202px;
}


.pickupWrapper dt {
	float:left;
	padding-right:10px;
	padding-top: 1px;
	width: 64px;
}

.pickupWrapper dd {
	float: left;
	width: 120px;
	font-size: 83%;
	line-height: 1.4em;
}

#rightSide div.pickupWrapper h3 {
	padding-bottom: 5px;
}


#feed a img {
	display:none;
}

table.tableType1 {
	width: 600px;
	border-collapse: collapse;
	margin-left: 3px;
	margin-bottom: 25px;
}

table.tableType1 th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #000066;
	padding: 5px;
}

table.tableType1 td {
	padding: 5px;
}
.contentBlock {
	width: 600px;
	padding-left: 3px;
	padding-bottom: 25px;
}

ul.type1 ,
ol.type1 {
	padding-bottom: 15px;
	margin-left: 25px;
}

ul.type2 ,
ol.type2  {
	margin-left: 25px;
}

ul.type1 li ,
ol.type1 li ,
ul.type2 li ,
ul.type2 li {
	padding-bottom: 0.5em;
}

ol.type1 li ul {
	padding-top: 0.5em;
	padding-bottom: 0em;
}

ol.type1 li li {
	list-style-type: disc;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}

.layoutBox {
	padding: 20px;
	clear: both;
	width: 558px;
	border: 1px solid #E0E0E0;
	background-image: url(/imgs/common/layoutboxbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}

.freebox {
	background-image: url(/imgs/common/layoutboxbg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
}

.freeboxWrapper {
	background-image: url(/imgs/common/layoutboxbg2_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}

.flowerbg {
	background-image: url(/imgs/common/flowerbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.spLayout {
	width: 610px;
	clear: both;
}

.sideLeft {
	float: left;
	width: 300px;
	padding-right: 10px;
}

.sideRight {
	float: right;
	width: 300px;
}

a.golink:link ,
a.golink:visited {
	background-image: url(/imgs/common/golink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

a.golink:hover {
	background-image: url(/imgs/common/golink_over.gif);
}

a.pdf {
	background-image: url(/imgs/common/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top:2px;
}

.spline {
	clear: both;
	height: 1px;
	padding-bottom: 20px;
	margin-top: 20px;
	background-image: url(/imgs/common/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.spline span {
	display: none;
}

.spline span hr {
}
