/*-------------------------------tag-------------------------------*/

* {
	margin:0;
	padding:0;
}

html,body,h1,h2,h3,h4,h5,h6,img,p,a,ul,ol,li,dl,dt,dd,form,blockquote,pre,address{ 
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}

body {
	color:#B4A394;
	font-size:75%;
	line-height:1.3;
	background:#FCFBF6;
	width:765px;
	margin:0 auto;
}

h1,h2,h3,h4,h5,h6 { 
	font-size:100%;
	font-weight:normal;
}

input,textarea,option,select {
	color:#444444;
	line-height:1.3;
	font-size:100%;
}

a {
	color:#E38400;
}

a:link,visited,active {
	color:#E38400;
}

a:hover {
	color:#F8C57E;
}

.clear {
	clear:both;
}

.align_center {
	text-align:center;
}

.align_right {
	text-align:right;
}


/*-------------------------------font-------------------------------*/

.bold {
	font-weight:bold;
}

.small {
	font-size:72%;
}


/*-------------------------------color-------------------------------*/

.orange {
	color:#E38400;
}

.white {
	color:#FFFFFF;
}

.brown {
	color:#6C4025;
}

.red {
	color:#ff0000;
}

.black {
	color:#444444;
}

/*-------------------------------bgcolor-------------------------------*/
.bg_orange {
	background:#EC641C;
}

.bg_l_brown {
	background:#E7E5DA;
}

.bg_white {
	background:#ffffff;
}

.bg_black {
	background:#cccccc;
}

.bg_cream {
	background:#FCFBF6;
}

.bg_brown {
	background:#6A4124;
}

/*-------------------------------layout-all-------------------------------*/

/* yuimall */

/* header layout */
#yui_header	{
	height:150px;
	width:765px;
}

#header_left	{
	width:150px;
	float:left;
}
#header_center	{
	float:left;
	margin:5px 5px 0 50px;
	width:330px;
}
#header_right	{
	width:200px;
	float:right;
}
#header_navi	{
	clear:both;
	margin:5px 0px 0px;
	padding:8px 0px 0px;	
	width:765px;
	height:31px;
	background-image:url("../images/header_navi_bk.gif");
	background-repeat:no-repeat;
}

/*seo text*/
#top_text	{
	margin:0 0 10px;
	padding:5px 15px;
	width:750px;
	font-size:x-small;
	color:#333333;
	background-color:#C9CACA;
}

/* top logo*/
#yuimall_rogo {
/*	padding-left:25px;*/
	text-indent:-9999px;
	height:70px;
	width:150px;
	background-image:url("../images/rogo.gif");
	background-repeat:no-repeat;
}
#yuimall_rogo a	{
	text-decoration:none;
	display:block;
	height:70px;
	width:150px;
}


/* header center */

#header_center h2	{
	width:100%;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#75A215;
}
#header_center p	{
	width:100%;
	font-size:11px;
	margin:2px 0 0 0;
	padding:0px;
	color:#333333;
}

/* header right */
#header_right	table	{
	margin-left: auto;
	margin-right: 0;
	padding:0px;
}

#header_right	tr td 	{
	margin:0px;
	padding:0px;
}
#header_right ul	{
	margin:0 0 2px;
	padding:0px;
}
#header_right ul li	{
	display:inline;
	font-size:x-small;
}
#header_right li	{
	margin:0px;
	padding:0px 0px 0px 3px;
	border-left:5px solid #CC9966;
	display:inline;
	font-size:x-small;
}
#header_right p	{
	margin:0px;
	padding:0px;
	font-size:x-small;
	color:#333333;
}
#header_right p.tel_fax	{
	font-size:14px;
	line-height:16px;
	font-weight:900;
	color:#BE0081;
}

