/*
Theme Name:     towa-green-theme
Theme URI:      http://www.towas.co.jp/
Description:    TOWAの緑なテーマ
Author:         Nakao
Author URI:     
Template:       towa
Version:        1.0 June 3 2013
*/

@media screen{

/* Structure Styles */

body {
	background: #C0E1B2;
	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'!important;
	text-align: center;
	margin: 0;
	padding: 0;
	text-shadow: none!important;
	}

#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;
	}

img{
	border: none;
}
#towa_logo{
	width: 307px; height: 33px;
	width: 307px\9;
	*width: 307px;
	_width: 307px;
}
#towa_logo_shadow{
	width: 307px; height: 33px;
	width: 307px\9;
	*width: 307px;
	_width: 307px;
}

#towa_logo:not(:target){/* ie9ハック */
	width: 285px\9;
}

#headerimg .description {
	font-size: 1.1em;
	padding-left:10px;
	}

h2 {
	font-size: 2.2em;
	clear:both;
	}

h2.pagetitle {
	font-size: 2.2em;
	font-style: italic;
	}

#sidebar ul li h2 {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Osaka', 'Georgia', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Arial', 'Lucida Grande', 'Verdana', 'Sans-Serif';
	font-size: 1.2em;
	padding: 5px 5px;
	}

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;
	}

#sidebar {
	font-size: 1.2em;
	font-family : 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'Osaka', 'Verdana', 'Helvetica', 'Arial', 'ＭＳ Ｐゴシック', 'MS P Gothic',  'Helvetica', 'Arial', 'Gothic', 'sans-serif';
	}

acronym, abbr, span.caps
{
	font-size: 1.1em;
	}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block;
	}

a {
	text-decoration: none;
	}


h1 a, h2 a, h3 a, h1 a:hover,h2 a:hover, h3 a:hover{
	border: none;
	background: none;
}

#sidebar #wp-calendar a {
	text-decoration: none;
	margin: 0;
	padding:0;
	}
#sidebar #wp-calendar caption {
	font: bold 1.3em Arial,'Lucida Grande', Verdana, Sans-Serif;
	text-align: left;
	margin-top: 6px;
	}

#sidebar #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1em;
	}

#sidebar #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}

.post hr {
	display: block;
	border: none;
	}

.narrowcolumn .postmetadata2 {
	padding:13px 10px;
	margin-top: 15px;
}

/* Begin Structure */

#page {
	padding: 0;
	width: 100%;
	clear:both;
	}

/*#header {
	margin:0;
	padding: 0;
	width: 100%;
}*/

#headerimg {
	margin: 0;
	height: 80px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
/* search location */

#searchform {
	background: none no-repeat scroll 0px 0px #FFFFFF;
}

#searchform .input {/* 検索フォームの検索ボックス内 */	
	border: 5px solid #999999;
	color: #666666;
	padding: 3px;
	width: 155px;
	
	/* CSS3 */
	border-radius: 3px;				/* 上下左右 */
	/* Safari,Chrome */
	-webkit-border-radius: 3px;		/* 上下左右 */
	/* Firefox */
	-moz-border-radius: 3px;		/* 上下左右 */
}

.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;
}

#footer-contents {
	width: 100%;;
	display: table;
	font-size: 1.2em;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	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 {
	background-image: url("images/footer_bg.jpg");
	
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 88px;
	clear: both;
	overflow: hidden;
	}

#footer a {
	background:url("images/footer_ya_red.jpg") no-repeat scroll 7px 4px;
	font-size:1.3em;
	color:#101010;
	padding-left:20px;
}
#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: 1.3em;
	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: 0;
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	background: url("images/news_line_dotted.jpg") no-repeat;
	list-style-image:url("images/ya_red.jpg");
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	background: url("images/news_line_dotted.jpg") no-repeat center bottom;
	padding-bottom: 6px;
	}
#sidebar ul ul a, #sidebar ul ol a{
        font-size:0.9em;
        color:#F97500;
}

#sidebar a {
	border: none;
	background: none;
}
#sidebar a:hover {
}

* html #sidebar a {
	height: 1px;
}

