@charset "Shift_JIS";


/* ----------------
	1. IMPORT-CONTENTS
---------------- */

@import "ishigami_content.css";


/* ----------------
	2. RESET
---------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}



/* ----------------
	3. BODY
---------------- */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:120%;
	color:#444;
	margin:0;
	padding:0;
	line-height:16pt;
	background-color:#fff;
}

a {	text-decoration:none; }
a:link {  color:#00329F; }
a:hover {	color:#F60; }


input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}


/* ----------------
	4. CLASS
---------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

/* ----------------
	4. LAYOUT
---------------- */

/* Layout-start
----------------------------------- */

#all {
 background-color:#E9F6CB;
	width:100%;
	text-align:center;
}


#container {
	background:url(../img/container_bg.jpg) repeat-y;
	width:774px;
	text-align:center;
	margin:0 auto;
	padding-top:143px;
	position: relative;
}

#head {
	height:83px;
	position:absolute;
	background:url(../img/head_bg.jpg) repeat-x;
	top: 0px;
	width:760px;
	left: 7px;
}

#navi {
	height:30px;
	position: absolute;
	left: 7px;
	top: 83px;
	width:760px;
	background:url(../img/navi.jpg) top no-repeat;
	z-index:10;
}

#pan {
	height:30px;
	width:760px;
	background:url(../img/pankuzu_bg.jpg) repeat-x;
	position:absolute;
	top:113px;
	left:7px;
	text-align:left;
	z-index:1;
}

#main {
	padding:0 7px 0px 7px;
	background:url(../img/side_bg.jpg) repeat-y;
	background-position:5px 0px;
	height:1%;
}

#fla {
	background:url(../img/fla.jpg) no-repeat;
	display:block;
	width:570px;
	height:200px;
	margin-bottom:10px;
}

#sub {
	background:url(../img/sub.jpg) no-repeat;
	display:block;
	width:570px;
	height:110px;
	margin-bottom:10px;
}

#fla strong,#sub strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#side {
	float:left;
	width:180px;
	text-align:left;
	padding-bottom: 50px;
	margin-bottom:2px;
	height: 1%;
}

#head_telephone {
	position:absolute;
	background:url(../img/head_telephone.jpg) no-repeat;
	top:0px;
	width:210px;
	height:70px;
	right:5px;
}

#foot {
	clear:both;
	width:760px;
	margin:0 auto;
	text-align:center;
	position:relative;
	padding-top:14px;
	background:url(../img/foot_line.jpg) no-repeat top;
	background-color:#fff;
}

#container_btm {
	background:url(../img/container_btm.jpg) no-repeat;
	height:10px;
	position:relative;
}
/* Layout-end
*********************************** */

/* head-start
----------------------------------- */

#head h1 a {
	background:url(../img/ishi_logo.jpg) no-repeat;
	display:block;
	height:50px;
	width:270px;
	position:absolute;
	top:19px;
	left:10px;
}

#head h1 a strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#head p {
	background:url(../img/head_tel.jpg) no-repeat;
	position:absolute;
	width:290px;
	height:39px;
	top:39px;
	right:0px;
}

#head p strong,#head p a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#head p a {
	display:block;
	background:url(../img/head_li_mail.jpg) no-repeat;
	position:absolute;
	top:13px;
	right:0px;
	width:140px;
	height:26px;
}

#font-size {
	background:url(../img/font-size_bg.jpg) no-repeat;
	width:206px;
	height:31px;
	position:absolute;
	top:2px;
	right:10px;
}

#font-size span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#font-size a {
	display:block;
	width:36px;
	height:23px;
}

#font-size a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#font-size .small a {
	position:absolute;
	top:4px;
	right:80px;
}

#font-size .small a:hover {
	background:url(../img/font-size_a.jpg) no-repeat;
	background-position:0px 0px;
}

#font-size .medium a {
	position:absolute;
	top:4px;
	right:42px;
}

#font-size .medium a:hover {
	background:url(../img/font-size_a.jpg) no-repeat;
	background-position:-36px 0px;
}

#font-size .large a {
	position:absolute;
	top:4px;
	right:4px;
}

#font-size .large a:hover {
	background:url(../img/font-size_a.jpg) no-repeat;
	background-position:-72px 0px;
}

/* head-end
*********************************** */



/* navi-start
----------------------------------- */

#navi a {
	display:block;
}

#navi ul li {
	float:left;
	position:relative;
	display:block;
	width:152px;
	height:30px;
}

#navi ul li a {
	display:block;
	width:152px;
	height:30px;
}

/*----ナビ・ボタンごとの設定----*/

/* 01 */

#navi ul li.n_01_on a:hover {
	background:url(../img/navi.jpg) no-repeat;
	background-position:0px -30px;
}

#navi li.n_01_on ul.sub {
	position:absolute;
	width:120px;
	top:30px;
	left:0px;
	z-index:10;
	background:none;
}

#navi li.n_01 ul.sub {
	display:none;
}

/* 02 */

#navi ul li.n_02_on a:hover {
	background:url(../img/navi.jpg) no-repeat;
	background-position:-152px -30px;}

#navi li.n_02_on ul.sub {
	position:absolute;
	width:120px;
	top:30px;
	left:0px;
	z-index:10;
	background:none;
}

#navi li.n_02 ul.sub {
	display:none;
}

/* 03 */

#navi ul li.n_03_on a:hover {
	background:url(../img/navi.jpg) no-repeat;
	background-position:-304px -30px;}

#navi li.n_03_on ul.sub {
	position:absolute;
	width:120px;
	top:30px;
	left:0px;
	z-index:10;
	background:none;
}

#navi li.n_03 ul.sub {
	display:none;
}

/* 04 */

