@media print{

.noprint{display:none;}
.printfontsize{font-size:0.7em;}


/* Structure Styles */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Osaka', 'Verdana', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	}

#main { /* addition to center as well as make header footer 100% */
	width: 960px;
	margin: 0 auto;
	}

#content {
	font-size: 1.4em;
	/* float: left; */
	}

.narrowcolumn .entry {
	line-height: 1.6em;
	width: 100%;
	}

.narrowcolumn .postmetadata {
	/*text-align: left;*/
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, Sans-Serif, Verdana ;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: left;
	padding-left:40px;
	}

#headerimg .description {
	font-size: 1.1em;
	padding-left:40px;
	}

h2 {
	font-size: 2.2em;
	clear:both;
	}

h2.pagetitle {
	font-size: 2.2em;
	font-style: italic;
	}

h3 {
	font-size: 1.6em;
	clear:both;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	/* padding-left:20px; */
	font-style:italic;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 0.8em Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
	}

acronym, abbr, span.caps{
	font-size: 1.1em;
	}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block;
	}

a {
	text-decoration: none;
	padding: 0 1px;
	}


h1 a, h2 a, h3 a, h1 a:hover,h2 a:hover, h3 a:hover{
	border: none;
	background: none;
}

.post hr {
	display: block;
	border: none;
	}

.narrowcolumn .postmetadata2 {
	padding:13px 10px;
	margin-top: 15px;
}

.entry img {
	padding: 5px;
	max-width: 100%;
	}

/* Begin Structure */

#page {
	padding: 0;
	width: 100%;
	}

#header {
	margin:0;
	padding: 0;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 80px;
	width: 960px;
	margin: 0 auto;

	}

.narrowcolumn {
	padding: 5px 10px 10px 0px;
	margin: 0px auto;
	/* width: 680px; */
	}

.post {
	margin: 0 0 30px;
	}

.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	/*padding: 20px 0 40px;*/
	padding: 20px 0 3px;
	}


.postmetadata {
	clear: both;
	font-size: 0.8em;
}

.clear {
	clear: both;
}

#footer-contents {
	width: 100%;;
	display: table;
	font-size: 1.2em;
	background-color: #fff;
	border-color: #ccc;
	border-style: solid none none;
	border-width: 1px 1px medium;
	text-align: left;
	}

/* ie8以前のブラウザで見るとデザインが崩れるので、使用禁止
		#footer-contents div.inside {
			margin: auto auto 10px;
			width: 900px;
		}

		#footer-contents div.inside div.list {
			display: table-cell;
			width: 450px; padding:
			padding: 0pt 50px 10px;
			vertical-align: top;
		}
*/


#footer-contents .inside {
	margin: auto;
	width: 950px;
}

#footer-contents .inside .list {
	width: 450px; padding:
	padding: 0pt 50px 10px;
	vertical-align: top;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	overflow: hidden;
	}

#footerarea {
	width: 960px;
	margin: 0 auto;
}

#footerarea span#footerleft {
	float:left;
	padding: 20px 20px;
	margin: 0;
	font-size: 1.5em;
}

#footerarea span#footerright {
	float:right;
	font-size: 0.9em;
	margin:30px -10px 0 0;
}
/* End Structure */


/*	Begin Headers */
h1 {
	padding-top: 0px;
	line-height: 60px;
	padding-left:0;
	margin: 0;
	}


h2 {
	margin: 10px 0 2px 0;
	padding-top: 5px;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding:0;
	/* margin: 30px 0 0; */
	}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would''ve thought?!) align the image to the right.
	And using 'class="centered', will of course center the image. This is much better than using align="center",
	being much more futureproof (and valid)  */

img.centered {
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 15px;
	}

img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* TOWA addition */

.entry {
	/*margin-top: 15px;
	padding-top: 15px;*/
	float: left;
	margin-bottom: 20px;
}

/*.entry p {
	padding: 7px 0 7px 0;
	margin:0;
}*/
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}


/* end */

html>body .entry ul {
	margin-left: 35px;
	padding: 0px 0 0px 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 15px;
	}