#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: url("../towa/images/cat.gif") no-repeat 5px 7px;
	padding-left: 20px;
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: url("../towa/images/cat.gif") no-repeat 5px 7px;
}
#sidebar .linkcat a, #sidebar .linkcat a:hover,
#sidebar .blogroll a {
	background: url("../towa/images/fav.gif") no-repeat 5px 7px #FFFFFF;
	padding-left: 20px;
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: url("../towa/images/fav.gif") no-repeat 5px 7px;
}

#sidebar .textwidget {
	margin: 6px;
}


/* 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: #FFFFFF;
	border: 1px solid #eee;
}
a.current {
	background: #FFFFFF;
	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:#FFFFFF; }
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 Sidebar */
#sidebar{
	clear: none;
	float: right;
	margin: 15px 0 20px 0;
	width: 240px;
	}

#sidebar form {
	margin: 0;
	}


/* End Sidebar */



/* Begin Calendar */
#sidebar #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
	}

#sidebar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#sidebar #wp-calendar a {
	display: block;
	}

#sidebar #wp-calendar caption {
	text-align: right;
	width: 190px;
	padding-right: 10px;
	}

#sidebar #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* 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 {float: right;}
.f-left,float_left {float: left;}

.hidden	{display: none;}

hr {display: none;}

.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;
	}

/* RSS */

#sidebar li#rssfeeds{
	background:url("../towa/images/rss.gif") no-repeat scroll left center #FFFFFF;
	margin-top:10px;
	padding:5px 3px 5px 18px;
}
#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar .widget_tag_cloud a, #sidebar p a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
}
/* サイドバーのテキスト枠での使用アイコン（更新） */
#sidebar .update_icon a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
	background: url("../towa/images/icon/new.png") no-repeat scroll 0px 7px transparent;
	padding-left: 20px;
}

/* サイドバーのテキスト枠での使用アイコン（インフォメーション） */
#sidebar .info_icon a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
	background: url("../towa/images/icon/exclamation.png") no-repeat scroll 0px 7px transparent;
	padding-left: 20px;
}

#sidebar .widget_tag_cloud a{
	margin:5px 5px 0 6px;
}

#sidebar #wp-calendar {
	margin:6px;
	padding:0;
}

/* 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; */
	
	background: url("images/gnavi_bg.png");
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
}
#pagemenu ul{
	background: url("images/gnavi_bar.png") no-repeat left;
}

#pagemenu ul li.page_item a {
	padding: 0px 15px;
	text-decoration: none;
	border: none;
	display: block;
	color:#ffffff !important;
	font-weight: bold;
}

#pagemenu ul li.cat-item a {
	padding: 0px 15px;
	text-decoration: none;
	border: none;
	display: block;
	color:#ffffff !important;
	font-weight: bold;
}


#pagemenu ul li.page_item a:hover{
	background:-moz-linear-gradient(center top , #8BC9B0, #CDE300 65%, #C8DD00 50%, #74C9A6) repeat scroll 0 0 transparent !important;
	background: -webkit-gradient(linear, center top, center bottom,
			from(#D1E700),
			color-stop(0.5, #CDE300 ),
			color-stop(0.5, #C8DD00 ),
			to(#D4EA00)) !important;
	
	/* IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#D1E700, endcolorstr=#D4EA00);*/
				
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled='true', GradientType=0,startcolorstr=#D1E700, endcolorstr=#D4EA00)";
	zoom: 1;
}
 #pagemenu ul li.cat-item a:hover {
	background-color: #F2F8DC;
	color: #5E5C5C !important;
}

#pagemenu #page-list {
	margin: 0 auto;
	padding: 0 10px 0 0;
	/*margin: 0 -17px;*/
	width: 950px;
	}

#pagemenu #page-list li { /* ページメニューの一つ一つの幅*/
	background: url("images/gnavi_bar.png") no-repeat right;

	text-align: center;
	padding:0px;
	float:left;
	list-style: none;
	line-height: 50px;
	display: inline;
	width: 120px;
	/* margin-left: 5px; */
	left:0;
	}

#pagemenu #page-list li a{
	display:block
	border: 1px #f5f5f5 solid;
	/* background-color: #FFFFFF; */
	}

#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:210px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
	border-top: 7px solid #FFCB00;
	position: relative;
	margin: -7px 0;
}
#pagemenu #page-list li ul ul {
	/*margin: -29px 0 0 12em;*/
	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;
}

