@charset "utf-8";
/*
Theme Name: sun-tech
Theme URI: http://www.sunloft.co.jp/
Description: 株式会社サンテック
Author: Sunloft
Version: 3.3.1
License: GNU General Public License
License URI: license.txt
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #fff;
}
body,
input,
textarea {
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
ol li {
	margin: 0 0 9px 0;
}
ol li li {
	margin: 0;
}

dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #1b56e0;
}
a:visited {
	color: #1b56e0;
}
a:active,
a:hover {
	color: #1b56e0;
	text-decoration: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/* =CSS Library
-------------------------------------------------------------- */

/* 画像 */
img.f_left{ margin: 0 20px 20px 0; }
img.f_right{ margin: 0 0 20px 20px; }
img.border{ padding: 3px; background: #ffffff; border: 1px solid #e8e8e8;}

/* 配置 */
.center	{text-align: center !important;}
.left	{text-align: left !important;}
.right	{text-align: right !important;}
.top	{vertical-align: top !important;;}
.middle	{vertical-align: middle !important;;}
.bottom	{vertical-align: bottom !important;;}
.block	{display: block;}
.inline	{display: inline;}
.hidden	{display: none;}
.f_left {float: left; }
.f_right{float: right; }
.f_none	{float: none !important;}
.clear	{clear: both;}
.clear_none		{clear: none;}
.clear_left		{clear: left;}
.clear_right	{clear: right;}
.clearfix		{zoom:1;}
.clearfix:after{content : ''; display : block; clear : both;}

/* 余白 */
.m_top0		{margin-top: 0 !important;}
.m_right0	{margin-right: 0 !important;}
.m_bottom0	{margin-bottom: 0 !important;}
.m_left0	{margin-left: 10px !important;}
.m_top10	{margin-top: 10px !important;}
.m_right10	{margin-right: 10px !important;}
.m_bottom10	{margin-bottom: 10px !important;}
.m_left10	{margin-left: 10px !important;}
.m_top15	{margin-top: 15px !important;}
.m_right15	{margin-right: 15px !important;}
.m_bottom15	{margin-bottom: 15px !important;}
.m_left15	{margin-left: 15px !important;}
.m_top20	{margin-top: 20px !important;}
.m_right20	{margin-right: 20px !important;}
.m_bottom20	{margin-bottom: 20px !important;}
.m_left20	{margin-left: 20px !important;}
.m_left25	{margin-left: 25px !important;}
.m_top30	{margin-top: 30px !important;}
.m_right30	{margin-right: 30px !important;}
.m_bottom30	{margin-bottom: 30px !important;}
.m_left30	{margin-left: 30px !important;}
.m_top50	{margin-top: 50px !important;}
.m_right50	{margin-right: 50px !important;}
.m_bottom50	{margin-bottom: 50px !important;}
.m_left50	{margin-left: 50px !important;}
.m_top100	{margin-top: 100px !important;}
.m_right100	{margin-right: 100px !important;}
.m_bottom100{margin-bottom: 100px !important;}
.m_left100	{margin-left: 100px !important;}

.p_top0		{padding-top: 0 !important;}
.p_right0	{padding-right: 0 !important;}
.p_bottom0	{padding-bottom: 0 !important;}
.p_left0	{padding-left: 0 !important;}
.p_top20	{padding-top: 20px !important;}
.p_right20	{padding-right: 20px !important;}
.p_bottom20	{padding-bottom: 20px !important;}
.p_left20	{padding-left: 20px !important;}
.p_top30	{padding-top: 30px !important;}
.p_top50	{padding-top: 50px !important;}
.p_right50	{padding-right: 50px !important;}
.p_bottom50	{padding-bottom: 50px !important;}
.p_left50	{padding-left: 50px !important;}
.p_30	{padding: 30px !important;}

/* フォント */
.font_red {color: #CC0202;font-weight: bold;}
.font_orange {color: #ff6600;}
.font_b {font-weight: bold;}
.font_size_l{ font-size: 12pt; line-height: 1.4em;}
.font_size_s{ font-size: 0.9em;}
.font_size_ss{ font-size: 0.7em;}


/* =Layout
-------------------------------------------------------------- */
#wrapper{
	position: relative;
}

body{
	background: url(img/bg_body.gif) repeat-x center top !important;
	}
body.home #wrapper{
	background: url(img/top_bg_body.gif) repeat-x center top !important;
	}
body.led{
	background: url(img/led/body_bg) repeat-x center top !important;
	}


#header,
#access,
#colophon, 
#pankuzu, 
#main {
	margin: 0 auto;
	width: 960px;
}


#mainimage{
	margin: 0 auto;
	width:1040px;
	background: url(img/top_img_bg.png) no-repeat center top !important;
	_background:none !important;
}
#container {
	float: right;
	margin: 0;
	width: 720px;
}
body.home #content{
	float: left;
	width: 720px;
}

.pv {
    padding: 3% 0 5% 0;
}

#sidebox,
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 210px;
}
body.home #sidebox { float: right; }

#secondary {
	clear: both;
}

#footer {
	clear: both;
	width: 100%;
}


/* =Header
-------------------------------------------------------------- */
#headerline{
	position: absolute;
	top: 37px;
	left: 0;
	background: #82cddd;
	height: 5px;
	width: 950px;
	margin: 0 auto;
}
#header {
	position: relative;
	overflow: hidden;
	height: 109px;
}
#site-title {
	position: absolute;
	top: 45px;
	left: 0;
	margin: 0;
	width: 214px;
}
#site-description {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
	width: 400px;
	font-size: 12px;
}