.entry ol, .entry ul {
	padding:0;
	margin: 5px 0 5px 35px;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 3px auto;
	padding: 5px 3px;
	text-align: center;
	}

#header #searchform #s {
	width: 130px;
	padding: 2px;
	font: 1.4em arial, verdana, sans-serif;
	}

#header #searchsubmit {
	padding: 1px;
	font: 1.4em arial, verdana, sans-serif;
	font-weight: bold;
	}

#content #searchform #s {
	width: 200px;
	padding: 4px;
	font: 1.1em arial, verdana, sans-serif;
	}

#content #searchsubmit {
	padding: 3px 10px;
	font: 1.1em arial, verdana, sans-serif;
	font-weight: bold;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform{
	margin-bottom: 60px;
	margin-top: 20px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
	}

#commentform textarea {
	margin-top:5px;
	width: 100%;
	padding: 2px;
	font-size: 1.2em;
	}

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
	}

legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
}

.entry form {
	text-align:left
}



/* End Form Elements */



/* Begin Comments*/

#tabnav {
	margin:0;
	padding: 0;
}
#tabnav li {
	display:inline;
	list-style:none;
	font-weight: bold;
	font: 18px Arial;
	margin:0;
	margin-right: 5px;
}
a.tabs {
	padding: 5px 10px;
	background: #eee;
	border: 1px solid #eee;
	color: #666;
}

a.tabs:hover {
	background: #fff;
	border: 1px solid #eee;
}
a.current {
	background: #fff;
	color:#333;
}

.commentlist {
	padding: 0;
	}


#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* Threaded Comments */

ol.commentlist { list-style:none; margin:0 0 0em; padding:0; text-indent:0; }
ol.commentlist li { margin: 15px 0 0px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta { }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.comment {margin:0;margin-top: 20px; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fcfcfc; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
	}

/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center	{text-align: center;}
.right	{text-align: right;}
.left	{text-align: left;}
.f-right	{float: right;}
.f-left	{float: left;}

.hidden	{display: none;}

hr {display: none;}

a img {
	border: none;
	width: 200px;
	}

.navigation {
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
	}

pre {
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */

img.wp-smiley {
	border:none;
	padding: 0;
}

.entry a.more-link {
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
	}

.navigation a {
	font-size:1em;
	padding: 5px 10px;
	font-weight: bold;
	}


/* Header Menu */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Page Menu CSS */

#pagemenu {
	/* width: 100%; */
	font-size: 1.4em;
	/* padding: 0 16px; */
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;
	border: none;
	display: block;
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}

#pagemenu #page-list {
	margin: 0 -17px;
	width: 950px;
	}

#pagemenu #page-list li { /* ページメニューの一つ一つの幅*/
	/*background-image: url("../towa/images/navi01_on.PNG");*/
	background-image: url("../towa/images/navi00_off.PNG");
	background-repeat: repeat;
		padding:0px;
		float:left;
		list-style: none;
		line-height: 40px;
		display: inline;
		width: 120px;
		/*
margin-left: 5px;
*/
	}

#pagemenu #page-list li a{
	display:block
	border: 1px #f5f5f5 solid;
	/* background-color: #fff; */
	}

#pagemenu #page-list li ul li a{
	color: #000;
	border: 0px #fff solid;					/* 枠線の装飾 */
	}

#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li ul li {
	/*line-height:40px;*/
	margin:0;
	width:180px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
	position: static;
}
#pagemenu #page-list li ul ul {
	margin: -40px 0px 0px 12.8em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
}


/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li{
	padding-left: 15px;
}

/* for ad */

#sidebar ul li div div {
	font-size: 0.9em;
	line-hetowa.8em;
}
#sidebar ul li div span.red {
	font-size: 1em;
	font-weight:bold;
	color:#f00;
}

/* Define your custom styles here */
/*
	Development Log
	===============================================================
	Jul 12, 2010 - 0.0.1 追記作成

*/

/*--------------------------------------------------------
 header-top
--------------------------------------------------------*/
div#header-top {
	height: 20px;
	width: 960px
	background-color: #fafafa;
}

