<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */

body {
  -webkit-text-size-adjust:100%; margin:0; padding:0;
  font-family:"Century Gothic",Arial,sans-serif;
  width:100%; position:relative;
  color:#434343; background:#fff;
}

#wrapper-dark {
	width: 100%;
	
}

.page img {
	max-width: 100%;
	/* [disabled]width: 100%; */
	height: auto;
	
	}

/* layout */
#contents {
	width: 100%;
	clear: both;
	margin-top: 0px;
}
#mainColumn{
	width: 100%;
	margin: 0 auto;
	clear: both;
	display: block;
}
#sideColumn{ width: 96%; margin: 30px auto; border-top:1px solid #aaa; padding:30px 2% 0; }

#side_col { border-top:1px dotted #aaa; padding:15px 15px 0; margin:0; background:#fff; }
.no_side #main_col { }

/* headline */
.headline1 { margin:0 0 10px; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; border-left:5px solid #adb8bf; font-size:15px; background:url(images/common/headline1.gif) repeat-x left bottom; }
.headline1 h2{
	float: left;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.archive_btn{
	float: right;
	font-size: 11px;
}
.archive_btn a{
	color: #666;
	text-decoration: none;
	background: none;
}
.archive_btn a:hover{
	background: none;
}
.archive_headline { margin:0 0 20px 0; padding:0 15px; height:36px; line-height:36px; background:#aaa; color:#fff; font-size:14px; }
.headline2 { margin:0 0 10px; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; font-size:15px; background:url(images/common/headline1.gif) repeat-x left bottom; }

/* mobile banner */
#mobile_banner_top { padding:15px; text-align:center; background:#fff; }
#mobile_banner_top img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }
#mobile_banner_bottom { padding:0 0 15px; text-align:center; }
#mobile_banner_bottom img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#slider-wrapper{ margin: 0 0 15px; width:100%; height:auto; overflow:hidden; visibility: hidden; }
#slider-shadow{ display:none; }
.flexslider .slides img{  width:100%; height:auto;}
.slider-bg_0 .flexslider .slides img{  width:100%; height:auto;}

.top_list li{
	padding: 5px 0;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_list li span{
	width: 60px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
}

.top_banner{
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.top_banner img{
	width: 100%;
	height: auto;
	margin-top: 15px;
}
.rightnone a img{
}

#top_cm a .2maime {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: 1px solid #D4D4D4;
	width: 360px;
	height: auto;
}

#mainColumn {
	margin-right: 0px;
	margin-left: 0px;
	}
#wrapper-dark #contents #mainColumn {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 95%;
	display: block;
}

.top_bumon a img {
	width: 32%;
	height: auto;
	margin-left: auto;
	margin-right: 0px;
	}

#top_widget_area .top_widget ul li{
	padding: 5px 0;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#top_widget_area .top_widget ul li:last-child{
	background-image: none;
	padding-bottom: 0;
}
#top_widget_area .top_widget ul li .sub-menu{
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	margin: 0;
}
#top_widget_area .top_widget ul li .sub-menu li a{
	padding-left: 20px;
}

.top_widget .news_widget_list{
	margin: -10px 0 15px;
}
.top_widget .news_widget_list_link{
	display: none;
}



/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header-wrapper { width:100%; margin-bottom: 15px; }
#header {
	background: #fff;
	width: 100%;
	min-height: 32px;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 12px;
	position: relative;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

#header-right{ display:none; }
#description { display:none; }
#header_menu { display:none; }
.search_area { display:none; }

/* logo */
#header-left { margin:5px 0 0 15px; line-height:120%; float:left; font-size:18px; font-weight:normal; width:60%; overflow:hidden; }
#logo_text{ }
#logo{ line-height:120%; float:left; font-size:18px; font-weight:normal; margin:0; }
#logo_text a, #logo a { }
#logo_text a:hover, #logo a:hover { text-decoration:underline; }
#logo img {
	display: heddn;
	width: 100%;
}
#logo a:before { content:attr(); }

