/*  
Theme Name: n-troutist.com
Theme URI: 
Description: n-troutist.com
Version: 0.1
Author: Brilliant Style, Inc.
Author URI: 
*/


body {
	font-size: 13px;
	line-height: 1.65;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	width: 100%;
	margin: 0 auto;
	color: #333;
	background: #fff url(images/bg_under.jpg) top center repeat-x;
	}

body#toppage {
	font-size: 13px;
	line-height: 1.65;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	width: 100%;
	margin: 0 auto;
	color: #333;
	background: #fff url(images/bg.jpg) top center repeat-x;
	}

a:link, a:visited {color: #1C5A35;text-decoration:none;}
a:hover {color: #1C5A35;text-decoration:underline;}


#wrapper_box {
	display: block;
	position: relative;
	top: 0;
	text-align: left;
	width: 950px;
	margin: 0 auto;
	}

#wrapper {
	display: block;
	float: left;
	width: 950px;
	height: 1%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}


/* ----- ヘッダー部 ----- */

#header_box {
	display: block;
	width: 950px;
	margin: 0 auto;
	}

#header {
	display: block;
	padding: 0;
	overflow: hidden;
	}

#headerimage {
	display: block;
	width: 100%;
	}

h1#keyword a {
	float: left;
	text-align: left;
	font-size: 80%;
	margin: 3px;
	color: #fff;
	}

#logo {
	clear: left;
	float: left;
	margin: 18px 2px 0;
	}

#followbtn {
	float: right;
	}

a#followme {
	display: block;
	width: 169px;
	height: 40px;
	background: url(images/follow_me_on.gif) no-repeat;
	}

a#followme:hover img {
	display: none;
	}


#search {
	clear: right;
	display: block;
	float: right;
	text-align: right;
	margin: 15px 6px 0 0;
	}

#search input.search {
	width: 170px;
	}


/* ----- 上部ナビゲーションメニュー ----- */

#topnavi {
	display: block;
	width: 950px;
	height: 28px;
	margin: 0 auto;
	}

#topnavi ul {
	list-style: none;
	display: inline;
	}

#topnavi ul li {
	float: left;
	}

#topnavi ul li a {
	display: block;
	width: 100%;
	height: 28px;
	}

#topnavi ul li a:hover img,
#topnavi ul li a.acrive img {
	display: none;
	}

#nav01 { width: 136px;background:url(images/menu01_hover.gif) no-repeat; }
#nav02 { width: 135px;background:url(images/menu02_hover.gif) no-repeat; }
#nav03 { width: 135px;background:url(images/menu03_hover.gif) no-repeat; }
#nav04 { width: 135px;background:url(images/menu04_hover.gif) no-repeat; }
#nav05 { width: 136px;background:url(images/menu05_hover.gif) no-repeat; }
#nav06 { width: 136px;background:url(images/menu06_hover.gif) no-repeat; }
#nav07 { width: 136px;background:url(images/menu07_hover.gif) no-repeat; }

#nav01 .active { width: 136px;background:url(images/menu01_on.gif) no-repeat; }
#nav02 .active { width: 135px;background:url(images/menu02_on.gif) no-repeat; }
#nav03 .active { width: 135px;background:url(images/menu03_on.gif) no-repeat; }
#nav04 .active { width: 135px;background:url(images/menu04_on.gif) no-repeat; }
#nav05 .active { width: 136px;background:url(images/menu05_on.gif) no-repeat; }
#nav06 .active { width: 136px;background:url(images/menu06_on.gif) no-repeat; }
#nav07 .active { width: 136px;background:url(images/menu07_on.gif) no-repeat; }




/* ----- コンテンツ部全体 ----- */

#page {
	clear: both;
	display: block;
	width: 950px;
	margin: 20px auto 0;
	padding: 0;
	}



/* ----- パンくずリスト ----- */

div.breadcrumb {
	display: block;
	width: 630px;
	margin: 0 0 15px;
	padding: 0px 10px 6px;
	font-size: 12px;
	}



/* ----- 本文エリア ----- */

#content {
	display: block;
	float: right;
	width: 650px;
	margin: 0px;
	padding: 0 15px;
	}

#content_wide {
	width: 100%;
	margin: 0px;
	}

#content_inner {
	display: block;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	}

