/* CSS Document */

/* GENERIC */
BODY {
	margin: 0px 0px 0px 0px;
	background-color: #F5F0DC;
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
}

IMG{
border:0px;
}

A:link { color:#990000; }
A:hover { color:#990000; text-decoration:underline; }
A:visited { color:#993333; }
A:active { color:#996633; }



/* COMMON STYLES */


.active {
	font-size: 13px;
	color: #990000;
}

.subtxt {
	font-size: 10px;
	line-height: 130%;
	color: #262626;
}


.blue {
	color:#3333FF;
	font-size: 13px;
	line-height: 100%;
}


.red {
	color:#990000;
	font-size: 13px;
	line-height: 14px;
}

.news {
	color:#333333;
	line-height:16px;
	font-size: 12px;
	padding: 5px 10px 5px 5px;
}

.table_txt {
	color: #191919;
	padding: 3px 10px 3px 3px;
}

.tbl_txt2 {
	font-size:80%;
	line-height: 150%;
	color:#339966;
	padding: 20px 20px 20px 20px;
}


/* INDENT */

.indent10 {
	margin: 0px 10px 0px 10px;
}

.indent20 {
	margin: 0px 20px 0px 15px;
}

.indent30 {
	margin: 0px 30px 0px 20px;
}

.indent40 {
	margin: 0px 40px 0px 30px;
}

.indent50 {
	margin: 0px 50px 0px 40px;
}

.padd5 {
	padding: 0px 5px 5px 5px;
}

.padd10 {
	padding: 5px 5px 5px 10px;
}


.padd20 {
	padding: 0px 5px 5px 20px;
}

.gmenu_table {
	padding: 4px 4px 4px 10px;
	background: #FCF5D0;
}

.padd_for_maker{
	padding: 15px 10px 10px 10px;
	line-height: 25px;
	font-size: 14px;
	color:#990000;
}
.padd_for_maker2{
	padding: 10px 5px 10px 5px;
	font-size: 14px;
	color:#990000;
}




/* BG */

.shadow {
	background-image:url(../image/shadow.gif);
	background-repeat: repeat-x;
}


/* BOX */

.box {
	background-color:#ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.box_txt {
	color:#191919;
	font-size: 12px;
	line-height: 150%;
	padding: 5px 5px 5px 10px;
}

img#campaign_link{
	border:1px solid #989898
}

/* exterior list */
h3.excopy{
	border-bottom:1px solid #d5d5d5;
}

div.listbox{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
div.listbox p{
	font-size:0.8em;
	text-align:center
}

p.pagelink{
	clear:both;
	text-align:center
}

p.nodata{
	text-align:center
}

/* exterior detail */
p.exsub{
	font-size: 100%;
	color: #B97635;
	font-weight: bold;
}
p.extitle{
	text-align: right;
}
p.getitle{
	background: #FCF5D0;
	padding: 10px;
	font-size: 80%;
}

div.eximg{
	margin-bottom:20px;
	border-top:1px dotted #ccc;
	padding:20px 0px 0px 0px;
	clear:both;
}
div.eximg strong{
	display: block;
	height:0;
	overflow:hidden;
	width: 119px;
	padding-top: 25px;
	background:url(../image/ex_after.png) no-repeat 0 0;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.eximg em{
	display: block;
	height:0;
	overflow:hidden;
	width: 55px;
	padding-top: 19px;
	background:url(../image/ex_before.png) no-repeat 0 0;
	margin-bottom: 10px;
	margin-top: 5px;
}



div#eximg1{
	border-style:none
}

div.eximg img{
/*	float:left;
	margin-right:10px;
	margin-bottom:20px;*/
}

div.eximg_r img{
/*	margin-left:10px;
	margin-bottom:20px;
	float:right;*/
}

a.prevpage{
	font-size:12px;
	vertical-align:top;
	text-align: left;
	display:inline-block;
	width: 380px;
}

* html a.prevpage{
	display:inline;
	zoom:1
}

*:first-child+html a.prevpage{
	display:inline;
	zoom:1
}

#eximg1 p,#eximg2 p,#eximg3 p,#eximg4 p,#eximg5 p,#eximg6 p,#eximg7 p,#eximg8 p{
	margin-top: 10px;
}