#pagemenu #page-list ul.children{
	background-color: #F0F2D6;
	color:#333!important;
	border-top: medium none;
	margin: 0;
	z-index: 999;
}

/* グローバルナビ・子 */
#pagemenu #page-list ul.children li.page_item, #pagemenu #page-list ul.children li.page_item a{
	background-color: #F0F2D6;
	color:#333!important;
	border-top: medium none;
	border-left: 1px dotted #B8CB00;
	margin: 0;
	text-shadow: -1px -1px 1px #E1ED72, 1px 1px 1px #FFFFFF;
	/* 子が表示されなくなる
	position:relative;
	z-index:1000;*/
}

/* グローバルナビ・孫 */
#pagemenu #page-list ul.children li:hover ul.children{
	background-color: #F0F2D6;
	color:#333!important;
	border-top: medium none;
	border-left: 1px dotted #B8CB00;
	margin: 0;
	left: 180px;
	top: 0;
}

#pagemenu #page-list ul.children li.page_item  ul.children li.page_item, #pagemenu #page-list ul.children li.page_item  ul.children li.page_item a{
	background-color: #F0F2D6;
	color:#333!important;
	border-top: medium none;
	border-left: 1px dotted #B8CB00;
	margin: 0;
	text-shadow: -1px -1px 1px #E0F140, 1px 1px 1px #FFFFFF;
}

/* 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: #999999;
}

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;
	/* margin:0 0 0.5em 0; */
}
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;
	/*margin:0 0 0.5em 0;*/
}


#tbl-line.table {
	width: 100%;
	margin: auto;
	border: 0px solid #999999;
}

.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:#FFFFFF;
	font-weight: bold;
	font-size: 1.5em;
	height: 15px;
	padding-left: 10px;
	border-bottom: solid 1px #000;
	border-left: solid 7px #CCCCCC;
}

.headtitle {
	width: 500px;
	/* height: 50px; */
}

/*
	グリッドテーブルの幅寄せとか
									*/

.grid-heading{
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;	
	border-color: #CCCCCC;
	border-style: solid solid hidden;
	border-width: 1px 1px medium;
	padding: 3px 10px;
}
.grid-details{
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;
	border: solid 1px #CCCCCC;
	padding: 3px 10px 3px 10px;
}

.grid-details th{
	background:url("../towa/images/slash01.png") repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}

.grid-details td{
	border: 1px solid #CCCCCC;
	font-size: 14px;
}

.grid-nonframe{
	padding: 3px 10px;
	width: 100%;
}

.grid-heading90per{
	background-color: #FFFFFF;
	text-align: left;
	width: 90%;
	margin: auto;
	border-color: #CCCCCC;
	border-style: solid solid hidden;
	border-width: 1px 1px medium;
	padding: 3px 10px;
}

.grid-details90per{
	background-color: #FFFFFF;
	text-align: left;
	width: 90%;
	margin: auto;
	border: solid 1px #CCCCCC;
	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;
}


/* 単一記事 */
.single-frame{
	padding-top: 15px;
	margin-bottom: 0px;
}

/* パンくずリスト（グランドナビの下の「ホーム＞会社概要＞なんたら」の部分） */
.breadcrumb{
	border-bottom: 1px dotted #FFCB00;
	clear: both;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 5px 0 0;
	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 #FFFFFF;
	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 #FFFFFF;
	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;
	}

/* 右矢印+アンダーライン */
.rightBullet{
	background: url("../towa/images/rightBullet.gif") no-repeat scroll 0 5px #F2F2F2;
	border-bottom: 2px solid #2D5FB0;
	margin: 0 5px;
}

.rightBullet span{
	margin-left: 15px;
	font-size:large;
}

/* リンクボタン */
.linkbtn{
	text-align: center;
}

.linkbtn a{
    background-color: #EDEDED;
    border: 1px solid #A4A3FF;
    display: inline-block;
    font-weight: bold;
    margin: 2px 0;
    padding: 5px 10px;
    text-align: center;
}

.linkbtn a:hover{
	background-color: #D3D6FF;
	border: 1px solid #0000FF;
	text-decoration:underline;
}


