@charset "utf-8";
/* --------------------------------------------------
	Since : 2007/10/05
	Last Modified: 2008/03/22
	Version: 3.8
 --------------------------------------------------- */

/*
===== CONTENTS ================================================================================

	1: Base Style Setting
		: Reset
		: Base Setting
		: Font Setting
		: Finding Setting
	2: Huck
	3: Layout Setting
		: main-layout
		: header
		: footer
		: navi
		: sidebar
		: entry
		: option
	4: Contents
		: top
		: category

===============================================================================================
*/



/* 1: Base Style Setting
----------------------------------------------------------------------------------------------*/

/* Reset
==========================================================*/
*        { margin:0;padding:0; }
img      { border:none;vertical-align:top; }
p        { margin:0;padding:0; }
b,strong { font-weight:bold; }
ul       { margin:0;padding:0; }
li       { margin:0;padding:0;list-style:none; }
dl       { margin:0;padding:0; }
dt       { margin:0;padding:0; }
dd       { margin:0;padding:0; }
.clear   { clear:both;}

h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	}


/* Base Setting
==========================================================*/
blockquote {
	margin:10px;
	padding:10px;
	text-align:left;
	background:#f4f4f4;
	}
	
hr {
	border:dotted #ccc;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:7px 0;
	clear:both;
	}

a {color:#777;text-decoration:none;}
a:hover {text-decoration:underline; }

table { font-size:12px; }
	
body {
	margin:0;
	padding:0;
	text-align:center;
	font:12px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:#fef7e5 url(image/main/header_back.jpg) repeat-x left top;
	line-height:160%;
	color:#666;
	}

div#body02 {
	background:url(image/main/footer_back.jpg) repeat-x bottom;
    }

/* Font Setting
==========================================================*/
.font-color-gray   {color:#888;}
.font-color-orange {color:#f93;}
.font-color-red    {color:#c00;}
.font-color-white  {color:#fff;}
.font-color-blue   {color:#000066;}
.font-color-green  {color:#006600}
.font-color-pink   {color:#e93069;}
.font-color-purple {color:#a644ff;}
.font-color-cyan   {color:#3aa;}

.font-size-large   {font-size:16px;font-weight:normal;}
.font-size-nomal   {font-size:12px;font-weight:normal;}
.font-size-small   {font-size:10px;font-weight:normal;}


/* Finding Setting
==========================================================*/
h1 {
	padding:5px 0 0 20px;
	font-size:12px;
	color:#530E00;
	}
	
h1 a{
	color:#530E00;
	}

h2 {
	width:555px;
	height:35px;
	line-height:35px;
	text-indent:45px;
	font-size:140%;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	background:url(image/main/h3.jpg) no-repeat;
	margin-bottom:20px;
	}

h3 {
	width:555px;
	height:35px;
	line-height:35px;
	text-indent:45px;
	font-size:140%;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	background:url(image/main/h3.jpg) no-repeat;
	margin-bottom:20px;
	}

h3 a{
	color:#FFFFFF;
	}
	
h4 {
	font-size:140%;
	width:560px;
	height:42px;
	line-height:42px;
	text-indent:40px;
	font-weight:bold;
	color:#333333;
	background:url(image/main/h4.jpg) no-repeat;
	margin-bottom:15px;
	}

h4 a{
	color:#333333;
	}
	
h5 {
	font-size:120%;
	height:24px;
	line-height:24px;
	text-indent:25px;
	font-weight:bold;
	color:#660000;
	background:url(image/main/h5.jpg) no-repeat;
	}

h5 a{
	color:#660000;
	}
	
h6 {
	font-size:120%;
	height:20px;
	line-height:20px;
	text-indent:25px;
	font-weight:bold;
	color:#FF6633;
	background:url(image/main/h6.jpg) no-repeat;
	}

h7 {
	font-size:150%;
	height:20px;
	line-height:20px;
	text-indent:25px;
	font-weight:bold;
	color:#ffffff;
	background-color:ff6633;
	}

/* 2: Huck
----------------------------------------------------------------------------------------------*/

/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after,
div#container:after,
div#wrapper:after,
div#content:after,
div#sidebar :after {
   content: ".";

   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* html div#container,
* html div#wrapper,
* html div#content,
* html div#sidebar  { height: 1% }
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar  {display:block;}
/* end MacIE5 */


/* Safariのフォントサイズを変更
==========================================================*/
html:\66irst-child body,
html:\66irst-child table{
	font-size:10px;
}


/* CSSロールオーバー(アルファ使用)
==========================================================*/
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}


/* 透過pngを利用する場合 IE6用 パターン1
==========================================================*/
/*
* html div#alpha{
	width:283px;
	height:96px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src=http://www.karasuma-chiro.com/img/main/logo.png);
	}
* html  div#alpha img{
	display:none;
	}
*/


/* 透過pngを利用する場合 IE6用 (iepngfix.jsを使用) パターン2
==========================================================*/
/*
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }
*/



/* 3: Layout Setting
----------------------------------------------------------------------------------------------*/

/* main-layout
==========================================================*/
div#container-back {
    width:816px;
	background:url(image/main/content_back.jpg) repeat-y;
	margin:0 auto;
	}
	
div#container {
	width:798px;
	text-align:center;
	margin: 0 auto;
	}

div#wrapper{
    padding:0 10px 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0 auto;
	}
	
div#content {
	width:560px;
        _margin-right:5px;
	}
	
div.main {
	padding-bottom:20px;
	clear:both;
	}

dl.list-qa dt {
	background:url(image/faq/q-icon.gif) no-repeat left;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
	font-weight:bold;
	padding-left:35px;
	}
	
dl.list-qa dd {
	background:url(image/faq/a-icon.gif) no-repeat 3px 3px;
	line-height:30px;
	margin-left:20px;
	margin-bottom:15px;
	color:#666;
	padding-left:35px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}

/* layout 
左メニューの場合は「layout-left」を、
右メニューの場合は「layout-right」を使用
*/
body#layout-left #content  { float:right; }
body#layout-right #content { float:left;  }
	

/* header 
==========================================================*/
div#header {
	width:100%;
	height:410px;
	position:relative;
	text-align:left;
	background:url(image/main/header01.jpg) no-repeat;
	margin:0 auto;
	}

div#header div#h1-box{
    height:102px;
	}
	
div#header div#flash-box01{
height: 300px;
    text-align:center;
	}
	
div#header02 {
	width:100%;
	height:293px;
	position:relative;
	text-align:left;
	background:url(image/main/header02.jpg) no-repeat;
	margin:0 auto;
	}