/* header navi */
#header_navi ul	{
	margin:0px 0px 0px 300px;
}
#header_navi ul li	{
	display:inline;
	font-size:small;
	color:#FFFFFF;
}
#header_navi li	{
	padding-left:3px;
	border-left:5px solid #FFFFFF;
	vertical-align:middle;
}

#header_navi a {
	color:#ffffff;
	text-decoration:none;
}

#header_navi a:link,visited,active {
	color:#ffffff;
}

#header_navi a:hover {
	color:#6600FF;
}


/* yuimall_footer */
#yui_footer	{
	margin:0px;
	padding:0px 0px 0px;
	width:765px;
	height:28px;
	background-image:url("../images/footer_bk.gif");
	background-repeat:no-repeat;
	text-align:right;
}

/* footer navi */
#yui_footer ul	{
	padding:10px 10px 0px 0px;
}
#yui_footer ul li	{
	display:inline;
	color:#333333;
}
#yui_footer li	{
	padding-left:3px;
	font-size:11px;
	vertical-align:middle;
}
#yui_footer a {
	color:#333333;
	text-decoration:none;
}

#yui_footer a:link,visited,active {
	color:#333333;
}

#yui_footer a:hover {
	color:#6600FF;
}
#footer_go_to_top	{
	margin:3px 0px 0px;
	padding:0px 600px 0px 0px;
	font-size:11px;
}
#yui_footer p	{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333333;
}

/* main */

#yui_main h2,h4,h5,h6,p,pre,blockquote,ul,img	{
	margin:0px;
	padding:0px;
}
#yui_main  h3	{
	margin:30px 0px 10px 0px;
	padding:0px;
}	

#yui_main	{
	width:575px;
	font-size:medium;
	color:#333333;
}

#yui_main img	{
	margin:8px 0px;
}

#yui_main p	{
	letter-spacing:0.1em;
	line-height:1em;
	margin-top:0.1em;
}

#main_img	{
	width:575px;
	height:400px;
	background-image:url(../images/main01001.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#main_cap1	{
	margin:8px 0px 8px 0px;
	width:450px;
	height:85px;
	background-image:url(../images/main_cap1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#main_cap1_p	{
	float:left;
	width:383px;
}

#main_cap1_img	{
	float:right;
}

#main_cap2	{
	margin:8px 0px 8px 0px;
	clear:both;
	width:460px;
	height:40px;
	background-image:url(../images/main_cap2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#main_cap3	{
	margin:8px 0px 8px 0px;
	width:485px;
	height:40px;
	background-image:url(../images/main_cap3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#main_cap4	{
	margin:8px 0px 8px 0px;
	width:480px;
	height:70px;
	background-image:url(../images/main_cap4.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#main_cap4-1	{
	margin-bottom:8px;
	width:310px;
	height:20px;
	background-image:url(../images/main_cap4-1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#yui_main ul	{
	margin:8px 0px 8px 0px;
	padding:8px;
	list-style-image:url(../images/l_star.gif);
	border:2px solid #17902D;
	background-color:#FFFCD9;
}
#yui_main li	{
	margin:0px 0px 0px 20px;
}

.go_to	{
	margin-left:400px;
	padding-left:24px;
	font-size:14px;
	line-height:24px;
	background-image:url("../images/butt1.gif");
	background-repeat:no-repeat;
}

.sold_out	{
	text-decoration:line-through;
}
.sold_out_text	{
	color:#FF0000;
}

/* about_rakkyou */

.what_rak	{
	margin:0px 0px 30px;
}

.yui_about_rakkyou_cap	{
	width:250px;
	margin:0px;
	padding:0px 0px 0px 20px;
	background-color:#FCC700;
	vertical-align:middle;
	font-size:14px;
	line-height:24px;
	color:#333333;
}

#about_rakkyou_cap1	{
	width:575px;
	height:80px;
	background-image:url("../images/about_rakkyou_cap1.gif");
	background-repeat:no-repeat;
	text-indent:-9999px;

}

#about_rakkyou_cap2	{
	width:575px;
	height:40px;
	background-image:url("../images/about_rakkyou_cap2.gif");
	background-repeat:no-repeat;
	text-indent:-9999px;

}

