@charset "utf-8";

/* ------------------------------ common ------------------------------ */

body {
	font:13px/1.5 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
	color:#333;
	margin:0;
	padding:10px 0;
	background-color:#FFF;
}
select, input, button, textarea {
	font:99%;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:110%;
}
img, form {
	border:0;
}
h1 {
	margin:0;
	padding:0 0 5px 0;
}
h2 {
	margin:0 0 20px 0;
	padding:0;
}
h3 {
	padding:0 0 2px 0;
	border-bottom:1px solid #633;
	color:#633;
	font-size:110%;
}
h4 {
	padding:0 0 2px 0;
	border-bottom:1px dotted #999;
	font-size:100%;
}

.font_small {
	font-size:70%;
}
.red {
	color:#C00;
}

.table_border {
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.table_border th {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.table_border td {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.common_list_01 {
	margin:0;
	padding:0;
}

.common_list_01 ul {
	margin:0;
	padding:0;
}

.common_list_01 li {
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/common_listmark_01.gif) 0 5px no-repeat;
}

.common_list_02 {
	margin:0;
	padding:0;
}

.common_list_02 ul {
	margin:0;
	padding:0;
}

.common_list_02 li {
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/common_listmark_02.gif) 0 5px no-repeat;
}

.sdw1 {
	width:5px;
	background:url(../images/sdw_1.gif) 0 0 no-repeat;
}
.sdw2 {
	height:5px;
	background:url(../images/sdw_2.gif) 0 0 no-repeat;
}
.sdw3 {
	width:5px;
	height:5px;
	background:url(../images/sdw_3.gif) 0 0 no-repeat;
}



/* ------------------------------ .clearfix ------------------------------ */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ------------------------------ #wrapper ------------------------------ */

#wrapper {
	width:913px;
	margin:0 auto;
	padding:10px;
	border:1px solid #CCC;
}

/* ------------------------------ #header ------------------------------*/

#header {
	width:812px;
	margin:0 auto;
	padding:0;
}

#header_logo {
	float:left;
	width:269px;
	margin:0;
	padding:0;
}
#header_link_01 {
	float:right;
	width:353px;
	margin:0;
	padding:0;
}
#header_link_02 {
	clear:both;
	width:812px;
	margin:0;
	padding:10px 0 0 0;
}

/*
#header_link_02 a {
	border:1px solid #FFF;
}
#header_link_02 a:hover {
	border-bottom:1px solid #FC0;
}
/*

/* ------------------------------ #top_flash ------------------------------ */

#top_flash {
	width:812px;
	margin:10px auto;
	width:812px;
}

/* ------------------------------ #contents ------------------------------ */

#contents {
	width:812px;
	margin:30px auto;
}

.image_list_01 td {
	padding:10px;
}
.image_list_01 img {
	margin:0 0 5px 0;
}

.image_list_02 {
	width:600px;
	margin:0 auto;
}

.image_list_02_text {
	float:left;
	width:338px;
	margin:0 10px 0 0;
}

.image_list_02_text h3 {
	border-bottom:1px dotted #999 !important;
}
.image_list_02_image {
	float:right;
}

.image_list_02_clearfloat {
	clear:both;
	margin:0 0 20px 0;
}

#image_list_03_stage {
	margin:0 0 10px 0;
}

#link_list {
	margin:0;
	padding:0;
}

#link_list ul {
	margin:0;
	padding:0;
}

#link_list li {
	margin:0 0 2em 0;
	padding:0 0 0 20px;
	list-style:none;
	border-bottom:1px dotted #CCC;
	/*
	background:url(../images/common_listmark_01.gif) 0 4px no-repeat;
	*/
}

#sitemap_list {
	margin:0;
	padding:0;
}

#sitemap_list ul {
	margin:0;
	padding:0;
}

#sitemap_list li {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	background:url(../images/common_listmark_01.gif) 0 4px no-repeat;
}
#sitemap_list .sitemap_list_lv2 {
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/common_listmark_02.gif) 0 4px no-repeat;
}

.sitemap_hr {
	width:660px;
	height:10px;
	margin:0 auto 10px auto;
	padding:0;
	border-bottom:1px dotted #999;
}


h3.gift_t{
width:790px;
}



/* ------------------------------ #footer ------------------------------ */

#footer {
	margin:0 auto;
	width:812px;
}

#footer_link_01 {
	float:right;
	width:92px;
	margin:0 0 15px 0;
}

#footer_link_02 {
	clear:right;
	float:right;
	margin:0;

	text-align:right;
}


/* ------------------------------ #new ------------------------------ */

#news{
margin:0;
padding:0;
}


#news p{
	line-height:100%;
	}
	
#news .date{
color:#990000;
font-weight:bold;
}
	
	