/* social link */
#header_menu_area { margin:0; position:absolute; right:80px; top:12px; }
.social_link { margin:0; }
.social_link li { float:left; margin:0 0 0 5px; }
.social_link li a { display:block; width:22px; height:22px; text-decoration:none; text-indent:-9999px; }
.social_link li.rss a { background:url(img/common/icon_rss.png) no-repeat left top; }
.social_link li.twitter a { background:url(img/common/icon_twitter.png) no-repeat left top; }
.social_link li.facebook a { background:url(img/common/icon_facebook.png) no-repeat left top; }
.social_link li a:hover { background-position:left bottom; }

/* news ticker */
#news_ticker { display:none; }

/* global menu */
#global_menu_home{ display:none; }
#header a.menu_button {
	position: absolute;
	right: 15px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	display: inline-block;
	font-size: 11px;
	color: #333;
	padding: 0 10px;
	line-height: 30px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
#header a.menu_button:hover { background:#222; border:1px solid #222; color:#fff; }
#header a.active { color:#000; background:#aaa; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }

#global_menu { display:none; clear:both; width:100%; margin:0; top:0px; position:relative; box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); }
#global_menu ul { margin:0; }
#global_menu a {
	display:block;
	border:1px solid #ccc;
	border-left:none;
	margin:0 0 -1px 0;
	padding:0 10px 0 32px;
	line-height:40px;
	text-decoration:none;
	background:#fff url(images/common/arrow4.png) no-repeat 20px !important;
}
#global_menu a:hover { background-color:#eee !important; color:#333; }
#global_menu .sub-menu a{
	padding-left: 42px;
	background:#fff url(images/common/arrow4.png) no-repeat 30px !important;
}
#global_menu .sub-menu a:hover { background-color:#eee !important; color:#333; }


/* banner */
#header_banner { display:none; }

/* bread crumb */
#bread_crumb_wrapper{
	background-image: url(images/common/bread_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ccc;
	margin: -15px auto 15px;
	width: 96%;
	padding: 0 2%;
}
#bread_crumb {
	margin:0 auto;
	padding: 10px 0 5px;
}
#bread_crumb li { float:left; font-size:10px; color: #fff; min-height:20px; }
#bread_crumb li a { text-decoration:none; color:#fff; text-decoration:none; background:url(images/common/bread_arrow.png) no-repeat right center; padding-right:10px; margin-right:10px; display:inline-block; }
#bread_crumb li a:hover{ color: #333;}



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#single_title { margin:0; }

#post_meta{
	margin-bottom: 20px;
}
#single_meta { margin:0; padding:3px 15px; font-size:10px; overflow:hidden; background:#eee; list-style: none; }
#single_meta li { float:left; padding:8px 0; margin:0 15px 0 0; line-height:100%; }
#single_meta li.post_category { background:url(images/common/icon_category.png) no-repeat left 7px; padding-left:16px; }
#single_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat left 7px;  padding-left:16px; }
#single_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat left 7px;  padding-left:18px; }
#single_meta li.post_author { background:url(img/common/icon_author.png) no-repeat left 7px;  padding-left:18px; }

.post .bookmark{
	list-style: none;
	margin: 10px 0 0;
}
.post .bookmark li{
	float: left;
}
.post .bookmark li.social1{
	margin: 0 -190px 0 0;
}
.post .bookmark li.social2{
	margin: 0 -30px 0 0;
}

#news_title { border:1px solid #ccc; overflow:hidden; }
#news_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#news_title p { margin:0 15px; font-size:12px; overflow:hidden; }

.post { padding:15px 0 10px; }

.post_image {
	text-align: center;
	margin: 0 0 15px 0;
	display: block;
	width: 100%;
	height: auto;
}