/*recie*/
#recipe1 h2,h4,h5,h6,p,pre,blockquote,ul,img	{
	margin:0px;
	padding:0px;
}

#recipe1 h3	{
	margin:0px 0px 10px;
}

#recipe1	{
	width:575px;
	font-size:medium;
	color:#333333;
}

#recipe1_n1	{
	width:210px;
	height:25px;
	background-image:url(../images/recipe/recipe_n1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#recipe1 p	{
	letter-spacing:0.1em;
	line-height:1em;
	margin-top:0.1em;
}

#process1	{
	margin:20px 0px 0px 0px;
	float:left;
	width:400px;
}
#process1_img	{
	margin:20px 0px 0px 0px;
	float:right;
	width:175px;
}

#process2	{
	float:left;
	width:400px;
}
#process2_img	{
	float:right;
	width:175px;
}

#process3	{
	float:left;
	width:400px;
}
#process3_img	{
	float:right;
	width:175px;
}

#process4	{
	float:left;
	width:400px;
}
#process4_img	{
	float:right;
	width:175px;
}

.next	{
	clear:both;
	text-indent:-9999px;
}

h2#recipe1_cap1	{
	margin:5px 0px;
	width:358px;
	height:37px;
	background-image:url(../images/recipe/recipe1_cap1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#recipe1_cap2	{
	width:380px;
	height:32px;
	background-image:url(../images/recipe/recipe1_cap2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#recipe1_cap3	{
	width:380px;
	height:32px;
	background-image:url(../images/recipe/recipe1_cap3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#recipe1_cap4	{
	width:380px;
	height:32px;
	background-image:url(../images/recipe/recipe1_cap4.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#recipe1_cap5	{
	width:380px;
	height:32px;
	background-image:url(../images/recipe/recipe1_cap5.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#recipe1 p#buy_rakkyou	{
	margin-top:20px;
	margin-left:216px;
	width:359px;
	height:35px;
	background-image:url(../images/recipe/buy_rakkyou.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}


/*pre_rakkyou*/
#pre_rakkyou h2,h4,h5,h6,p,pre,blockquote,ul,img	{
	margin:0px;
	padding:0px;
}

#pre_rakkyou h3	{
	margin:0px 0px 10px;
}

#pre_rakkyou	{
	width:575px;
	font-size:medium;
	color:#333333;
}

#recipe1_n1	{
	width:210px;
	height:25px;
	background-image:url(../images/recipe/recipe_n1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#recipe1 p	{
	letter-spacing:0.1em;
	line-height:1em;
	margin-top:0.1em;
}

#process1	{
	margin:20px 0px 0px 0px;
	float:left;
	width:400px;
}
#process1_img	{
	margin:20px 0px 0px 0px;
	float:right;
	width:175px;
}

#process2	{
	float:left;
	width:400px;
}
#process2_img	{
	float:right;
	width:175px;
}

#process3	{
	float:left;
	width:400px;
}
#process3_img	{
	float:right;
	width:175px;
}

#process4	{
	float:left;
	width:400px;
}
#process4_img	{
	float:right;
	width:175px;
}

#process5	{
	float:left;
	width:400px;
}
#process5_img	{
	float:right;
	width:175px;
}

.next	{
	clear:both;
	text-indent:-9999px;
}