div#btn_english{
	position: absolute;
	top: 60px;
	right: 0;
	}
	

#head-menu {
	position: absolute;
	display: block;
	width: 522px;
	height: 37px;
	top: 0;
	right: 0px;
	margin: 0;
	padding: 0;
	text-align: right;
	background: url(img/bg_head-menu.gif) right top no-repeat;
}

#head-menu ul {
	position: absolute;
	top: 5px;
	left: 20px;
	display: block;
	list-style-type: none;
	text-align: left;
	margin: 3px 9px 0 0;
	padding: 0;
	width:275px;
}

#head-menu ul li{
	margin: 0 6px 0 0;
	padding-right: 10px;
	display: inline;
	border-right: 1px solid #8d8d8d;
	letter-spacing: 1px;
}
#head-menu ul li a{
	color:#000;
	text-decoration:none;
}
#site-search{
	position: absolute;
	top: 4px;
	right: 13px;
}

input#s {
	background: white url(img/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 18px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
	width: 122px;
}

#searchform #searchsubmit {
	background: url(img/search_b.png) 0 0 no-repeat !important;
	height: 23px !important;
	width: 42px !important;
	margin: 0 0 0 4px;
	padding: 3px 0 0 0;
	border: none;
	cursor: pointer;
	text-indent: -10000px;
	font-size: 12px !important;
}


#head-sinkitorihiki_btn{
	position: absolute;
	top: 46px;
	right: 434px;
	width:216px;
	height:42px;
	}

#head-sinkitorihiki_btn a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
#head-contact{
	position: absolute;
	top: 53px;
	right: 0;
	width: 408px;
	height: 37px;
	z-index: 50;
}
#head-contact a{
	display: block;
	width: 408px;
	height: 37px;
	margin: 0;
	text-indent: -10000px;
	overflow: hidden;
	background: url(img/header_contact.gif) 0 0 no-repeat;
}
#head-contact a:hover{
	background-position: 0 -37px;
}

/* =mainimage
-------------------------------------------------------------- */
#mainimage {
	margin:23px auto 60px auto;
}
#mainimage .flex-container {
	width:960px;
	margin:0 auto;
}
#mainimage p {
	margin-bottom: 0;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	margin: 0 auto 0 auto;
	/zoom : 1;
	z-index: 10;
	position: relative;
}
#access:after{content : ''; display : block; clear : both;}

#access ul#menu-main {
	list-style: none;
	margin: 0;
}
#access ul#menu-main li {
	float: left;
	position: relative;
}
#access ul#menu-main li a {
	display: block;
	background: url(img/Mainmenu.jpg) 0 0 no-repeat;
	width: 160px;
	height: 42px;
	text-indent: -10000px;
}
#access ul#menu-main li#menu-item-18 a { background-position: 0 0;}
#access ul#menu-main li#menu-item-49 a { background-position: -640px 0; }
#access ul#menu-main li#menu-item-17 a { background-position: -160px 0; }
#access ul#menu-main li#menu-item-155 a { background-position: -320px 0; }
#access ul#menu-main li#menu-item-16 a { background-position: -480px 0; }
#access ul#menu-main li#menu-item-409 a { background-position: -640px 0;}
#access ul#menu-main li#menu-item-633 a { background-position: -800px 0;}

#access ul#menu-main li#menu-item-18 a:hover { background-position: 0 -42px;}
#access ul#menu-main li#menu-item-49 a:hover { background-position: -640px -42px; }
#access ul#menu-main li#menu-item-17 a:hover { background-position: -160px -42px; }
#access ul#menu-main li#menu-item-155 a:hover { background-position: -320px -42px; }
#access ul#menu-main li#menu-item-16 a:hover { background-position: -480px -42px; }
#access ul#menu-main li#menu-item-409 a:hover { background-position: -640px -42px;}
#access ul#menu-main li#menu-item-633 a:hover { background-position: -800px -42px;}

body.home #access ul#menu-main li#menu-item-18 a{background-position: -0px -84px;}

body.category-news #access ul#menu-main li#menu-item-49 a,
body.tax-news #access ul#menu-main li#menu-item-49 a,
body.single-post #access ul#menu-main li#menu-item-49 a{background-position: -640px -84px;}

body.page-id-2 #access ul#menu-main li#menu-item-17 a,
body.parent-pageid-2 #access ul#menu-main li#menu-item-17 a{background-position: -160px -84px;}

body.page-id-150 #access ul#menu-main li#menu-item-155 a,
body.parent-pageid-150 #access ul#menu-main li#menu-item-155 a{background-position: -320px -84px;}

body.page-id-7 #access ul#menu-main li#menu-item-16 a,
body.parent-pageid-7 #access ul#menu-main li#menu-item-16 a{background-position: -480px -84px;}

body.page-id-39 #access ul#menu-main li#menu-item-409 a,
body.parent-pageid-7 #access ul#menu-main li#menu-item-497 a{background-position: -640px -84px;}


body.home #access ul#menu-main li#menu-item-18 a:hover{background-position: -0px -126px;}

body.category-news #access ul#menu-main li#menu-item-49 a:hover,
body.tax-news #access ul#menu-main li#menu-item-49 a:hover,
body.single-post #access ul#menu-main li#menu-item-49 a:hover{background-position: -640px -126px;}