.post img, .page img{
	/* [disabled]width: 30%; */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
.page p .alignleft30 {
	width: 30%;
	float: left;
	margin-right: 15px;
}

.page p .alignright30 {
	width: 30%;
	float: right;
	margin-left:5px;
	margin-bottom:0px;}


/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark2 { clear:both; float:right; margin:5px 0 0 0; padding:0; list-style-type:none; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 0 0 10px; }

/* banner */
#single_banner1 { text-align:center; margin:-5px 0 15px 0; }
#single_banner2 { clear:both; text-align:center; padding:10px 0 10px 0; }

/* author information */
#single_author { margin:0 0 20px; border:1px solid #ccc; padding:15px 15px 2px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; position:relative; }
#single_author_avatar {  }
#single_author_avatar img { width:70px; height:70px; display:block; border:none; padding:0 0 15px 0; margin:0 auto; float:none; }
#single_author_meta { width:100%; text-align:center; }
#single_author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#single_author_name2 { margin:0; font-size:10px; display:block; }
#single_author_link { color:#333; text-decoration:none; font-size:12px; background:#e8e8e8; padding:5px 25px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; margin:0 auto 15px; display:inline-block; }
#single_author_link:hover { color:#fff; }
#single_author_desc { padding:15px 0 0 0; margin:0; font-size:12px; border-top:1px dotted #ccc; text-align:left; }
#single_author_desc p { margin:0 0 10px 0; }

/* author post */
#single_author_post { margin:0 0 20px 0; }
#single_author_post ul { margin:0; padding:0; background:#f9f9f9; }
#single_author_post li { border:1px solid #ccc; border-top:none; padding:15px; }
#single_author_post ul li li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
#single_author_post ul li li.date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }
#single_author_post .image { float:left; width:30%; margin:0 5% 0 0; }
#single_author_post .image img { width:100%; height:auto; display:block; }
#single_author_post .image:hover img { opacity:0.5; }
#single_author_post .info { float:left; width:65%; margin:0; }
#single_author_post .title { margin:0; padding:0; font-size:13px; line-height:160%; }
#single_author_post .title a { text-decoration:none; display:block; }
#single_author_post .title a:hover { text-decoration:underline; }


/* related post */
#related_post { margin:0 0 20px 0; }
#related_post ul { margin:0; padding:0; }
#related_post li {
	padding: 5px 0;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#related_post .image { float:left; width:30%; margin:0 5% 0 0; }
#related_post .image img { width:100%; height:auto; display:block; }
#related_post .image:hover img { opacity:0.5; }
#related_post .title { float:left; width:65%; margin:0; font-size:13px; line-height:160%; }
#related_post .title a { text-decoration:none; display:block; }
#related_post .title a:hover { text-decoration:underline; }

/* next prev post link */
#previous_next_post { margin:0 0 20px; padding:0; }
#previous_next_post p { margin:0 0 2px 0; }
#previous_next_post a { color:#333; text-decoration:none; line-height:140%; font-size:11px; padding:12px 0; display:block; }
#previous_post a { margin:0; padding-left:7%; padding-right:5%; background:#eee url(images/common/arrow_left.png) no-repeat 3% 13px; }
#next_post a { margin:0; text-align:right; padding-left:5%; padding-right:7%; background:#eee url(images/common/arrow_right.png) no-repeat right 3% top 16px; }
#previous_next_post a:hover { color:#333; }

/* comment box-sizing: content-box;ã€€*/
#comment_header_right { float:none; position:relative; margin:0; }
#comment_header_right li { float:none; }
#comment_header_right li a, #comment_header_right li p { width:50%; margin:0 -2px -1px 0; float:right; }
.comment-meta { margin:0 0 10px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; margin:0; }
#submit_comment { width:100%; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
.post_list { background:#fff; border:1px solid #ccc; overflow:hidden; margin:0; }
.post_list li { border-bottom:1px dotted #ccc; padding:15px 15px 0; margin-bottom:-1px; }
.post_list ul { overflow:hidden; margin:0 0 5px 0; }
.post_list ul li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
.post_list ul li.post_date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }

.post_list .info { }
.post_list .title { font-size:14px; margin:0 0 10px 0; font-weight:normal; }
.post_list .title a { display:block; }
.post_list .excerpt { font-size:13px; line-height:170%; margin:0 0 18px 0; }
.post_list .link { font-size:12px; display:block; background:url(img/common/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; margin:0 0 20px 0; }

.post_list .image img { display:block; margin:0 auto 15px; height:auto; max-width:100%; width:auto; }

.post_list .bookmark { margin:0 0 -10px 0; }
.post_list .bookmark li { border:none; padding:0; margin:0 5px 0 0; height:30px; }
.post_list .bookmark li.social1 { width:140px; }

.date_headline{
	font-size: 16px;
	margin: 20px 0 5px;
}
/* Author page */
#author_post_list #post_list { border-top:none; }
#author_profile_area { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
#author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
#author_avatar img { width:100%; height:100%; display:block; border:none; padding:0; }
#author_meta { }
#author_name { float:left; position:relative; width:75%; margin:0; font-size:18px; line-height:160%; }
#author_name2 { margin:0 0 0 15px; font-size:12px; }
#author_desc { clear:both; border-top:1px dotted #aaa; padding:10px 0 0 0; font-size:12px; }

/* Author list page */
#profile_author_list { margin:0; padding:0; }
#profile_author_list li { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
.profile_author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
.profile_author_avatar img { width:100%; height:auto; display:block; border:none; padding:0; }
.profile_author_meta_top { float:left; position:relative; width:75%; margin:-2px 0 15px 0; }
.profile_author_name { margin:0 0 6px 0; font-size:16px; line-height:130%; }
.profile_author_name2 { margin:0; font-size:10px; display:block; }
.profile_author_link { color:#333; text-decoration:none; font-size:11px; background:#e8e8e8 url(img/common/arrow_right.png) no-repeat 16px 9px; padding:5px 20px 5px 30px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
.profile_author_link:hover { color:#fff; }
.profile_author_desc { clear:both; border-top:1px dotted #aaa; padding:5px 0 0 0; font-size:12px; }
.profile_author_desc p { margin:0 0 10px 0; }

/* page nav */
.page_navi { margin:20px 0; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#999; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; background:#3F7985; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

/* 404 not found */
#not_found .search_area { margin:0 0 20px 0; }
#not_found #search_input { float:left; margin:0 5px 0 0; border:1px solid #ccc; background:#f2f2f2; width:260px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
#not_found .back { margin:0; line-height:100%; }
#not_found .back a { background:url(img/common/arrow1.gif) no-repeat left; padding:0 0 0 28px; }



/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */
/* search */
.widget_search #search-box, .widget_search #s { width:65%; margin:0 0px 5px 0; }
.widget_search #search-btn input, .widget_search #searchsubmit { width:25%; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */

/* footer logo */
#footer_logo { display:none; }
#footer_logo_text { display:none; }
#footer_description { display:none; }

/* widget area */
#footer_widget_wrap { padding:15px; background:#f2f2f2; }
#footer_widget { margin:0; }
.footer_widget { margin:0 0 30px 0; font-size:11px; }
.footer_widget:last-child { margin:0; }
.footer_headline { font-size:14px; border-bottom:1px solid #aaa; padding:0 0 7px 0; margin:0 0 12px 0; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; padding:0 0 0 9px; background:url(img/common/bullet1.gif) no-repeat left 8px; }
.footer_widget a { }
.footer_widget img { height:auto; max-width:100%; width:100%; }

.footer_widget .news_widget_list{
	margin: 0;
}
.footer_widget a.news_widget_list_link{
	display: none;
}


/* footer menu */
#footer_menu_area { background:#f2f2f2; border-top:4px solid #222; }
#footer_menu { }
#footer_menu ul { margin:0; padding:0; font-size:12px; overflow:hidden; }
#footer_menu li { margin:0; padding:0; }
#footer_menu li a { text-decoration:none; display:block; border-bottom:1px dotted #bbb; padding:12px 15px; margin:0 0 -1px 0; }
#footer_menu li a:hover { background:#ddd; color:#333; }

/* social link */
#footer_social_link { display:none; }

/* copyright */
#copyright { width:94%; color:#ccc; font-size:11px; background:#000; margin:0; line-height:100%; padding:25px 3%; }
#copyright a { text-decoration:none; color:#ccc; }
#copyright a:hover { text-decoration:underline; }

#return_top { position:absolute; bottom:8px; right:10px; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:44px; height:44px; margin:0; padding:0; background:#666 url(images/common/pagetop.png) no-repeat center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top:hover { background-color:#333d53; }


.wideslider {
	width: 100%;
	visibility: hidden;
	display: none;
	}

#wrapper-dark #container {
	/* [disabled]visibility: visible; */
	display: block;
	width: 100%;
	/* [disabled]height: 100px; */
	}
	
img.miniimage { display: none; }
#top_cm a .2maime {
	width: 100%;
}
li a img {
	width: 100%;
	height: auto;
}
#wrapper-dark .post_image .attachment-.size-.wp-post-image {
	width: 100%;
	height: auto;
}




/* â–¼è¡¨ç¤ºé&nbsp;˜åŸŸãŒ400pxä»¥ä¸Šã®å&nbsp;´åˆ */
@media screen and (min-width: 400px) {
   img.miniimage { display: none; }  /* miniã‚’éžè¡¨ç¤º */
   img.bigimage  { display: block; } /* bigã‚’è¡¨ç¤º */
}
/* â–¼è¡¨ç¤ºé&nbsp;˜åŸŸãŒ400pxæœªæº€ã®å&nbsp;´åˆ */
@media screen and (max-width: 399px) {
   img.miniimage { display: block; } /* miniã‚’è¡¨ç¤º */
   img.bigimage  { display: none; }  /* bigã‚’éžè¡¨ç¤º */
}


#top_cm {
	margin-bottom: 20px;
}
/* sideCM*/
.side_bottom_cm {

}
.side_bottom_cm img {
	border: 1px solid #D4D4D4;
	margin-bottom: 15px;
	margin-top: 0px;
}
/* form */
.page input {
	text-decoration: none;
	color: #696969;
	font-size: 12px;
	padding: 13px 15px;
	line-height: 100%;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 0;
	margin-bottom: 4px;
	background: #FFF;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	
	
}
.page textarea {
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	height: 200px;
	width: 507px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.page h2 {
	line-height: 30px;
	padding-bottom: 5px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2.title {
	padding-left: 25px;
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	font-weight: 700;
	padding-top: 0px;
}


#top_widget_area div .toptitle {
	/* [disabled]font-style: 12px; */
	font-weight: 600;
	font-size: 18px;
	height: 10px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	border-radius: 3px;        /* CSS3è‰æ¡ˆ */
	-webkit-border-radius: 3px;    /* Safari,Google Chromeç”¨ */
	-moz-border-radius: 3px;   /* Firefoxç”¨ */
	background-color: #006496;
	background-image: none;
	color: #FFFFFF;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
}
#page-wrapper .page .tani {
	margin-left: 0px;
	float:right;
}
#top_widget_area .work_content4 .title {
	/*margin-top: 15px;
	margin-left: 10px;
	padding-top: 25px;*/
}
#top_widget_area .work_content4 h2.title {
	margin-left: 10px;
	width: 200px;
}



.page h4 {
line-height:12px;
}
/* topics, press release */
.top_list {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 31px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_list li {
	height: auto;
	line-height: 41px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
}
.top_list li:last-child {
	background: none;
}
.top_list li span {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	color: #000;
}
.top_list li a {
	text-decoration: none;
	margin-left: 0px;
	width: 70%;
	margin-right: 0px;
}
.top_list li a:hover {
	text-decoration: underline;
}
/* top_banner */
.top_banner {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: auto;
}
/* top_widget_area */
#top_widget_area {
	width: 100%;
	margin-left: 0px;
	/* [disabled]margin-top: 30px; */
}
.top_widget {
	width: 245px;
	float: left;
	margin-left: 12px;
	margin-bottom: 25px;
}
/*.top_widget h2{
	font-size: 14px;
	height: 56px;
	line-height: 56px;
	padding: 0 15px;
	margin: 0;
	border-top: solid 5px #f00;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: none;
	background-image: url(images/headline_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}*/
.top_widget .headline2 {
	border-bottom: none;
}
.top_widget ul {
	border: solid 1px #ccc;
	width: 243px;
	margin: 0;
}
#top_widget_area .top_widget ul li {
	min-height: 41px;
	/*line-height: 41px;*/
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	overflow: hidden;
}
#top_widget_area .top_widget ul li:last-child {
	background: none;
	margin-bottom: -1px;
}
#top_widget_area .top_widget ul li a {
	display: block;
	padding: 0 15px 0 35px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	background-image: url(images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #fff;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
#top_widget_area .top_widget ul li a:hover {
	background-color: #EDEDED;
}
#top_widget_area .top_widget ul li .sub-menu {
	border: none;
	margin-bottom: 1px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
}
#top_widget_area .top_widget ul li .sub-menu li a {
	background-position: 25px center;
	padding-left: 45px;
}
#top_widget_area .top_widget .styled_post_list1 {
	min-height: 205px;
	border-top: none;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#top_widget_area .top_widget .styled_post_list1 li {
	padding: 10px 15px;
	margin: 0;
}
#top_widget_area .top_widget .styled_post_list1 li .image {
	display: none;
}
#top_widget_area .top_widget .styled_post_list1 li .date {
	font-weight: normal;
}
#top_widget_area .top_widget .styled_post_list1 li .title {
	font-weight: normal;
}
#top_widget_area .top_widget .styled_post_list1 li .excerpt {
	font-size: 12px;
	padding: 0;
}
.top_widget .news_widget_list {
	border: solid 1px #ccc;
	margin: 0;
	width: 243px;
}
.top_widget .news_widget_list li {
	padding: 10px;
}
.top_widget a.news_widget_list_link {
	display: none;
}
.top_widget .searchform {
	border: solid 1px #ccc;
	padding: 15px 8px;
}
.top_widget .searchform #s {
	width: 138px;
}
.top_widget .searchform #searchsubmit {
	width: 60px;
}