#content ul {
	padding: 0 0 10px 10px;
	}

#content ul li {
	padding: 0px 0 0px 13px;
	background: url(images/list.png) left 6px no-repeat;
	}

#content ul.archivelist {
	padding: 0 0 10px 0;
	}


#content ul.archivelist li {
	padding: 7px 0 7px 13px;
	background: url(images/list.png) left 9px no-repeat;
	border-bottom: 1px dashed #ccc;
	line-height: 1.4;
	}

 .news_box {
	clear: both;
	width: 100%;
	padding: 0 10px 0 0;
	}

.news_box ul {
	padding: 5px 0 10px 0px;
	}

.news_box ul li {
	padding: 5px 0 4px 0px;
	border-bottom: 1px dotted #aaa;
	}

#content_inner small {
	display: block;
	text-align: right;
	padding: 0 6px;
	color: #1C5A35;
	}

div.entry {
	width: 600px;
	margin: 0 auto;
	}

.entry img.alignnone {
	margin: 15px 15px 15px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #aaa;
	}

.entry img.alignright {
	clear: both;
	float: right;
	margin: 15px 0 15px 15px;
	padding: 4px;
	background: #fff;
	border: 1px solid #aaa;
	}

.entry img.alignleft {
	clear: both;
	float: left;
	margin: 15px 15px 15px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #aaa;
	}

.entry img.aligncenter {
	clear: both;
	margin: 15px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #aaa;
	}

#content ol {
	padding: 10px 0 0 42px;
	list-style-type: decimal;
	list-style-position: outside;
	}
	
#content ol li {
	padding-left: 0;
	}
	
div.navigation {
	display: block;
	width: 100%;
	height: 20px;
	margin: 20px 0 0 0;
	}


div.alignleft {
	display: block;
	float: left;
	width: 50%;
	text-align: left;
	}

div.alignright {
	display: block;
	float: right;
	width: 50%;
	text-align: right;
	}

a#top_login {
	display: block;
	width: 255px;
	height: 40px;
	margin: 0;
	}

a#top_login:hover img,
a#top_banner01:hover img,
a#top_banner02:hover img,
a#top_banner03:hover img,
a#top_banner04:hover img,
a#top_banner06:hover img,
a#top_banner07:hover img,
a#top_banner08:hover img,
a#top_banner09:hover img,
a#top_banner10:hover img,
a#top_banner11:hover img  {
	display: none;
	}

a#top_login {
	background: url(images/log_in_on.gif) no-repeat;
	}

a#top_banner01,
a#top_banner02,
a#top_banner03,
a#top_banner04,
a#top_banner06,
a#top_banner07,
a#top_banner08,
a#top_banner09,
a#top_banner10,
a#top_banner11
 {
	display: block;
	width: 255px;
	height: 85px;
	margin: 0;
	}

a#top_banner01:hover img,
a#top_banner02:hover img,
a#top_banner03:hover img,
a#top_banner04:hover img,
a#top_banner06:hover img,
a#top_banner07:hover img,
a#top_banner08:hover img,
a#top_banner09:hover img,
a#top_banner10:hover img,
a#top_banner11:hover img  {
	display: none;
	}

a#top_banner01 {
	background: url(images/banner01_on.gif) no-repeat;
	}

a#top_banner02 {
	background: url(images/banner02_on.gif) no-repeat;
	}

a#top_banner03 {
	background: url(images/banner03_on.gif) no-repeat;
	}

a#top_banner04 {
	background: url(images/banner04_on.gif) no-repeat;
	}

a#top_banner06 {
	background: url(images/banner06_on.gif) no-repeat;
	}

a#top_banner07 {
	background: url(images/banner07_on.jpg) no-repeat;
	}

a#top_banner08 {
	background: url(images/banner08_on.jpg) no-repeat;
	}

a#top_banner09 {
	background: url(images/banner09_on.jpg) no-repeat;
	}

a#top_banner10 {
	background: url(images/banner10_on.jpg) no-repeat;
	}

a#top_banner11 {
	background: url(images/banner11_on.jpg) no-repeat;
	}

.archive_title {
	width: 642px;
	height: 145px;
	margin: 0 0 20px;
	background: url(images/title_bg_movieg.jpg) top no-repeat;
	}