.overall-fw { /* 大枠（影と角丸のあるページ枠） */
	background-color: #FFFFFF;
	padding: 3px 10px 15px;
	margin: 10px 0 15px;
	border: 1px #EFEFEF solid;		/* 枠線の装飾 */

	/*--------------------
	 * border-radius 角丸
	 *-------------------/
	/* CSS3 */
	border-radius: 3px;			/* 左上 */
	/* Safari,Chrome */
	-webkit-border-radius: 3px;	/* 左上 */
	/* Firefox */
	-moz-border-radius: 3px;		/* 左上 */

	/*--------------------
	 * box-shadow ボックスのシャドウ
	 *-------------------/
	/* Firefox */
	-moz-box-shadow: 1px 1px 2px #CCCCCC;			/* 右・下・ぼかし */
	/* Safari,Chrome */
	-webkit-box-shadow: 1px 1px 2px #CCCCCC;		/* 右・下・ぼかし */
	/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	box-shadow: 1px 1px 2px #CCCCCC;				/* 右・下・ぼかし */
}


/* 上段の内側。左側にそれぞれの色で縦線（┃）が入る */
.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_frame_cccに移行するため) */
.upperbox_inside_ccc{ /* #ccc color（これは縦線ではなく、灰色の太枠線） */
	border: 5px solid #CCCCCC;
	/* height: 20px; */
	padding: 0 3px;
	font-weight: bold;
	margin-bottom: 10px;
}

.upperbox_frame_ccc{ /* #ccc color（これは縦線ではなく、灰色の太枠線） */
	border: 5px solid #CCCCCC;
	/* height: 20px; */
	padding: 0 3px;
	font-weight: bold;
	margin-bottom: 10px;
}

.upperbox_frame_crimson{ /* クリムゾン色 #dc143c color（これは縦線ではなく、赤色の太枠線） */
	border: 5px solid #dc143c;
	/* height: 20px; */
	padding: 0 3px;
	font-weight: bold;
	margin-bottom: 10px;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	-ms-border-radius: 0.8em;
	
	box-shadow: 1px 2px 3px 1px rgba(122, 0, 0, 0.8) inset, 1px 2px 3px 1px rgba(122, 0, 0, 0.8);
	-moz-box-shadow: 1px 2px 3px 1px rgba(122, 0, 0, 0.8) inset, 1px 2px 3px 1px rgba(122, 0, 0, 0.8);
	-webkit-box-shadow: 1px 2px 3px 1px rgba(122, 0, 0, 0.8) inset, 1px 2px 3px 1px rgba(122, 0, 0, 0.8);
	-ms-box-shadow: 1px 2px 3px 1px rgba(122, 0, 0, 0.8) inset, 1px 2px 3px 1px rgba(122, 0, 0, 0.8);
}

.upperbox_inside_simple {
	border-bottom: 1px dotted #000080;
	clear: both;
}


 /* table枠 */

.box {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	padding: 3px 10px 3px 10px;
}


.btm-space15 {
	margin-bottom: 15px;
}

.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;
}


/*-------------------------------------------
 *
 * 　製品紹介・エコ事業・サービス（products.css）
 *
 *-------------------------------------------*/
/* 太陽光発電の施工例 start */
.construction-cases{
	margin-right: 5px;
	width: 352px;
}
.construction-cases a img {
	border: 0px;
	width: 350px;
}
/* 太陽光発電の施工例 end */

/* 太陽光発電の施工例・スペック */
.construction-cases-spec {
	width: 251px;
	height: 80px
}


/* 製品紹介等で使う画像に関して */
.catalog {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	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 #CCCCCC;			/* 右・下・ぼかし */
	/* Safari,Chrome */
	-webkit-box-shadow: 2px 2px 10px #CCCCCC;		/* 右・下・ぼかし */
	/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	box-shadow: 2px 2px 10px #CCCCCC;				/* 右・下・ぼかし */
}
.catalog img {
	border: 0px;
	width: 270px;
	height: 370px;
}

.catalog600 {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	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 #CCCCCC;			/* 右・下・ぼかし */
	/* Safari,Chrome */
	-webkit-box-shadow: 2px 2px 10px #CCCCCC;		/* 右・下・ぼかし */
	/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	box-shadow: 2px 2px 10px #CCCCCC;				/* 右・下・ぼかし */
}
.catalog600 a img {
	border: 0px;
	width: 600px;
}