body.page-id-2 #access ul#menu-main li#menu-item-17 a:hover,
body.parent-pageid-2 #access ul#menu-main li#menu-item-17 a:hover{background-position: -160px -126px;}

body.page-id-150 #access ul#menu-main li#menu-item-155 a:hover,
body.parent-pageid-2 #access ul#menu-main li#menu-item-155 a:hover{background-position: -320px -126px;}

body.page-id-7 #access ul#menu-main li#menu-item-16 a:hover,
body.parent-pageid-7 #access ul#menu-main li#menu-item-16 a:hover{background-position: -480px -126px;}

body.page-id-39#access ul#menu-main li#menu-item-409 a:hover,
body.parent-pageid-7 #access ul#menu-main li#menu-item-497 a:hover{background-position: -640px -126px;}

.for_sp{
	display: none;
	}



/* =pankuzu
-------------------------------------------------------------- */

#pankuzu{
	margin:15px auto 35px auto;
	padding: 0;
	font-size: 12px;
}



/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0;
	/zoom : 1;
}
#main:after{content : ''; display : block; clear : both;}
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #333;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border-top: solid 1px #E3E5E8;
	margin: 0 0 25px 0;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	background: white;
}
#content table caption {
	font-weight: bold;
	padding: 2px;
	background: #d1d1d1;
}
#content tr th,
#content thead th {
	width: 137px;
	font-weight: normal;
	text-align: left;
	border-bottom: solid 1px #E3E5E8;
	border-left: solid 1px #E3E5E8;
	background: url(img/table_bg.gif) left bottom repeat;
	padding: 10px;
	font-weight: bold;
	color: #0f337a;
	vertical-align: middle;
}
#content tr td {
	border-bottom: solid 1px #E3E5E8;
	padding: 10px 10px 10px 15px;
}
#content table.none{
	width: auto;
}
#content table.none,
#content table.none td,
#content table.none th {
	border: 0;
	padding: 0 20px 0 0;
}

#content #topmenu {
	overflow: hidden;
	margin-right: -10px;
	margin-bottom: 30px;
	width: 720px;
	clear: both;
}
#content #topmenu h2 {
	width: 230px;
	height: 36px;
	margin: 0;
}
#content #topmenu .container{
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
}
#content #topmenu .container ul {
	list-style: none;
	margin: 0;
	background: #fff;
	height: 223px;
	border-bottom: 7px solid #70c0cf;
}
#content #topmenu .container ul li {
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}
#content #topmenu .container ul li a {
	display: block;
	padding: 6px 0;
}

#content #topcontents{
	/zoom : 1;
}
#content #topcontents:after{content : ''; display : block; clear : both;}

#content #topcontents #left{
	float: left;
	margin-right: 10px;
	width: 230px;
}
#content #topcontents #right{
	float: left;
	width: 470px;
}
#content #epilepsy-info,
#content #no-smoking,
#content #hotline{
	margin-bottom: 10px;
}
#content #epilepsy-info img,
#content #no-smoking img,
#content #hotline img{
	display: block;
}
#content .box{
	border: 2px solid #e7e7e7;
	background: #fafafa;
	margin-bottom: 10px;
}
#content .box h2{
	position: relative;
	margin: 15px 15px 10px 15px;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #e7e7e7;
	_zoom: 1;
}
#content .box h2 a{
	position: absolute;
	right: 0;
	top: 5px;
	display: block;
	width: 37px;
	height: 19px;
	background: url(images/more.gif) 0 0 no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}
#content .box h2 a:hover{ background-position: 0 -19px; }

#content .box p,
#content .box ul{
	margin: 0 15px 10px 15px;
	list-style: none;
}
#content .box ul li{
	border-bottom: 1px solid #e5e5e5;
	line-height: 20px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#content .box ul li .date{
	font-size: 12px;
	color: #8a8a8a;
	margin-right: 5px;
}
.cate{
	font-size: 10px;
	color: #fff !important;
	padding: 2px 4px 3px 4px;
	margin-right: 5px;
	background: #94252a;
}
.cate-news				{ background: #ed6d00; }
.cate-director-topics,
.cate-director-news,
.cate-director-medical	{ background: #00a0e9; }
.cate-seminar-topics,
.cate-seminar-news,
.cate-seminar-medical,
.cate-medical			{ background: #fcad00; }
.cate-event-topics,
.cate-event-news,
.cate-event-medical,
.cate-procurement-information		{ background: #009944; }
.cate-recruit			{ background: #ec4da6; }

#content #accessmap a{
	display: block;
	width: 190px;
	height: 30px;
	background: url(images/more_accessmap.gif) 0 0 no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}
#content #accessmap a:hover{ background-position: 0 -30px; }

#content .entry-content h2{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 20px;
	background: url(img/h2_bg.gif) left bottom no-repeat;
}
#content .entry-content h3{
	font-weight: bold;
	margin-bottom: 10px;
	color: #0f337a;
	padding: 0 0 0 20px;
	background: url(img/h3_bg.gif) left 3px no-repeat;
}
#content .entry-content h4{
	font-weight: bold;
	margin-bottom: 10px;
	color: #0f337a;
}
#content .entry-content .bg_gray{
	background: #eaeaea;
	border: 1px solid #dadada;
	padding: 20px;
}
#content .entry-content table.index{
	border: 0;
}
#content .entry-content table.index th,
#content .entry-content table.index td{
	border: 0;
	padding: 0 10px 30px 10px;
	width: 320px;
	vertical-align: top !important;
	color: #666666;
	_text-indent: -15px;
}
#content .entry-content table.index td a{
	font-size: 16px;
	background: url(images/listmark02.gif) 0 2px no-repeat;
	padding-left: 15px;
	color: #303030;
	font-weight: bold;
}
#content .entry-content table.index td a:hover{
	color: #FCB500;
}

