@charset "UTF-8";
/*  
Theme Name: SUMAI LAB V4.0.4SP
Description: SAKAKI LAB改, Base by WSC Project.
Version: 4.0.4sp
Author: SAKAKI LAB
Author URI: http://www.sakakilab.net/
*/

/*-----------------------------------------------------------------------------
 WordPress CMS Theme. Based on work by WSC Project: http://wsc.studiobrain.net/
---------------------------------------------------------------------------- */


/*-------------------------------------------------------
RESET
------------------------------------------------------- */
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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:102%;
	background:transparent;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
	margin:0;
	padding:0;
}
blockquote, q {
	quotes:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption {
	width:100%;
}
a {
	outline:none;
}


/*-------------------------------------------------------
CLEARFIX
------------------------------------------------------- */
.cf:before, .cf:after {
	content:"";
	display:block;
	overflow:hidden;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
}


/*-------------------------------------------------------
COMMON
------------------------------------------------------- */
body {
	margin:0px;
	padding:0;
	-webkit-text-size-adjust: 100%;
	font:14px/24px "Meiryo", "MS PGothic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height:1.8em;
	color:#333;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
ul, ol {
	padding:0;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0px;
}
h1 {
	font-size:20px;
	line-height:22px;
	font-weight: normal;
}
h2 {
	font-size:18px;
	line-height:20px;
}
h3 {
	font-size:16px;
	line-height:18px;
}
h4 {
	font-size:14px;
	line-height:16px;
}
h5 {
	font-size:12px;
	line-height:14px;
}
h6 {
	font-size:11px;
	line-height:13px;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color: #999;
}
.screen-reader-text {
	display:none;
}
.clear {
	clear:both;
}
.clear hr {
	display:none;
}
hr {
	background-color:#eee;
	border:0;
	height:1px;
	clear:both;
	margin:30px auto;
}
blockquote {
	margin:0px 0px 20px;
	padding:10px 15px;
	background-color:#f4f4f4;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
}
blockquote blockquote {
	margin:20px 0;
	background-color:#fff;
}
blockquote blockquote blockquote {
	margin:20px 0;
	background-color:#f4f4f4;
}
blockquote p {
	padding:0px;
	margin:0px 0px 0px 0px
}
table {
	margin-bottom:20px;
}
object, embed {
	width:100%;
	display:block;
	margin:auto;
}
img {
	max-width: 100%;
	height:auto;
}

.mb_15 {
	margin-bottom: 15px;
}


/*-------------------------------------------------------
HEADER
------------------------------------------------------- */
#header_outer {
	width: 100%;
	height: auto;
	border-bottom: 3px solid #90E905;
	position: fixed;
	top: 0px;
	z-index: 9998;
	background-color: #ffffff;
}

#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 5px 10px;
}

#header #site-description {
	font-size: 10px;
	line-height: 12px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 20px;
	color: #666;
	width: 50%;
	position: absolute;
	top: 7px;
	left: 90px;
	overflow: hidden;
}
#header #logo {
}


