body {
	background: #f2f2f2;
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.5em;
	margin: 0;
	padding: 2px 0;
	}
	
dl {
	clear: both;
	line-height: 2em;
	}
	
dt {
	clear: both;
	float: left;
	width: 100px;
	padding:0 5px;
	background-color:#FFCC99;
	border-bottom:1px solid #FFF;
	}
	
dd {
    margin-left:110px;
	border-bottom:1px dotted #FFCC99;
	padding:0 5px;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	margin-bottom: 15px;
	}
	

h1,h2,h3,h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:#0000CC;
	text-decoration: none;
	}
	
a:hover {
	color:#6699FF;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #CC0000;
	}
	
#wrapper {
	margin: 0 auto;
	width: 810px;
	}
	
#header {
	background: url(../img/header_bg.gif) no-repeat;
	height: 112px;
	padding-right: 15px;
	text-align: right;
	}
	
#content_wrap {
	background: url(../img/content_bg.gif) repeat-y;
	text-align: left;
	}
	
#footer {
	clear: both;
	color: #FFF;
	background:url(../img/footer_bg.gif) no-repeat;
	height: 52px;
	padding: 8px 14px 0;
	text-align: right;
	}
	
/*　========== カラーテキスト ===========　*/
.text_orange {
	color:#FF6600;
	}

.text_red {
	color:#FF0000;
	}

.tel {
    font-size: 16px;
	font-weight: bold;
	}	
	
/*　========== ヘッダーパーツ ===========　*/
#header img {
	float: left;
	padding: 30px 0 0 20px;
	}
	
#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding: 15px 0 0;
	}

#header h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding: 5px 0 0;
	}
	
#header div {
	margin: 10px 0 0;
	}

/*　==========メニューバーパーツ===========　*/
#menubar {
	margin: 0 0 0 10px;
	padding-left:1px;
	background:url(../img/menubar_bg.gif) no-repeat;
	}
	
#menubar a {
	background: url(../img/btn_bg.gif) no-repeat;
	color: #333;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	padding: 10px 0 0 40px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}

#menubar h2 {
	color: #333;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	}
	
.menu_a {
	width: 118px;
	}
	
.menu_b {
	width: 119px;
	}
	
/*　=========イベント情報欄============　*/
#new{
     width:500px;
	 height:150px;
	 overflow:auto;
	 border:1px solid #999999;
	 margin:15px 0px 20px 15px;
	 padding:10px;
	 }

#new a {
	color:#FF0000;
	text-decoration: underline;
	}
	
#new a:hover {
	color:#FF9900;
	text-decoration: underline;
	}
	
/*　=========コンテンツ右============　*/
#content {
	padding: 15px 10px;
	}

#content_title h3 {
	background: url(../img/title_02_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 10px;
	padding: 15px 0 0 10px;
	}

#content_title h4 {
	color:#FF9900;
	font-size: 10px;
	font-weight: normal;
	margin-top: -53px;
	margin-bottom: 40px;
	padding: 15px 10px 0 0;
	text-align: right;
	}

#cont_right {
	float: right;
	margin: 5px 20px 0 0;
	width: 550px;
	}

.box {
    margin:10px 20px;
	width:480px;
    border: 1px dotted #FF0000;
	padding:5px;
	line-height:1.5em;
	}

.content_h3 {
	background: url(../img/h_bg_01.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}	

#content_main h3 {
	background: url(../img/h_bg_01.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 8px;
	}
	
#content_main ul {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 15px 10px;
	}

/*　=========商品案内パーツ============　*/	
.service_img {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	}

div.service_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

.service_img_text {
	padding-left: 10px;
	}
	
#service p {
	font-size: 11px;
	}
	
.service_img h4 {
	color:#FF6600;
	font-size: 12px;
	margin-top: 5px;
	}

/*　=========コンテンツ左============　*/		
#cont_left {
	float: left;
	width: 180px;
	}

#cont_left h2 {
	background: url(../img/navi_title_bg.gif) no-repeat top center;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0 10px;
	text-align: left;
	color: #FFF;
	}
	
#cont_left ul {
	list-style-type: none;
	margin: 0 20px 15px 10px;
	padding: 0 0 5px;
	}
	
#cont_left li {
	margin: 0;
	}

#cont_left li a {
	background: url(../img/navi_li_bullet.gif) no-repeat;
	color: #333;
	display: block;
	font-size: 10pt;
	height: 20px;
	padding: 10px 0 0 18px;
	}
	