#content table.LineTable {
	border-spacing: 0;
	border-collapse: separate;
	margin-bottom: 26px;
	margin-left: 0;
	border: 1px solid #CCC;
	border-right: none;
	border-bottom: none;
	width: 100%;
	}
	#content table.LineTable th{
		background-color: #F2F2F2;
		width: 170px;
		text-align: left;
		border-style: solid;
		border-width: 1px;
		border-color: white #CCC #CCC white;
		padding: 20px 10px 20px 10px;
		vertical-align: middle;
		}
	#content table.LineTable td {
		text-align: left;
		border-style: solid;
		border-width: 1px;
		border-color: white #CCC #CCC white;
		padding: 10px 10px 10px 15px;
		background-color: white;
		}
	#content table.LineTable th.need {
		background	:#F2F2F2  url(img/contact/icon_neccesary.gif) 138px center no-repeat;
		}
	#content table.LineTable input {
		width		: 250px;
		margin		: 0 5px 8px 0;
		}
	#content table.LineTable input.text_short {
		width		: 50px;
		}
	#content table.LineTable textarea {
		width		: 400px;
		height		: 6em;
		margin		: 0 5px 8px 0;
		}
	#content table.LineTable .wpcf7-radio input {
		width		: auto;
		height		: 1;
		margin		: 0 2px 8px 0;
		}
	#content table.LineTable .wpcf7-list-item-label {
		color: #333;
		}

.btn_submit{
	margin: 0 0 30px 0;
}
.btn_submit input,
.wpcf7-submit{
	display: block;
	color: white !important;
	width: 100px;
	padding: 5px 0;
	background: #0f337a;
	border: 2px solid #082256;
	margin: 0 auto !important;
	cursor: pointer;
	font-weight: bold;
}

ul.xoxo{
	overflow: hidden;
}
.page-id-238 li.brlink{
	text-indent: -1.5em;
	_text-indent: -0.5em;
}


.hentry {
	margin: 0 0 10px 0;
}
/*body.page .hentry {
	border-bottom: 0;
}*/
.entry-list .entry-meta {
	margin-right: 5px;
}
.search .entry-list .entry-meta {
	display: none;
}

.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 15px;
	padding:11px 10px 11px 18px;
	color: #000;
	background:url(img/h1_bg.gif) 0 0 no-repeat;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	text-align: right;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
#nav-below {
	position: relative;
	margin: 25px 0 0 0;
}
#nav-below .nav-previous {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
}
#nav-below .nav-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
}
#nav-below .nav-list {
	margin: 0 auto;
	width: 100px;
}
#nav-below .nav-previous a,
#nav-below .nav-list a,
#nav-below .nav-next a {
	display: block;
	text-align: center;
	padding: 10px 0;
	border: 1px solid #ccc;
	background: #fff;
}
#nav-below .nav-previous a:hover,
#nav-below .nav-list a:hover,
#nav-below .nav-next a:hover {
	background: #ccc;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
	padding: 0 15px;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
#pagelink{
	list-style: none;
	overflow: hidden;
	margin-left: 0;
}
#pagelink li{
	float: left;
	margin-right: 15px;
}
#pagelink li a{
	display: block;
	padding: 5px 10px 5px 30px;
	background: #82CDDB url(images/t_sidemenu.gif) left center no-repeat;
	color: #fff;
	border: 1px solid #5fb1c2;
}

#sidebox{
	margin-bottom: 36px;
}
#sidebox #sidemenu{
	background:#fff url(img/home_bg.gif) 0 0 repeat;
	padding:6px;
	margin-bottom: 25px;
}
#sidebox #sidemenu h2{
	margin: 0;
	padding: 0;
	color: #fff;
	text-indent:-10000px;
	height: 60px;
}


#sidebox #sidemenu h2.posttype-post{background: #fff url(img/s_post.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.posttype-news{background: #fff url(img/s_post.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.parent-pageid-2{background: #fff url(img/s_company.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.posttype-product{background: #fff url(img/s_product.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.parent-pageid-7{background: #fff url(img/s_technology.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.parent-pageid-12{background: #fff url(img/s_recruit.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.posttype-types{background: #fff url(img/s_types.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.parent-pageid-32{background: #fff url(img/s_flow.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.parent-pageid-150{background: #fff url(img/s_lineup.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.parent-pageid-39{background: #fff url(img/s_contact.gif) 0 0 no-repeat;}
#sidebox #sidemenu h2.parent-pageid-45{background: #fff url(img/s_sitemap.gif) 0 0 no-repeat;}

body.page-id-150 div#sidebox{
	/*display: none;*/
	}


