@charset "utf-8";
/*
Theme Name:Gorgeous1 TCD013
Theme URI:
Description:WordPressテーマ「Gorgeous1 (TCD013)」
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:3.02
*/

/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */
@media screen{
body { margin:0; padding:0; background:url(img/common/background.jpg) left top;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333;
        }
a img { border:none; verticle-align:top; }
a, a:visited { outline:none; color:#0088cc; }
a:hover { color:#de528c; }
p { margin:0 0 0.5em 0; padding:0; line-height:130%; }
ul { list-style-type:none; margin:0 0 2em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 2em 19px; padding:0; }
ol li { padding:0 0 5px 0; line-height:normal; }
dl { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
dl dt, dl dd { margin:0; padding:0; line-height:normal; zoom:1; }
dl dt { font-weight:bold; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
cite { text-align:right; display:block; }
object { display:block; margin:0 auto; }
del { color:#333; }
hr { border:1px solid #ccc; margin:40px 0; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignright2 { float:right; margin-left: 10px;}
.alignright3 { float:right; margin-right: 20px;}
.alignright6 { float:right; margin-right: 20px; margin-top:7px;}

.alignright-a { float:left; margin-left: 500px; margin-top: 10px; margin-bottom: 5px;}
.alignright-b{float:left; margin-left: 550px; margin-top: 3px; margin-bottom: 5px;}
.alignleft { float:left; }
.alignleft-a {margin-left: 75px; margin-right: -50px}
.alignleft-b {float:left; margin:5px 4px 5px 0; display:inline; }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.clear { clear:both; }
input[type="text"], input[type="password"], textarea, select { outline: none; }



/* layout */
#contents { width:994px; margin:23px auto; z-index:1;}

/* レイアウト用 ( 動くアニメーションを付けない場合はいらないです) */
#contents2 p.btn_base {
	position:relative;
	min-height:20px;
	padding:10px 15px;
}
/* /レイアウト用 */
 
#contents2 .btn {
	display:block;
	position:absolute; /* 動くアニメーションを付けない場合はいらないです */
	width:150px;
	padding:5px 10px;
   
	/* 角丸  */
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	     -o-border-radius:5px;
	        border-radius:5px;
            
	/* 影 */
	-webkit-box-shadow: 0px 0px 4px 0px #93847c;
	   -moz-box-shadow: 0px 0px 4px 0px #93847c;
	     -o-box-shadow: 0px 0px 4px 0px #93847c;
	        box-shadow: 0px 0px 4px 0px #93847c;

	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#contents2 .btn,
#contents2 .btn:hover {
	/* アニメーション */
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

#contents2 .orange {
	background: #fe5337;
	
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.4);
}
#contents2 .orange:hover {
	background: #fc654c;
}
#contents2 .orange:active {
	background: #e14931;
}



#main_col { width:750px; float:left; margin:0 0 14px 0; }
#main_col_2 { width:770px; float:left; margin:0 0 14px 0; }
#side_col { width:220px; float:right; margin:0 0 14px 0; }
.no_side #main_col { width:830px; float:none; margin:0 auto 14px; }
.no_side_wide #main_col { width:994px; float:none; margin:0 auto 14px; }
#side_col_2 { width:220px; float:right; margin:0 0 14px 0; }
.no_side #main_col_2 { width:830px; float:none; margin:0 auto 14px; }
.no_side_wide #main_col_2 { width:994px; float:none; margin:0 auto 14px; }

/* headline */
.headline1 { margin:0; line-height:40px; font-size:18px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; }
h3.headline1:before{
	content: "　 ";
	background-image: url(img/common/icon_news.png);
	background-repeat:no-repeat;
	margin-right:10px;
}
h3.headline1{font-weight:normal;margin-bottom:5px;}

.headline1b { margin:0; line-height:40px; font-size:18px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; }
h3.headline1b:before{
	content: "　 ";
	background-image: url(img/common/icon_exinfo.png);
	background-repeat:no-repeat;
	margin-right:10px;
}
h3.headline1b{font-weight:normal;}


.headline2 { margin:0; line-height:40px; font-size:18px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; }

h3.headline2:before{
	content: "　 ";
	background-image: url(img/common/icon_event.png);
	background-repeat:no-repeat;
	margin-right:10px;
}
h3.headline2{font-weight:normal;}

.headline3 { margin:0 0 20px 0; line-height:42px; line-height:42px; font-size:20px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }

/* image */
a.image { background:#eee; display:block; }
a.image img { display:block; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
/* a.image:hover img { opacity:0.5; } :*/

/* date color */
.date { color:#b20000; font-weight:bold; }
#footer .date { color:#b36a6a; }

/* mobile banner */
#mobile_banner_top, #mobile_banner_bottom { display:none; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#index_top { margin:0 0 15px 0; }

/* gallery */
#recommend_gallery { width:630px; background:#fff; border:1px solid #ddd; float:left; padding:15px;}
#recommend_gallery ul { margin-bottom:0; }
#recommend_gallery .rs-thumb-wrap { background:#000; }
#recommend_gallery .rs-thumb-wrap > a > img { display:block; height:100%; }
#recommend_gallery .rs-thumb-wrap > a { opacity:0.5; display:block; width:16.6667%; height:63px; }
#recommend_gallery .rs-thumb-wrap > a:hover, #recommend_gallery .rs-thumb-wrap > a.active { opacity: 1 }
#recommend_gallery .rs-caption {
    height:auto; padding:10px 20px; background:#000; color:#fff;
    background: -moz-linear-gradient(top, rgba(0, 187, 238, .7), rgba(0, 187, 238, .8));
    background: -webkit-linear-gradient(top, rgba(0, 187, 238, .7), rgba(0, 187, 238, .8));
    background: -o-linear-gradient(top, rgba(0, 187, 238, .7), rgba(0, 187, 238, .8));
    background: -ms-linear-gradient(top, rgba(0, 187, 238, .7), rgba(0, 187, 238, .8));
    background: linear-gradient(top, rgba(0, 187, 238, .7), rgba(0, 187, 238, .8));
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
}
#recommend_gallery .rs-caption p { margin:0; }

/* right column */
#index_right_col { width:310px; float:right; }

/* pickup */
#index_pickup { background:#fff; border:1px solid #ddd; margin:0 0 15px 0; min-height:400px; }
#index_pickup a.image { display:block; margin-bottom:17px; }
#index_pickup a.image img { width:308px; height:auto; }
#index_pickup a.image:hover img { }
#index_pickup .meta { margin:10px 15px; }
#index_pickup .meta li { font-size:11px; float:left; line-height:110%; border-right:1px solid #ccc; margin:0 10px 0 0; padding:0 10px 0 0; }
#index_pickup .meta li.last { margin:0; padding:0; border:none; }
#index_pickup .title { font-size:16px; margin:0 15px 8px; line-height:140%; }
#index_pickup .title a { display:block; }
#index_pickup .excerpt { font-size:12px; margin:0 15px 13px; line-height:170%; }
#index_pickup .link { font-size:12px; margin:10px 15px 17px; display:block; background:url(img/common/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; }

/* search */
#headersearch {margin: 0;
line-height: 100%;
position: absolute;
top: 157px;
left: 835px;
font-size: 28px;
font-weight: normal;
}


#index_right_col .search_area { background:#fff; border:1px solid #ddd; position:relative; height:66px; margin-bottom: 10px;}
#index_right_col #search_button { float:right; margin:10px 10px 0 0; }
#index_right_col #search_input { float:left; margin:11px 0 0 11px; border:1px solid #ccc; background:#f2f2f2; width:160px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }

/* recent post */
#recent_post { margin:0 0 15px 0; }
#recent_post .headline1 { margin:0 0 10px 0; }
#recent_post ul { margin:0 -10px 0 0; position:relative; }
#recent_post ul ul.meta { margin:0 14px 10px; display:block; width:100px; float:left;}
#recent_post li { float:left; width:750px; background:#fff; border:1px solid #ddd; margin:0 7px 0 0; padding:0 0 5px 0; }
#recent_post li ul.meta li { float:none; display:inline; min-height:0px; height:auto; font-size:11px; width:auto; background:none; border:none; padding:0; margin:0; }
#recent_post li ul.meta li.date { display:block; width:120px; margin-right:5px;}
#recent_post .image { width:150px; height:150px; margin:14px auto 10px; }
#recent_post .title { font-size:13px; display:block; margin:7px 14px; font-weight:bold; border-top:1px dotted #ccc; padding:7px 0 0 0; }

/* featured post */
#featured_post { margin:0 0 15px 0; background:#fff; border:1px solid #ddd; }
#featured_post .title a { display:block; }
#featured_post .post1 { border-bottom:1px dotted #ddd; padding:15px; margin:0; }
#featured_post .post1 .image { float:left; width:320px; height:210px; margin:0; }
#featured_post .post1 .image img { margin:10px; }
#featured_post .post1 .info { float:right; width:353px; }
#featured_post .post1 .date { margin:5px 0; line-height:110%; font-size:12px; }
#featured_post .post1 .title { font-size:16px; margin:0 0 14px 0; }
#featured_post .post1 .excerpt { font-size:12px; line-height:normal; padding-right:10px; margin:0 0 21px 0; }
#featured_post .post1 .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; }

#featured_post ul.post2 { margin:0; overflow:hidden; border-bottom:1px dotted #ddd; padding:15px 0 15px 15px; }
#featured_post ul.post3 { border:none; }
#featured_post ul.post2 li { width:340px; float:left; margin:0 25px 0 0; }
#featured_post ul.post2 li .image { float:left; width:80px; height:80px; }
#featured_post ul.post2 li .image img { width:80px; height:80px; }
#featured_post ul.post2 li .info { float:right; width:240px; }
#featured_post ul.post2 li .date { margin:5px 0 3px; font-size:12px; line-height:110%; }
#featured_post ul.post2 li .title { font-size:16px; margin:0; font-weight:bold; line-height:160%; }
#featured_post ul.post2 li .mini-title{overflow:hidden; font-size:16px; margin:0; font-weight:bold; line-height:160%; width:250px;  white-space: nowrap; text-overflow: ellipsis; -webkit-text-overflow:ellipsis; -o-text-overflow:ellipsis;}
/* featured post2 */
#featured_post2 { margin:0 0 15px 0; background:#fff; border:1px solid #ddd; }
#featured_post2 .title a { display:block; }
#featured_post2 .post1 { padding:15px; margin:0; width:720px; float:left; }
#featured_post2 .post1 .image_area { background:#fff; width:340px; height:210px; border:1px solid #ddd; margin:0 0 15px 0; }
#featured_post2 .post1 .image { margin:10px; width:340px; float:left;}
#featured_post2 .post1 .image img {float:left; width:340px; height:210px; margin:0; }
#featured_post2 .post1 .info { float:right; width:353px; }
#featured_post2 .post1 .date { margin:0 0 5px 0; font-size:12px; line-height:110%; }
#featured_post2 .post1 .title { font-size:16px; margin:0 0 16px 0; }
#featured_post2 .post1 .excerpt { font-size:12px; line-height:170%; margin:0 0 22px 0; }
#featured_post2 .post1 .link { font-size:12px; display:block; background:url(img/common/arrow2.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; }
#featured_post2 ul { margin:0px; overflow:hidden; float:right; width:370px; }
#featured_post2 li { margin:0 0 -1px 0; padding:15px 15px 15px 0; border-bottom:1px dotted #ddd; min-height: 160px;}
#featured_post2 li .image { float:left; width:80px; height:80px; margin:0; }
#featured_post2 li .image img { width:80px; height:80px; }
#featured_post2 li .info { float:right; width:255px; }
#featured_post2 li .date { margin:5px 0 3px 0; font-size:12px; line-height:110%; }
#featured_post2 li .title { font-size:16px; margin:0; font-weight:bold; line-height:160%; }
#featured_post2 li.last { border:none; }
#featured_post2 ul.post2 li .mini-title{overflow:hidden; font-size:16px; margin:0; font-weight:bold; line-height:160%; width:250px;  white-space: nowrap; text-overflow: ellipsis; -webkit-text-overflow:ellipsis; -o-text-overflow:ellipsis;}

/* footer banner */
#footer_banner { background:#fff; border:1px solid #ddd; margin:0 0 15px 0; }
#footer_banner ol { list-style-type:none; margin:15px -21px 0 15px; position:relative; }
#footer_banner li { float:left; width:225px; margin:0 21px 0 0; font-size:11px; text-align:center; }
#footer_banner li img { height:auto; max-width:100%; width:auto; display:block; margin:0 auto 5px auto; }

.footerright{
	color:#ffffff;
	width:800px;
	text-align: left;
	font-size: 11px;
	margin-left:55%;
	
}


/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
#post_list { background:#fff; border:1px solid #ddd; overflow:hidden; margin:0;}
#post_list li { border-bottom:1px dotted #ccc; padding:30px 0; margin-bottom:-1px; }
#post_list ul { overflow:hidden; margin:0 0 7px 0; }
#post_list ul li { border:none; padding:0 12px 0 0; margin:0 12px 7px 0; float:left; border-right:1px solid #ccc; font-size:11px; line-height:110%; }
#post_list ul li.last { margin-right:0; padding-right:0; border:none; }

#post_list .info { width:90%; margin:0 15px 0 15px; line-height:17px;}
#post_list .info_nophoto { width:505px; float:left; margin:0 15px 0 15px; line-height:17px; }
#post_list .title { font-size:16px; margin:0 0 10px 0; }
#post_list .excerpt { font-size:12px; line-height:170%; padding-right:10px; 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_area { float:left;  background:#fff; width:340px; height:210px; border:1px solid #ddd; margin:0 0 0 15px; }
#post_list .image { margin:10px; }

#post_list .bookmark { margin:0; }
#post_list .bookmark li { border:none; padding:0; margin:0 5px 0 0;}
#post_list .bookmark li.social2 { margin:0 -30px 0 0; }

/* page nav */
.page_navi { margin:20px 0 15px 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:#bbb; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; background:#2544ac; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; float:left;}
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

.page_navi p.back2 { margin:0; float:right;}
.page_navi p.back2 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; }



/* -----------------------map1outer-----------------------------------------------
 single post page
---------------------------------------------------------------------- */
#content { background:#fff url(img/common/bgyjinbun.png) repeat-y left top; border:1px solid #ddd; overflow:hidden; margin:0; padding-bottom:30px; }
#single_meta { background:#fafafa; padding:10px 15px; margin:0; }
#single_meta li { float:left; font-size:11px; border-right:1px solid #ccc; padding:0 15px 0 0; margin:0 15px 0 0; line-height:110%; }
#single_meta li.last { margin:0; padding:0; border:none; }
#single_meta li.post_author { background:url(img/common/icon_author.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_category { background:url(img/common/icon_category.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat left top; padding-left:17px; }

#post_list li.post_category a{display:block; margin-top:10px;}


.post { display: block; padding:30px 15px 10px;}

.post_image { text-align:center; margin:0 0 15px 0; }

/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */

/* image */
.post img {max-width:100%;}
.post img.centered,div.centered { display:block; margin:15px auto; }
.post img.aligncenter,div.aligncenter { display:block; margin:15px auto; }
.post img.alignright,div.alignright { margin:10px 0 4px 21px; display:inline; }
.post img.alignleft,div.alignleft { margin:10px 21px 4px 0; display:inline; }

.post img.alignleft-b,div.alignleft_2 { margin:5px 4px 5px 0; display:inline; }

.post .wp-caption { background:#fff; border:1px solid #ccc; max-width:96%; padding:14px 3px 1px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post .wp-caption img { display:block; margin:0 auto; max-width:100%; }
.post .wp-caption .wp-caption-text { padding:10px 0 0; }

/* table */
.post table { margin:0 0 1em 0; }
.post td, .post th { border:1px solid #c1c1c1; padding:15px; }
.post th {}

/* block quote */
.post blockquote {
   margin:30px 15px; padding:50px 50px 40px; background:#f2f2f2;
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
   -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative; border:1px solid #c1c1c1;
}
.post blockquote:before { content: '"'; font-style:italic; font-size:40px; font-weight:bold; line-height:40px; width:30px; height:30px; position:absolute; top:20px; left:20px; color:#999; }
.post blockquote:after { content: '"'; font-style:italic; font-size:40px; font-weight:bold; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:20px; right:20px; color:#999; }

/* list */
.post li, .post dt, .post dd { margin:0; line-height:200%; }
.post ul li {  background:url(img/common/bullet1.gif) no-repeat left 11px; padding:0 0 0 9px; }
.post ul ul, .post ol ol  { margin:0 0 0 1em; }

/* 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 .bookmark { display:block; width:400px; height:20px; margin:10px 0 10px 0; }
.post .bookmark li { background:none; padding:0; float:left; margin:0 5px 0 0; }
.post .bookmark li.social2 { margin:0 -30px 0 0; }

/* banner */
#single_banner1 { text-align:center; margin:0 0 25px 0; }
#single_banner2 { text-align:center; margin:25px 0 15px 0; }

/* author information */
#post_author { margin:0 15px 15px; }
#post_author .author_headline { font-size:13px; border-top:2px solid #ccc; margin:0 0 20px 0; position:relative; }
#post_author .author_headline span { display:inline-block; border-top:2px solid #333; padding:8px 0 0 0; margin:-2px 0 0 0; }
#post_author .author_avatar { float:left; margin:0 10px 20px 0; }
#post_author .author_avatar img { width:70px; height:70px; display:block; border:none; padding:0; }
#author_meta { float:left; width:625px; }
#author_meta .author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#author_meta .author_post_name { margin:0 0 0 15px; font-size:10px; }
#author_meta ul { font-size:11px; margin:0 0 10px 0; }
#author_meta li { margin:0 0 5px 0; }
#author_meta li span { width:70px; display:inline-block; }
#author_meta li a { }
#post_author .author_desc { padding:10px 0 0 0; font-size:12px; border-top:1px dotted #ccc; }
#post_author .author_desc p { margin:0 0 10px 0; }

/* author post */
#author_post { margin:0 15px 15px; }
#author_post .author_headline { font-size:13px; border-top:2px solid #ccc; margin:0 0 20px 0; position:relative; }
#author_post .author_headline span { display:inline-block; border-top:2px solid #333; padding:7px 0 0 0; margin:-2px 0 0 0; }
#author_post ul { margin:0 -30px 0 0px; }
#author_post ul ul { margin:0 0 7px 0; }
#author_post li { float:left; display:inline-block; margin:0 30px 20px 0; width:342px; }
#author_post li li { float:none; display:inline; margin:0 0 5px 0; width:auto; font-size:11px; line-height:110%; }
#author_post .image { float:left; }
#author_post .image img { width:100px; height:auto; }
#author_post .info { width:225px; float:right; }
#author_post .title { font-size:16px; margin:0; }
#author_post .title a { color:#333; }

/* related post*/
#related_post { margin:0 0 15px 0; }
#related_post ul { margin:0 -30px 0 15px; }
#related_post ul ul { margin:0 0 7px 0; }
#related_post li { float:left; display:inline-block; margin:0 30px 20px 0; width:342px; }
#related_post li li { float:none; display:inline; margin:0 0 5px 0; width:auto; font-size:11px; line-height:110%; }
#related_post .image { float:left; }
#related_post .image img { width:100px; height:auto; }
#related_post .info { width:225px; float:right; }
#related_post .title { font-size:16px; margin:0; }
#related_post .title a { color:#333; }

/* next prev post link */
#previous_next_post { margin:0 15px; padding:0; }
#previous_next_post a { }
#previous_post a { margin:0; width:42%; float:left; line-height:140%; font-size:11px; background:url(img/common/arrow_left.gif) no-repeat left 2px; padding:7px 0 8px 30px; }
#next_post a { margin:0; width:42%; float:right; text-align:right; line-height:140%; font-size:11px; background:url(img/common/arrow_right.gif) no-repeat right 2px; padding:8px 30px 8px 0; }



/* ----------------------------------------------------------------------
 side content
---------------------------------------------------------------------- */
.side_widget { margin:0; font-size:11px; background:#fff; border:1px solid #ddd; padding:15px; }
.side_widget ul { margin:0; }
.side_widget li ul { margin:10px 0 0 0; }
.side_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; }
.side_widget a { }
.side_widget img { height:auto; max-width:100%; width:auto; }
.side_headline { margin:-15px -15px 15px; line-height:40px; line-height:42px; font-size:14px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; }

h3.side_headline{font-size:18px; font-weight:normal;}

/* banner */
#side_col .ad_widget { background:none; border:none; padding:0; text-align:center; }

/* side widget2 black background */
#side_widget2 { background:#33373e; padding:15px 15px 0; margin:0 0 15px 0; }
#side_widget2 .side_headline { margin:3px 0 12px 0; font-size:14px; color:#8ed0da; background:none; line-height:100%; height:auto; padding:0; }
#side_widget2 .side_widget { margin:0; background:none; border:none; padding:0; }
#side_widget2 li ul { margin:0; }
#side_widget2 li { margin:0; padding:0; }
#side_widget2 li a { display:block; text-decoration:none; padding:10px; background:#3f444e; border:1px solid #2a2e34; color:#fff; margin:0 0 3px 0; }
#side_widget2 li a:hover { background:#515765; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; }
#side_widget2 .side_category, #side_widget2 .side_archives { padding-bottom:12px; }

/* side widget4 black background */
#side_widget4 { background:#fff; padding:0px 0px 0; margin:0 0 15px 20px; width: 210px;  float: left; border: 1px solid #ddd; }
#side_widget4 .side_headline { margin:0px 0 12px 0;  line-height:42px;  font-size:14px; text-align: center; vertical-align: middle; color:#fff; background:url(img/common/headline1.gif) repeat-x top;  height:auto; padding:0 5 0 5px; }
#side_widget4 .side_widget { margin:0; background:none; border:none; padding:0; margin-bottom: 15px}
#side_widget4 li ul { margin:0;  }
#side_widget4 li { margin:0 10px 0 10px; padding:0; list-style: none; text-align:center; vertical-align: middle; }
#side_widget4 li a { display:block; text-decoration:none; padding:10px; background:#6699FF; border:1px solid #6699FF; color:#fff; margin:0 0 3px 0; }
#side_widget4 li a:hover { background:#0069B1; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; }
#side_widget4 .side_category, #side_widget4 .side_archives { padding-bottom:12px; }

/* side widget5 black background */
#side_widget5 { background:#fff; padding:0px 0px 0; margin:0 0 15px 20px; width: 190px;  float: left; border: 1px solid #ddd; }
#side_widget5 .side_headline { margin:0px 0 12px 0;  line-height:42px;  font-size:14px; text-align: center; vertical-align: middle; color:#fff; background:url(img/common/headline1.gif) repeat-x top;  height:auto; padding:0 5 0 5px; }
#side_widget5 .side_widget { margin:0; background:none; border:none; padding:0; margin-bottom: 15px}
#side_widget5 li ul { margin:0;  }
#side_widget5 li { margin:0 10px 0 10px; padding:0; list-style: none; text-align:center; vertical-align: middle; }
#side_widget5 li a { display:block; text-decoration:none; padding:10px; background:#6699FF; border:1px solid #6699FF; color:#fff; margin:0 0 3px 0; }
#side_widget5 li a:hover { background:#0069B1; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; }
#side_widget5 .side_category, #side_widget5 .side_archives { padding-bottom:12px; }

/* side widget6 black background */
#side_widget6 { background:#fff; padding:0px 0px 0; margin:0 0 15px 10px; width: 230px;  float: left; border: 1px solid #ddd; }
#side_widget6 .side_headline { margin:0px 0 12px 0;  line-height:42px;  font-size:14px; text-align: center; vertical-align: middle; color:#fff; background:url(img/common/headline1.gif) repeat-x top;  height:auto; padding:0 5 0 5px; }
#side_widget6 .side_widget { margin:0; background:none; border:none; padding:0; margin-bottom: 15px}
#side_widget6 li ul { margin:0;  }
#side_widget6 li { margin:0 10px 0 10px; padding:0; list-style: none; text-align:center; vertical-align: middle; }
#side_widget6 li a { display:block; text-decoration:none; padding:10px; background:#6699FF; border:1px solid #6699FF; color:#fff; margin:0 0 3px 0; }
#side_widget6 li a:hover { background:#0069B1; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; }
#side_widget6 .side_category, #side_widget6 .side_archives { padding-bottom:12px; }



/* calendar */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:0; line-height:240%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background-color:#ddd; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; background:#003d53; }
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:200%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; color:#fff; background:#003d53; }
#wp-calendar td#today { color:#fff; background:#c1c1c1; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }

#footer #wp-calendar th, #footer #wp-calendar td { color:#fff; }
#footer #wp-calendar td a { background:#666; color:#fff; }
#footer #wp-calendar td a:hover, #footer #wp-calendar td#today, #footer #wp-calendar #prev a:hover, #footer #wp-calendar #next a:hover { background:#3F7985; }

/* recommend post */
.recommend_widget ul { margin:0; }
.recommend_widget li { background:none; padding:0 0 10px 0; border-bottom:1px dotted #ccc; margin:0 0 10px 0; }
.recommend_widget li.last { border:none; padding:0; margin:0; }
.recommend_widget .info { width:100px; float:right; }
.recommend_widget .info .date { margin:10px 0 5px 0; line-height:100%; }
.recommend_widget .info .title { font-size:14px; margin:0; }
.recommend_widget .image { float:left; }
.recommend_widget .image img { width:70px; }
#footer .recommend_widget li { border-bottom:1px dotted #777; padding-bottom:10px; }
#footer .recommend_widget .image { border:none; }
#footer .recommend_widget .info { width:210px; }
#footer .recommend_widget li.last { border:none; padding:0; margin:0; }

/* recommend post2 */
.recommend_widget2 ul { margin:0; }
.recommend_widget2 li { background:none; padding:0 0 10px 0; border-bottom:1px dotted #ccc; margin:0 0 10px 0; }
.recommend_widget2 li.last { border:none; padding:0; margin:0; }
.recommend_widget2 .info { width:100px; float:right; }
.recommend_widget2 .info .date { margin:10px 0 5px 0; line-height:100%; }
.recommend_widget2 .info .title { font-size:14px; margin:0; }
.recommend_widget2 .image { float:left; }
.recommend_widget2 .image img { width:70px; }
#footer .recommend_widget2 li { border-bottom:1px dotted #777; padding-bottom:10px; }
#footer .recommend_widget2 .image { border:none; }
#footer .recommend_widget2 .info { width:210px; }
#footer .recommend_widget2 li.last { border:none; padding:0; margin:0; }

/* pickup post */
.pickup_widget { }
.pickup_widget a.image { display:block; margin:-15px -15px 15px; }
.pickup_widget .date { font-size:11px; line-height:110%; margin:0 0 5px 0; padding:0; background:none; }
.pickup_widget .title { font-size:16px; margin:5px 0px 5px; line-height:160%; }
.pickup_widget .title a { display:block; }
#footer .pickup_widget a.image { border:none; margin:0 0 15px 0; }
#footer .pickup_widget .title a { display:inline-block; border-bottom:1px dotted #aaa; }

/* search */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { width:168px; height:33px; margin:0 0 10px 0; border:1px solid #ccc; background:#f2f2f2; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; text-indent:-9999px; width:95px; height:36px; background:url(img/common/search_button.jpg) no-repeat left top; cursor:pointer; display:block; float:right; margin-bottom:-3px; }
.widget_search #search-btn input:hover { background-position:left bottom; }
#footer .widget_search #search-box, #footer .widget_search #s { background:#333; border:1px solid #111; box-shadow:none; }
#footer .widget_search #search-btn input, #footer .widget_search #searchsubmit  { background-image:none; background:#222; text-indent:0; color:#ccc; }
#footer .widget_search #search-btn input:hover, #footer .widget_search #searchsubmit:hover { background:#000; }

/* archive category dropdown */
.widget_archive select, .widget_categories select { border:1px solid #ddd; padding:6px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 20px 0; }


input#searchsubmit{
	vertical-align: top;
	margin-top:5px;
}

.widget_opentime h3:before{
	content: "　 ";
	background-image: url(img/common/icon_opentime.png);
	background-repeat:no-repeat;
	margin-right:10px;
}

.opentimeplace{
	width:150px;
	float: left;
}
.opentimeterm{
	width:100px;
	text-align: left;
	float: left;
}

.widget_bizcalendar h3:before{
	content: "　 ";
	background-image: url(img/common/icon_calendar.png);
	background-repeat:no-repeat;
	margin-right:10px;
}

.widget_weatherouter{
display:block; width:200px; height:308px; margin:0 0 0 -6px; padding:0 0 0 0;
}
.widget_weather h3:before{
	content: "　 ";
	background-image: url(img/common/icon_weather.png);
	background-repeat:no-repeat;
	margin-right:10px;
}

.widget_mobile h3:before{
	content: "　 ";
	background-image: url(img/common/icon_mobile.png);
	background-repeat:no-repeat;
	margin-right:10px;
}

.widget_mailmag h3:before{
	content: "　 ";
	background-image: url(img/common/icon_mailmag.png);
	background-repeat:no-repeat;
	margin-right:10px;
}

.widget_download h3:before{
	content: "　 ";
	background-image: url(img/common/icon_download.png);
	background-repeat:no-repeat;
	margin-right:10px;
}

.obanner h3:before{
	content: "　 ";
	background-image: url(img/common/icon_relationalsite.png);
	background-repeat:no-repeat;
	margin-right:10px;
}


/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header_wrap { width:100%; min-width:994px; background:url(img/header/background.jpg) repeat-x left top; z-index:1000;}
#header { width:1000px; height:241px; margin:0 auto; position:relative; z-index:2000;}

#header_photo{ width:100%; position: absolute; height:106px; top:42px; background-image:url(img/header/cloud.jpg); background-repeat:no-repeat;}

#site_description { margin:0; line-height:100%; color:#fff; font-size:12px; position:absolute; left:70px; top:14px; }

#logo { margin:0; line-height:100%; position:absolute; top:79px; left:0px; font-size:28px; font-weight:normal; }
#logo a { color:#333; text-decoration:none; }
#logo a:hover { text-decoration:underline; color:#003d53; }

/* social link */
#social_link { margin:0; position:absolute; right:0px; top:10px; }
#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/header/rss.jpg) no-repeat left top; }
#social_link li.twitter a { background:url(img/header/twitter.jpg) no-repeat left top; }
#social_link li.facebook a { background:url(img/header/facebook.jpg) no-repeat left top; }
#social_link li a:hover { background-position:left bottom; }

/* news ticker */
#news_ticker { position:absolute; left:0px; top:207px; bottom:10px; height:23px; width:994px; overflow:hidden; background:url(img/header/header_topics.jpg) no-repeat left 3px; z-index:1;}
#newslist { }
#newslist li { float:left; font-size:12px; margin:0 25px; }
#newslist li a { color:#fff; text-decoration:none; padding:3px 15px;  -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; display:block; }
#newslist li a:hover { background:#72584b}


/* ticker */
.tickercontainer { width:916px; margin:0 0 0 76px; padding:0; overflow:hidden; }
.tickercontainer .mask { position:relative; left:0px; top:0px; width:916px; overflow: hidden; }
ul.newsticker { position:relative; left:916px; margin:0; padding:0; }
ul.newsticker li { float:left; margin:0 120px 0 0; padding:0; }
ul.newsticker span { margin: 0 40px 0 0; }

/* global menu */
.menu_button { display:none; }
#global_menu { height:47px; margin:0; position:absolute; left:0px; top:150px; bottom:46px; padding:0; border-right:1px solid #ddd; width:830px; z-index:100;}
#global_menu ul ul { display:none; position:absolute; top:47px; left:0px; margin:0; padding:0; }
#global_menu ul ul ul { left:100%; top:0; margin:0 0 0 -1px; }
#global_menu li { float:left; font-size:1%; position:relative;}
#global_menu li a { font-size:13px; border-left:1px solid #ddd; font-weight:bold; background:url(img/header/menu.gif) repeat-x left top; text-align:center; text-decoration:none; color:#333; margin:0; display:block; height:47px; line-height:47px; padding-left: 30px;}

#global_menu li:hover > a { background-position:left bottom; color:#ffffff; background:url(img/header/menu-b.jpg) repeat-x left top;}
#global_menu ul ul li { float:none; height:auto; line-height:26px; padding:0; margin:0; text-align:left;}
#global_menu ul ul a { font-size:11px; position:relative; padding:0 20px 0px; height:auto; line-height:23px; margin:0 0 -1px 0; text-align:left; background:#ffffff; border:1px solid #ccc; color:#2544ac; font-weight:100;}
#global_menu ul ul a:hover { font-size:11px; position:relative; padding:0 20px 0px; height:auto; line-height:23px; margin:0 0 -1px 0; text-align:left; background:#2544ac; border:1px solid #2544ac;  color:#ffffff; text-decoration:underline;}

#global_menu li.menu00 {display: none;}
#global_menu li.menu01:before{ content: "　"; left: 40px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu1a.png"); }
#global_menu li.menu01:hover:before{ content: "　"; left: 40px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu1b.png"); }

#global_menu li.menu02:before{ content: "　"; left: 40px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu2a.png"); }
#global_menu li.menu02:hover:before{ content: "　"; left: 40px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu2b.png"); }

#global_menu li.menu03:before{ content: "　"; left: 35px; top:7px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu3a.png"); }
#global_menu li.menu03:hover:before{ content: "　"; left: 35px; top:7px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu3b.png"); }

#global_menu li.menu04:before{ content: "　"; left: 40px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu4a.png"); }
#global_menu li.menu04:hover:before{ content: "　"; left: 40px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu4b.png"); }

#global_menu li.menu05:before{ content: "　"; left: 30px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu5a.png"); }
#global_menu li.menu05:hover:before{ content: "　"; left: 30px; top:4px; display: block; width: 32px; height: 32px; position: absolute; background-image: url("img/common/menu5b.png"); }
/* banner */
#header_banner { position:absolute; top:60px; left:680px; font-size:12px; display:block; overflow:hidden; line-height:26px;}

a.rsswidget{color: #ffffff; font-size:14px; text-decoration: none;}
a.rsswidget img{display: none;}
li a.rsswidget{color: #333;} 
/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#return_top { float:right; margin:-84px 0 30px 0; display:block; width:36px; height:46px; text-indent:-9999px; background:url(img/footer/return_top.gif) no-repeat left top;  }
#return_top:hover { background-position:left bottom; }

#footer_wrap { clear:both; width:100%; min-width:994px; background:#00bbee; }
#footer { width:994px; margin:0 auto; position:relative; color:#fff; font-size:11px; }
#footer a { color:#fff; text-decoration:none; }
#footer a:hover { color:#8dd0d9; }
#footer li { line-height:170%; margin:0 0 10px 0; padding:0; }
#footer li a { border-bottom:1px dotted #aaa; }

/* footer logo */
#footer_logo_area { position:absolute; }
#footer_logo { margin:0; line-height:100%; }
#footer_logo_area  #footer_description2  { padding-top:25px; display:block; width:300px; }
#footer_logo_text_area { position:absolute; left:680px; top:64px; width:300px; display:none;}
#footer_logo_text { margin:0 0 2px 0; font-size:24px; padding:0; }
#footer_logo_text a { display:block; text-decoration:none; }
#footer_description { margin:0 0 15px 0; font-weight:normal; font-size:11px; border-top:1px solid #777; display:block; padding:6px 0 0 0; color:#ccc; }
#footer_description2 { }
#footer_description2 p { line-height:160%; }

/* widget area */
#footer_widget_area { width:645px; margin:0; float:left; overflow:hidden; }
#footer_widget2_area {width:600px; margin:0; float:right; overflow:hidden; }
#footer_widget { margin:0 -50px 0 0; position:relative; }
#footer_widget .footer_widget { margin:10px 45px 30px 0; width:950px; display:inline-block; vertical-align:top; }
.footer_widget_content { margin:0; }
.footer_headline { color:#999; background:#32373b url(img/footer/headline_arrow.gif) no-repeat 15px 20px; font-size:13px; line-height:46px; height:46px; margin:0 0 20px 0; padding:0 0 0 43px; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { }
.footer_widget img { height:auto; max-width:100%; width:auto; }

/* copyright */
#copyright { width:100%; min-width:994px; clear:both; text-align:center; color:#72584b; background:url(img/footer/background.gif) repeat-x left bottom; margin:0; }
#copyright p { margin:0; height:43px; line-height:43px; }
#copyright a { text-decoration:none; color:#72584b; }
#copyright a:hover { text-decoration:underline; }



/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */





/*************************************************************
【見出し】
*************************************************************/
.news_headline1{margin:80px 0 25px 0; border-left:8px solid #444; border-bottom:1px dotted #999; line-height:30px; font-size:1.2em; padding:0 0 0 14px;position:relative;}
.news_headline2{margin:40px 0 20px 0; border-left:6px solid #666; line-height:26px; font-size:1.1em; padding:0 0 0 12px; position:relative;}

/*************************************************************
【ボタン 青・緑】
*************************************************************/
a.button {
   color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#008ece; display:inline-block; text-decoration:none; 
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
   background: -moz-linear-gradient(top, rgba(0,216,255,1) 0%, rgba(0,142,206,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,216,255,1)), color-stop(100%,rgba(0,142,206,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d8ff', endColorstr='#008ece',GradientType=0 );
   border:1px solid #009de1; text-shadow: 1px 1px 0px #0085bf;
   box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button:hover { color:#fff; text-decoration:none; background:#0ddaff; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ddaff', endColorstr='#0ddaff',GradientType=0 ); }
a.button:active { box-shadow:none; bottom:-2px; position:relative; }
.post a.button2 {
   color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#36bf00; display:inline-block; text-decoration:none; 
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
   background: -moz-linear-gradient(top, rgba(65,231,0,1) 0%, rgba(54,191,0,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,231,0,1)), color-stop(100%,rgba(54,191,0,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41e700', endColorstr='#36bf00',GradientType=0 );
   border:1px solid #2da000; text-shadow: 1px 1px 0px #227a00;
   box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button2:hover { color:#fff; text-decoration:none; background:#7bf013; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bf013', endColorstr='#7bf013',GradientType=0 ); }
a.button2:active { box-shadow:none; bottom:-2px; position:relative; }
.morebutton {
    margin: 50px 5px 50px 5px;
    text-align:center;
}
a.button3{
    background: #999;
    border-radius: 3px;
    color: #FFF;
    font-size: 13px;
    line-height: 100%;
    padding: 12px 16px;
    text-decoration: none;
}
a.button3:hover {color:#fff; background:#3F7985; text-decoration:none;}

/**************************************************************
【fontの設定】
**************************************************************/
.text70{font-size:70%}			/* フォントサイズ70% */
.text80{font-size:80%}
.text90{font-size:90%}
.text100{font-size:100%}
.text110{font-size:110%}
.text120{font-size:120%}
.text130{font-size:130%}
.text140{font-size:140%}
.text150{font-size:150%}
.text160{font-size:160%}
.text170{font-size:170%}
.text180{font-size:180%}
.text190{font-size:190%}
.text200{font-size:200%}
.text210{font-size:210%}
.text220{font-size:220%}
.b{font-weight:700}				/* 太字 */
.u{text-decoration:underline}	/* 下線 */

/**************************************************************
【colorの設定】
**************************************************************/
.red{color:red}				/* 赤色 */
.blue{color:#2ca9e1}		/* 青色 */
.green{color:#82ae46}		/* 緑色 */
.orange{color:#ff7d00}		/* 橙色 */
.yellow{color:#fff000}		/* 黄色 */
.pink{color:#ff0084}		/* ピンク */
.gray{color:#999}

/**************************************************************
【background-colorの設定】
**************************************************************/
.bg-yellow{background:#ff0}		/* 黄色の文字背景 */
.bg-blue{background:#4ab0f5}	/* 青色の文字背景 */
.bg-red{background:red}			/* 赤色の文字背景 */

/****************************************************************
【align 配置の設定】
*****************************************************************/
.align1{text-align:center !important}	/* 中央寄せ */
.align2{text-align:right !important}	/* 右寄せ */
.align3{text-align:left !important}		/* 左寄せ */

/****************************************************************
【float 回り込みの設定】
*****************************************************************/
.r-flo{float:right;margin:10px}	/* 右に回り込み */
.l-flo{float:left;margin:10px}	/* 左に回り込み */
.f-clear{clear:both}			/* 回り込みの解除 */

/****************************************************************
【マウスオーバー時の画像リンク 不透明度の設定】※初期設定は60%
*****************************************************************/
a img.linkimg{background:none!important}
a:hover img.linkimg{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:none!important;
}

/*************************************************************
【行間の設定】
*************************************************************/
.lh20{line-height:20px;}
.lh21{line-height:21px;}
.lh22{line-height:22px;}
.lh23{line-height:23px;}
.lh24{line-height:24px;}
.lh25{line-height:25px;}

/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}			/* margin 0px を指定するクラス */
.mt0{margin-top:0 !important}		/* margin-top0px を指定するクラス */
.mr0{margin-right:0 !important}		/* margin-right0px を指定するクラス*/
.mb0{margin-bottom:0 !important}	/* margin-bottom0px を指定するクラス*/
.ml0{margin-left:0 !important}		/* margin-left0px を指定するクラス*/

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}			/* padding-0px を指定するクラス */
.pt0{padding-top:0 !important}		/* padding-top0px を指定するクラス */
.pr0{padding-right:0 !important}	/* padding-right0px を指定するクラス */
.pb0{padding-bottom:0 !important}	/* padding-bottom0px を指定するクラス */
.pl0{padding-left:0 !important}		/* padding-left0px を指定するクラス */

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}

.my-calendar-table{font-size: 14px;}


/*****************************************
         研究活動ページの枠作成
******************************************/

div.tabPanel{width: 684px; height: auto;  border: 4px solid #006600; padding: 10px 20px 10px 20px;}


/****************************************
          タブと枠の位置調整
*****************************************/


.bond{display:block; width:auto; height: 15px;}
dl.space dt{clear: left; float: left; font-weight: bold; color: #006600; margin: 0 0 0.4em; padding-left: 25px;}
dl.space dd{margin-bottom: 0.3em; margin-left: 3em;}
dl.long-space dt{clear: left; float: left; font-size: 14px; color: #006600; margin: 0 0 0.4em; padding-left: 25px; pading-right: 10px;}
dl.long-space dd{font-size: 14px; margin-bottom: 0.3em; margin-left: 3.3em;}

dl.sum dt{clear: left; float: left; font-weight: bold; margin: 0 0 0.4em; padding-left: 25px; list-style:none;}
dl.sum dd{margin-bottom: 0.3em; margin-left: 3em; margin-right: 3em;}

dl.bigsum dt{clear: left; float: left; font-weight: bold; margin: 0 0 0.4em; padding-left: 25px; list-style:none; font-size: 22px;}
dl.bigsum dd{margin-bottom: 0.3em; margin-left: 3em; margin-right: 3em;}

dl.minisum dt{clear: left; font-weight: normal; padding-left: 25px; list-style:none;}
dl.minisum dd{margin-left: 4.2em; margin-right: 3em;}


.para{clear: both; margin-bottom: -3px;}
.separate{clear: both; margin-bottom: 5px;}

/*****************************************
             タブリンクの設定
******************************************/

<STYLE type="text/css">

#TabGroup{margin: 0px; padding: 0px; width: 400px;}

p.tab-link{margin-left: 0px; padding: 0px;height: 28px;}

p.tab-link a{float: left; margin: 0px; display:block; width:183px; height:36px; text-indent: -10000px;}


/*****************************************
             海洋生物学 タブ
******************************************/

p.tab-link a.marine-tab1{background-image:url(img/common/mar_tab01_off.gif);}
p.tab-link a.marine-tab1:hover{background-image: url(img/common/mar_tab01_on.gif);}
p.tab-link a.marine-tab1:active{background-image: url(img/common/mar_tab01_on.gif);}
p.tab-link a.marine-tab2{background-image:url(img/common/mar_tab02_off.gif);}
p.tab-link a.marine-tab2:hover{background-image:url(img/common/mar_tab02_on.gif);}
p.tab-link a.marine-tab2:active{background-image: url(img/common/mar_tab02_on.gif);}
p.tab-link a.marine-tab3{background-image:url(img/common/mar_tab03_off.gif);}
p.tab-link a.marine-tab3:hover{background-image:url(img/common/mar_tab03_on.gif);}
p.tab-link a.marine-tab3:active{background-image: url(img/common/mar_tab03_on.gif);}

/*****************************************
             地球科学 タブ
******************************************/

p.tab-link a.ear-tab1{background-image: url(img/common/ear_tab01_off.gif);}
p.tab-link a.ear-tab1:hover{background-image: url(img/common/ear_tab01_on.gif);}
p.tab-link a.ear-tab2{background-image: url(img/common/ear_tab02_off.gif);}
p.tab-link a.ear-tab2:hover{background-image: url(img/common/ear_tab02_on.gif);}
p.tab-link a.ear-tab3{background-image: url(img/common/ear_tab03_off.gif);}
p.tab-link a.ear-tab3:hover{background-image: url(img/common/ear_tab03_on.gif);}

/******************************************
             昆虫学 タブ
*******************************************/

p.tab-link a.ent-tab1{background-image: url(img/common/ent_tab01_off.png);}
p.tab-link a.ent-tab2{background-image: url(img/common/ent_tab02_off.png);}
p.tab-link a.ent-tab3{background-image: url(img/common/ent_tab03_off.png);}
p.tab-link a.ent-tab4{background-image: url(img/common/ent_tab04_off.png);}

p.tab-link a.ent-tab4:hover{background-image: url(img/common/ent_tab04_on.png);}
p.tab-link a.ent-tab1:hover{background-image: url(img/common/ent_tab01_on.png);}
p.tab-link a.ent-tab2:hover{background-image: url(img/common/ent_tab02_on.gif);}
p.tab-link a.ent-tab3:hover{background-image: url(img/common/ent_tab03_on.gif);}

/*******************************************
               リスト
********************************************/

.discovery{display: block; width: 680px; margin-left: 5px; margin-top: 15px; margin-bottom: 15px; clear: both; border: 1px solid #ddd;}
.discovery table {border-collapse: collapse; border-top: solid #FFFFFF 1px; border-left: solid #FFFFFF 1px; border-right: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; margin-right: 0px; margin-left: 0px; width: 680px;}
.discovery table th{background-color: #00065a !important; border-right: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; padding: 5px 2px 5px 2px; font-size: 80%; color: #FFFFFF; text-align: center; }
.discovery table td{border-right: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; background-color: #FFFFFF; padding: 2px 2px 2px 2px; font-size: 80%;}

.discovery table td.first{background-color: #dee6ff; padding: 5px 2px 5px 2px;}
.discovery table td.t_center{text-align: center;}
.discovery table td.t_left{text-align: left;}
.discovery table td.t_right{text-align: right;}
.discovery table td.second{background-color: #b6c7fe; padding: 5px 2px 5px 2px;}

table{border-collapse: separate; border-spacing: 2px; border-color: gray;}
tbody{display: table-row-group; vertical-align: middle; border-color: inherit;}

tr{display: table-row; vertical-align: inherit; border-color: inherit;}

.list{background-color: #00065a; border-right: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; padding: 5px 2px 5px 2px; font-size: 80%; color: #FFFFFF; text-align: center;}

.listbox{display: block; width: 680px; height: auto; margin-left: 5px; margin-top: 15px; margin-bottom: 15px; clear: both; border: 1px solid #ddd;}
.listbox table {border-collapse: collapse; border-top: solid #ddd 1px; border-left: solid #FFFFFF 1px; border-right: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; margin-right: 0px; margin-left: 0px; width: 680px;}
.listbox table th{background-color: #00065a !important; border-right: solid #FFFFFF 1px; border-bottom: solid #ddd 1px; padding: 5px 2px 5px 2px; font-size: 80%; color: #ffffff; text-align: center; }
.listbox table td{border-right: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; background-color: #FFFFFF; padding: 2px 2px 2px 2px; font-size: 80%;}

.listbox table td.first{background-color: #dee6ff; padding: 5px 2px 5px 2px; text-align: center;}
.listbox table td.t_center{text-align: center;}
.listbox table td.t_left{text-align: left;}
.listbox table td.t_right{text-align: right;}



/********************************************
           研究活動 資料区分け
*********************************************/

hr.red-line{height: 2px; border: none; border-top: 2px #FF6666 dotted; margin: 0 auto; margin-top: 10px; margin-bottom: 10px; width: 90%;}


/********************************************
           ぱんくずリスト
*********************************************/
.breadcrumbs{
	margin: 10px 0px 0px 15px;
}

/********************************************
           イベント　記事一覧表示
*********************************************/
.eventitem h3{font-size: 16px; margin-bottom: 0px;}
.eventitem p{font-size: 14px; margin-top: 0px;}

.eventlistphoto{display: block; width: 120px; height: 170px; float: left; margin-right: 10px;}

#event-postbutton{display: block; margin-left: 70%; padding: 0 9px 0 9px; width:228px;}
#entry-postbutton{display: block; margin-left: 70%; width:228px;}
#closed-postbutton{display: block; margin-left: 75%;}


 .endk{padding-top: 10px; clear: both; border-bottom: 1px #B3B3B3 dashed;}

/********************************************
            オリジナルグッズcsv表示 
*********************************************/

#goodsarea{margin-left: 20px; width: 95%}
.goodsitem h3{font-size: 16px; margin-bottom: 0px;}
.goodsitem p{font-size: 14px; margin-top: 0px;}
#goodsarea .endk{padding-top: 0px; clear: both; margin-bottom: 0px; border-bottom: 1px #B3B3B3 dashed;}
button.wpcf7-submit,input.wpcf7-submit{margin-left: 450px; width: 200px; height: 40px; padding: 8px 40px; font-size: 1.2em;}
#rss-2 h3.side_headline{padding-top:10px; height:60px; line-height: 20px; background: url(img/common/headline11.gif) repeat-x left top;} 
#rss-2 ul li a{font-size:11px;}

/*****************************************
       昆虫学　文献一覧　リスト
*****************************************/

.undis_title{display: block; padding-left: 0px; color: #124D05; font-size: 80%; font-weight: bold; line-height: 150%;}

.undiscovery_left{display: block; width: 335px; float: left;}

.undiscovery_left table{border-collapse: collapse; border: solid #ddd 1px; margin 0 0 0 0; width: 335px;}

.undiscovery_left table th{background-color: #515151; border-right: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; padding: 5px 2px 5px 2px; font-size: 80%; color: #FFFFFF; text-align: center;}

.undiscovery_left table th.No {
width: 45px;
text-align: center;
}

.undiscovery_left table th.sex {
width: 35px;
text-align: center;
}

.undiscovery_left table th.re_day {
width: 50px;
text-align: center;
}

.undiscovery_left table th.re_place {
width: 85px;
text-align: center;
}

.undiscovery_left table th.data {
width: 150px;
text-align: center;
}

.undiscovery_left table td {
border-right: solid #FFFFFF 1px;
border-bottom: solid #FFFFFF 1px;
background-color: #FFFFFF;
padding: 2px 2px 2px 2px;
font-size: 80%;
}

.undiscovery_left table td.first {
background-color: #e4e4e4;
padding: 5px 2px 5px 2px;
}

.undiscovery_left table td.second {
background-color: #c9c9c9;
padding: 5px 2px 5px 2px;
}

.undiscovery_left table td.t_center {
text-align: center;
}

.undiscovery_left table td.t_right {
text-align: right;
}

.undiscovery_right {
display: block;
width: 335px;
padding-left: 10px;
float: left;
}

.undiscovery_right table {
border-collapse: collapse;
border-top: solid #FFFFFF 1px;
border-left: solid #FFFFFF 1px;
border-right: solid #FFFFFF 1px;
border-bottom: solid #FFFFFF 1px;
margin-right: 0px;
margin-left: 0px;
width: 335px;
}

.undiscovery_right table th {
background-color: #515151;
border-right: solid #FFFFFF 1px;
border-bottom: solid #FFFFFF 1px;
padding: 5px 2px 5px 2px;
font-size: 80%;
color: #FFFFFF;
text-align: center;
}

.undiscovery_right table th.No {
width: 45px;
text-align: center;
}

.undiscovery_right table th.sex {
width: 35px;
text-align: center;
}

.undiscovery_right table th.re_day {
width: 50px;
text-align: center;
}

.undiscovery_right table th.re_place {
width: 85px;
text-align: center;
}

.undiscovery_right table th.data {
width: 150px;
text-align: center;
}

.undiscovery_right table td {
border-right: solid #FFFFFF 1px;
border-bottom: solid #FFFFFF 1px;
background-color: #FFFFFF;
padding: 2px 2px 2px 2px;
font-size: 80%;
}

.undiscovery_right table td.first {
background-color: #e4e4e4;
padding: 5px 2px 5px 2px;
}

.undiscovery_right table td.second {
background-color: #c9c9c9;
padding: 5px 2px 5px 2px;
}

.undiscovery_right table td.t_center {
text-align: center;
}

.undiscovery_right table td.t_right {
text-align: right;
}


/* ボタン */
.buttongreen {
  display: block;
  max-width: 70px;
  max-height: 20px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 3px rgba(0, 0, 0, .3);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
  color: #f5f5f5;
  border: solid 1px #00EE00;
  background: -webkit-gradient(linear, left top, left bottom, from(#7FFF00), to(#00EE00));
  background: -moz-linear-gradient(top, #7FFF00, #00EE00);
  margin-left: 590px;
}

.form-left{width:200px; height:42px; float:left; border:1px solid #c1c1c1; padding:15px; }
.form-right{width:410px; height:42px;  float:left; border:1px solid #c1c1c1; padding:15px; }
div.form-right:after { content: "　"; display:block; clear:both;}

.form-submit{width:642px; height:60px; float:left; border:1px solid #c1c1c1; padding:15px; }
div.form-submit:after { content: "　"; display:block; clear:both;}

.post h3:before { content: "・"; display:inline;}
.post h3{font-weight:bold; font-size:1.4em;}

.post > .itemtitle{width:200px;float:left; }
.post > .itemcont{width:400px; float:left; margin-bottom:10px;}
.post > div.itemcont:after { content: "."; display:block; clear:both; height: 0; visibility: hidden;}

.post > .itemcont2{width:642px; display:block; margin-bottom:10px;}
.post > div.itemcont2:after { content: "."; display:block; clear:both; height: 0; visibility: hidden;}

.post > .itemcont-short{width:190px; display:block; float:left;}
.post > div.itemcont-short:after { content: "."; display:block; clear:both; height: 0; visibility: hidden;}

.post > .itemtitle2{width:642px; }

#content .download:before{
	content: "　 ";
	background-image: url(img/common/icon_download_post.png);
	background-repeat:no-repeat;
	font-size: 24px;
	margin:10px 10px;
}

.mini-evtext{overflow:hidden; margin:0; width:250px;  white-space: nowrap; text-overflow: ellipsis; -webkit-text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.mini-exhibitext{overflow:hidden; margin:0; width:580px; height: 40px; white-space: nowrap; text-overflow: ellipsis; -webkit-text-overflow:ellipsis; -o-text-overflow:ellipsis;}

.searchform-input-wrapper input{margin-top:17px;}


.headgrp{
	
	left:132px;
}


p#message-container-input{
	line-height:130%;
}

.toptibutton{
margin-left:510px;
color:#ffffff;
}

.toptibutton a{color:#ffffff;}

.toptibutton2{
margin-left:510px;
color:#ffffff;
}

.toptibutton2 a{color:#ffffff;}

.toptibutton4{
float:right; margin-right:5px;

}


#trust-form .subject{
	float:left;
	width:220px;
	height:35px;
	color:#999999;
	font-weight: bold;
}

#trust-form .subject2{
	float:left;
	width:40px;
	height:35px;
	margin-left:18px;
	color:#999999;
	font-weight: bold;
}

#trust-form .submessage{
	float:left;
	height:35px;
}


#trust-form .inpdata{
	float:left;
	height:35px;
}

#trust-form .last{
	clear:both;
}

.extext{
	display:block; width:500px;float:left; margin-bottom:10px;
}
.excerpt{
	font-size:12px;
}

.marine-tabti{text-indent:-9999px;}
.k-tabti{text-indent:-9999px;}

.atenjptext{ padding-left: 1em; text-indent: -1em;float:none;}
.atenjptext2{padding-left: 2em; text-indent: -2em;float:none;}
.atenjptext3{padding-left: 3em; text-indent: -3em;float:none;}
.atenjptext4{padding-left: 4em; text-indent: -4em;float:none;}
.atenjptext5{padding-left: 5em; text-indent: -5em;float:none;}
.atenjptext6{padding-left: 6em; text-indent: -6em;float:none;}
.atenjptext7{padding-left: 7em; text-indent: -7em;float:none;}
.atenjptext8{padding-left: 8em; text-indent: -8em;float:none;}
.atenjptext9{padding-left: 9em; text-indent: -9em;float:none;}
.atenjptext10{padding-left: 10em; text-indent: -10em;float:none;}
.atenjptext11{padding-left: 11em; text-indent: -11em;float:none;}
.atenjptext12{padding-left: 12em; text-indent: -12em;float:none;}


.mailmagth{background-color:#2544ac;}

.minicell{display:block; width:120px; float:left; margin:5px 5PX; height:50px; font-size:11px;}
.minicell2{display:block; width:240px; float:left; margin:5px 5PX; height:50px; font-size:11px;}


.mailform{margin-right:25px;}

input#s {width:95px; font-size:10px;}
input#publisher,input#author {font-size:10px; }

.libsub{margin-left:80px;}

.page_navi p.postfootright{margin-left:68%;}
.page_navi p.postfootright2{margin-left:55%;}

.theme_page{display:block; width:100px; float:left;}
.theme_contents{display:block; float:left; width:80%;}
.theme_contents:after{content:" "; clear:both; }

/* title .post h2 */
.post h2{color:#2544AC; font-size:20px;}
.newslistcat{font-size:9px; color:#999999; }

.buymethod{  float:right;  }

#tenjin-info1,#tenjin-info2{
      width:300px;
}

#content .bookmark li{float:left;}
}

.singlephoto{float:left; display: block; width:320px; margin:5px 30px 5px 0;}
.singlephotos{text-align:center; margin-left:15px;}
.postbar{display:block; width:650px; margin-bottom:10px;}

.menulib{display:none;}

.obanner2{visibility: hidden; display: none;}