#cont_left li a:hover {
	background-position: 0 -30px;
	text-decoration: none;
	}
	
#contact_box {
    margin:10px 0;
	height: 40px;
	}
	
#contact_box h3 {
	color: #fff;
	font-size:12px;
	text-align: left;
	}

#messege_box {
	padding: 0 15px 0 5px;
	}

.messege_box h4{
	font-size:10pt;
	}
	
/*　========= TOP ============　*/
.campaign_ttl {
	background:url(../img/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

.top_info {
	margin-bottom: 15px; 
	}

div.top_info  div{
	display:table-cell;
	vertical-align:bottom;
	}

.top_info_text {
	padding-left: 10px;
	}
	
*html .top_info_text {/*IE6*/
	width: 520px;
	}

*:first-child+html .top_info_text {/*IE7*/
	width: 520px;
	}

.top_info h2 {
	font-size: 14pt;
	color: #FF0000;
	line-height: 1.2em;
	font-weight:bold;
	}
	
.top_info h3 {
	font-size: 11pt;
	color:#CC9900;
	line-height: 1.5em;
	}
	
.top_ttl {
	background:url(../img/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

/* ==========ご利用方法============= */
.howto_left {
    float:left;
	width:120px;
	}

.howto_right {
    float:right;
	margin-left:10px;
	width:400px;
	}

.howto_right h2 {
	color:#FF9933;
	font-size: 13px;
	line-height: 1.5em;
	}

/* ==========よくある質問============= */
.q{
   background-image:url(../img/faq01.gif);
   background-repeat:no-repeat;
   padding: 3px 0 5px 25px;
   margin:10px 0 0;
   font-weight:bold;
   }

.a{
   background-image:url(../img/faq02.gif);
   background-repeat:no-repeat;
   padding: 0 0 5px 25px;
   margin:0 0 5px;
   line-height: 1.5em;
   }

/*　==========タレントリスト===========　*/
.list_row {
	padding: 5px 0 20px;
	}
	
.list_row ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	}
	
.list_row li {
	display:block;
	float: left;
	line-height: 1.5em;
	margin: 0 7px 0 0;
	width: 102px;
    border:1px solid #666;
	text-align:center;
	}

.list_row img {
	padding: 5px 0 5px;
	}

#list_row_right {
	float: right;
	margin: 0;
	}

.list_row h1 {
	color: #333;
	font-size: 10pt;
	font-weight:bold;
	padding-bottom:3px;
	}

.list_row h2 {
    background:#FF0000;
	color: #FFF;
	font-size: 9pt;
	padding:3px 0;
	}	

.list_row h3 {
    background:#FF9933;
	color: #FFF;
	font-size: 9pt;
	padding:3px 0;
	}	

.list_row h4 {
    background:#99CC66;
	color: #FFF;
	font-size: 9pt;
	padding:3px 0;
	}

.list_row h5 {
    background:#339933;
	margin:0;
	color: #FFF;
	font-size: 9pt;
	}

.list_row h6 {
    background:#6699FF;
	margin:0;
	color: #FFF;
	font-size: 9pt;
	}

/*　==========イベント実績===========　*/
#topic {
	margin-top: 15px;
	padding: 3px;
	}
	
.topic_img {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	}

div.topic_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

.topic_img_text {
	padding-left: 10px;
	}
	
#topic p {
	font-size: 11px;
	}
	
.topic_img h4 {
	color:#FF0000;
	font-size: 12px;
	margin-top: 5px;
	}
	
#topic h3 {
	background: #FFCC99;
	color:#FF0000;
	margin-bottom: 5px;
	padding: 5px;
	}

/*　==========会社概要ページ===========　*/
#company dl {
	line-height: 2em;
	}

#company dt {
    background-color:#CCC;
	width: 110px;
	padding-left:10px;
	}
	
#company dd {
	margin-left: 10em;
	padding-left:10px;
	border-bottom: solid 1px #CCC;
	}

/*　==========サイトマップ===========　*/
#sitemap {
	margin: 0 0 15px 20px;
	line-height:2em; 
	}

#sitemap a {
    float:left;
	background:url(../img/ic02.gif) no-repeat 0 4px;
	color:#FF0000;
	display: block;
	padding: 0 0 0 15px;
	}
	
#sitemap a:hover {
	background:url(../img/ic03.gif) no-repeat 0 4px;
	text-decoration: none;
	}