div#header-top .top-attention {
	position: absolute;
	right: 50px;
}

div#header-top .top-attention li {
	display: inline;
	font-size: 8.5pt;
	line-height: 14pt;
	color: #999;
}

div#header-top .top-attention li a:link {
	color: #333;
}

 /* 最右上メニューの設定*/
#header-top #page-list li {
	background-image: url("../towa/images/navi01_off.PNG");
	background-repeat: repeat;
		padding:0px;
		float:left;
		list-style: none;
		line-height: 25px;
		display: inline;
		width: 110px;
		/*
margin-left: 5px;
*/
	}

/*--------------------------------------------------------
 * table テーブル枠組み関連
 *--------------------------------------------------------*/
 
/*Table*/
table {
	border-collapse:collapse;
}
th {
	font-size:1.2em;
	padding:4px 6px;
	border-width:1px;
	border-style:solid;
}
td {
	padding:4px;
	border-width:1px;
	border-style:none;
}

/*definition*/
dt {
	clear: both;
	/*width: 20%; */
	float: left;
	padding-right: 5px;
	font-weight: bold;
	text-align: left;
}
dd {
	margin: 0 0 0.5em 9.5em;
	padding: 0;
}


div {
	border-collapse:collapse;
}


.head { /*text-align: center;*/
	background-color: rgb(176, 196, 222);
	font-weight: bold;
	font-size: 1.2em;
	width: 100%;
	padding-left: 10px;
}

.title {
	background-color: fff;
	font-weight: bold;
	font-size: 1.5em;
	height: 15px;
	padding-left: 10px;
	border-bottom: solid 1px #000;
	border-left: solid 7px #ccc;
}

.headtitle {
	width: 500px;
	/* height: 50px; */
}

/*
	グリッドテーブルの幅寄せとか
									*/

.grid-heading{
	background-color: #fff;
	text-align: left;
	width: 100%;	
	border-color: #ccc;
	border-style: solid solid hidden;
	border-width: 1px 1px medium;
	padding: 3px 10px;
}
.grid-details{
	background-color: #fff;
	text-align: left;
	width: 100%;
	border: solid 1px #ccc;
	padding: 3px 10px 3px 10px;
}

.grid-nonframe{
	padding: 3px 10px;
	width: 100%;
}

.grid-heading90per{
	background-color: #fff;
	text-align: left;
	width: 90%;
	margin: auto;
	border-color: #ccc;
	border-style: solid solid hidden;
	border-width: 1px 1px medium;
	padding: 3px 10px;
}

.grid-details90per{
	background-color: #fff;
	text-align: left;
	width: 90%;
	margin: auto;
	border: solid 1px #ccc;
	padding: 3px 10px 3px 10px;
}

.grid{border: 1px #ccc solid;}
.grid20{width: 20px;}
.grid70{width: 70px;}
.grid85{width: 85px;}
.grid100{width: 100px;}
.grid120{width: 120px;}
.grid150{width: 150px;}
.grid200{width: 200px;}
.grid215{width: 215px;}
.grid300{width: 300px;}
.grid415{width: 415px;}
.grid455{width: 455px;}
.grid50per{width: 50%;}
.grid100per{width: 100%;}

.margin15{margin: 15px;}
.margin15_35{margin: 15px 35px;}
.margin18left{margin-left: 18px;}
.padding15_10{padding: 15px 10px;}

.font-crimson{
	color: crimson;
}

/* products　製品紹介のやつ */

#products .productsl{
	width: 465px;
	vertical-align: top;
}
#products .productsr{width: 150px;}
#products .newproduct{
	background: url("../towa/images/icon/new.png") no-repeat scroll 5px 0px transparent;
    padding: 0 16px 0 10px;
}

/* 過去の製品 */
/* 　左上の「過去の製品紹介」 */
#products .pastProduct{
	background-color: #ddd;
	display: inline-block;
	font-size: 1em;
	margin: 15px auto 0;
	padding: 0 10px;
	text-align: left;
	width: 93%;
}