#navi ul li.n_04_on a:hover {
	background:url(../img/navi.jpg) no-repeat;
	background-position:-456px -30px;}

#navi li.n_04_on ul.sub {
	position:absolute;
	width:120px;
	top:30px;
	left:0px;
	z-index:10;
	background:none;
}

#navi li.n_04 ul.sub {
	display:none;
}

/* 05 */

#navi ul li.n_05_on a:hover {
	background:url(../img/navi.jpg) no-repeat;
	background-position:-608px -30px;
}



#navi li.n_05_on ul.sub {
	position:absolute;
	width:120px;
	top:30px;
	left:0px;
	z-index:10;
	background:none;
}

#navi li.n_05 ul.sub {
	display:none;
}

/*----/ナビ・ボタンごとの設定----*/

#navi strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/*----プルダウンの設定----*/

#navi ul li ul.sub li a {
	background:url(../img/navi_s.jpg) no-repeat top;
	padding:3px 0 0 0;
	height:30px;
	display:block;
	z-index:10;
	color:#fff;
	text-align:left;
	text-indent:1em;
	font-size:12px;
}	head + body #navi ul li ul.sub li a {
		height:27px;
	}
	
#navi ul li ul.sub li a:hover {
	background:url(../img/navi_s.jpg) no-repeat bottom;
}


/* navi-end
*********************************** */


/* pan-start
----------------------------------- */

#pan-in {
	padding:1px 0 0 10px;
	font-size:0.8em;
}

#pan-in a {
	border-bottom:1px solid;
}

#pan-in a:hover {
	border:0;
}

/* pan-end
*********************************** */


/* side-start
----------------------------------- */

#side h2 {
	background:url(../img/h2_contents_menu.jpg) no-repeat;
	height:53px;
	text-indent:-9999px;
	font-size:0.1em;
	line-height:0;
}

#side ul li {
	font-size:12px;
}

.subcategories {
	position:relative;
}

.subcategories img {
	position:absolute;
	top:3px;
	left:-16px;
} html[xmlns]>/**/body .subcategories img {
		top:5px;
	}

#categories ul li {
	background:url(../img/menu_li_bg.jpg) no-repeat;
	background-position:10px 0px;
	padding:2px 0 3px 35px;
	margin:0 0 6px 0;
}

#categories ul li a {
	border-bottom:1px solid;
}

#categories ul li a:hover {
	border-bottom:0;
}

#categories ul li ul li {
	background:url(../img/menu_li_bg_s.jpg) no-repeat;
	background-position:0px 6px;
	margin:0 0 0 0;
	padding:0 0 0 16px;
}

#side-in {
	width:176px;
	text-align:center;
}


/*---- 会員ログイン ----*/

#bu_login {
	margin:20px 0 0px 3px;
}

#bu_login a {
	display:block;
	background:url(../img/bu_member.jpg) no-repeat top;
	height:61px;
	width:171px;
}

#bu_login a:hover {
	background:url(../img/bu_member.jpg) no-repeat bottom;
}


#bu_login a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/*---- サイト内検索 ----*/

#search {
	background:url(../img/search_bg.jpg) no-repeat;
	width:171px;
	height:61px;
	margin:6px 0 0px 3px;
	position:relative;
}

#search_submit {
	position:absolute;
	top:9px;
	right:7px;
}

#search_input {
	position:absolute;
	bottom:8px;
	left:8px;
	font-size:12px;
	height:20px;
	width:155px;
	padding:0 0 0 3px;
} head + body #search_input {
		left:7px;
		height:17px;
		width:150px;
	}


/*---- RSS Feed ----*/

#rss {
}

#rss a {
	display:block;
	background:url(../img/bu_rss.jpg) no-repeat top;
	width:165px;
	height:38px;
	margin:8px auto 10px auto;
}

#rss a:hover {
	background:url(../img/bu_rss.jpg) no-repeat bottom;
}

#rss a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

/*---- yahoo ----*/

#yahoo {
	margin:10px auto;
}

/* side-end
*********************************** */



/* pt-start
----------------------------------- */

.pt {
	background: url(../box/pt.gif) no-repeat;
	background-position:0px 5px;
	text-align:right;
	width:120px;
	height:26px;
	position:absolute;
	top:-100px;
	right:6px;
}

.pt a {
	display:block;
	width:120px;
	height:26px;
	text-decoration:none;
	border:0;
}
.pt a:hover {
	text-decoration:none;
	border:0;
}

.pt a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

/* pt-end
*********************************** */


/* foot-start
----------------------------------- */

#bu_sitemap {
	float:right;
	display:block;
	width:110px;
	margin:5px 0 0 0;
}

#bu_sitemap a {
	background:url(../img/bu_sitemap.jpg) top no-repeat;
	display:block;
	height:20px;
	width:110px;
}

#bu_sitemap a:hover {
	background:url(../img/bu_sitemap.jpg) bottom no-repeat;
}

#bu_sitemap a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#foot dl {
	float:left;
	margin:6px 0 6px 10px;
	text-align:left;
}

#foot dl dt {
	display:block;
	height:24px;
	width:240px;
	background:url(../img/foot_logo.jpg) no-repeat;
}

#foot dl dt strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#foot dl dd {
	font-size:0.8em;
	padding-left:5px;
	margin:2px 0 0 0;
	text-align: left;
	line-height:12pt;
}


p#copy {
	position:absolute;
	top:-26px;
	right:12px;
	padding:0px;
	font-size:10px;
	color:#444;
} 

p#copy a {
	color:#444;
}

p#copy a:hover {
	border-bottom:1px solid;
}


/* foot-end
*********************************** */


/* contents-start
----------------------------------- */

/* to import CSS */

/* contents-end
*********************************** */