/*-------------------------------------------
 *
 * フッター設定　（common.css）
 *
 *-------------------------------------------*/
/* フッターからヘッダーへ飛ばすリンク */

.lift-off a {
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-color: #AAAAAA;
	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: #AAAAAA;
	text-decoration: none;
}

/* Powered by ～ */
.powered-by {
	text-align: right;
	padding: 15px 0px;
}


/* IE8未満のときに表示させる警告メッセージ */
#lte_IE7{
	background-color:#CC0000;
}
#lte_IE7 div{
	width:990px;
	margin:0 auto;
}
#lte_IE7 div div{
	background:url("../towa/images/icon/error.png") no-repeat scroll 44px 15px transparent;
	padding:6px 65px;
	color:#FFFFFF;
	font-size: 16px;
	margin: 8px 0;
	text-align:left;
}



/*-------------------------------------------
 *
 * ヘッダー設定　（common.css）
 *
 *-------------------------------------------*/
#header{
	margin:0;
	padding: 0;
	width: 100%;
	height: 90px;
	
	background:#111111;	/* old browser */
	background-image: url("images/header_bg.jpg");
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

#header ul{
	font-size: 14px;
	color:#FFFFFF;
}
#header ul:first-child{
	float: left;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0pt;
	margin: 0pt;
}
#header ul:first-child li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:2px 10px;
	color: #FFFFFF;
	list-style:none;
	text-align: left;
}

#header ul:last-child{
	text-align: right;
/*	display: inline-block;*/
	*display: inline;
	*zoom: 1;
	margin: 0pt auto;
}

#header ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:2px 10px;
	list-style:none;
	text-align: right;
}

#header ul li:hover,#header ul li:active,#header ul li:focus{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);	/* old browser */
	background: -moz-linear-gradient(center top ,
			rgba(0, 0, 0, 0.5),
			rgba(0, 0, 0, 0.7) 50%,
			rgba(0, 0, 0, 0.6) 50%,
			rgba(0, 0, 0, 0.4))
			repeat scroll 0pt 0pt transparent;	/* Firefox用 */
	background: -webkit-gradient(linear, center top, center bottom,
			from(rgba(0, 0, 0, 0.5)),
			color-stop(0.5, rgba(0, 0, 0, 0.7)),
			color-stop(0.5, rgba(0, 0, 0, 0.6)),
			to(rgba(0, 0, 0, 0.4)));	/* Safari,Google Chrome用 */
}

/*-------------------------------------------
 *
 * 共通項目 　（common.css）
 *
 *-------------------------------------------*/
/* 文字サイズ */
.xx-small{font-size:xx-small;}
.x-small{font-size:x-small;}
.small{font-size:small;}
.medium{font-size:medium;}
.large{font-size:large;}
.x-large{font-size:x-large;}
.xx-large{font-size:xx-large;}

.clear {clear: both;}

/* 太文字 */
.bold {font-weight: bold;}
/* 斜体文字・italic/oblique */
.oblique{font-style: oblique;}
.italic{font-style: italic;}

/* 縦位置 */
.valigntop{vertical-align: top;}
.valignmdl{vertical-align: middle;}
.valignbtm{vertical-align: bottom;}

/* 　グリッドの感覚をあける */
.separate{border-collapse: separate;}

.dotted {
	border-bottom: dotted 1px #AAAAAA;
	width: 98%;
}

/*-------------------------------------------
 *
 * トップページ 　（common.css）
 *
 *-------------------------------------------*/

/*-------------------------------------------
 *
 * 画像表示に関して
 *
 *-------------------------------------------*/

/* toppageトップページの表題画像外枠 */
.bgimg-frame{
	margin: 5px -4px;
}

/* toppageトップページの表題画像 */
.bgimg-top{
	background-image: url("../towa/images/back-leaf.png");
	background-repeat: no-repeat;
	width: 657px;
	height: 200px;
	margin: 15px 0;
}

/* 表題絵などをバックグラウンドに表示する */
.bgimg {
	background: url("../towa/images/bg-decoration-footer.png") no-repeat scroll 20px 0 transparent;
	margin: 8px 0;
}

/* トップページの表紙絵を表示する */
.bgimg-index {
	background: url("../towa/images/towamoji.png") no-repeat scroll 20px 80px transparent;
	padding: 59px 20px;
	margin: 15px 0;
	width: 567px;
	height: 83px;
	position: absolute;
}