#products .pastProductDeco{
	display: inline;
	padding: 2.5px 0pt;
	margin-right: 3px;
	border-left: 7px solid #ddd;
}

/* 　グリッドの感覚をあける */
.separate{
	border-collapse: separate;
}

/* 単一記事 */
.single-frame{
	padding-top: 15px;
	margin-bottom: 0px;
}

.valigntop{vertical-align: top;}
.valignmdl{vertical-align: middle;}
.valignbtm{vertical-align: bottom;}

/* パンくずリスト（グランドナビの下の「ホーム＞会社概要＞なんたら」の部分） */
.breadcrumb{
	font-size: 1.2em;
	padding: 5px 0 0;
	border-bottom: 1px dotted #bbb;
	margin:0 auto;
    width: 955px;
}

/* dl.box内で使用できる、
　 box内の箇条書きを行ったときの●の代わりの▲アイコン */
dl.box  dt , dl.bullet-box  dt {
	border-bottom: 1px dotted rgb(0, 0, 128); 
	background: url("../towa/images/icon/sort_desc.png") no-repeat scroll left center transparent;
	padding-left:13px;
	width: 97%;
	}
dl.box dd , dl.bullet-box dd {
	margin-left: 25px; 
	background: url("../towa/images/icon/bullet_arrow_right.png") no-repeat scroll left center transparent;
	padding-left: 15px;
	clear: both;
	}
dl.box dd a, dl.bullet-box dd a{
}

ul li.bullet-arrowr {
	background: url("../towa/images/icon/bullet_arrow_right.png") no-repeat scroll 0px 3px #fff;
	list-style: none outside none;
	margin: 0;
	padding: 0 15px;
	}

ul li.bullet-arrowr_btm {
	background: url("../towa/images/icon/bullet_arrow_right.png") no-repeat scroll 0 0 #fff;
	list-style: none outside none;
	margin: 0 -20px;
	padding: 0 15px;
	}


/* 文章の先頭に▲アイコン */
.bullet-arrowr {
	margin-left: 25px;
	padding-left: 15px;
	background: url("../towa/images/icon/bullet_arrow_right.png") no-repeat scroll left center transparent;
	
	list-style: none outside none;
	margin: 0;
	padding: 0 15px;
	}

.bullet-arrowr_top {
	margin-left: 25px;
	padding-left: 15px;
	background: url("../towa/images/icon/bullet_arrow_right.png") no-repeat scroll 10px 13px transparent;
	
	list-style: none outside none;
	margin: 0;
	padding: 10px 25px;
	}

/* 文章の先頭にコメントアイコン */
.bullet-comments {
	margin-bottom: -10px;
	padding: 10px 0 8px 5px;
	background: url("../towa/images/icon/comments3.gif") no-repeat scroll left center transparent;
	}

/* 文章の先頭にコメントアイコン（太陽光発電ページ用） */
.bullet-comments-solar {
	background: url("../towa/images/icon/comments3.gif") no-repeat scroll 5px 30px transparent;
	padding: 26px 0 10px 25px;
	font-size: 1.2em;
	}


.overall-fw { /* 大枠（影と角丸のあるページ枠） */
	background-color: #fff;
	padding: 3px 10px 15px;
	margin: 10px 0 15px;
	border: 1px #ddd solid;		/* 枠線の装飾 */

	/*--------------------
	 * border-radius 角丸
	 *-------------------/
	/* CSS3 */
	border-radius: 3px;			/* 左上 */
	/* Safari,Chrome */
	-webkit-border-radius: 3px;	/* 左上 */
	/* Firefox */
	-moz-border-radius: 3px;		/* 左上 */

	/*--------------------
	 * box-shadow ボックスのシャドウ
	 *-------------------/
	/* Firefox */
	-moz-box-shadow: 4px 4px 10px #ccc;			/* 右・下・ぼかし */
	/* Safari,Chrome */
	-webkit-box-shadow: 4px 4px 10px #ccc;		/* 右・下・ぼかし */
	/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	box-shadow: 4px 4px 10px #ccc;				/* 右・下・ぼかし */
}