#sidebox #sidemenu ul{
	list-style: none;
	margin: 0;
	padding: 0 12px;
	background-color: #fff;
}
#sidebox #sidemenu ul ul{
	list-style: none;
	margin: 0;
	border-bottom: 0;
}
#sidebox #sidemenu ul li{
	background:#fff url(img/dotline.gif) 0 bottom repeat-x;
}
#sidebox #sidemenu ul li li{
	border-bottom: 0;
	background: white;
	padding-left: 1em;
}
#sidebox #sidemenu ul li a{
	display: block;
	padding: 12px 10px 12px 20px;
	color: #000;
/*	margin: 0 15px 0 0;*/
	margin: 0;
	background: url(img/listmark01.gif) 0 15px no-repeat;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#sidebox #sidemenu ul li a:hover{color: #0f337a;}

#sidebox #sidemenu ul li.current_page_item a,
#sidebox #sidemenu ul li.current-cat a{
	color: #0F337A;
}
#sidebox #sidemenu ul li ul.children li a{ color: #156EB3; }
#sidebox #sidemenu ul li ul.children li a:hover,
#sidebox #sidemenu ul li ul.children li.current_page_item a{ color: #FCB500; }

#sidebox #bnr_contact {
	margin: 0 0 30px 0;
	list-style: none;
}
#sidebox #bnr_contact li {
	margin-bottom: 10px;
}
#sidebox #bnr_contact li a {
	display: block;
	/*height: 90px;
	background: url(images/bnr_contact.gif) 0 0 no-repeat;
	text-indent: -10000px;
	overflow: hidden;*/
}
#sidebox #bnr_contact li a img {
	display: block;
}
#sidebox #bnr_contact li.contact01 a { background-position: 0 0; }
#sidebox #bnr_contact li.contact02 a { background-position: 0 -90px; }
#sidebox #bnr_contact li.contact03 a { background-position: 0 -180px; }
#sidebox #bnr_contact li.contact01 a:hover { background-position: -230px 0; }
#sidebox #bnr_contact li.contact02 a:hover { background-position: -230px -90px; }
#sidebox #bnr_contact li.contact03 a:hover { background-position: -230px -180px; }

/*#sidebox #bnr_recruit{
	margin: 0 0 10px 0;
	padding: 15px 0 0 17px;
	list-style: none;
	background: url(images/bnr_recruit.gif) 0 0 no-repeat;
	height: 115px;
}
#sidebox #bnr_recruit li{
	margin: 0 0 7px 0;
}
#sidebox #bnr_recruit li.recruitinfo{
	margin: 0 0 7px 0;
}
#sidebox #bnr_recruit li.recruitinfo a{
	display: block;
	text-indent: -10000px;
	width: 100px;
	height: 27px;
}*/
.bnr_recruit{
	margin-bottom: 20px;
	}

#sidebox #bnr_other{
	margin: 0;
	list-style: none;
}
#sidebox #bnr_other li{
	margin: 0 0 10px 0;
}
#sidebox #bnr_other li a img{
	display: block;
}
/*20160502追加*/
#side_lineup{
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =トップ コンテンツ
-------------------------------------------------------------- */
#content #home{
	background:url(img/home_bg.gif) 0 0 repeat;
	margin:0 0 25px 0;
	padding:6px;
}
#content #home div{
	background-color:#FFF;
	padding:10px;
}
#content #home p{
	margin:0;
	line-height: 20px;
}

#product_lineup{
	margin:0 0 25px 0;
}
#product_lineup h2{
	background: url(img/st_product.gif) no-repeat 0 0 !important;
	color: white;
	display: block;
	font-size: 10px !important;
	height: 41px !important;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: -10000px !important;
	width: 720px !important;
}

#product_lineup h2 p{
	margin:0;
	padding:0;
}

#product_lineup h2 span{
	display:none;
}

ul.lineup{
	background:#f7f7f7;
	padding: 10px 8px 22px 8px;
	list-style: none;
	margin:0;
}
ul.lineup li{
	float: left;
	margin: 0;
	padding: 0;
	width: 347px;
	height: 125px;
	margin:0 6px 10px 0;
}

ul.lineup li a{
	display: block;
	margin: 0;
	padding: 0;
	width: 347px;
	height: 125px;
	text-indent: -10000px;
	overflow: hidden;
	/*background: url(/img/spacer.png) 0 0 no-repeat;*/
}
ul.lineup li.p_lineup01{
	background: url(img/p_lineup01.jpg) 0 0 no-repeat;
}
ul.lineup li.p_lineup02{
	background: url(img/p_lineup02.jpg) 0 0 no-repeat;
	margin-right:0;
}
ul.lineup li.p_lineup03{
	background: url(img/p_lineup03.jpg) 0 0 no-repeat;
}
ul.lineup li.p_lineup04{
	background: url(img/p_lineup04.jpg) 0 0 no-repeat;
	margin-right:0;
}

#type_lineup{
	margin:0 0 25px 0;
}

#type_lineup h2{
	background: url(img/st_type.gif) no-repeat 0 0 !important;
	color: white;
	display: block;
	font-size: 10px !important;
	height: 41px !important;
	margin: 0;
	padding: 0 !important;
	text-indent: -10000px !important;
	width: 720px;
	_zoom: 1;
}

#type_lineup h2 span{
	display:none;
}

#type_lineup p{
	margin:0;
	padding:0;
}

