@charset "Shift_Jis";

*{
    margin:0;
    padding:0;
    font:normal normal normal 100%/1.3
    border:none;
}


body , html {
	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック";
	color:#000000;
	margin:0;
	background-color:#CBB9A3;
	background-image:url('../img/f_brown.gif');
	font-size:90%;
	line-height:140%;
	scrollbar-base-color:#cccc99;
	scrollbar-arrow-color:#996699;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#777777;
	scrollbar-darkshadow-color:#777777;
}



.base a {
	text-decoration:none;
}

.base a:link {
	color: #406b2c;
}
.base a:visited {
	color:#778899;
}
.base a:hover{
	color: #ffffcf;
	background-color:#90A690;
}
.base a:active {
	color: #ffffcf;
	background-color:#D1EEEE;
}

table IMG{
	border:0;
	margin:0;
	text-decoration:none;
}

table{
	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック";
	border-collapse:collapse;
}

em{
	font-weight:bold;
	font-style:normal;
	color:#800000;
}

 /*======== ヘッダ ========*/
DIV.title{
	width:750px;
	margin:5px auto 0px;
}
 /* h1 タイトル装飾 */
h1{
	margin:0px;
	float:left;
	width:268px;
	height:55px;
	background-image:url('../img/t_rogo.gif');
}
h1 a.link{
	margin:0px;
	float:left;
	width:268px;
	height:55px;
	display:block;
}
span.h1{display:none;}

 /* トップメニュー */
DIV#top_m_box{
	float:right;
    background-image:url('../img/t_rogo2.gif');
    width:482px;
    height:55px;
}
DIV#top_m_box2{
	margin-top:15px;
	margin-left:60px;
}

ul#menu{
    list-style:none;
    width:300px;
}
ul#menu li.gallery{
    list-style:none;
    float:left;
    width:73px;
}
ul#menu li.making{
    list-style:none;
    float:left;
    width:68px;
}
ul#menu li.order{
    list-style:none;
    float:left;
    width:58px;
}
ul#menu li.mail{
    list-style:none;
    float:left;
    width:42px;
}

#menu a span{display:none;}

ul#menu a.gallery{
    display:block;
    width:73px;
	height:20px;
	background-image:url('../images/menu_top_01.jpg');
}
ul#menu a.making{
    display:block;
	width:68px;
    height:20px;
	background-image:url('../images/menu_top_02.jpg');
}
ul#menu a.order{
	display:block;
	width:58px;
	height:20px;
	background-image:url('../images/menu_top_03.jpg');
}
ul#menu a.mail{
	display:block;
	width:42px;
	height:20px;
	background-image:url('../images/menu_top_04.jpg');
}

ul#menu a{
    background-position:0px 0px;
}
ul#menu a:hover{
    background-position:0px -20px;
}

.clear{clear:both; margin:0px;} /* クリア */

 /*======== アウトボックス ========*/
.base{
	background-color:#FFFFF0;
	width:750px;
	margin:0px auto 0px auto;
	clear:both;
}

 /*======== ナビゲーション ========*/
div.navi{
	background-color:#EEEED1;
	width:710px;
	height:1.4em;
	padding-left:20px;
	padding-right:20px;
	color:#8B8970;
	margin:0px;
}
div.next{
	margin-top:-20px;
	height:1.4em;
	text-align:right;
	padding-right:20px;
	color:#8B8970;
}

.navi a{border-bottom:dashed 1px;}
.next a{border-bottom:dashed 1px;}

.center{
	text-align:center;
	margin:auto;
}
.right{text-align:right;}

.f_right{
	float:right;
	margin:10px;
}

.f_left{
	float:left;
	margin:10px;
}

 /* h2トップ */
h2.top{
	margin:-10px 0 10px 0;
}

h2.text{
	font-size:130%;
	color:#7B4340;
	background-image:url(../img/line_p_green.gif);
	display:inline;
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	margin-bottom:1em;
}
h2.text span{
	font-weight:bold;
}

 /*======== h3リストボックス ========*/

div.list{padding:5px;}

h3{
	font-weight:bold;
	font-size:120%;
	background-image:url(../img/line_br.gif);
	color:#604040;
	margin:0.5em 0;
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}

h3 span{
	font-weight:bold;
	padding-left:25px;
	margin-left:5px;
	background-image:url(../img/footmark_03.gif);
	background-repeat:no-repeat;
	height:1.5em;
	color:604040;
}

 /*h3{
	display:inline;
	font-size:120%;
	color:#7B4340;
	background-image:url('../img/line_3_green.gif');
    padding-left:40px;
    background-repeat:no-repeat;
    background-position:left;

}
h3 span{
	font-weight:bold;
	background-image:url('../img/line_3_green.gif');
    padding-right:40px;
    background-repeat:no-repeat;
    background-position:right;
}  */


 /* トップイメージ */