/*-------------------------------------------------------
CONTENTS
------------------------------------------------------- */
#container {
	overflow-x: hidden;
}
#wrap {
	text-align:left;
	position: relative;
	clear:both;
	padding: 10px;
	margin-top: 100px;
	margin-bottom: 20px;
}
#main {
	text-align:left;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#main-wide {
	float:left;
	text-align:left;
	overflow:hidden;
	padding:20px 0;
	background-color: #fff;
}
#main-liquid {
	width:100%;
	padding:20px 0;
}
#side {
	overflow:hidden;
	padding:0;
	margin:0;
}
/*header*/
#site-title {
	margin:0;
	padding:0;
}
#site-title a {
	float:left;
	margin:0 10px 0 0;
}
#site-description {
	position: absolute;
	top: 15px;
	left: 85px;
	font-size: 88%;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 0px;
	color: #666;
}
/*header-menu*/
#header .menu {
	padding:0;
	float:right;
	clear:right;
	margin:0;
}
#header .menu li {
	float:left;
}
#header .menu li a {
	float:left;
	font-size:12px;
	line-height:15px;
	padding:5px 10px;
	text-decoration:none;
	border-left:1px solid #eee;
}
/*top-image*/
#top-image {
	clear:both;
	background-color:#222;
}
#top-image-wrap {
	max-width:900px;
	margin:auto;
}
#top-image img {
	width:100%;
	display:block;
}
/*second-image*/
#second-image {
	clear:both;
	background-color:#222
}
/*breadcrumb*/
#breadcrumb {
	color:#fff;
	clear:both;
	font-size:12px;
	line-height:20px;
	padding:20px 10px;
	max-width:880px;
	margin:auto;
}
#breadcrumb a {
	color:#fff;
	text-decoration:none;
}
/*content*/
.pagename {
	border-left:1px solid #ccc;
	padding:0 0 0 10px;
}
.hentry {
	overflow:hidden;
}
.hentry .page-title, .hentry .page-title a {
	text-decoration:none;
	font-size:18px;
	line-height:22px;
}
.hentry ul {
	margin-left:25px;
	padding-left:0px;
	list-style-type:disc;
}
.hentry ol {
	margin-left:30px;
	padding-left:0px;
	list-style-type:decimal;
}
.postmetadata {
	text-align:right;
	font-size:12px;
	margin-top: 20px;
}
.sticky {
	background:#f8f8f8;
	margin:0 0 30px;
	padding:20px;
}
.sticky hr {
	display:none;
}
/*totop*/
#totop a {
	font-size:11px;
	line-height:20px;
	padding:0;
	float:left;
}
/*navigation*/
.navigation {
	clear:both;
	padding:20px 10px 0;
	font-size:11px;
	line-height:11px;
	text-align:center;
}
.navigation a {
	color:#fff;
	padding:5px 10px;
	background-color:#999;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:2px;
	padding:5px 10px;
}
.navigation a:hover {
	background-color:#aaa;
}
.navigation div.alignleft {
	float:left;
}
.navigation div.alignright {
	float:right;
}
.navigation span {
	color:#fff;
	background-color: gray;
	padding:5px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:2px;
}
.navigation span.current {
	background-color:#90e905;
}
.navigation span.pages {
	background-color:#ccc;
	padding:5px 20px;
}
/*image*/
.thumbnail-align img {
	float:left;
	padding:0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #CCC;
}
img.alignleft {
	float:left;
	padding:7px;
	margin:0 20px 20px 0;
	background-color:#eee;
}
img.alignright {
	float:right;
	padding:7px;
	margin:0 0 20px 20px;
	background-color:#eee;
}
.aligncenter {
	clear: both;
	display: block;
	margin:auto;
}
.wp-caption {
	width: 100% !important;
	/*background: #f1f1f1;*/
	line-height: 18px;
	margin-bottom: 20px;
	/*text-align: center;*/
	padding:7px 2px;
}
.wp-caption.alignleft {
	float:left;
	margin:0 15px 15px 0;
}
.wp-caption.alignright {
	float:right;
	margin:0 0 15px 15px;
}
.wp-caption img {
	margin:0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin:0;
}
.gallery {
	margin:0 auto 18px;
	padding:0 0 25px;
}
.gallery .gallery-item {
	float: left;
	text-align: center;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:0;
}
.gallery br+br {
	display: none;
}
/*comment*/
#comments {
	max-width:900px;
	margin:auto;
}
.commentlist {
	margin:15px 0 0;
	border-top:1px solid #eee;
}
.commentlist p {
	margin:10px 0;
	clear:both;
}
.commentlist li {
	clear:both;
}
.commentlist .comment-body {
	border-bottom:1px solid #ccc;
	margin:0 0 15px;
	clear:both;
	font-size:12px;
	line-height:20px;
	padding:15px 10px;
}
.commentlist .reply {
	text-align:right;
}
.commentlist .avatar {
	float:left;
	margin:0 10px 0 0;
}
.comment-author.vcard {
}
#respond {
	padding:0 10px;
}
#reply-title {
	margin:0;
	padding:0;
}
#commentform {
	padding:10px 0;
}
#commentform p {
	margin:0 0 5px;
}
#commentform textarea#comment {
	font-size:13px;
	line-height:20px;
	border:1px solid #666;
	padding:3px;
	width:98%;
}
#commentform input {
	font-size:13px;
	line-height:20px;
	border:1px solid #666;
	padding:3px;
	clear:both;
	width:98%;
}
#commentform .required {
	color:#c00;
}
#commentform label {
}
.commentlist .bypostauthor {
	background-color:#eee;
}
.form-allowed-tags {
	font-size:11px;
	line-height:15px;
	color:#999;
	text-indent: -9999em;
}
.form-submit #submit {
	margin:10px auto;
	width:218px;
	display:block;
	cursor:pointer;
	padding:0;
	border:1px solid #aaa;
	font-size:13px;
	line-height:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	background-color:#fff9d3;
}
/*side-widget*/
.side-widget {
	padding:15px 10px;
}
.side-widget .widget-title {
	margin:0;
	font-weight:bold;
}
.side-widget ul {
	margin:0;
}
.side-widget ul ul {
	margin:0;
	padding:0 0 0 10px;
}
.side-widget p {
	margin:0;
}
.side-widget th, .side-widget td {
	padding:0;
	text-align:center;
}
/*footer-widget*/
#footer-wrap {
	clear:both;
	margin:0 auto;
}
#footer-widget-area {
	float:left;
	width:100%;
	margin:0;
}
.footer-widget {
	padding:15px 10px;
	margin:0;
}
.footer-widget .widget_title {
	margin:0;
	font-weight:bold;
}
.footer-widget ul {
	margin:0;
}
.footer-widget p {
	margin:0;
}
/*footer-menu*/
#footer-menu {
	clear:both;
}
#footer-menu ul {
	float:left;
	margin:0;
	padding:0;
}
#footer-menu li {
	float:left;
	border-right:1px solid #eee;
	padding:0 10px;
	margin:0 0 10px;
}
#footer-menu a {
	float:left;
}
/*Contact Form 7*/
.wpcf7-form {
	border:1px solid #ddd;
	padding:20px;
	background-color:#f4f4f4;
	border-radius:10px;
	-moz-border-radius:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.wpcf7-form p {
	font-size: 80%;
}
.wpcf7-form input {
	margin:0;
}
.wpcf7-form textarea {
	margin:0 0 10px;
}
.wpcf7-form p {
	margin:0 0 10px;
}
.wpcf7-not-valid-tip {
	padding:2px;
	clear:both;
	color:#c00;
}
.wpcf7-display-none {
	display:none;
}
.wpcf7-form img.ajax-loader {
	float:right;
	margin-top:-30px;
}
.wpcf7-response-output {
	margin:0 0 20px;
	padding:5px;
	text-align:center;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.wpcf7-mail-sent-ok {
	background-color:#398f14;
	color:#fff;
}
.wpcf7-mail-sent-ng {
	background-color:#ff0000;
	color:#fff;
}
.wpcf7-spam-blocked {
	background-color:#ffa500;
	color:#000;
}
.wpcf7-validation-errors {
	background-color:#f7e700;
	color:#000;
}
input.wpcf7-submit {
	margin:10px auto;
	width:218px;
	display:block;
	cursor:pointer;
	padding:0;
	border:1px solid #aaa;
	font-size:13px;
	line-height:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	background-color:#fff9d3;
}

.line {
	background-color: #90E905;
	width: 100%;
	height: 3px;
}
.line_02 {
	background-color: #EEEEEE;
	width: 100%;
	height: 1px;
	margin-bottom: 30px;
}
.line_03 {
	background-color: #999999;
	width: 100%;
	height: 1px;
	margin-bottom: 20px;
}
.line_04 {
	background-color: #8cba37;
	width: 100%;
	height: 1px;
	margin-bottom: 20px;
}

.mono_title {
	margin-bottom: 5px;
}
.mono_postmetadata {
	font-weight: normal;
	text-align: right;
	color: #666666;
	margin-bottom: 20px;
}

/* --------------------------------
breadcrumbs
-------------------------------- */
.breadcrumbs {
	padding-top: 12px;
	overflow: hidden;
	margin-bottom: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.breadcrumbs ol {
	height: 19px;
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/common/breadcrumbsbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.breadcrumbs li {
	float: left;
	padding: 0 4px 0 0;
	color: #999;
	font-size: 10px;
	line-height: 19px;
	background: #FFF;
}
.breadcrumbs a {
	display: block;
	padding: 0 12px 0 5px;
	text-decoration: none;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-radius: 2px 0 0 2px;
	background-color: #DDD;
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/common/breadcrumbsbg.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.breadcrumbs a:hover {
	background-color: #CCC;
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/common/breadcrumbsbg.png);
	background-repeat: no-repeat;
	background-position: 100% -19px;
}

img {
	border:0;
}

#header #font_size_selector {
	position: absolute;
	left: 620px;
	top: 25px;
	width: 158px;
	text-align: right;
}
#eye_catch  {
	width: 100%;
	margin: auto;
	background-color: #FFF;
	background-repeat: repeat;
}
#main #top_content_left {
	float: left;
	width: 100%;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}
#top_content_left .Inner_container_left {
}
#main #top_content_center {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}

#top_content_center .Inner_container_center {
}
#main #top_content_right {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#top_content_right .Inner_container_right {
}
.emp {
	clear: both;
}

.column_eyecatch {
	float: left;
	margin-right: 10px;
	height: 80px;
	width: 80px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.comment-form-url {
	display: none;
}#news_container {
	margin-bottom: 40px;
}
#column_container {
	margin-bottom: 40px;
}
#idea_container {
	margin-bottom: 40px;
}
#theme_container {
	margin-bottom: 40px;
}
#project_container {
	margin-bottom: 40px;
	margin-top: 40px;
}

.theme_container {
	margin-bottom: 40px;
}

.theme_content {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.theme_content li {
	list-style-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/list_001_b-trans.png);
	font-weight: bold;
}
.title {
	margin-bottom: 20px;
}

.sidebar_container li {
	list-style-position: inside;
	list-style-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/list_002_b-trans.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;

}
#theme_container #theme_all {
	font-size: 90%;
	text-align: right;
}

.comment_box {
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.comment_box2 {
	padding: 10px;
	border: 1px solid #90E905;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #f4f4f4;
	word-wrap: break-word;
}

.iina_container {
	margin-bottom: 20px;
}
.iina_container .iina_inner_container {
	height: 275px;
	width: 110px;
	margin-right: 5px;
	padding-top: 70px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/column_04_bg.gif);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 5px;
}
.iina_container .iina_inner_container .iina_inner_photo_box {
	margin-top: 60px;
}
.frame_CCCCCC {
	border: 1px solid #CCC;
}