div#header02 div#h1-box02{
    height:119px;
	}
	
div#header02 div#flash-box02{
    text-align:center;
	}	
/* footer
==========================================================*/
div#footer {
	width:816px;
	height:100px;
	color:#AA3D05;
	clear:both;
	text-align:center;
	background:url(image/main/footer.jpg) no-repeat;
	margin:0 auto;
        padding:0px 20px;
	position:relative;
	}
	
div#footer p{
    width:816px;
    position:absolute;
	top:40px;
	left:0px;
	color:#551202;
	}	
	
div#footer ul{
    width:760px;
	position:absolute;
	top:67px;
	left:20px;
	}
	
div#footer ul li{
	display:inline;
	}

div#footer ul li a{
	color:#AA3D05;
	}
	
/* navi
==========================================================*/
div#navi {
    width:560px;
	padding:0 0 2px 0;
	border-bottom:1px solid #FF9933;
	margin-bottom:10px;
	}
	
	
/* sidebar
==========================================================*/
div#sidebar                { width:210px;clear:left; }
body#layout-left #sidebar  { float:left; }	
body#layout-right #sidebar { float:right; }

div.side-form {
	padding-bottom:20px;
	}

div.side-form p{
	font-size:10px;
    margin:0 10px;
	overflow:hidden;
	line-height:140%;
	}

div#menu-title {
	width:210px;
	height:28px;
	text-indent:-9999px;
	background:url(image/main/title_menu.jpg) no-repeat;
	}
		
div.side-form ul,
div.side-form ul li ul{
	padding:0px;
	}
	
div.side-form li,
div.side-form ul li ul li{
    padding:0px;
	list-style:none;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	text-indent:50px;
	width:210px;
	height:42px;
	background:url(image/main/menu_back.jpg) no-repeat;
	}

div.side-form li a,
div.side-form ul li ul li a{
	width:210px;
	height:42px;
	display:block;
	color:#FF9900;
	overflow:hidden;
	}

div.side-form li a:hover,
div.side-form ul li ul li a:hover{
    background:url(image/main/menu_back-r.jpg) no-repeat;
	text-decoration:none;
	color:#FF6600;
	}