ul.lineup li.t_lineup01{
	background: url(img/t_lineup01.jpg) 0 0 no-repeat;
}
ul.lineup li.t_lineup02{
	background: url(img/t_lineup02.jpg) 0 0 no-repeat;
	/*margin-right:0;*/
}
ul.lineup li.t_lineup03{
	background: url(img/t_lineup03.jpg) 0 0 no-repeat;
}
ul.lineup li.t_lineup04{
	background: url(img/t_lineup04.jpg) 0 0 no-repeat;
	margin-right:0;
}
ul.lineup li.t_lineup05{
	background: url(img/t_lineup05.jpg) 0 0 no-repeat;
	margin-right:0;
}
ul.lineup li.t_lineup06{
	background: url(img/t_lineup06.jpg) 0 0 no-repeat;
	margin-right:0;
}

#news{
	margin:0 0 25px 0;
}

#news h2{
	background: url(img/st_news.gif) no-repeat 0 0;
	color: white;
	display: block;
	font-size: 10px;
	height: 41px;
	margin: 0 0 25px 0;
	padding: 0;
	text-indent: -10000px;
	width: 720px;
	_zoom: 1;
}

#news h2 span{
	display:none;
}

#news p{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}

#news ul{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
#news ul li{
	margin: 0;
	padding: 7px 0;
	background: url(img/dotline.gif) left bottom repeat-x;
}
#news ul li span{
	margin: 0 15px 0 0;
	padding: 0 0 3px 20px;
	background: url(img/listmark01.gif) 0 0px no-repeat;
}
div.btn_list{
	margin-top: 8px;
	background: #f7f7f7;
	}
.more {
	background: url(img/more.png) no-repeat 0 0;
	width: 49px;
	height: 27px;
	display:block;
	margin: 8px 14px 0px 0;
	padding: 0;
	text-indent:-10000px;
	float: right;
}
.more:hover{
	background-position: 0px -27px;
}

#contact_btn{
	background: url(img/contact_bg.jpg) no-repeat 0 0;
	color: white;
	display: block;
	font-size: 10px;
	height: 138px;
	margin: 0 0 25px 0;
	padding: 0;
	text-indent: -10000px;
	width: 720px;
	_zoom: 1;
}

#contact_btn p{
	float: right;
	}
#contact_btn a{
	background: url(img/contact_btn.png) no-repeat 0 0;
	width: 202px;
	height: 52px;
	overflow: hidden;
	display:block;
	padding: 0 55px 0 0;
	margin: 18px 0 0 0;
	text-indent: -100000px;
}
#contact_btn a:hover{
	background-position: 0px -52px;
}

/* =トップ サイド
-------------------------------------------------------------- */
#new_item{
	margin:0 0 25px 0;
	width:210px;
	height:171px;
}

#new_item a{
	background: url(img/new_item_img.jpg) no-repeat 0 0;
	width:210px;
	height:171px;
	display: block;
	text-indent: -10000px;

}
#new_item a:hover{
	background-position: 0px -171px;
}


#suntech_power,
#suntech_flow,
#suntech_factory{
	/*background: url(img/side_bg.gif) repeat-x 0 bottom;
	margin:0 0 25px 0;
	padding:0 0 20px 0;*/
}
#suntech_power h2{
	margin-bottom: 10px;
	}

.side_p{
	line-height: 18px;
	color:#333;
	}

.details{
	margin: 0;
	padding: 0 0 3px 20px;
	background: url(img/listmark01.gif) 0 0px no-repeat;
}


/* =リンク集
-------------------------------------------------------------- */
.linkcat ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.linkcat ul li{
	background: url(img/dotline.gif) repeat-x scroll left bottom transparent;
	margin: 0 0 8px;
	padding: 0 0 12px;
}
.linkcat ul li a{
	display: block;
	padding: 0 0 0 19px;
	margin:0 0 5px 0;
	background: url(img/listmark01.gif) no-repeat scroll left center transparent !important;
	width:auto;
}


/* =よくある質問
-------------------------------------------------------------- */

.faq_list{
	padding:0 !important;
}
.single-faq h3{
	margin:10px 0 !important;
	padding:12px 0 14px 54px !important;
	background: url(img/question/q_img.gif) 0 0 no-repeat !important;
	color:#0f337a !important;

}
.faq-answer{
	background: url(img/question/a_img.gif) 0 0 no-repeat;
	margin:0 0 30px 0;
	padding:6px 0 14px 54px !important
}

.single-faq{
	background: url(img/dotline.gif) repeat-x scroll left bottom transparent;
}

/* =会社概要
-------------------------------------------------------------- */
.aisatu_left{
	float:left;
	width:435px;
	line-height: 180%;
	}
.aisatu_left ol{
	margin: 0 0 26px 60px;
	padding: 0;
	font-weight: bold;
	}
	.aisatu_left ol li{
		margin: 2px 0;
		padding: 0;
		}
.aisatu_right{
	float:right;
	width:241px;
	}
	.aisatu_right p{
		text-align:right;
		margin:0 0 30px 0;
		}
p.normal{
	line-height: 180%;
	}


/* =社員インタビュー
-------------------------------------------------------------- */

.interview_box{
	background: url(img/side_bg.gif) repeat-x 0 bottom;
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
}

.interview_left{
	width:215px;
	float:left;
}
.interview_right{
	width:480px;
	float:right;
}