/* 上記の上に文字列を記述する */
.bgimg-onchara {
	padding: 15px;
	/* top: 15px; */
	/* left: 20px; */
	font-size: 2em;
	font-weight: bold;
	text-shadow:3px 3px 15px #999999;
}

.bgimg-oncharas {
	font-style: italic;
	font-size: 0.8em;
}

.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;
	width:310px;
}


.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; */	/* 位置コントロール */
}


/* 急募！ */
.kyubo {
	background: url("http://www.towas.co.jp/wp-content/uploads/2011/05/kyubo2.png") no-repeat scroll 3px 12px transparent;
	http://www.towas.co.jp/
	width:124px;
	height:50px;
}

.kyubos {
	background: url("http://www.towas.co.jp/wp-content/uploads/2011/05/kyubo2.png") no-repeat scroll 3px 0px transparent;
	font-size: 1.9em;
	padding: 25px 0pt 25px 130px;
}

#saiyo_info{
	/*background-color: rgba(255, 0, 0, 0.2);*/
}
#saiyo_info table{width: 100%;}
#saiyo_info table td:first-child{
	font-size: 2em;
	text-align: center;
	width: 25%;
	line-height: 1em;
}
#saiyo_info table td:first-child img{
	height:120px;
	width: 120px;
}
#saiyo_info table td:last-child{
	margin: 0pt 20px;
	width: 75%;
}
#saiyo_info table td.link{
	font-size:1em;
	color: #000;
	padding: 10px 0pt 10px 15%;
}



.red{color: red;}
.blue{color:blue;}
.orange{color:orange;}

/*  説明や注釈などで使用する灰色文字*/
.description {
	color: #AAAAAA;
	font-size: x-small;
}

ul.contractlist{
	list-style-type: none;
}
.contractlist span{
	display: inline-block;
	text-indent: -2em;
}
div .right{
	text-align:right;
}
#faqbox ul li{
	margin-top:12px;
}
.faqtitle{
	font-weight: bold;
	font-size: 120%;
	color: orangered;
}
.faqlabel{
	font-weight:bold;
	color: royalblue;
}



/************************************************
*
* 2012/06/17 新テンプレ用CSS
*/

/* トップページ・スマホ・タブレット開発、Webシステム開発に関するバナー */
img.about_product_dev{
	padding: 0;
	width: 660px;
	border:0;
}

.product_dev_bnr {
	height: 430px;
}
.product_dev_bnr p.bjqs-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    text-align: center;
}
.product_dev_bnr p.bjqs-caption {
    border: 0 none;
    bottom: 48px;
    display: inline-block;
    margin: 0 3px;
    padding: 0;
    position: relative;
    width: 322px;
}
.product_dev_bnr p.bjqs-caption.prdevbnr_right {
    margin: 0 0 0 7px;
}

.product_dev_bnr p.bjqs-caption a {
    color: #FFFFFF;
    display: table-cell;
    font-size: 19px;
    height: 48px;
    padding: 0 24px 0 0;
    text-align: right;
    vertical-align: middle;
    width: 320px;
}


.consultation{
	background:url("../towa/images/header_image.gif") repeat scroll 0 0 transparent;
	float: left;
	height: 50px;
	margin: 17px 0;
	*margin: 8px 0;
	width: 440px;
}


.consultation2{
	background:url("http://www.towas.co.jp/wp-content/uploads/2012/06/header_image.gif") repeat scroll 0 0 transparent;
	float: left;
	height: 50px;
	margin: 17px 0;
	*margin: 8px 0;
	width: 440px;
}

.inquiry_numb{
	background:url("images/header_ask_1.png") no-repeat scroll 0 0px transparent;
	height: 74px;
	width: 235px;
	position:relative;
	left: 100%;
	margin-left: -235px;
}
.inquiry_numb_child{
	position:absolute;
	left: 13px;
	bottom: 5px;
}

.inquiry_numb2{
	background:url("images/header_ask_2.png") no-repeat scroll 0 0px transparent;
	height: 15px;
	width: 161px;
}
	#each_title{
		height: 50px;
		/*position: relative;
		z-index:0;*/
		width: 260px;
	}

/* 製品紹介 */
	#each_title.products_intro {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 577px transparent;
	}

