@charset "shift-jis";

body
{
	margin:0px;
	padding:0px;
	font-size:100%;
}

img,
img a {
	border: none;
}

strong {
	font-weight: bold;
}

#background_top
{
	background-image:url(../images/common/bg_top.gif);
	background-repeat:repeat-x;
	width:100%;
	height:4px;
	margin:0px;
	padding:0px;
}	

#background_bottom
{
	background-image:url(../images/common/bg_bottom.gif);
	background-repeat:repeat-x;
	width:100%;
	height:11px;
	margin:0px;
	padding:0px;
}	

#contents
{
	background-image:url(../images/common/bg_border.gif);
	background-repeat:repeat-y;
	width:812px;
	margin:0px;
	padding:0px;
}	

.table_white
{
	background-color:#FFFFFF;
}

.lh15
{
	line-height:1.5;
}

.lh2
{
	line-height:2.0;
}

.lh25
{
	line-height:2.5;
}

.font_6
{
	font-size:6px;
}

.font_7
{
	font-size:7px;
}

.font_8
{
	font-size:8px;
}

.font_9
{
	font-size:9px;
}

.font_10
{
	font-size:10px;
}

.font_11
{
	font-size:11px;
}

.font_12
{
	font-size:12px;
}

.font_13
{
	font-size:13px;
}

.font_15
{
	font-size:15px;
}

.font_16
{
	font-size:16px;
}

.font_gray12
{
	font-size:12px;
	color: #666666;
	margin:0px;
}

.font_18
{
	font-size:18px;
}

.bold
{
	font-weight:bold;
}

.red
{
	color:#FF0000;
}

.blue
{
	color:#07379B;
}

.orange
{
	color:#F2BB99;
}

.orange2
{
	color:#FF6600;
}


.white
{
	color:#FFFFFF;
}

.gray
{
	color:#333333;
}

.red
{
	color:#FF3333;
}

.green
{
	color:#53A600;
}

.clear
{
	clear: both;
}

.mg1020
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.mg0020
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
}

.mg0020_text
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
	color: #666666;
	font-size: 12px;
}

.mg0
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.mg0001
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:1px;
}

.navy
{
	color:#000080;
	line-height: 140%;
}

.t-left
{
	text-align: left;
}

.list
 {
	margin: 0px 5px 0px 5px;
}

.list li
{
	width: 650px;
	margin:0px;
	padding:3px 0px 3px 25px;
	background-image: url(../images/oshirase/offer/list.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	background-color: #FDF2E4;
	list-style-type: none;
	width: 600px;
}

span.n-mark {
	color: #FF0000;
	text-align: center
}
table.photo-list tr {
	vertical-align: top;
}
table.photo-list span.n-mark {
	display: block;
}

.under_link
{
	margin-left: 1.5em;/*リストの開始位置*/
	margin-right: 1em;
}

.under_link li
{
	background-image : url(../images/common/underlink_orange.gif) ;
	background-position :left center;/*アイコンの場所　左右/上下*/
	background-repeat : no-repeat;
	padding-left: 1.5em;/*アイコンと文章のスペース*/
	margin-top:0.5em;
	margin-right:2em;
	list-style-image: none;
	list-style-type: none;
	float:left;
}