.interview_right p{
	margin-bottom: 0px!important;
	padding: 0 0 26px 55px;
}
.interview_right p.q1{
	background: url(img/recruit/interview_q1.gif) left 3px no-repeat;
}
.interview_right p.q2{
	background: url(img/recruit/interview_q2.gif) left 3px no-repeat;
}
.interview_right p.q3{
	background: url(img/recruit/interview_q3.gif) left 3px no-repeat;
}
.interview_right p.q4{
	background: url(img/recruit/interview_q4.gif) left 3px no-repeat;
}
.interview_right p.q5{
	background: url(img/recruit/interview_q5.gif) left 3px no-repeat;
}

/* =流れ
-------------------------------------------------------------- */
.nagare01{
	position: relative;
	margin:0 0 20px 0;
	width:720px;
}
.nagare01 h4{
	position: absolute;
	top:17px;
	left:0;
	margin:0;
	padding:0;
	border:none;
}
.nagare01 .clearfix{
	border:1px solid #bababa;
	width:558px;
	margin:0 0 0 160px;
}
.nagare01 .comment{
	width:280px;
	float:left;
	padding:14px 0 0 77px;
}
.nagare01 .img{
	float:right;
	padding:15px 15px 11px 0px;
}

/* =工場紹介
-------------------------------------------------------------- */
ul.factory_list{
	float: left;
	width: 230px;
	margin: 0 5px 0 5px;
	_margin: 0 3px 0 3px;
	padding: 0 0 10px 0;
	background: url(img/side_bg.gif) repeat-x 0 bottom;
}
ul.factory_list li{
	height: 340px;
	margin: 0 0 0 0;
	padding: 0;
	zoom: 1;/*for IE 5.5-7*/
	list-style: none;
}
ul.factory_list li img{
	padding: 2px;
	border:solid 1px #ddd;
	width: 224px;
	height: 160px;
	text-align: center;
	display:block;
	margin: 0 auto 00px auto;
}
ul.factory_list li span{
	font-weight:bold;
	color:#0f337a;
	font-size:14px;
	}
	
ul.factory_list li .summary{
	margin: 10px 0 0 0;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
}

/* =製品ラインナップ
-------------------------------------------------------------- */
ul.product_list{
	float: left;
	width: 350px;
	margin: 0 5px 0 5px;
	_	margin: 0 3px 0 3px;
	padding: 0 0 25px 0;
	background: url(img/side_bg.gif) repeat-x 0 bottom;
	list-style: none;
}
ul.product_list li{
	margin: 0 0 0 0;
	padding: 0;
	zoom: 1;/*for IE 5.5-7*/
	overflow: hidden;
}
ul.product_list li .thum{
	border:solid 1px #ddd;
	width: 350px;
	height: auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding:3px 0 0 0;
}
ul.product_list li img{
	/*width:auto;
	height:145px;*/
}
ul.product_list li span{
	font-weight:bold;
	color:#0f337a;
	font-size:14px;
	}
	
ul.product_list li .summary{
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.youtube_btn{
	background: url(img/youtube_btn.gif) no-repeat 0 0;
	margin: 0 auto;
	padding: 20px 0;
	text-indent:-10000px;
	display:block;
	width:172px;
	height:32px;
	}


/* =ledランディングページ
-------------------------------------------------------------- */
#header_led{
	position: relative;
	height: 70px;
	width: 860px;
	margin: 0 auto;
}

#logo_led{
	position: absolute;
	top: 0px;
	right: 0;
	margin: 0;
	width: 209px;
}
#site-description_led{
	position: absolute;
	top: 16px;
	left: 0;
	margin: 0;
	width: 400px;
	font-size: 12px;
	font-weight:bold;
}
#head-menu_led ul {
	position: absolute;
	top: 14px;
	right: 140px;
	display: block;
	list-style-type: none;
	text-align: left;
	margin: 3px 9px 0 0;
	padding: 0;
	width:275px;
}

#head-menu_led ul li{
	margin: 0 6px 0 0;
	padding-right: 10px;
	display: inline;
	border-right: 1px solid #8d8d8d;
	letter-spacing: 1px;
}
#head-menu_led ul li a{
	color:#000;
}

#mainimg_led{
	margin:0 auto;
	width:1000px;
	height:420px;
}

#main_led{
	width:860px;
	margin:0 auto;
}

#post-277 h1.entry-title{display:none;}

.info_btn{
	background: url(img/led/info_bg.gif) no-repeat 0 0;
	display: block;
	font-size: 0px;
	height: 127px;
	margin: 0 0 25px 0;
	padding: 0;
	text-indent: -10000px;
	width: 860px;
	_zoom: 1;
}
.info_btn p {
	float: right;
}
.info_btn a {
	background: url(img/led/info_bg_btn.gif) no-repeat 0 0;
	width: 404px;
	height: 61px;
	overflow: hidden;
	display: block;
	padding: 0 41px 0 0;
	margin: 52px 0 0 0;
	text-indent: -100000px;
}
.info_btn a:hover {
	background-position: 0px -61px;
}

.movie{
	text-align:center;
	margin:0 0 25px 0;
}
.movie img{
	margin:0 0 15px 0;
}

.problem{
	background: url(img/led/problem_bg.gif) no-repeat 0 0;
	display: block;
	font-size: 0px;
	height: 278px;
	margin: 0 0 0 0;
	padding: 90px 0 0 0;
	width: 860px;
}
.problem ul{
	margin:25px 0 0 60px;
	list-style-type: none;
}

.point{
	margin:0 0 25px 0;
}
.point img, .fix{
	font-size:0px;
	line-height:0px;
	vertical-align: top;
	vertical-align: bottom;
}