div#banner-box {
    margin-left:7px;
	}

div#banner-box img{
    padding-bottom:5px;
	}
	
div#banner-box a:hover{
    text-decoration:none;
	}
	
div.side-form02 {
	padding:0 0 0 5px;
	padding-bottom:20px;
	}

div.side-form02 a:hover {
    text-decoration:none;
	}
	
div#side-info {
    width:188px;
	height:165px;
	background:url(image/top/kihon.gif) no-repeat;
	color:#330000;
	}

div#side-info-inner {
    width:170px;
	margin:0 auto;
	}
	
div#side-info p{
    line-height:200%;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
	}

/* entry
==========================================================*/
div.entry-body{
	padding-bottom:20px;
	}
	
div.entry-body p{
	padding:0 10px 10px 0;
	}
	
div.entry-more{
	padding-top:10px;
	text-align:right;
	}

	
/* option
==========================================================*/
.img-left{
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-right {
	float:right;
	margin:0 0 10px 10px;
	}
	
.img-border {
	padding:2px;
	border:1px solid #ccc;
	}

.text-center {
    text-align:center;
	}
	
.font-b {
    font-weight:bold;
	}

.margin-b10 {
    margin-bottom:10px;
	}
			
/* table
==========================================================*/
table.tbl-normal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	
table.tbl-normal th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	}
	
	
table.tbl-normal td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	}

	
/* form
==========================================================*/
div.form-btn {
	text-align:center;
	padding:10px;
	}
	
div.form-btn button {
	border:none;
	background-color:#FFFFFF;
	cursor:hand;
	}
	
input.input-txt {
	border:1px solid #ccc;
	margin-right:10px;
	}
	
input.input-txt2 {
	border:1px solid #ccc;
	padding:5px;
	width:98%;
	}
	
textarea.input-txtarea {
	border:1px solid #ccc;
	padding:5px;
	width:98%;
	height:150px;
	}


/* sitemap
==========================================================*/
.sitemap {
	margin:10px;
	}

.sitemap ul {line-height: 1.6em;}

.sitemap ul li {
	list-style:none;
	background-image: url(img/sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0px 0px 5px 17px;
	width:200px;
}
.sitemap ul li ul {
	background-image: url(img/sitemap/tree_bg.gif);
	background-repeat: repeat-y;
	background-position: 9px 0px;
}

.sitemap ul li ul li {
	margin: 0px 0px 4px 5px;
	padding: 0px 10px 0px 20px;
	background-image: url(img/sitemap/tree.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
}
.sitemap ul li.top a {
	border:1px solid #ccc;
	display:block;
	background:#eee;
	padding:5px;
}

.sitemap ul li ul li.up  {background-image: url(img/sitemap/tree_up.gif);}
.sitemap ul li ul li.end {background-image: url(img/sitemap/tree_end.gif);}
.sitemap li ul {margin: 4px 0px 4px 0px;}
.sitemap li ul li ul {font-size: 10px;}



/* 4: Contents
----------------------------------------------------------------------------------------------*/
/* top
==========================================================*/
div.main div#news-box h3{
	width:555px;
	height:35px;
	background:url(image/main/h3.jpg) no-repeat;
	margin-bottom:20px;
    }

div.main div#news-box {
    margin-bottom:10px;
	}

div.main div.news-box-inner {
    padding:0 10px;
	}

div.main div.news-box-inner ul li {
	list-style:none;
	line-height:160%;
	color:#666666;
    }

div.title-box {
    width:261px;
	height:23px;
	line-height:23px;
	background:url(image/main/title_back.jpg) no-repeat;
	}
	
div.title-box p {
    font-size:110%;
	color:#FF6600;
	text-indent:45px;
	}

.box-back {
    font-size:110%;
    margin-bottom:10px;
    background-color:#fedfc9;
    padding: 10px 10px 5px 10px; 
	}

div.box-voice dl {
	width:170px;
	float:left;
	margin:0 20px 20px 0;
        _margin:0px 5px;
	}

div.box-voice dl dd {
	padding:5px;
	line-height:150%;
	font-size:11px;
	color:#666;
	}




/* lightbox
==========================================================*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.karasuma-chiro.sakura.ne.jp/image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.karasuma-chiro.sakura.ne.jp/image/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* added by g
==========================================================*/
.tdtitle { color:#ffffff; font: bold }