/* work_content */

.work_content ul {
	display: block;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 40px;
	
}
.work_content ul li {
	width: 280px;
	display: block;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.work_content ul li.center {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-bottom: 0;
	display: block;
}
.work_content img {
	width: 280px;
	border: 1px solid #D4D4D4;
}
.work_content2 {
	margin-bottom: 30px;
	margin-top: 30px;
	display: block;
	height: 230px;
	clear: both;
	width:100%;
	
}
.work_content2 ul {
	
}

.work_content2 ul li {
	width: 48%;
	height: 230px;
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.work_content2 ul .right {
	float: right;
	text-align:right;}


.work_content2 img {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	/* [disabled]width: 300px; */
	/* [disabled]height: auto; */
	float: left;
	margin-right: 20px;
}

.work_content7 .title {
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	font-weight: 700;
	font-size: 14px;
}

ul li .co_right {
	display: inline-block;
	float: right;
}

ul .right .co_right {
	display: inline-block;
	float: right;
}

#work_content2-1 {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #DDEDF6;
	margin-bottom: 30px;
	background-color: #DDEDF6;
	margin-top: 20px;
}
#work_content2-1 .center {	
}

#work_content2-1 .center li {
	width: 80%;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#work_content2-1 ul {
	margin-left: auto;
	margin-top: 20px;
	vertical-align: top;
}

