@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.166;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {	color: #0066CC;text-decoration: underline;	}
a:link {
	color: #0000CC;
}
a:visited {	color: #660066;	}
a:active {	}
a:hover { color: #CC0000;text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	width: 790px;
	margin: 0 auto;
}

div#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#container {display: inline-block;}

/* Hides from IE-mac \*/
* html div#container {height: 1%;}
div#container {display: block;}
/* End hide from IE-mac */

div#container {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#PagedDscription {
	text-align: left;
	font-size: 14px;
	color: #666666;
}
#PagedDscription h1{
	font-size: 14px;
	position: absolute;
	top: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	margin-right: 0px;
	font-weight: bold;
	color: #000066;
}
#PagedDscription p{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 0px;
	margin: 0px;
}

div#mainarea{
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

div#content {
	float: right;
	width: 575px;
	padding: 0;
	margin: 0;
}
div#sidebar {
	width: 200px;
	float: left;
	margin: 0px;
	font-size:13px;
	color: #666666;
}

#header {
	height: 85px;
	background-image: url(/images/topBanner01.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

div#header h2 a{
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/topBanner01-Logo.jpg);
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 210px;
	font-size: 16px;
}
#topSubMenu {
	width: 110px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(/images/topSubMenu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topSubMenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topSubMenu ul li{
	float: left;
}
#topSubMenu a{
	display: block;
	height: 20px;
	text-indent:-5000em
}
#topSubMenu a:hover{
	background-image: url(/images/topSubMenu01.gif);
}
#topSubMenu #menuContact {
	height: 20px;
	width: 110px;
}
#topSubMenu a:hover#menuContact { background-position: 0px -20px; }


#globalNavi{
}

#topBanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#pageBanner {
}
.pankuzu {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
	}
.blog {
	padding-left:8px;
	padding-top:5px;
	padding-right:8px;
	}	
