@charset "utf-8";
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd,th,td {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333333;
}
p, li, dt, dd {
	font-size: 0.75em;
	line-height: 150%;
}

.clr {
	clear: both;
}

h1  {
	float: left;
	margin-left: 15px;
	margin-right: 40px;
}
a {
 color: #0099FF;
 text-decoration: none;
}
a:hover {
    color: #FF6699;
    text-decoration: underline;
}
a:visited {
    color: #996699;
}
a:active {
    color: #6CBFBF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}

.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.size18px {
	font-size: 1.3em;
}
.size14px {
	font-size: 1.2em;
}
.mg_b10 {
	margin-bottom: 10px;
}
.mg_b20 {
	margin-bottom: 20px;
}


.mg_b30 {
	margin-bottom: 30px;
}
.mg_b15 {
	margin-bottom: 15px;
}
.mg_b50 {
	margin-bottom: 50px;
}
.gray {
	color: #666666;
}



#global_nv p.right {
	margin-bottom: 10px;
	margin-right: 20px;
}
#global_nv p.left {
	font-size: 0.685em;
}


#global_nv li {
	float: left;
	margin-right: 1px;
}
#global_nv li a {
    cursor:hand;
}
#global_nv li.home {
	display: block;
	height: 28px;
	width: 154px;
	position: relative;
}
#global_nv li.what {
	display: block;
	height: 28px;
	width: 154px;
	position: relative;
}
#global_nv li.media {
	display: block;
	height: 28px;
	width: 154px;
	position: relative;
}
#global_nv li.company {
	display: block;
	height: 28px;
	width: 154px;
	position: relative;
}
#global_nv li.home a span {
	display: block;
	height: 28px;
	width: 154px;
	position: absolute;
	background-image: url(../images/nv_home.jpg);
	top: 0;	left: 0;
}
#global_nv li.what a span {
	display: block;
	height: 28px;
	width: 154px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/nv_what_komachi.jpg);
}
#global_nv li.media a span {
	display: block;
	height: 28px;
	width: 154px;
	position: absolute;
	background-image: url(../images/nv_media.jpg);
	top: 0;
	left: 0;
}
#global_nv li.company a span {
	display: block;
	height: 28px;
	width: 154px;
	position: absolute;
	background-image: url(../images/nv_company.jpg);
	top: 0;	left: 0;
}
#left_nv li.price {
	display: block;
	height: 116px;
	width: 170px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 5px;
}
#global_nv li.home a:hover span {
    background-position: 0px -28px;
}
#global_nv li.what a:hover span {
    background-position: 0px -28px;
}
#global_nv li.media a:hover span {
    background-position: 0px -28px;
}
#global_nv li.company a:hover span {
    background-position: 0px -28px;
}
#left_nv li.price {
	display: block;
	height: 116px;
	width: 170px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 5px;
}
#left_nv li a {
    cursor:hand;
}
#left_nv li.good_thing {
	display: block;
	height: 80px;
	width: 170px;
	position: relative;
	margin-left: 20px;
}

#left_nv li.price a span {
	display: block;
	height: 116px;
	width: 170px;
	position: absolute;
	background-image: url(../images/l_nv_price.gif);
	top: 0;
	left: 0;
}
#left_nv li.good_thing a span {
	display: block;
	height: 80px;
	width: 170px;
	position: absolute;
	background-image: url(../images/l_nv_company.gif);
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}

#left_nv li.price a:hover span {
    background-position: 0px -116px;
}

#left_nv li.good_thing a:hover span {
    background-position: 0px -80px;
}

#left_nv li.news1 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 5px;
	font-size: 0.7em;
}

#left_nv li.news1 {
	display: block;
	width: 158px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #F9A79D;
	line-height: 1.3em;
}





}
#main_container .center {
	margin-bottom: 30px;
}
#footer address {
	font-style: normal;
	font-size: 0.75em;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#copy {
	text-align: center;
	color: #666666;
}
#aura {
	text-align: right;
	margin-right: 10px;
}

#main_content h2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 20px;
}


.page_top {
	text-align: right;
}
.banner {
	margin-bottom: 15px;
	margin-left: 20px;
}