.top{
	margin:0px 10px 0px 10px;
}
.base P{
	margin:5px 0em 0.5em 1em;
	line-height:140%;
	color:#000000;
}

.base B{
	font-weight:bold;
	color:#F7941D;
}

 /* 文章中のインデント */
span.indent{padding-left:1em;}

 /*======== メイン ========*/
DIV#main_box{
	float:right;
	width:559px;
	letter-spacing:0.09em;
}

DIV#main_box h2{margin-bottom:0.5em;}

DIV#main_box DIV.y_line{
	border-left:1px dotted #EEE8CD;
}

DIV#main_box a{
	border-bottom:1px;
	border-bottom-style:dashed;
	text-decoration:none;
}

a.nodeco{
	border-bottom:0px;
	text-decoration:none;
}

DIV.main_contents{
	padding:10px 10px 10px 10px;
	margin:0px;
	}

img{
	border:0px;
	padding:0px;
}

DIV#main_box DIV.p_box{margin-bottom:10px;}

span.u-line{
	background-image:url(../img/line_p_red2.gif);
	background-position:bottom;
	background-repeat:repeat-x;

	padding-bottom:0.4em;
	font-weight:bold;
}



 /* リスト */
DIV#main_box DL{
	padding:0px 3px;
}
DIV#main_box DT{
	border-bottom:1px dotted #8B8378;
	margin-top:4px;
	font-weight:bold;
	color:#7B4340;
}

DIV#main_box DD{
	margin:0px 2em 0px ;
}


 /* 注釈 */
p.chu{
	margin:0.5em 0;
	padding:0.5em;
	font-size:90%;
	background-image:url(../img/f_wall2_3.gif);
	color:#000000;
}


 /* 右寄せ */

DIV#main_box span.r{
	text-align:right;
	width:100%;
}

 /* 小さい字 */

DIV#main_box span.kome{font-size:small;}

 /*　リンクボタン  */
A#btn {
	display: block;
	/*ブロック要素にする*/
width: 150px;
	/*横幅*/
color: #ffffff;
	background-color: #666699;
	/*背景色*/
border: outset 2px #9999cc;
	/*枠の色*/

margin: 0px;
	padding: 3px 1px 1px 0px;
	font-size: 12px;
	/*フォントサイズ*/
line-height: 12px;
	/*行の高さ*/
text-align: center;
	/*水平揃え*/
text-decoration: none;
	/* 下線を消す */;
	border-bottom:outset 2px #9999cc;
}
A#btn:hover {
  color: #eeeeee;
  background-color: #555588;  /* 背景色 */
  border: inset 2px #9999cc;  /* 枠の色 */
  margin: 0px;
  padding: 4px 0px 0px 1px;
}
A#btn:active { color: #ffffff;}
A#btn:visited { color: #ffffff;}


 /*======== 右ブロック ========*/
DIV#right_box{
	float:left;
	width:190px;
	font-size:12px;
	overflow:auto;
}


 /*======== new ========*/

DL#new{
	width:160px;
	height:100px;
	overflow:auto;
	overflow-x:hidden;
	padding:0px;
	font-size:10pt;
	margin:0px 5px 10px 20px;
	background-color:#EEEEE0;
}

DL#new DIV.top{
	background-color:#90A690;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	margin:auto 0px;
	text-indent:5px;
	font-size:10pt;
}
DL#new DT{
	font-weight:bold;
	text-indent:5px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	color:#7B4340;
	font-size:10pt;
}
DL#new DD{
	width:120px;
	margin-left:15px;
}

 /*======== リスト  ========*/
DIV#main_box ul{
	margin: 5px 0px 5px 17px;
	padding: 0;
	list-style:square;
	list-style-image:url(../img/arrow_263.gif);
}

DIV#main_box li{
	margin-top:0.5em;
	color:#104E8B;
	font-weight:bold;
}


DD#ore ul{
	margin: 5px 1em;
	padding: 0;
	list-style:square;
	list-style-image:url(../img/arrow_264.gif);
	line-height:150%;
}



DD#green ul{
	line-height:150%;
	margin: 5px 1em;
	padding: 0;
	list-style:square;
	list-style-image:url(../img/arrow_146.gif);
}

DIV#main_box span.midasi{
	color:#104E8B;
	font-weight:bold;
}

li.red{list-style-image:url(../img/arrow_221.gif);}




