/* STYLE RESET */

h1, h2, h3, h4, h5, h6, p, address {
	font-weight:normal;
	font-style:normal;
	font-size:100%;
}


/* BASIC */

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-:0px;
}


/* LEFT MENU */

#Accordion1 {
	width:159px;
	padding:0px 5px 0px 10px;
	margin:0px 0px 10px;
	font-size:12px;
	line-height:180%;
	border-right: solid 1px #e0e0e0;
	color:#333333;
}

#kosodate {
	text-align:center;
	width:175px;
	margin:0px;
	padding:0px;
}

#kosodate a {
	font-size:12px;
	line-height:150%;
}

.icon {
	margin-right:2px;
	vertical-align:top;
}

#brightway td {
	padding-top:3px;
	padding-bottom:3px;
	background-color:#fafcfc;
}

#brightway p {
	text-align:left;
	padding:2px 8px;
	margin:0px;
	font-size:11px;
}

#brightway {
	background-color:#B4B4B4;
	margin:0px;
}

.bright {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

#bn img {
	padding-bottom:5px;
}



/* KOUKOKU */

.waku .title{
	font-size:12px;
	font-weight:bold;
}

.waku .comment {
	font-size: 10px;
	line-height: 120%;
}

.waku {
	border:solid 1px #999999;
	width:175px;
	margin:5px 0px;
}

.waku img {
	margin-right:2px;
}

.waku table {
	margin:3px;
}


/* COMMON LINK DESIGN */

a:link {
    color: #ff3366;
}

a:visited {
    color: #ff6699;
}

a:hover {
    color: #ff6699;
}

a:active {
    color: #ff6699;
}

#Accordion1 a {
	padding-left:18px;
}

#Accordion1 a:link {
    color: #333333;
	text-decoration:none;	
}

#Accordion1 a:visited {
    color: #333333;
	text-decoration:none;	
}

#Accordion1 a:hover {
    color: #ff6699;
	text-decoration:underline;	
}

#Accordion1 a:active {
    color: #333333;
	text-decoration:none;	
}



/* COMMON DESIGN */

h2 {
	font-size: 14px;
	margin-bottom:5px;	
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, address {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

td {
	color: #333333;
	text-align: left;
	vertical-align:top;
}

.new {
	background-image:url(../index_img/new.gif);
	background-position:90% 10%;
	background-repeat:no-repeat;
}