#work_content2-1 ul li {
	width: 80%;
	/* [disabled]height: 210px; */
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#work_content2-1 img {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	/* [disabled]width: 380px; */
	height: auto;
	float: left;
	margin-right: 10px;
}

.work_content2-1 .title {
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-bottom: 20px;
}

#work_content2-2 {
	clear: both;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px solid #CDCDCD;
	margin-bottom: 30px;
	margin-left: 0px;
	
}

#work_content2-2 ul {
	margin-top: 40px;
	margin-left: 0px;
	
}

#work_content2-2 ul li {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

#work_content2-2 ul li.right {
	margin-left: 0px;
	margin-top: 20px;
}

#work_content2-2 img {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	width: 150px;
	height: auto;
	float: left;
	margin-right: 20px;
}

.work_content2-2 .title {
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-bottom: 20px;
}

#work_content2-3 {
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 2px solid #DDEDF6;
	margin-bottom: 30px;
	background-color: #DDEDF6;
	margin-top: 0px;
}
#work_content2-3 ul {
	margin-top: 20px;
	margin-left: 0px;
}

#work_content2-3 ul li {
	width: 45%;
	height: auto;
	display: inline-block;
	margin-right: 5px;
	padding-left: 10px;
	background-image: url(images/common/arrow1.png);
	background-repeat: no-repeat;
	background-position: 0% center;