.led_box{
	background: url(img/led/bg_border.gif) 0 bottom no-repeat;
	margin: 0 0 0px 0;
	padding: 20px;
}

.point_list{
	list-style: none;
	margin:0 0 0 12px;
	padding:0;
}
.point_list li{
	float:left;
	margin:0 32px 34px 0;
}

.point_list li.m_0{
	margin:0 0px 34px 0;
}

.flow{
	margin:0 0 25px 0;
}
.flow img{
	font-size:0px;
	line-height:0px;
	vertical-align: top;
	vertical-align: bottom;
}
.flow dl{
	margin: 0px 0 0px 0px;
}
.flow dl dt{
	float: left;
	padding-right: 20px;
}

.flow dl dd{
	float: left;
	width: 370px;
	padding-top: 3px;
}

/*20160509追加*/
div.flow_left{
	float: left;
	}
div.flow_right{
	float: right;
	}
ul#folw_list{
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#folw_list li{
	width: 350px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	background: url(img/technology/flow_next.jpg) bottom center no-repeat; 
	}
ul#folw_list li.next_none{
	background: none;
	padding-bottom: 0;
	}
ul#folw_list li div.flow_block{
	border: 1px solid #bfbfbf;
	padding: 15px;
	}
#content .entry-content ul#folw_list h3{
	background: none;
	padding: 0;
	}
div.flow_text{
	}
div.flow_text img{
	float: right;
	margin-left: 15px;
	}
div.flow_text p{
	display: inline;
	}

.form{
	margin:0 0 25px 0;
}
.form img{
	font-size:0px;
	line-height:0px;
	vertical-align: top;
	vertical-align: bottom;
}

#footer_led{
	margin:0 auto;
}
#footermenu{
	width:860px;
	margin: 0 auto;
	text-align:right;
}
#site-copy_led{
	margin:0 auto;
	border-top:1px solid #d5d5d5;
	background-color:#f8f8f8;
	height:30px;
	text-align:center;
	padding:10px 0 0 0;
}

/* =新規お取引先業者様募集
-------------------------------------------------------------- */
.sinki_box {
	margin:20px 0;
	padding: 15px;
	border:solid #cccccc 1px;
	}
.sinki_title{
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	color:#0f337a;
	border-bottom:#0f337a solid 2px;
	padding:0 0 10px 0;
	font-family: 'メイリオ',Meiryo,"小塚ゴシック Pro R", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	}
ul.sinki_list {
	margin: 0 0 10px 0px !important;
	list-style: none;
	}

ul.sinki_list li{
	display: block;
	font-size:15px;
	font-weight:bold;
	padding: 0 0 0 23px;
	margin: 0 0 5px 0;
	background: url(img/listmark01.gif) no-repeat scroll left center !important;
	}


/* =ページネーション
-------------------------------------------------------------- */
.pagenavi{
	margin:30px 0 0 0;
	text-align: center;
	padding:0 0 5px 0;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	background: url(img/footer_bg.gif) repeat-x center top !important;
	color:#333;
}

#colophon {
	position: relative;
	overflow: hidden;
	padding-top: 30px;
}

#indexmenu{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #8fcad4;
}
#indexmenu ul{
	list-style: none;
	overflow: hidden;
	margin: 0;
}
#indexmenu ul ul{
	margin-top: 8px;
}

#indexmenu ul li {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#indexmenu ul li.menu-item-162 { display: none; }
#indexmenu ul li li {
	background: url(images/listmark01.gif) 0 6px no-repeat;
	padding: 3px 0 0 15px;
	margin-right: 0;
	width: 165px;
	line-height: 1.2;
}
#indexmenu ul li a {
	color:#333;
	font-weight: bold;
}
#indexmenu ul li li a {
	font-weight: normal;
	font-size: 12px;
}

#site-info {
	float: left;
}
#site-info a {
	font-weight: bold;
	color:#333;
	text-decoration: none;
}
#site-info p {
	margin-top: 5px;
}

#footermenu{
	/*position: absolute;*/
	width: 960px;
	height: 37px;
	top: 0;
	right: 20px;
}
#footermenu ul{
	overflow: hidden;
	margin: 0;
	list-style: none;
}
#footermenu ul li{
	margin: 0 6px 0 0;
	padding-right: 6px;
	display: inline;
	border-right: 1px solid #8D8D8D;
	letter-spacing: 1px;
}
#footermenu ul li a {
	font-size: 12px;
	color: #333;
}

#site-copy{
	position: absolute;
	right: 0;
	bottom: 18px;
}

#pagetop{
	width: 960px;
	height: 31px;
	margin:0 auto;
}

#pagetop a{
	background: url(img/pagetop.gif) no-repeat scroll 0 0;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	height: 31px;
	width: 188px;
	float: right;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}



/* =IE6 hack
-------------------------------------------------------------- */
*{
	_zoom: 1;
}
#headerline {
	_font-size: 5px;
}
#fontsize {
	_left: 810px;
}
#utilitymenu {
	_left: 375px;
}
#mainimage{
	_height: 290px;
	_overflow: hidden;
}
#mainimage .flex-control-nav {
	_display: none;
}
#pagetop{
	_display: none;
}
#footermenu {
}
#site-copy {
	_position: relative;
}
#content .entry-content table.index td a{
	_margin-left: 15px;
	_background: none;
}
#pagelink li{
	width: 193px;
}