/* 新着情報 */
	#each_title.whats_new {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 527px transparent;
	}

/* 採用情報 */
	#each_title.rec_info {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 475px transparent;
	}

/* Photolution公式ツイッター */
	#each_title.photolution_twi {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 625px transparent;
	}

/* 企業情報 */
	#each_title.corp_info {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 415px transparent;
	}

/* 会社概要*/
	#each_title.about_us {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 364px transparent;
	}

/* 会社沿革 */
	#each_title.history {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 315px transparent;
	}

/* 企業理念 */
	#each_title.philosophy {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 265px transparent;
	}

/* 代表挨拶 */
	#each_title.greeting {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 215px transparent;
	}

/* 会社所在地 */
	#each_title.c_access {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 165px transparent;
	}

/* 業務案内 */
	#each_title.digest {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 113px transparent;
	}

/* ITコンサルティング */
	#each_title.it_consulting {
		background: url("../towa/images/each_title.jpg") repeat scroll -537px 303px transparent;
		width: 300px;
	}

/* 製品紹介 */
	#each_title.products {
		background: url("../towa/images/each_title.jpg") repeat scroll -10px 55px transparent;
	}

/* フォトルーション */
	#each_title.title_photolution{
		background: url("../towa/images/each_title.jpg") repeat scroll -281px -108px transparent;
	    	width: 300px;
	}

/* エコ事業 */
	#each_title.eco_biz {
		background: url("../towa/images/each_title.jpg") repeat scroll -280px 625px transparent;
		width: 350px;
	}

/* 太陽光発電システム */
	#each_title.taiyokos {
	background: url("../towa/images/each_title.jpg") repeat scroll -280px 575px transparent;
	width: 350px;
}

/*  システム開発 */
	#each_title.sysdev{
	background: url("../towa/images/each_title.jpg") repeat scroll -465px 51px transparent;
	width: 200px;
}

/*  SP&Tシステム開発 */
	#each_title.sptdev{
	background: url("../towa/images/each_title.jpg") repeat scroll -280px 101px transparent;
	width: 350px;
}

/*  Webシステム開発 */
	#each_title.webdev{
	background: url("../towa/images/each_title.jpg") repeat scroll -280px 51px transparent;
	width: 185px;
}

/*  MS-ACCESSシステム開発 */
	#each_title.accessdev{
	background: url("../towa/images/each_title.jpg") repeat scroll -537px 353px transparent;
	width: 245px;
}

/*  導入事例 */
	#each_title.client_studies{
	background: url("../towa/images/each_title.jpg") repeat scroll -537px 253px transparent;
	width: 245px;
}

/* 求人情報 */
	#each_title.job_offer{
	background: url("../towa/images/each_title.jpg") repeat scroll -279px 153px transparent;
	width: 250px;
}

/* 募集要項*/
	#each_title.applicants{
	background: url("../towa/images/each_title.jpg") repeat scroll -279px 403px transparent;
	width: 250px;
}

/* エンジニアエルカロ */
	#each_title.enelcaro{
	background: url("../towa/images/each_title.jpg") repeat scroll -279px 353px transparent;
	width: 250px;
}

/* 職業概要 */
	#each_title.occupational{
	background: url("../towa/images/each_title.jpg") repeat scroll -279px 303px transparent;
	width: 250px;
}

/* エントリー */
	#each_title.entry_sheet{
	background: url("../towa/images/each_title.jpg") repeat scroll -279px 253px transparent;
	width: 250px;
}

/* 研修 */
	#each_title.training{
	background: url("../towa/images/each_title.jpg") repeat scroll -279px 203px transparent;
	width: 250px;
}

/*  その他の情報 */
	#each_title.other_info{
	background: url("../towa/images/each_title.jpg") repeat scroll -640px 623px transparent;
	width: 200px;
}

/*  個人情報保護方針 */
	#each_title.appi{
	background: url("../towa/images/each_title.jpg") repeat scroll -640px 573px transparent;
	width: 200px;
}

/*  お問い合わせ */
	#each_title.inquiry{
	background: url("../towa/images/each_title.jpg") repeat scroll -640px 523px transparent;
	width: 200px;
}

/*  サイトマップ */
	#each_title.sitemap{
	background: url("../towa/images/each_title.jpg") repeat scroll -640px 473px transparent;
	width: 200px;
}