.featured {
	background: url(images/title_bg_feature.jpg) top no-repeat;
	}

p object {
	display: block;
	margin: 20px auto;
	}

/* ---------- 前のページ・次のページ・トップへ戻る ---------- */

p.contentnavi {
	text-align: right;
	}

p.gotop {
	text-align: right;
	font-size: 90%;}




/* ---------- サイドバー ---------- */

#sidebar {
	float: left;
	width: 240px;
	margin: 0 0 16px 0;
	padding: 8px 15px 0 13px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 95%;
	}

#sidebar ul li a {
	display: block;
	width: 200px;
	margin: 0 0 2px;
	padding: 2px 0px 1px 20px;
	background: url(images/side_blog_icon.gif) 5px 6px no-repeat;
	border-bottom: 1px dotted #1C5A35; 
	font-size: 13px;
	color: #1C5A35;
	}

#sidebar ul#cat_menu {
	list-style: none;
	margin: 0px;
	padding: 0;
	}

#sidebar ul#cat_menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 95%;
	}

#sidebar ul#cat_menu li a {
	display: block;
	width: 203px;
	margin: 0 0 2px;
	padding: 7px 8px 5px 12px;
	background: url(images/side_li_bg.gif) left no-repeat;
	font-size: 13px;
	color: #1C5A35;
	}

#sidebar_banner_box {
	margin: 20px 0 100px;
	}

.sidebar_banner {
	margin: 0px 0;
	}

/* ---------- フッター関連 ---------- */

#footer_box {
	clear: both;
	display: block;
	width: 100%;
	height: 140px;
	background: #1C5A35 url(images/footer_bg.gif) top repeat-x;
	}
	
#footer {
	margin: 10px auto 0;
	padding: 10px 10px 0;
	width: 100%;
	width: 930px;
	margin: 0 auto;
	}

#footer p{
	font-size: 95%;
	text-align: right;
	padding-top: 0px;
	color: #fff;
	line-height: 180%;

	}

#footer p a{
	color: #fff;
	text-decoration: none;
	}

#footer p a:hover {
	text-decoration: underline;
	}



/* ---------- 全体のテキストやイメージなど ---------- */

h2.pagetitle {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 6px 18px;
	line-height: 1.2;
	color: #1C5A35;
	background: url(images/h2_title_bg.gif) bottom no-repeat;
	}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 24px 0 6px;
	padding: 0;
	color: #1C5A35;
	}

h3.movie_list {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin: 4px 0 6px;
	padding: 7px 15px;
	text-indent: 60px;
	color: #fff;
	border: none;
	background: url(images/main_movie_title_bg.jpg) left no-repeat;
	}

h3.movie_list a {
	color: #fff;
	}

h3.sidebar_title {
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	margin: 20px 0 0;
	padding: 5px 10px 4px;
	background: url(images/side_title_bg.gif) left no-repeat;
	}

h4 {
	line-height: 1.4;
	font-size: 120%;
	font-weight: bold;
	margin: 16px 0 8px;
	padding: 0 0 4px;
	background: url(images/h4.gif) left bottom no-repeat;
	}

h4{background-image: url(images/h4_green.gif);}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0px;
	padding: 0 18px ;
	background: url(images/h5.gif) left 4px no-repeat;
	}

h5 {background-image: url(images/h5_green.gif);}

strong {
	font-weight: bold;
	}
	
p {
	margin: 5px 0 0;
	padding: 0 0 6px;
	text-align: justify;
	text-justify: distribute;
	}

img{
	border: 0px;
	vertical-align: bottom;
	}

img.case {
	clear: left;
	float: left;
	margin: 0 15px 10px 0;
	}

.worksdata img.case {
	margin: 0 15px 10px 0;
	}


hr {
	display: none;
	}

input, textarea {
	font-size: 95%;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.clear {
	clear: both;
	}

.clearall {
	clear: both;
	}

dd {
	text-align: justify;
	text-justify: distribute;
	}

span.blue {
	font-size: 110%;
	font-weight: bold;
	color: #55c;
	}

span.green {
	font-size: 110%;
	font-weight: bold;
	color: #5a5;
	}

span.red {
	font-size: 110%;
	font-weight: bold;
	color: #c55;
	}

span.normalred {
	font-weight: bold;
	color: #c55;
	}

.readmore {
	text-align: right;
	font-size: 90%;
	}

.title {
	font-weight: bold;
	font-size: 105%;
	}

/* ----- テーブル関連 ----- */

table {
	width: 100%;
	margin: 10px 0;
	}

table.youkou {
	width: 100%;
	margin: 10px 0;
	font-size: 90%;
	}

table.noborder {
	}
	
th, td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #aac;
	text-align: justify;
	text-justify: distribute;
	}