h2#pre_rakkyou	{
	margin:5px 0px;
	width:445px;
	height:36px;
	background-image:url(../images/pre_rakkyou/pre_rakkyou_cap1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#pre_rakkyou_cap2	{
	width:380px;
	height:32px;
	background-image:url(../images/pre_rakkyou/pre_rakkyou_cap2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#pre_rakkyou_cap3	{
	width:380px;
	height:32px;
	background-image:url(../images/pre_rakkyou/pre_rakkyou_cap3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#pre_rakkyou_cap4	{
	width:380px;
	height:32px;
	background-image:url(../images/pre_rakkyou/pre_rakkyou_cap4.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#pre_rakkyou_cap5	{
	width:380px;
	height:32px;
	background-image:url(../images/pre_rakkyou/pre_rakkyou_cap5.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#pre_rakkyou_cap6	{
	width:380px;
	height:32px;
	background-image:url(../images/pre_rakkyou/pre_rakkyou_cap6.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#pre_rakkyou p#buy_rakkyou	{
	margin-top:20px;
	margin-left:216px;
	width:359px;
	height:35px;
	background-image:url(../images/recipe/buy_rakkyou.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*intro1*/
#intro1 h2,h3,h4,h5,h6,p,pre,blockquote,ul,img	{
	margin:0px;
	padding:0px;
}

#intro1	{
	width:575px;
	font-size:medium;
	color:#333333;
}

#intro1 p	{
	letter-spacing:0.1em;
	line-height:1em;
	margin-top:0.1em;
}

h2#intro1_img1	{
	margin:5px 0px;
	width:575px;
	height:350px;
	background-image:url(../images/intro1/intro1_001.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

p#intro1_cap1	{
	margin:5px 0px;
	width:575px;
	height:30px;
	background-image:url(../images/intro1/intro1_cap1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.intro1_p	{
	float:left;
	width:375px;
}
.intro1_cap_img	{
	float:right;
}

h3#intro1_cap2	{
	margin:5px 0px;
	width:575px;
	height:25px;
	background-image:url(../images/intro1/intro1_cap2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h3#intro1_cap3	{
	margin:5px 0px;
	width:575px;
	height:25px;
	background-image:url(../images/intro1/intro1_cap3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#intro1 p#buy_rakkyou	{
	margin-top:20px;
	margin-left:216px;
	width:359px;
	height:35px;
	background-image:url(../images/recipe/buy_rakkyou.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*about_yui*/
#about_yui h2,h3,h4,h5,h6,p,pre,blockquote,ul,img	{
	margin:0px;
	padding:0px;
}

#about_yui	{
	width:575px;
	font-size:medium;
	color:#333333;
}

#about_yui p	{
	letter-spacing:0.1em;
	line-height:1em;
	margin-top:0.1em;
}

h2#about_yui_img1	{
	margin:5px 0px;
	width:575px;
	height:354px;
	background-image:url(../images/about_yui/about_yui_001.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

p#about_yui_cap1	{
	margin:5px 0px;
	width:575px;
	height:63px;
	background-image:url(../images/about_yui/about_yui_cap1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.about_yui_p	{
	float:left;
	width:375px;
}
.intro1_cap_img	{
	float:right;
}

h3#about_yui_cap2	{
	margin:5px 0px;
	width:575px;
	height:25px;
	background-image:url(../images/about_yui/about_yui_cap2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h3#about_yui_cap3	{
	margin:5px 0px;
	width:575px;
	height:25px;
	background-image:url(../images/about_yui/about_yui_cap3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/* privacy ,site map*/

#privacy	{
	margin-left:10px;
	width:565px;
	font-size:medium;
	color:#333333;
}

h2#pri_cap	{
	margin:0px 0px 10px 0px;
	font-size:large;
	width:250px;
	padding:5px 0px 5px 25px;
	background-image:url(../images/annai/point.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	background-color:#99cc33;
	font-size:x-large;
	font-weight:900;
}

h2#site_map	{
	margin:0px 0px 10px 0px;
	font-size:large;
	width:200px;
	padding:5px 0px 5px 25px;
	background-image:url(../images/annai/point.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	background-color:#99cc33;
	font-size:x-large;
	font-weight:900;
}

#privacy p	{
	margin:0px 0px 0px 30px;
	padding:0px;
	font-size:medium;
}

#privacy h3	{
	margin:30px 0px 10px 15px;
	padding:0px;
	font-size:medium;
}

.rivacy_kouomku	{
	margin:10px 0px 0px 30px;
}

.rivacy_kouomku li	{
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 10px;
	list-style-type:disc;
}

/* misaki */
#misaki	{
	margin-left:10px;
	width:565px;
	font-size:medium;
	color:#333333;
}

#misaki h2	{
	margin:0px 0px;
	width:560px;
	font-size:x-large;
	font-weight:900;
}

#misaki_header	{
	margin-top:15px;
	text-align:center;
}

#misaki_rogo1	{
	color:#0099ff;
}
#misaki_rogo2	{
	color:#cc0066;
}
#misaki_rogo3	{
	color:#99cc33;
}
#misaki_rogo4	{
	color:#ffcc33;
}
.misaki	{
	color:#FF0000;
}