#konkai_container {
	width: 500px;
}
#konkai_container .left_container {
	float: left;
	width: 250px;
	text-align: left;
}
#konkai_container .right_container {
	float: left;
	width: 250px;
	text-align: left;
}
#konkai_container .right_container .left_margin10px {
	padding-left: 10px;
}


#header #rss_btn {
	position: absolute;
	left: 772px;
	top: 6px;
}
#header #compe_banner {
	position: absolute;
	top: 40px;
	right: 100px;
}
#header #good_design {
	position: absolute;
	text-align: right;
	top:  5px;
	right: 10px;
}
#header #search_area {
	position: absolute;
	top: 20px;
	right: 0px;
}

#mono_pro_banner {
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.space_h {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#enquete_table6 {
	border: 2px solid #666666;
}
#enquete_table6 tr td {
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.hr_line {
	width: 100%;
	height: 1px;
	background-color: #747070;
}


#page_subnavi {
	margin-top: 20px;
}
.page_back {
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	overflow-y: hidden;
}
.arrow_left {
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.page_next {
	margin-left: 10px;
	float: right;
	overflow-y: hidden;
}
.arrow_right {
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}


.social_link {
	margin-top: 20px;
	margin-left: 0px !important;
	list-style-type: none;
}
.social_link li {
	display: inline-block;
	margin-right: 5px;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

#banner_area {
	margin-top: 20px;
}


/*-------------------------------------------------------
TOP ABOUT AREA
------------------------------------------------------- */
#top_about {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
#top_about #top_banner {
	position: absolute;
	top: -30px;
	right: 5px;
}

.al_center {
	text-align: center;
}