th {
	font-weight: bold;
	white-space: nowrap;
	}

.noborder th,
.noborder td {
	border: 0px;
	padding: 0;
	}

table#contact th,
table#contact td {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #aaa;
	padding: 12px 6px;
	}

table#contact td input,
table#contact td textarea {
	width: 360px;
	}

/* ----- 文字サイズ調整 ----- */

.size70 {
	font-size: 70%;
	}

.size80 {
	font-size: 80%;
	}

.size90 {
	font-size: 90%;
	}


/* ----- イメージの装飾 ----- */
	img.item {
	padding: 5px;
	border: 1px solid #cfcfcf;
	background: #fff;
	}
	
.wpcf7-mail-sent-ok {
	font-weight: bold;
	color: blue;
	margin: 20px 0 0;
	padding: 20px;
	border: 1px solid #aaa;
	background: #fef7f7;
	}
	
	
	/* ----事例ページ ---- */
#content ul li.worksdata {
	display: block;
	width: 250px;
	height: 300px;
	float: left;
	padding: 0 0 0 12px;
	margin: 0px;
	background: none;
	border: none;
	}

#content ul li.worksdata:hover {
	}

h3.workstitle {
	margin: 0 0 4px;
	padding: 0;
	background: none;
	border: none;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	}

/* ----- トップページ ----- */

/* ----- トップページのFlash部分 ----- */
#top_flash {
	display: block;
	float: left;
	width: 570px;
	height: 360px;
	}

#juitterContainer {
	display: block;
	font-size: 90%;
	}

#juitterContainer img {
	float: left;
	margin: 0 6px 0 0;
	}

#juitterContainer li.twittLI {
	padding: 6px 0 0;
	border-bottom: 1px dotted #aaa;
	min-height: 54px;
	}

#index_main {
	float: left;
	width: 660px;
	padding: 12px 0 20px;
	}

ul#featured {
	}

ul#featured li.left {
	clear: left;
	float: left;
	width: 315px;
	height: 120px;
	margin: 10px 0 0 5px;
	padding: 8px 0 0 0;
	border-bottom: 1px dotted #333;
	}

ul#featured li.right {
	clear: right;
	float: right;
	width: 315px;
	height: 120px;
	margin: 10px 5px 0 0;
	padding: 8px 0 0 0;
	border-bottom: 1px dotted #333;
	}

ul#featured img.featured_photo {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 1px solid #CDCBCE;
	}

ul#featured h3.featured_title1 {
	float: right;
	text-align: left;
	width: 145px;
	margin: 0;
	padding: 0 0 4px 25px;
	font-size: 14px;
	line-height: 1.25;
	background: url(images/featured_title1.png) left no-repeat;
	border: 0px
	}

ul#featured h3.featured_title2 {
	float: right;
	text-align: left;
	width: 145px;
	margin: 0;
	padding: 0 0 4px 25px;
	font-size: 14px;
	line-height: 1.25;
	background: url(images/featured_title2.png) left no-repeat;
	border: 0px
	}

ul#featured p {
	float: right;
	font-size: 90%;
	width: 170px;
	padding: 0;
	text-align: left;
	overflow: hidden;
	}

#index_sub {
	float: right;
	width: 250px;
	padding: 12px 0 20px;
	}

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

/* ----- リンクページ ----- */
.link_page{
	margin: 0;
	padding: 0;
	}

.link_page .link_content{
	margin: 15px 15px 5px 15px;}

.link_page ul{
	margin: 10px 0px;
	padding: 0;}

.link_page ul li{
	display: inline;
	margin: 0;
	padding: 0;}

.link_page strong{
	font-size: 14px;
	border-bottom: 1px dotted #1c5a35;
	display: block;
	margin: 30px 0px -15px 0px;
	padding: 0; 
	}

.entry .link_page img.alignnone {
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	}
