@charset "utf-8";
/* CSS Document */

/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #666;
}

body {
	color: #000000;
	font-size: small;
	font-family: "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.6em;
	text-align:center;
}

/**
*	IE6以下への設定
*
********************************** */
* html body{
	font-family:"Verdana", "ＭＳ Ｐゴシック", sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
	vertical-align: bottom;
}

ul {
	list-style-type: none;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #6d5038;
	text-decoration: underline;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-block;
}

/* Mac IEを除く \*/
* html .clear-fix{
	height: 1%;
}
.clearfix{
	display: block;
}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin: 0 auto;
	width: 800px;
	border-left: 1px solid #fc6;
	border-right: 1px solid #fc6;
	background-color: #fff;
	text-align: left;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
	 width: 100%;
	 clear: left;
}

#page_img {
	 border-bottom: 1px solid #fc6;
}


/*　画面左側メニューの幅（TOP）　*/
.top_left_side {
	float: left;
	width: 200px;
}

#top_left_wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

/*　画面左側メニューの幅　*/
.left_side {
	float: left;
	width: 220px;
}

#left_wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

/*　画面右側の幅　*/
.main {
	float: left;
	width:580px;
}

/*　画面右側メニューの幅 top.css　*/



/*　フッター（コピーライト）　*/
.footer {
 width: 100%;
 clear: left;
}


/* -------------------------------------- 

追加セレクタ

 -------------------------------------- */



/*	ヘッダー
--------------------------------------- */

#header_title {
	position: relative;
	padding-bottom: 1px;
	background: #fff url(../images/common/bg_header_01.gif) bottom repeat-x;
}

h1 {
	position: absolute;
	left: 200px;
	top: 20px;
	font-size: smaller;
	font-weight: normal;
}

#primeks_logo {
	position: absolute;
	right: 10px;
	top: 8px;
}

#grobal_navi {
	border-bottom: 1px solid #fc6;
}

#grobal_navi li {
	float: left;
}




/*	サイド
--------------------------------------- */

.left_side p {
	margin-bottom: 8px;
}

.left_side #new_item {
	margin-bottom: 8px;
	border-left: 1px solid #6c4f37;
	border-right: 1px solid #6c4f37;
	line-height: 1.3em;
}

.left_side #new_item li {
	padding: 3px;
	border-bottom: 1px dotted #6c4f37;
	background: url(../images/common/icon_01.gif) no-repeat 5px 7px;
	text-indent: 1.5em;
}

.left_side #blog {
	line-height: 1.2em;
}

.left_side #blog dt {
	margin-top: 8px;
}

.left_side #blog dd {
	margin-bottom: 8px;
	text-align: right;
}












/*	フッター
--------------------------------------- */

.footer {
	line-height: 1.6em;
	margin-top: 30px;
	font-size: smaller;
}

.footer a {
	color: #666;
}

#footer_guide {
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #fc6;
	border-bottom: 1px solid #fc6;
	background: #fff3dd;
}

#footer_guide h2 {
	margin: 0 auto;
	width: 140px;
	height: 20px;
	background: url(../images/common/h2_fguide.gif) no-repeat;
	text-indent: -9999px;
}

#footer_guide p {
	margin: 6px 0;
}

#footer_guide ul {
	margin: 6px 0;
}

#fguide_left {
	float: left;
	width: 360px;
}

#fguide_right {
	float: right;
	width: 360px;
}

#footer_guide h3 {
	width: 360px;
	height: 24px;
	margin-top: 14px;
	margin-bottom: 6px;
	text-indent: -9999px;
}


h3#fguide_return {
	background: url(../images/common/h3_footer_01.gif) no-repeat;
}

h3#fguide_pay {
	background: url(../images/common/h3_footer_02.gif) no-repeat;
}

h3#fguide_carriage {
	background: url(../images/common/h3_footer_03.gif) no-repeat;
}

#fguide_inquery h3 {
	background: url(../images/common/h3_footer_04.gif) no-repeat;
}

h3#fguide_point {
	background: url(../images/common/h3_footer_05.gif) no-repeat;
}

#fguide_tel {
	float: left;
	width: 146px;
	margin-right: 20px;
}

#fguide_web {
	float: left;
	width: 155px;
}

#footer_guide p#security {
	margin: 20px 0;
}



#footer_navi {
	margin-top: 6px;
}

#footer_navi h2 {
	width: 90px;
	height: 20px;
	margin: 0 auto;
	margin-bottom: 6px;
	background: url(../images/common/h2_fnavi.gif) no-repeat;
	text-indent: -9999px;
}

#fnavi_list {
	padding-left: 70px;
	background: url(../images/common/bg_fnavi.gif) repeat-y;
}

#footer_navi #fnavi_cate,
#footer_navi #fnavi_utility,
#footer_navi #fnavi_about,
#footer_navi #fnavi_info {
	float: left;
	width: 180px;
}

#footer_navi h3 {
	font-weight: bold;
}

#epsilon {
	margin-bottom: 10px;
}

#epsilon p {
	margin-bottom: 0;
}

#epsilon img {
	margin-left: 6px;
}

p#adobe_flash img {
	margin-right: 10px;
}

#copyright {
	margin-top: 20px;
	font-size: smaller;
	text-align: center;
}



.red {
	color: #F00;
	font-size: small;
}