1}


#work_content2-3 img {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	width: 100px;
	height: auto;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 10px;
}

.work_content2-1 .title {
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-bottom: 20px;
}

.work_content2 {
	margin-bottom: 50px;
	margin-top: 30px;
	display: block;
	height: 230px;
	clear: both;
	width:100%;
	
}

.work_content2-4 {
	margin-bottom: 50px;
	margin-top: 30px;
	display: block;
	height: 180px;
	clear: both;
	width: 100%;
}
.work_content2-4 ul {
	
}

.work_content2-4 ul li {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.work_content2-4 ul .right {
	float: right;
	text-align:right;}


.work_content2-4 img {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
	width: 35%;
	height: auto;
}



.work_content3 {
	}

.work_content3 ul {
	display: block;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.work_content3 ul li {
	width: 500px;
	height: 150px;
	display: inline-table;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 460px;
	background-position: right bottom;
	background-size: 500px auto;
	background-repeat: no-repeat;
	border: 1px solid #D4D4D4;

}
li .work_content3 img{
	width: 150px;
	margin-left: 10px;
	margin-left: 15px;
	float: right;
}

.work_content3 ul li.right {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 560px;
	background-image: none;
}


.work_content4 {
	padding-top: 20px;
	background-color: #EEEEEE;
	padding-left: 10px;
	margin-top: 20px;
}


.work_content5 ul {
	display: block;
	margin-left: 0px;
}
.work_content5 ul li {
	width: 370px;
	height: 150px;
	display: inline-table;
}
.work_content5 ul li.right {
	float: right;
}
.work_content5 img {
	width: 370px;
	height: 150px;
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
}
.work_content6{
	margin-bottom: 30px;
	margin-top: 20px;
}

.work_content6 ul {
	display: block;
	width: 100%;
	margin-bottom: 0px;		
}
.work_content6 ul li {
	width: 32%;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 0px;

	
}
.work_content6 ul li.center {
	margin-right: 0px;
	margin-left: 0px;
	
}
.work_content6 img {
	border: 1px solid #D4D4D4;
	max-width: 120px;
	height: auto;
	margin-right: 5px;
	width: 100%;
}

.work_content7 ul {
	display: block;
	margin-left: 0px;
	clear: right;
}
.work_content7 ul li {
	width: 450px;
	height: 380px;
	display: inline-table;
	clear: both;
}
.work_content7 ul li.right {
	float: right;
}
.work_content7 img {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	}

.work_content8 ul {
	display: block;
	margin-left: 0px;
}
.work_content8 ul li {
	width: 780px;
	height: 130px;
	display: inline-table;
	margin-bottom: 30px;
	margin-top: 20px;
}
.work_content8 ul li.right {
	float: right;
}

.work_content8 img .left{
	width: 480px;
	float:left;
	}
.work_content8 img .right{
	width: 480px;
	float:right;
	border: 1px solid #D4D4D4;
}
.work_content9 ul {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	clear: both;
}

.work_content9 ul li {
	width: 45%;
	height: auto;
	display: inline-block;
	margin-right: 35px;
}

.work_content9 img {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	width: 200px;
	height: auto;
	float: left;
	
	margin-right: 10px;
}

ul li .bold_top_title{
	height: 30px;
	padding-left: 20px;
	background: url(images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin-top: 5px;
	font-size: 16px;
	font-variant: normal;
	font-weight: 800;
	color: #0177B4;
	clear: both;
}
ul li .bold_top_title a{
	text-decoration:none;
}

ul li .bold_top_title_s{
	height: 30px;
	padding-left: 20px;
	background: url(images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin-top: 5px;
	font-size: 12px;
	font-variant: normal;
	font-weight: 800;
	color: #0177B4;
}
ul li .bold_top_title_s a{
	text-decoration:none;
}


ul li .co{
	width: 200px;
	float: right;
}

#page-wrapper .page #consul {
	margin-left: 20px;
}

#page-wrapper .page .senpai {
	width: 400px;
}

.form_title_bg {
	background-color: #DEF1FA;
	margin-left: 10px;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
}


.tuyomi_left {
	display: block;
	
}
	

.tuyomi_left li{
	display: inline-block;
	padding-left: 0px;
	margin-right: 0px;
	width: 18%;
}

#npcatch {
	position: static;
	margin-left: 5px;
	margin-top: 10px;
}

#npcatch ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#npcatch li{
	display: inline-block;
	width: 48%;
	overflow: hidden;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0;
	position: relative;
	top: 0px;
	left: 0px;
}