/*-------------------------------------------------------
TOP TOPICS AREA
------------------------------------------------------- */
#topics_area {
	margin-top: 60px;
	margin-bottom: 30px;
}

.new_list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.new_list li {
	position: relative;
	width: 43%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
.new_mark {
	position: absolute;
	top: 0px;
	left: 0px;
}
.top_zokusei {
	margin-bottom: -2px;
	color: #90e905;
}
.top_postmetadata {
	font-size:11px;
}

/*-------------------------------------------------------
TOP CONTENTS AREA
------------------------------------------------------- */
#contents_area {
	margin-top: 60px;
	margin-bottom: 30px;
}
.top_contents {
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.top_contents li {
	width: 43%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
}
.contents_title {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}
.contents_img {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}


/*-------------------------------------------------------
SIDE AREA
------------------------------------------------------- */
.side_box {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #999999;
}
.side_box2 {
	padding-top: 20px;
	padding-bottom: 20px;
}


.side_list li {
	font-size: 85%;
	margin-bottom: 30px;
}

.line_last {
	border-top: 1px solid #999999;
}

.side_right_list {
	margin-top: 15px;
	margin-left: 5px;
}
.side_right_list li {
	font-size: 88%;
	float: left;
	width: 50%;
	margin-bottom: 8px;
}

/*--------------------------------------------------------------------
GLOBAL NAVI
--------------------------------------------------------------------*/
#nav-wrap {
}

/* menu icon */
#header #menu-icon {
	color: #000;
	width: 50px;
	height: 50px;
	background: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/menu_btn.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	display: block; /* show menu icon */
	position: absolute;
	right: 10px;
	top: 30px;
}
#menu-icon:hover {
}
#menu-icon.active {
}

/* main nav */
#nav {
	clear: both;
	position: absolute;
	top: 75px;
	left: 0px;
	width: 97%;
	margin: 5px;
	z-index: 9999;
	background: #ffffff;
	border: solid 1px #999;
	display: none; /* visibility will be toggled with jquery */
}
#nav li {
	clear: both;
	float: none;
	border-bottom: 1px solid #999;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 98% 50%;
}
#nav a, 
#nav ul a {
	font: inherit;
	background: none;
	display: block;
	padding: 0;
	color: #000000;
	border: none;
	text-decoration: none;
	padding: 10px;
}
#nav a:hover, 
#nav ul a:hover {
	background: #BBBBBB;
	color: #000;
}

/* dropdown */
#nav ul {
	width: auto;
	position: static;
	display: block;
	border: none;
	background: inherit;
}
#nav ul li {
	margin: 3px 0 3px 15px;
}
.en {
	color: #999999;
	margin-left: 15px;
}

#header #call_icon {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 10px;
	top: 10px;
}


#sch {
	margin: 5px;
	list-style-type: none;
}
#sch li {
	display: inline-block;
	border: none;
}


/*--------------------------------------------------------------------
UNDER NAVI
--------------------------------------------------------------------*/
#under_nav {
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

ul#u_navi {
	padding: 0;
	list-style: none;
	clear: both;
}
#u_navi li {
	display: inline-block;
	margin-right: 10px;
	white-space: nowrap;
}


/*--------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------*/
#footer {
	position: relative;
	height: 70px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

#footer #footer_logo {
	float: left;
	width: 60px;
	height: 60px;
}

#footer #footer_mec_logo {
	float: left;
	width: 40px;
	height: 60px;
	margin-left: 10px;
}

#footer-bottom {
	position: relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}

#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 80%;
}

#footer-bottom #sakakilab {
	position: absolute;
	top: 0px;
	left: 0px;
}


/*--------------------------------------------------------------------
FOOTER GLOBAL NAVI
--------------------------------------------------------------------*/
#footer_nav {
	float: right;
	width: 840px;
	height: 40px;
	padding-top: 20px;
}

ul#fg_navi {
	padding: 0;
	list-style: none;
	clear: both;
	position: relative;
	width: 840px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#fg_navi li {
	overflow: hidden;
	text-indent: 100%;
	display: inline;
	float: left;
	white-space: nowrap;
}
#fg_navi li a {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/navi/footer_navi.png);
	background-repeat: no-repeat;
}

