@charset "utf-8";

/*<group=global>*/

*{
	margin: 0px;
	font-style: normal;

}

body{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 1.5;
	background: #fff url(../img/bg.gif) repeat-x 50% top;
	text-align: center;
}

a:link{color: #996633;text-decoration:underline;}
a:visited{color: #993333;text-decoration:underline;}
a:hover{color: #990000;text-decoration:none;}
a:active{color: #990000;text-decoration:none;}

img{border:0;}
	
/*</group>*/

/*<group=common>*/

#wrapper{
	margin: 0 auto;
	background: #ffffff url(../img/wrapper_bg.gif) repeat-y 50% top;
	text-align: left;
}

.bg_l{
	width: 60px;
	background: url(../img/bg_l.gif) no-repeat right top;
}

.bg_r{
	width: 60px;
	background: url(../img/bg_r.gif) no-repeat;
}

.head{
	width: 760px;
	height: 109px;
	background: url(../img/bg_head.gif);
}

.head .block1{
	padding: 20px 0 0 20px;
	vertical-align: top;
}

.head .block2{
	vertical-align: top;
}

.head .block2 table{
	float: right;
}

.foot{
	width: 760px;
	margin-top: 52px;
	background: #c4c0a6;
}

.foot .cominfo img{
	margin: 20px 0 0 20px;
}

.foot .copyright{
	padding: 30px 0;
	color: #ffffff;
	font-size: smaller;
	text-align: center;
}
	
/*</group>*/

.products{
	width: 303px;
	margin: 30px 0 0 0;
}

.products td.box{
	padding: 10px;
	border-bottom: 1px dotted #fdb736;
}

.products td.box .image{
	float: left;
}

/* これ以降Mac IE 5のみに適用される \*//*/
.products td.box .description{
	margin: 0 0 0 65px;
	width: 222px;
}
/* これ以降Mac IE 5以外にも適用される */

.products td.box .description{
	float: right;
	width: 222px;
}

.products td.box .title a{
	font-weight: bold;
}

.new{
	width: 206px;
	margin: 30px 0 0 20px;
}

.new td.box{
	padding: 10px;
	background: #fffbe5;
	border-bottom: 1px dotted #fdb736;
}

.plan{
	width: 221px;
	margin: 20px 0 0 5px;
	background: url(../img/plan_bg.gif);
}

.plan td.box{
	padding: 10px 15px 10px 30px;
}
.txt_11 {
	font-size:11pt;
	line-height: 1.4em;
}
.txt_11_gray {
	color:#666666;
	font-size:11pt;
	line-height: 1.4em;
	background-repeat: no-repeat;
}
.txt_10_gray {
	color:#666666;
	font-size:10pt;
	line-height: 1.4em;
}
.txt_10_gray2 {
	color:#666666;
	font-size:10pt;
	line-height: 1.8em;
}
.txt_9_gray {
	color:#666666;
	font-size:9pt;
	line-height: 1.4em;
}
.txt_14_gray {
	color:#666666;
	font-size:14pt;
	line-height: 1.4em;
}
.txt_8_gray {
	color:#666666;
	font-size:8pt;
	line-height: 1.4em;
}
.txt_12_gray {
	color:#666666;
	font-size:12pt;
	line-height: 1.4em;
}