html,body{
height: 100%;
}
img {
width:100%;
max-width: 100%;
height: auto;
}

body {
	line-height: 160%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	margin-bottom: 10px;
}  
#header {
	height: 80px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}
#ue {
	width: 100%;
	background-color: #00FFFF;
}

.bt {
	float: right;
	height: 75px;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background:none!important;
}
#btBox {
	width: 100%;
	height: auto;
	background-color: #3d69a8;
	margin-bottom: 10px;
	overflow: hidden;
}  

#btObi {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.infoArea {
	height: auto;
	width: 730px;
}

.topInfoLead {
	height: auto;
	width: 730px;
}

/*メニュー*/

ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #000;
}
ul#menu li{
	float: left;
	position: relative;
	margin: 0;
	padding: 5px;
	width: 240px;
	background-color: #3d69a8;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu li:hover {
	color: #3d69a8;
	background: #cccccc;
}
ul.child{
    display: none;
    position: absolute;
    margin-left: -5px;
    padding: 0;
	color: #fff;
}
.child li:hover {
	color: #004596;
	background: #cccccc;
}
ul.child li a{
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
   
}
li a:hover{
	background: #cccccc;
}
 
a:hover img.bt{
opacity:0.7;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
background:none!important;
}
#container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
}
#base {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}


body > #container {
	height: auto;
}

#bannerArea {
	float: right;
	width: 260px;
	height: auto;
	margin-top: 10px;
}

#contents {
	float: left;
	width: 730px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}

#title {
	height: auto;
	width: 996px;
	margin: 0px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #666666;
}

#foot {
	padding: 0px;
	height: 30px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	width: 100%;
	height: 30px;
	clear: both;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyrwrite {
	background-color: #00FFFF;
	width: 100%;
	clear: both;
	height: 40px;
}
.copy {
	height: 25px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #00FFFF;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

 .top-title {
	height: 30px;
	width: 680px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	margin-bottom: 0px;
	margin-top: 12px;
}
.about {
	height: auto;
	width: 730px;
	margin-bottom: 15px;
	overflow: hidden;
}
.aboutPh {
	float: left;
	height: 200px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contentsPh {
	height: auto;
	width: 730px;
	margin-bottom: 15px;
	overflow: hidden;
}


#topArea {
	height: auto;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
}
 
.article {
	height: 1118px;
	width: 700px;
	float: none;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../img/main-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 160px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}
.bannerBox {
	height: auto;
	width: 900px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: hidden;
	padding-left: 20px;
}
.article02 {
	height: auto;
	width: 666px;
	margin-bottom: 15px;
	margin-top: 12px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
 
.tNavi {
	padding: 5px;
	float: left;
	height: 20px;
	width: 950px;
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
 .infoBox {
	height: auto;
	width: 730px;
	padding: 0px;
	margin-top: 10px;
}
hr {
	border-width: 1px 0px 0px;
	border-style: dotted;
	border-color: #333333;
	height: 1px;
	width: 100%;
}

.category {
	height: auto;
	width: 730px;
}

.lead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF1493;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 26px;
	width: 730px;
	font-weight: bold;
	border-left-color: #990000;
	margin-bottom: 20px;
	color: #990000;
	margin-top: 20px;
	clear: none;
	float: left;
}

.uLain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 26px;
	width: 730px;
	color: #000000;
	margin-bottom: 10px;
}
/*リンク*/

a img.linkimg{
background:none!important;
}

a:hover img.linkimg{
opacity:0.7;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
background:none!important;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #33FFFF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.b:link {
	color: #000000;
	text-decoration: none;
}
.b:visited {
	color: #000000;
	text-decoration: none;
}
.b:hover {
	color: #0033CC;
	text-decoration: none;
}
.b:active {
	color: #000000;
	text-decoration: none;
}

.c:link {
	color: #000000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
.c:visited {
	color: #000000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
.c:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
.c:active {
	color: #000000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
	
.h-link{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	left: auto;
	bottom: auto;
	height: 10px;
	clear: both;
	float: none;
	width: 155px;
	top: 36px;
	right: 0px;
	color: #000000;
	}
	
	.h-link02{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	left: auto;
	bottom: auto;
	height: 10px;
	clear: both;
	float: none;
	width: 99px;
	top: 13px;
	right: 0px;
	color: #000000;
	}
	
	.h-link-home{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	left: auto;
	bottom: auto;
	height: 10px;
	clear: both;
	float: none;
	width: 47px;
	top: 72px;
	right: 1px;
	color: #000000;
	}
	
.logoFooter {
	height: auto;
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.thum {
	height: auto;
	width: 160px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

.thum02 {
	height: auto;
	width: 110px;
	margin: 0px;
}


.ph {
	height: auto;
	width: 220px;
	margin-bottom: 15px;
}
.phArea {
	height: auto;
	width: 37%;
	text-align: justify;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
.banner {
	float: left;
	height: auto;
	width: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
}