/* 上段の内側。左側にそれぞれの色で縦線（┃）が入る */
.upperbox_inside{ /* darkblue color（紺色の┃線） */
	border-left: 7px solid #00008b;
	height: 20px;
	padding: 0 3px;
	font-weight: bold;
}

.upperbox_inside_red{ /* crimson color（濃赤色の┃線） */
	border-left: 7px solid #dc143c;
	height: 20px;
	padding: 0 3px;
	font-weight: bold;
}

.upperbox_inside_gray{ /* gray color（灰色の┃線） */
	border-left: 7px solid #bbb;
	height: 20px;
	padding: 0 3px;
	font-weight: bold;
}

.upperbox_inside_ccc{ /* #ccc color（これは縦線ではなく、灰色の太枠線） */
	border: 5px solid #ccc;
	/* height: 20px; */
	padding: 0 3px;
	font-weight: bold;
	margin-bottom: 10px;
}

.upperbox_inside_simple {
	border-bottom: 1px dotted #000080;
	clear: both;
}


 /* table枠 */

.box {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 3px 10px 3px 10px;
}

.btm-space15 {
	margin-bottom: 15px;
}

.dotted {
	border-bottom: dotted 1px #aaa;
	width: 98%;
}

.border-bottom {border-bottom: solid 1px #ddd;}
/* 枠線を消す */
.border-left-none {border-left: none;}
/* .border-right-none {border-right: none;}
.border-bottom-none {border-bottom: none;}
.border-top-none {border-top: none;}*/

.box p , .grid-details p {
	text-indent: 1em;
}

/* 太文字 */
.bold {
	font-weight: bold;
}
/* 斜体文字・italic/oblique */
.oblique{
	font-style: oblique;
}

/*-------------------------------------------
 *
 * 画像表示に関して
 *
 *-------------------------------------------*/

/* toppageトップページの表題画像 */
.bgimg-top{
	background-image: url("../towa/images/bg-heading.png");
	background-repeat: no-repeat;
	margin: 20px 30px  15px;
}

/* 表題絵などをバックグラウンドに表示する */
.bgimg {
	width: 600px;
	height: 50px;
	margin: 15px 0;
	background-image: url("../towa/images/bg-decoration-footer2.png")
}

/* 上記の上に文字列を記述する */
.bgimg-onchara {
	padding: 15px;
	/* top: 15px; */
	/* left: 20px; */
	font-size: 2em;
	font-weight: bold;
	text-shadow:3px 3px 15px #999;
}

.bgimg-oncharas {
	font-style: italic;
	font-size: 0.8em;
}


/* 背景イメージ */
.box-background {
	background:url("../towa/images/slash01.png") repeat;
}

.solar-icon-small {
	background: url("../towa/images/eco/SolarIconSmall.png") no-repeat scroll 0 0 transparent;
	padding: 5px 0 5px 35px;
}

.solar-inquiry {
	background: url("../towa/images/icon/icon-A/shadow/standard/png/001_13.png") no-repeat scroll 10px 5px transparent;
	padding: 6px 40px;
}


.solar-icon-weather_sun {
background: url("../towa/images/icon/weather_sun.png") no-repeat scroll 2px 7px #FFFFFF;
    border-bottom: 3px solid orange;
    padding: 5px 5px 5px 20px;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
}


/* 画像拡大 */
a.thumbnail {
	display: block;
	float: left;
	margin: 0.3em 10px 0.3em 0;
}
a.thumbnail img{
	position: absolute;
}
a.thumbnail,
a.thumbnail img{
	width: 100px;
	height: 100px;
}
a.thumbnail:hover {
	border: none;
	cursor: default;
}
a.thumbnail:hover img {
	width: auto;
	height: auto;
}


/* 画像の一部分だけを表示する */
.img-part{
	overflow: hidden;
}
.img-part img{ /* 下のmargin部分は表示するものによって異なるため、別途CSSに項目を作って記入するか、平文で書く */
	/* margin: -6px 0px -50px -6px; */	/* 位置コントロール */
}


/* 太陽光発電の施工例 start */
.construction-cases{
	overflow: hidden;
	padding: 20px;
}

.construction-cases img {
	padding: 6px 40px;
	border-radius: 2px;
	box-shadow: 4px 4px 10px #666666;
	padding: 10px;
	width: 312px;
	height: 217px;
}

/* 太陽光発電の施工例・スペック */
.construction-cases-spec {
	width: 251px;
	height: 80px
}



/* 製品紹介等で使う画像に関して */
.catalog {
	background-color: fff;
	border: 1px solid #ccc;
	margin-right: 5px;
	font-size: 1.5em;
	width: 270px;
	height: 370px;
	display:block

	/* CSS3 */
	border-radius: 3px;				/* 上下左右 */
	/* Safari,Chrome */
	-webkit-border-radius: 3px;		/* 上下左右 */
	/* Firefox */
	-moz-border-radius: 3px;		/* 上下左右 */

	/*--------------------
	 * box-shadow ボックスのシャドウ
	 *-------------------/
	/* Firefox */
	-moz-box-shadow: 2px 2px 10px #ccc;			/* 右・下・ぼかし */
	/* Safari,Chrome */
	-webkit-box-shadow: 2px 2px 10px #ccc;		/* 右・下・ぼかし */
	/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	box-shadow: 2px 2px 10px #ccc;				/* 右・下・ぼかし */
}
.catalog img {
	border: 0px;
	width: 270px;
	height: 370px;
}

.catalog600 {
	background-color: fff;
	border: 1px solid #ccc;
	margin-right: 5px;
	width: 602px;
	text-align: center;

	/* CSS3 */
	border-radius: 3px;				/* 上下左右 */
	/* Safari,Chrome */
	-webkit-border-radius: 3px;		/* 上下左右 */
	/* Firefox */
	-moz-border-radius: 3px;		/* 上下左右 */

	/*--------------------
	 * box-shadow ボックスのシャドウ
	 *-------------------/
	/* Firefox */
	-moz-box-shadow: 2px 2px 10px #ccc;			/* 右・下・ぼかし */
	/* Safari,Chrome */
	-webkit-box-shadow: 2px 2px 10px #ccc;		/* 右・下・ぼかし */
	/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	box-shadow: 2px 2px 10px #ccc;				/* 右・下・ぼかし */
}
.catalog600 a img {
	border: 0px;
	width: 600px;
}


/* テーブル */
#table	{ display: table }
#tr		{ display: table-row }
#thead	{ display: table-header-group }
#tbody	{ display: table-row-group }
#tfoot	{ display: table-footer-group }
#col		{ display: table-column }
#colgroup	{ display: table-column-group }
#td, #th	{ display: table-cell }
#caption	{ display: table-caption }

/*-------------------------------------------
 *
 * フッター設定
 *
 *-------------------------------------------*/
/* フッターからヘッダーへ飛ばすリンク */

.lift-off a {
	background-color: #fff;
	text-decoration: none;
	padding: 5px;
	border-color: #aaa;
	float: right;
	border-width: 1px;
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	right: 50px;
	text-align: center;
	width: 75px;
	display: block;
	/*--------------------
	 * border-radius 角丸
	 *-------------------/
	/* CSS3 */
	border-bottom-radius: 3px;	/* 左下 */
	border-bottom-radius: 3px;	/* 右下 */

	/* Safari,Chrome */
	-webkit-border-radius: 3px;	/* 左下 */
	-webkit-border-radius: 3px;	/* 右下 */

	/* Firefox */
	-moz-border-radius: 3px;	/* 左下 */
	-moz-border-radius: 3px;	/* 右下 */
}

.lift-off a:hover{
	background-color: #eee;
	border-color: #aaa;
	text-decoration: none;
}

/* Powered by 〜 */
.powered-by {
	text-align: right;
	padding: 15px 0px;
}


/* IE8未満のときに表示させる警告メッセージ */
#lte_IE7{
	background:url("../towa/images/icon/error.png") no-repeat scroll 44px 15px #999999;
	color:#FFFFFF;
	margin:auto;
	padding:6px 65px;
	font-size: 1.2em;
}
}