@charset "utf-8";
/*
Theme Name: entrys_tiger_01
Theme URI: 
Description: web-entrys 2010専用テーマ
Version: 1.0
Author: zenzai_doji
Author URI: http://entrys.jp/
Tags: simple
Template: tiger
*/



/* Begin Typography & Colors */

html{
	text-align: center;
	width: 100%;
}


body {
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS Pgothic", sans-serif;
	background: #FFFFFF url(images/bg.jpg) repeat-x top;
	color: #333;
	line-height: 170%;
	text-align: center;
	margin: 0 auto;
	font-size: 75%;
	}


* html body {
	font-size: 75%; /* for WinIE5-6,MacIE5.x */
	}

#page {
	width: 918px;
	text-align: left;
	background: #FFF;
	margin: 0 auto 30px auto;
	}/* --- シャドウを含む全ページ背景の設定 --- */

a{
	text-decoration: underline;
	outline: none;
	font-size: small;
	color: #C60;
}

a:hover{
	text-decoration: none;
	color: #333;
}

p {
	line-height: 170%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: small;
}

/* ---ヘッダー--- */

#header {
	width: 918px;
	height: 111px;
	margin: 0 0 0 0;
	position: relative;
	background: transparent url(images/header.jpg) no-repeat top left;
	}

#header h1{
	position: absolute;
	font-weight: normal;
	top: 0;
	left: 10px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0;
	}/* ---サイトロゴ画像の配置--- */

#header h1 a{
	text-decoration: none;
}


#header h1 a:hover{
	text-decoration: underline;
}

#header .description {
	}/* ---ヘッダー内の説明文の配置--- */

#header h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	color: white;
	}

#header #to_home{
	position: absolute;
	top: 31px;
}

#header #to_home p a{
	display: block;
	width: 207px;
	height: 70px;
	text-indent: -9999em;

}

#header #to_inquiry{
	position: absolute;
	top: 44px;
	right: 1px;
}

#header #to_inquiry p a{
	display: block;
	width: 250px;
	height: 51px;
	text-indent: -9999em;

}



/* ぱんくずナビ */

.breadcrumb{
	margin: -7px 0 9px 5px;
}

/* ---メインコンテンツ--- */

#content {
	margin: 20px 0 0 0;
	}
.narrowcolumn,
.widecolumn{
	float: right;
	padding: 0 0 20px 0;
	margin: 5px 0 0 5px;
	width: 706px;
	}/* ---メインコンテンツエリアの設定 メインコンテンツが右float--- */


.narrowcolumn h2,
.widecolumn h2{
	width: 706px;
	height: 30px;
	padding: 5px 0 0 3px;
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 15px;
	background: #FFF url(images/content_2hd.jpg) no-repeat top left;
}

.narrowcolumn h2 a,
.widecolumn h2 a{
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}

.narrowcolumn h2 a:hover,
.widecolumn h2 a:hover{
	text-decoration: underline;
}

.narrowcolumn h3,
.widecolumn h3{
	width: 706px;
	height: 33px;
	background: #FFF url(images/h3.jpg) no-repeat bottom left;
	color: #006600;
}

.narrowcolumn h3 a,
.widecolumn h3 a{
	color: #006600;
	text-decoration: none;
	font-size: 16px;
}

.narrowcolumn h3 a:hover,
.widecolumn h3  a:hover{
	color: #006600;
	text-decoration: underline;

}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}


/* ---サイドバー--- */

#sidebar{
	float: left;
	padding: 0 0 0 0;
	margin: 40px 0 20px 0;
	width: 188px;
	}/* ---サイドバーが左float--- */

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h2 {
	margin: 5px 0 10px 4px;
	padding: 5px 5px 0 13px;
	font-size: 13px;
	color: #600;
	width: 174px;
	height: 30px;
	background: #FFFFFF url(images/side_hd.jpg) no-repeat top left;
	}/* ---サイドメニューの見出し--- */

#bn_staff{
	margin: 0 0 15px 4px;
}

/* ---フッター--- */

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	width: 918px;
	height: 140px;
	background: transparent url(images/footer.jpg) no-repeat bottom left;

	}
	
#footer_con{
	margin: 5px 0 0 5px;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
	color: #FFFFFF;
	font-size: x-small;
	}

#footer p a{
	color: #FFFFFF;
	font-size: x-small;
	}

/* ---COMMON STYLE--- */

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: 0.7em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */


.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.9em;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}



/* メインイメージ */

#mainimage{
	margin: 20px 0 0 0;
	}


/* グローバルナビゲーション */

/* --- 6つボタンのグローバルナビゲーション--- */

#nav{
	height: 36px;
	margin: 0 0 0 0;
	background: #FFFFFF;
	}

*html #nav{
	margin: 0 0 0 0;
	
	}/* For IE6 */

*:first-child+html #nav{
	margin: 0 0 0 0;
	
	}/* For IE7 */


#nav ul{
	position: relative;
	width: 918px;
	margin: 0 0 0 0;
	}

#nav li{
	list-style: none;
	display: inline;
	}

#nav a{
	display: block;
	position: absolute;
	text-indent: -9999em;
	width: 153px;
	height: 43px;
	background-position: 0 0;
	}

#nav a:hover{
	background-position: 0 -43px;
	}

#nav_01{
	left: 0;
	background: #FFF url(images/top.jpg) no-repeat top left;
	}

#nav_02{
	left: 153px;
	background: #FFF url(images/service.jpg) no-repeat top left;
	}

#nav_03{
	left: 306px;
	background: #FFF url(images/price.jpg) no-repeat top left;
	}

#nav_04{
	left: 459px;
	background: #FFF url(images/flow.jpg) no-repeat top left;
	}

#nav_05{
	left: 612px;
	background: #FFF url(images/sample.jpg) no-repeat top left;
	}

#nav_06{
	left: 765px;
	background: #FFF url(images/faq.jpg) no-repeat top left;
	}


/* ---index.php（トップページ）に関する設定--- */