/* Home　ボタン */
#fg_navi li.home {
	width: 71px;
	height: 25px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#fg_navi li.home a {
	background-position: -0px -0px;
}
#fg_navi li.home a:hover {
	background-position: -0px -25px;
}
#g_navi li.home a.selected {
	fg_navi-position: -0px -50px;
}

/* スマイラボとは　ボタン */
#fg_navi li.about {
	width: 148px;
	height: 25px;
	left: 71px;
	top: 0px;
	position: absolute;
}
#fg_navi li.about a {
	background-position: -71px -0px;
}
#fg_navi li.about a:hover {
	background-position: -71px -25px;
}
#fg_navi li.about a.selected {
	background-position: -71px -50px;
}

/* コラム　ボタン */
#fg_navi li.column {
	width: 85px;
	height: 25px;
	left: 219px;
	top: 0px;
	position: absolute;
}
#fg_navi li.column a {
	background-position: -219px -0px;
}
#fg_navi li.column a:hover {
	background-position: -219px -25px;
}
#fg_navi li.column a.selected {
	background-position: -219px -50px;
}

/* アンケート　ボタン */
#fg_navi li.enquete {
	width: 117px;
	height: 25px;
	left: 304px;
	top: 0px;
	position: absolute;
}
#fg_navi li.enquete a {
	background-position: -304px -0px;
}
#fg_navi li.enquete a:hover {
	background-position: -304px -25px;
}
#fg_navi li.enquete a.selected {
	background-position: -304px -50px;
}

/* ものづくり　ボタン */
#fg_navi li.manufacturing {
	width: 116px;
	height: 25px;
	left: 421px;
	top: 0px;
	position: absolute;
}
#fg_navi li.manufacturing a {
	background-position: -421px -0px;
}
#fg_navi li.manufacturing a:hover {
	background-position: -421px -25px;
}
#fg_navi li.manufacturing a.selected {
	background-position: -421px -50px;
}

/* 暮らしをリフォーム　ボタン */
#fg_navi li.reform {
	width: 181px;
	height: 25px;
	left: 537px;
	top: 0px;
	position: absolute;
}
#fg_navi li.reform a {
	background-position: -537px -0px;
}
#fg_navi li.reform a:hover {
	background-position: -537px -25px;
}
#fg_navi li.reform a.selected {
	background-position: -537px -50px;
}

/* プロジェクト　ボタン */
#fg_navi li.project {
	width: 122px;
	height: 25px;
	left: 718px;
	top: 0px;
	position: absolute;
}
#fg_navi li.project a {
	background-position: -718px -0px;
}
#fg_navi li.project a:hover {
	background-position: -718px -25px;
}
#fg_navi li.project a.selected {
	background-position: -718px -50px;
}





.other_list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.other_list li {
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/n_list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 15px;
	line-height: 18px;
	border-bottom: 1px dotted #DCDDDD;
}
input[type="text"], input[type="password"], input[type="email"], .input-text, textarea, select {
	border: 1px solid #ddd;
	padding: 5px;
	outline: none;
	font-size: 0.8125em;
	color: #888;
	margin: 0;
/* 	display: block; */
	background: #fff;
}
.caption {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 20px;
}
#keyword {
	width:170px;
	word-wrap:break-word;
}


.side_mini_banner {
	margin-top: 20px;
}
.side_reform {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.side_reform li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.side_link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.side_link li {
	background-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/n_list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0% 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
}

#reform_container {
}
#reform_left_area {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
#reform_right_area {
	width: 100%;
	float: left;
}
.reform100_list {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #8cba37;
	border-bottom: solid 1px #8cba37;
}
.reform100_list li {
	list-style-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/n_list_icon.gif);
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 3em;
 	 text-indent: -3em;
}
.reform_ans_list {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #8cba37;
	border-bottom: solid 1px #8cba37;
}
.reform_ans_list li {
	list-style-image: url(/sumai-lab/sp/assets/themes/sumai_tpl_ver0404sp/library/images/n_list_icon.gif);
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 3.6em;
 	 text-indent: -3.6em;
}


#link_area {
	margin-top: 30px;
	text-align: center;
}