.blog h2 {
	color: #000066;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	padding-left:20px;
	padding-top: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(/images/title_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	margin: 0px;
	height: 40px;
}
.blog h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-image: url(/images/title_h3.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 15px;
	clear: both;
}
.blog h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.blog h2 a,
.blog h2 a:link,
.blog h2 a:visited,
.blog h2 a:active{
	color:#000066;
	text-decoration:none;
}
.blog h2 a:hover {color: #CC0000;text-decoration:underline;}
.blog h3 a,
.blog h3 a:link,
.blog h3 a:visited,
.blog h3 a:active{
	color:#000066;
	text-decoration:none;
}
.blog h3 a:hover {color: #CC0000;text-decoration:underline;}

.blog hr {
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 1px;
}
.pointBig{
	font-size: 105%;
	font-weight: bold;
}
.pointSmall{
	font-size: 95%;
}
.boldRed{
	font-weight: bold;
	color: #990000;
}
.entryList {
	clear: both;
	font-weight:normal;
	font-size: 100%;
	line-height: 160%;
}
.entryList ul { 
	margin:0px; 
	padding:0px; 
	}
.entryList li{
	list-style: disc url(none);
	margin:0px;
	padding:0px 0px 0px -20px;
}
div#content div.blogbody {
	clear: both;
	font-weight:normal;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 5px;
	}
#more {
	clear: both;
}
.blogbody {
	padding-left: 6px;
}
.blogbody p{
	padding-right: 3px;
	padding-left: 0px;
}
.blogbody blockquote {
	padding: 4px;
	border: thin dotted #D6DBF0;
	background-color: #F6F6F6;
}
.blogbody table{
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}

.designTable table, .designTableS table{
	margin : 10px 0px 10px 10px;
	font-size: 100%;
	line-height: 150%;
	border-style : solid ; 
	border-width : 1px  ;
	border-collapse : collapse ;
	vertical-align : top ;
	width : 94% ;
}
.designTableS table{
	padding-left: 0px;
	font-size: 85%;
	line-height: 150%;
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	vertical-align : top;
	width : 96%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

.designTable table tr td {
	border-style : solid ;
	border-width : 1px  ;
	border-collapse : collapse ;
	padding : 5px 5px 5px 10px ;
	vertical-align : top ;
}
.designTableS table tr td {
	border-style : solid ;
	border-width : 1px  ;
	border-collapse : collapse ;
}
.designTable table tr th {
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	padding : 5px 5px 5px 10px;
	vertical-align : top;
	font-weight: bold;
	white-space: nowrap;
}
.designTableS table tr th {
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	white-space: nowrap;
}
.designTable table, .designTable tableS {
	color: #333333;
	border-color :#D6DBF0;
}
.designTable table tr, .designTableS table tr {
	background-color : #F6F6F6;
}
.designTable table tr td, .designTableS table tr td  {
	border-color : #D6DBF0;
}
.designTable table tr th, .designTableS table tr th  {
	background-color : #ECEEF9;
	border-color :#D6DBF0;
}
.td_mark {
	background-color : #CCCCFF;
}

.marginZero p {
	margin: 0px;
	padding: 0px;
}
.imageLeft img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.imageRight img {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.goDetail{
	clear:both;
	margin-right: 5px;
	margin-bottom: 10px;
	float: right;
}
.goDetail2{
	margin-right: 5px;
	float: right;
}

.blog iframe {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.posted {
	clear: both;
	color: #666666;
	font-size: 12px;
	border-top: 1px solid #666666;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	}
.extended {
	float: right;
	padding-right: 2px;
	width: 110px;
	}
.extended a {
	width:110px;
	height:25px;
	display:block;
	font-size:13px;
	text-indent:-9999px;
	overflow: hidden;
	text-decoration:none;
	background-image: url(/images/extendedBtn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.extended a:hover {
	background-image: url(/images/extendedBtn01-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.goTop {
	text-align: right;
	clear: both;
	font-size: 90%;
	padding-top: 10px;
	}
.goBack {
	text-align: right;
	}
.goTop a:visited {	color: #000099;	}
.goTop a:hover { color: #CC0000;text-decoration:underline;}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sidetitle {
	background-color: #D6DBF0;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0.2em;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 6px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #4A4B8A;
}
.sidemenu, .sideBox {
	padding: 0px;
	margin-bottom: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D6DBF0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6DBF0;
	border-right-color: #D6DBF0;
	border-bottom-color: #D6DBF0;
}

.sidemenu ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}

.sidemenu ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 7px;
	background-color: #ECEEF9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DBF0;
	background-image: url(/images/mark_60.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: 0;
}

.sidemenu ul li a{
	display:block;
	text-decoration:none;
	color:#1D3994;
}

.sidemenu ul li a:hover{
	text-decoration:underline;
	color: #CC0000;
}

.subMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.subMenu ul li, ul.subMenu li{
	background-image: url(/images/mark_62.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	background-color: #F6F6F6;
}

.sideBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DBF0;
}
.sideBox p {
	margin: 0px;
	padding: 7px;
}

.syndicate {
	font-size:10px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	background:#EEEEEE;
	margin-top: 20px;
	border-bottom: 1px solid #EEEEEE;
	letter-spacing: 0.1em;
 	}	
		
#footer{
	clear:both;
	color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
	background-image: url(/images/bk-foot01.jpg);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-left: 10px;
	padding-bottom: 9px;
}
#bottomMenu{
	clear:both;
	font-size: 13px;
	margin: 0;
	padding: 10px 0px 3px;
	height: 20px;
}
#bottomMenu ul li{
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding-left: 12px;
	padding-top: 4px;
}
#bottomMenu ul{
	display: inline;
}
#bottomMenu a,
#bottomMenu a:link,
#bottomMenu a:visited,
#bottomMenu a:active {
	color: #0000CC;
	text-decoration: underline;
}
#bottomMenu a:hover { color: #CC0000;text-decoration:underline;}

.rss{
	float:right;
	margin: 0px 2px 0px 0px;
}
#copyRight {
	color:#666666;
	font-size:10px;
	margin: 0px;
	padding: 3px;
	}	
.powered{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
.produce a{
	width:100px;
	height:12px;
	overflow: hidden;
	display:block;
	background-image: url(/images/total-web02L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	float: right;
}

#copyRight a{	color:#666666;	text-decoration:none;}
#copyRight a:hover { text-decoration:underline;}

#comment-post {
   font-weight: bold;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
textarea{
	width: 80%;
	}
textarea[id="comment-text"] {
	}
.form-required {
	color: #CC0000;
	font-weight: normal;
}
.form-error {
	color: #FF0033;
}
.search-result {
	margin: 10px;
}
#form-post {
	font-weight: bold;
}
.clear_break {
	clear: both;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#news_box, #topic_box {
	float: right;
	width: 285px;
}
#news_box h2, #topic_box h2{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 278px;
}
#news_box span, #topic_box span {
	display: none;
}

#news_box h2{
	background-image: url(/images/title_news01.jpg);
}

#topic_box h2{
	background-image: url(/images/title_topic01.jpg);
}
#news_box ul,#topic_box ul {
	margin: 0px;
	padding: 10px;
}
#news_box ul li,#topic_box ul li {
	margin: 0px;
	background-image: url(/images/mark_63.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#top_products {
	float: none;
	clear: both;
	padding: 10px;
}
#top_products h3{
	font-size: 14px;
	padding: 0px;
	overflow: hidden;
	background-image: url(/images/title_products01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 553px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top_products span {
	display: none;
}
.top_products_box {
	float: left;
	height: 87px;
	width: 110px;
}
.top_products_box img {
	padding: 0px;
	margin: 0px;
}

.products_ent_box {
	float: left;
	height: 140px;
	width: 184px;
}

.products_ent_box img {
	padding: 0px;
	margin: 0px;
}
.photo_1col {
	text-align: center;
	margin-bottom: 10px;
}
.photo_2col {
	text-align: center;
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.photo_3col {
	text-align: center;
	width: 170px;
	float: left;
	margin-bottom: 10px;
}
.photo_1col a img,.photo_2col a img,.photo_3col a img{
	border: 0px;
}
.photo_1col p,.photo_2col p,.photo_3col p{
	margin: 0px;
	padding: 0px 15px;
	text-align: left;
}
