/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    line-height: 1;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll;	
}
.clearfix {
	overflow: hidden;
}
/*Mac OS版 IEには適用しない*/
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.top-prdt-img a:hover img {
	border-style: none;
	opacity:0.7;
	filter:alpha(opacity=60);
	-ms-filter: “alpha( opacity=70 )”;
	background: #FFF;
}
header {
    width: 100%;
    height: 140px;
}


.headerupper {
    background-color: #275684;
    height: 25px;
    padding-top: 5px;

}
.headerupper h1 {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    display: block;
    float: left;
    padding-top: 5px;
}
.headertel {
    float: right;

}
.headertel a {
    width: 137px;
    height: 17px;
    background-image: url(img/headertel.png);
    display: block;
    text-indent: -9999px;
}




.wrapper {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.headerinner {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 25px;
}
.title {
    width: 223px;
    height: 33px;
    float: left;

}
.title a {
    background-image: url(img/title.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    width: 223px;
    height: 33px;
}
nav {
    float: right;
    width: 449px;
    border-left: 1px solid #AAAAAA;
    margin-top: 16px;
}
nav ul {
    font-size: 12px;
    width: auto;
}
nav ul li {
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #AAA;
}
nav ul li a {
    text-decoration: none;
    color: #000000;
}
nav ul li a:hover {
    color: #A0A0A0;
}
#cover {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 70px;
}
#cover .topread {
    text-align: center;
    font-size: 18px;
    margin-top: 90px;
    line-height: 1.5em;
}
#topproduct {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
#topproduct h3 {
    font-size: 15px;
    line-height: 2em;
}
#topproduct p {
    font-size: 12px;
    line-height: 1.3em;
}


.prdtblock {
    width: 925px;
    margin-right: -25px;
}

.top-h2 {
    margin-left: auto;
    margin-right: auto;
    background-color: #275684;
    color: #FFFFFF;
    text-align: center;
    border-top: 4px solid #6FA2D7;
    padding-top: 10px;
    padding-bottom: 6px;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 25px;
}
.top-prdt-img {
    width: 160px;
    height: 160px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
#topnews {
    background-color: #F6F6F6;
    border-top: 4px solid #6FA2D7;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 70px;
}
#topnews .blog-h2 {
    font-size: 26px;
    color: #2F669E;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
#topnews .wp-headline {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.prductsblock {
    font-size: 15px;
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
}
.prductsblock .pic {
    width: 500px;
    height: 300px;
    float: left;
    margin-right: 15px;
}
.prductsblock h3 {
    font-size: 20px;
    width: 370px;
    float: right;
    background-color: #275684;
    color: #FFFFFF;
    font-weight: normal;
    padding: 5px 5px 5px 10px;
}
.prductsblock .spec {
    width: 380px;
    float: right;
    margin-top: 30px;
}
.spec ul li {
    margin-bottom: 8px;
    border-left: 4px solid #6FA2D7;
    padding-left: 10px;
}
.contentsblock {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.contentsblock .tbl1 {
    font-size: 15px;
    margin-bottom: 60px;
}
.contentsblock .tbl1 tbody tr th {
    width: 25%;
    text-align: left;
    font-weight: normal;
    padding-left: 10px;
    border-bottom: 1px solid #498AC9;
    padding-top: 15px;
    padding-bottom: 15px;
}
.contentsblock .tbl1 tbody tr td {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}
.maptitle {
    background-color: #F6F6F6;
    border-top: 4px solid #6FA2D7;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.contentsblock .read {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 40px;
}


table.formTable {
    width: 100%;
    margin: 0 auto 20px;
    border-collapse: collapse;
    border-style: none;
    font-size: 15px;
}
table.formTable td, table.formTable th {
	padding: 10px;
	border-bottom: 1px dashed #ccc;
}
table.formTable th {
	width: 25%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
form table tr td strong {
	color: #333;
	font-size: 16px;
}
.formTable tr th span {
	color: #C00;
	font-size: 12px;
}
#form1 input.inputtxt01  {
	width: 80%;
	line-height: 2em;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px 2%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";

}
#form1 textarea {
	width: 80%;
	height: 180px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	padding: 10px 2%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#form1 .submitbtn {
    margin: 30px auto 15px;
    width: 25%;
    font-size: 1.2em;
    background-color: #C0C0C0;
    border-style: none;
    color: #FFFFFF;
    border-radius: 5px;
    display: block;
    line-height: 2em;
}

#form1 .submitbtn:hover  {
	background-color: #333333;
	border-style: none;
	color: #FFFFFF;
	border-radius: 6px;
	display: block;
}
.wp-headline {
    clear: none;

}
.wp-headline ul {
    list-style-type: none!important;
    padding-left: 0px;

}
.wp-headline ul li {
    border-bottom: 1px dotted #CCCCCC;
    clear: left;
    display: block;
    height: 75px;
    margin-bottom: 10px;
	font-size: 14px;
}
.wp-headline ul li .eyecatch {
    margin-right: 20px;
    width: 100px;
    height: 100px;
    float: left;
}

.wp-headline ul li a h3 {
    font-size: 16px;
	color: #354FA3;
	display: block;
	margin-bottom: 10px;
}

.wp-headline ul li .data {
    display: block;
    font-size: 11px;
    margin-bottom: 10px;
}
.wp-headline a{
	color: #354FA3;
}




footer {
    background-color: #275684;
    color: #FFFFFF;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    font-size: 13px;
    line-height: 1.5em;
}
footer h3 {
    font-size: 22px;
    margin-bottom: 15px;
}
.footermenu {
    margin-bottom: 50px;

}

.footermenu li {
    display: inline;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
}
.footermenu li a {
    color: #FFFFFF;
}
.footermenu li a:hover {
    text-decoration: none;
    color: #AAC8E7;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 11px;
}
#page-top a {
	background: #666666;
	background-color:rgba(102,102,102,0.70);
	text-decoration: none;
	color: #fff;
	width: 70px;
	padding: 25px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ccc;
	background-color:rgba(102,102,102,0.40);
}