/*  リンク*/
	#each_title.sitelink{
	background: url("../towa/images/each_title.jpg") repeat scroll -640px 423px transparent;
	width: 200px;
}


#free_title {
    border-left: 7px solid #CCCCCC;
    font-weight: bold;
    height: 45px;
    padding: 0 3px;
}

/* ツイッター表示部分（画像関連） */
.twtr-widget a img {width:20px!important;}
.twtr-widget a img.twtr-profile-img {width:48px!important;height: 48px;}
.twtr-widget-profile h3, .twtr-widget-profile h4 {
    /*margin: 0 0 0 60px !important;*/
    position: relative;
    top: -45px;
    left: 20px;
}
.twtr-hd {height: 55px!important;}

table.noboder th,
table.noboder td{
	border:none;
	background:none;
}

	#box_frame {
		margin: 3px;
		width: 657px;
	}

	#box_frame tr.description td{
		width:49%;
	}

	#box_frame tr.description td img{
		max-width: 320px
	}

	#box_frame ul {
		margin: 0px;
		padding: 0px;
	}

	#box_frame ul li {
		border-bottom: 1px dotted #CCCCCC;
		margin: 5px 0;
	}

	.lower_title {
		border-left: 7px solid #BCCFEA;
		font-weight: bold;
		height: 20px;
		padding: 0 3px;
	}

	.lower_title_thick {
		background-color: #EEEEEE;
		border-left: 7px solid #BCCFEA;
		font-weight: bold;
		height: 20px;
		padding: 10px 3px;
	}

	.qa_answer {
		margin: 0 12px;
	}


/* 製品紹介 */
.catchcopy {
    color: #0200A6;
    font-size: x-large;
    font-weight: bold;
}
.products_overview{float: left; width: 300px;}
.products_overview2{float: left;}

.products_sub{
		background-color: #F5F5F5;
		border-left: 7px solid #BCCFEA;
		border-top: none;
		border-bottom: none;
		border-right: none;
		font-weight: bold;
		height: 20px;
		padding: 10px 3px;
}
.products_sub strong{
	border-bottom:1px dotted #999999;
}

/* 各記事内の小テーマ */
/* 各記事内の小テーマ枠 */
.stheme_whole{margin:0 5px;}
/* 各記事内の小テーマタイトル */
.stheme_title{margin:0 5px;}
/* 各記事内の小テーマ本文 */
.stheme_body{margin:0 10px;}

/* サイトマップ */
table.sitemap{
	margin: 10px;
}
table.sitemap td{
	width: 275px; vertical-align: top;
}
 table.sitemap ul li{
	list-style: none!important;
	margin: 0 -35px !important;
}

/* Photolution関連 */
.photolutionOrangeBnr{
    background-color: #FFBB40;
    border: 5px solid #FF1010;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.top_contents{
	background: url("images/cgr_bg.jpg") no-repeat;
	position: relative;
	width: 658px;
	min-height: 115px;
	margin-bottom: 20px;
}
.top_contents_img{
	float: left;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 106px;
	height: 105px;
}
.top_contents_title{
	position: relative;
	height: 40px;
	padding-left: 5px;
}

.top_contents_title img{
	position: absolute;
	left: 125px;
	top: 11px;
}

.top_contents_text{
	padding-left: 124px;
	font-size:12px;
}
.top_contents_text ul, #top_others ul{
	list-style-image:url("images/ya_red.jpg");
}
.top_contents_text ul a, #top_others ul a{
	font-size:0.9em;
	color:#F97500;
}
#top_others{
	background: url("images/cgr_others_bg.jpg") no-repeat;
	width: 658px;
	min-height: 200px;
	padding-top: 10px;
}
#top_original_title{
	background: url("images/cgr_original_package_title.jpg") no-repeat;
	width: 661px;
	height: 16px;
}
#top_original_end{
	background: url("images/cgr_original_package_line.jpg") no-repeat;
	width: 661px;
	height: 3px;
}
#top_original_packs ul{
	list-style-image: url("images/ya_red.jpg");
}
#top_original_packs ul li{
	float: left;
	width: 50%;
}
#top_original_packs ul a{
	font-size: 0.9em;
	color: #F97500;
}