.misaki_cap1	{
	margin:15px 0px 25px;
	padding:5px;
	background-color:#FF99FF;
}

.misaki_cap2	{
	width:300px;
	float:left;
	font-size:medium;
	letter-spacing:0.1em;
	line-height:1em;
}

/* misaki banner*/
#misaki_banner	{
	margin:0px 0px 10px;
}

/* order link */
p#buy_rakkyou	{
	margin-top:20px;
	margin-left:216px;
	width:359px;
	height:35px;
	background-image:url(../images/recipe/buy_rakkyou.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
a.link_order	{
	display:block;
	width:359px;
	height:35px;
}

#annai	{
	margin-left:10px;
	width:565px;
	font-size:medium;
	color:#333333;
}

#annai p	{
	margin-bottom:10px;
}

#annai h2	{
	width:200px;
	padding:5px 0px 5px 25px;
	background-image:url(../images/annai/point.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	background-color:#99cc33;
	font-size:x-large;
	font-weight:900;
}

#annai h3	{
	margin:20px 0px 10px;
	padding:5px;
	background-color:#FF99FF;
}
/* yuimall end */

/* ------------------------------------------------------ */

#wrapper {
	width:770px;
	margin-bottom:10px;
}
/*
#one_column {
	width:764px;
	float:left;
}
*/

#one_column {
	width:770px;
}

#left_column {
	float:left;
	width:190px;
}

#glo li {
	width:180px;
	height:37px;
	padding:17px 0 0 10px;
	background:url("../images/glo_bg.gif") no-repeat;
	font-weight:bold;
}

#glo li a {
	color:#4E2309;
	text-decoration:none;
}

#glo li a:link,visited,active {
	color:#4E2309;
}

#glo li a:hover {
	color:#F8C57E;
}

.box_01 {
	border-bottom:1px solid #E2DFD2;
	border-left:1px solid #E2DFD2;
	border-right:1px solid #E2DFD2;
	padding:10px;
	color:#414141;
	background:#FFF;
	margin-bottom:5px;
}

.box_02 {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:548px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.box_03 {
	padding:10px;
}

.box_03_left {
	float:left;
}

.box_03_right {
	float:right;
}

.box_04 {
	width:398px;
	padding:5px 0;
}

.box_04_left {
	float:left;
}

.box_04_right {
	float:right;
}

.box_05 {
	padding:0;
}

.box_05_left {
	float:left;
}

.box_05_right {
	float:left;
}

.box_06 {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:526px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.box_07 {
	width:168px;
	padding:10px;
	border:1px solid #E2DFD2;
	background:#FFF;
}

.box_08 {
	width:526px;
	padding:10px;
	border:1px solid #E2DFD2;
	background:#FFF;
}

.error {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:744px;
	color:#B4A394;
	background:#FFF;
	text-align:center;
	float:left;
}

.inner {
	border:1px solid #E2DFD2;
	padding:10px;
	width:548px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.inner h4 {
	padding:10px;
	width:528px;
	color:#FFFFFF;
	background:#462B18;
}

#category li {
	background:url("../images/list_img_01.gif") no-repeat;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #CDCDCD;
}

#category li a {
	color:#444444;
	text-decoration:none;
}

#category li a:link,visited,active {
	color:#444444;
}