#npcatch li:hover{
	

}

#npcatch img{
	display:block;
	position:relative;
	top: 0px;
	left:0px;
}
#npcatch img a{
	
	display:block;
	position:relative;
	top: 0px;
	left:0px;
		
}

#npcatch .title{
	width: 120px;
	height: 50px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	background-image: url(../../themes/nextage_tcd021/images/arrow_01.png);
	background-repeat: no-repeat;
	line-height: 1.5;
	font-size: 12px;

}


#npcatch li:hover .title{
}

#npcatch li:hover .title a{

}

#npcatch li:hover .date{
}

ul li .case_top {
	margin-top: 0px;
}

#page-wrapper .page .sekou_title {
	background-image: url(url);
}

#cate-icon {
	clear: both;
	min-width: 10px;
	min-height: 100px;
	overflow: hidden;
	text-indent: 130%;
	white-space: nowrap;
	display: block;
	z-index: 99;
	position: absolute;
	top: 5px;
	left: 0px;
	background-repeat: no-repeat;
	width: 100%;
		}
/*ã‚«ãƒ†ã‚´ãƒªãƒ¼ã‚’ã‚¯ãƒ©ã‚¹åã«ã—ã¦å­˜åœ¨ã™ã‚‹æ•°ã&nbsp;ã‘ç”¨æ„ã—ã¾ã™ã€‚*/
.column {
	background-image: url(http://www.mishima-sg.com/img/cte-mark/02.png);
	
}
.news {
	background-color: #0F0;
	border-radius: 5px;
}
.topics {
	background-color: #00F;
	border-radius: 5px;
}
.medical/*åŒ»ç™‚ãƒ»ç¦ç¥‰*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/09.png);
	
}
.factory/*å·¥å&nbsp;´ãƒ»ç‰©æµ*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/10.png);
	
}

.public/*å…¬å…±*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/02.png);
	width: 200px;
	
}
.store/*å•†æ¥­åº—èˆ—*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/03.png);
}
.mansion/*ãƒžãƒ³ã‚·ãƒ§ãƒ³*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/01.png);
}
.concretemaintenance/*ã‚³ãƒ³ã‚¯ãƒªãƒ¼ãƒˆãƒ¡ãƒ³ãƒ†ãƒŠãƒ³ã‚¹*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/11.png);
}
.construction/*é€&nbsp;æˆ*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/07.png);
}
.road/*é“è·¯*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/05.png);
}
.bridge/*æ©‹æ¢*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/04.png);
}
.river/*æ²³å·*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/06.png);
}
.pavement/*èˆ—è£…*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/11.png);
}
.structure/*èˆ—è£…*/
{
	background-image: url(http://www.mishima-sg.com/img/cte-mark/12.png);
}
</pre></body></html>