/*======== リスト オレンジ ========*/
DIV#main_box ul#o{
	margin: 5px 0 5px 1.8em;
	padding: 0;
	list-style:square;
	list-style-image:url(../img/arrow_266.gif);

}

DIV#main_box li#orange{
	margin:0.5em;
	color:#FF0000;
	list-style-image:url(../img/arrow_264.gif);
}



 /*======== 中央ライン ========*/
DIV#right_box DIV.line{
	width:189px;
	border-right:1px dotted #EEE8CD;
	padding-top:10px;
}

DIV#right_box DIV.line_none{
	border-right:0px;
	padding-top:10px;
}
 /*	background-repeat:repeat-y;
	background-position:right;
	margin:0px 0px 3px;
	background-image:url('../img/line_p_brown2.gif');  */



 /*======== メニュー ========*/

DIV#menu_contents{
	width:167px;
	padding:10px 3px 10px 17px;
	overflow:auto;
	text-decoration:none;
}

 /* リンクアンダーライン */
DIV#menu_contents a{border-bottom:1px dashed;}

DIV#menu_contents DIV.con_img{
	margin:0px auto 3px 0px;
	width:157px;
	height:25px;
	background-image:url(../img/tex_contents.gif);
}

DIV#menu_contents DIV.top-line{
	background-image:url(../img/line_br.gif);
	background-repeat:repeat-x;
	height:7px;
	width:155px;
	margin:0px 0px -10px 4px;
}
DIV#menu_contents  DIV.con{
	background-image:url('../img/line_br2.gif');
	background-position:left;
	background-repeat:repeat-y;
	width:160px;
	margin-bottom:-5px;
}
DIV#menu_contents DIV.con-right-line{
	background-image:url('../img/line_br2.gif');
	background-position:right;
	background-repeat:repeat-y;
	padding:10px 7px 15px;
}
DIV#menu_contents DL{
	padding:0px 3px;
}
DIV#menu_contents DT{
/* 	border-bottom:1px dotted #8B8378; */
	margin-top:4px;
	font-weight:bold;
	font-size:medium;
	color:#7B4340;
}

DIV#menu_contents DD{
	margin:0px 5px 0px 10px;
}

DIV#menu_contents DIV.under-line{
	background-image:url(../img/line_br.gif);
	background-repeat:repeat-x;
	height:7px;
	width:152px;
	margin-left:4px;
}

DIV#menu_contents a.menu_con{
	display:block;
	width:140px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	text-indent:3px;
	text-decoration:none;
}

 /* リンクバナー */
DIV#right_box DIV.bana{padding-left:20px;}

DIV#right_box UL,LI{line-height:150%;}

 /* 現在地矢印 */
DIV#menu_contents a.this{
	background-image:url(../img/footmark_03.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:3px;
}
 /* 	background-color:#CDC9A5; */

 /*========  ニュウ・アップ   ========*/
DIV#menu_contents span{
	background-repeat:no-repeat;
	background-position:right;
	padding-right:27px;
	font-weight:bold;
}

 /* abaut */
 /*DIV#menu_contents span.ab{
	background-image:url(../img/1_new.gif);
}  */

 /* gallery */
 /*DIV#menu_contents span.g{
	background-image:url(../img/1_up.gif);  */
}
 /* order */
 /*DIV#menu_contents span.o{
	background-image:url(../img/1_up.gif);
}  */

 /* making */
 /*DIV#menu_contents span.m{
	background-image:url(../img/1_up.gif);
}  */


h4{
	font-weight:bold;
	text-align:center;
	background-color:#9AC0CD;
	color:#104E8B;
	width:160px;
	margin:0px;
}
DIV.s-box{
	width:160px;
	background-color:#fff;
	margin:10px 0px;
	padding:0px;
}
DIV.s-box p{
	margin:0px;
	padding:5px;
	overflow:auto;
}

 /*======== フォーム ========*/

DIV#form{
	width:600px;
	margin:20px auto;
}

input {
   background-color: #ffffff; /* 背景は白 */
   border: 1px solid #7f9db9; /* 枠線は淡い青色 */
}

textarea {
   background-color: #ffffff; /* 背景は白 */
   border: 1px solid #7f9db9; /* 枠線は淡い青色 */
}


 /*======== コピーライト ========*/
ADDRESS{
	width:750px;
	background-color:#90A690;
	text-align:center;
	line-height:200%;
	font-style:normal;
	font-size:12px;
	clear:both;
	background-image:url(../img/back_green.gif);
}
ADDRESS a:link {
	color: #f5fffa;
	text-decoration:none;
}
ADDRESS a{border-bottom:dashed 1px;}