#category li a:hover {
	color:#cccccc;
}

#now li {
	background:url("../images/list_img_01.gif") no-repeat;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #CDCDCD;
	color:#6C4025;
	font-weight:bold;
	margin-left:10px;
}

#now li a {
	color:#6C4025;
	text-decoration:none;
}

#now li a:link,visited,active {
	color:#6C4025;
}

#now li a:hover {
	color:#D0B4A2;
}

.line_01 {
	background:url("../images/line_01.gif") repeat-x;
}

#center_column {
	margin-left:5px;
	float:left;
	width:570px;
}

#right_column {
	margin-left:5px;
	float:left;
	width:570px;
}

h2 {
	width:190px;
}

/*
h3 {
	height:28px;
	padding:13px 0 0 10px;
	background:url("../images/h2_bg.gif") repeat-x;
	font-weight:bold;
	color:#FFF;
	margin-bottom:3px;
}*/

h4 {
	color:#6C4025;
}

h4 a {
	color:#6C4025;
}

h4 a:link,visited,active {
	color:#6C4025;
}

h4 a:hover {
	color:#A58775;
}

h5 {
	font-size:180%;
}

.product {
	width:574px;
	float:left;
}

.product_left {
	margin:0 5px 5px 0;
	border:1px solid #E2DFD2;
	padding:10px;
	width:261px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.product_right {
	border:1px solid #E2DFD2;
	padding:10px;
	width:261px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.product_img_01 {
	float:left;
	width:100px;
	text-align:center;
	margin-right:10px;
}

.product_cap_01 {
	float:left;
	width:148px;
}


.product_img_02 {
	float:left;
	width:260px;
	text-align:center;
	margin-right:10px;
}

.product_cap_02 {
	float:left;
	width:268px;
}

.product_img_03 {
	float:left;
	width:130px;
	text-align:center;
	margin-right:10px;
}

.product_cap_03 {
	float:left;
	width:400px;
}

.price {
	color:#E38400;
	font-size:140%;
}

dl.news {
	width:548px;
	border-bottom:1px solid #C3B5A9;
	padding:10px 0;
}

.news dt {
	background:url("../images/list_img_02.gif") no-repeat;
	float:left;
	width:100px;
	clear:both;
	padding-left:10px;
}

.news dd {
	width:428px;
	margin-left:110px;
}

.sub_title {
	width:548px;
	margin-top:5px;
}

.sub_title_left {
	float:left;
	width:268px;
}

.sub_title_right {
	float:right;
	width:260px;
	text-align:center;
}

.comment {
	border-bottom:1px solid #643A17;
	padding:10px 0;
}

.table_padding td,th {
	padding:10px;
	color:#444444;
}

.txt {
	width:526px;
}

#my_navi {
	margin:8px 0 10px 0;
}

#footer {
	clear:both;
	padding:30px 10px;
	background:url("../images/footer.gif") no-repeat;
	width:745px;
	height:22px;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}

#footer a:link,visited,active {
	color:#FFFFFF;
}

#footer a:hover {
	color:#A58775;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
}

/*-------------------------------space-------------------------------*/

.t5 {
	margin-top:5px;
}

.t10 {
	margin-top:10px;
}

.t20 {
	margin-top:20px;
}

.b5 {
	margin-bottom:5px;
}

.b10 {
	margin-bottom:10px;
}

.b20 {
	margin-bottom:20px;
}

.r5 {
	margin-right:5px;
}


/*-------------------------------clearfix-------------------------------*/
/* begin clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	zoom: 1; /* for IE5.5 - IE7 */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */