/* 全てにマージン0、パディング0
---------------------------------------------*/
*{margin: 0px; padding: 0px;}


/* 全体
---------------------------------------------*/
BODY {
	FONT-SIZE: 12px;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(/img_common/background.gif);
	BACKGROUND-REPEAT: repeat-x;
	color: #000000;
	text-align: center;
}

#bgcol{
	background-color: #ffffff;
	BACKGROUND-IMAGE:none;
}


/* 画像　ボーダー無し
---------------------------------------------*/
IMG {
	BORDER: 0px;
}


/* ヘッダー　全ページ共通
---------------------------------------------*/
#hori {
	BACKGROUND-IMAGE: url(/img_common/bg_area.gif);
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff;
	height:100%;
	WIDTH: 906px;
	margin-left : auto ; margin-right : auto;
}
#hori2 {
	FLOAT: left;
	height:100%;
	WIDTH: 100%;
	margin-left : auto ; margin-right : auto;
}
#area {
	PADDING-TOP: 20px;
	BACKGROUND-COLOR: #ffffff;
	height:100%;
	WIDTH: 900px;
	margin-left : auto ; margin-right : auto;
}
#outer {
	WIDTH: 100%;
	height:100%;
	BACKGROUND-COLOR: #ffffff;
	margin-left : auto ; margin-right : auto;
}
#inner {
	WIDTH: 878px;
	margin-left : auto ; margin-right : auto;
	>cursor: default;
}
#header {
	WIDTH: 878px;
	margin-left : auto ; margin-right : auto;
}
#logo {
	FLOAT: left;
	WIDTH: 60px;
}
#menu {
	margin-LEFT: -2px;
	PADDING-LEFT: 6px;
	PADDING-TOP: 8px;
	FLOAT: right;
	BACKGROUND-IMAGE: url(/img_common/bg_menu.gif);
	BACKGROUND-REPEAT: repeat-x;
	WIDTH: 810px;
	HEIGHT: 68px;
	margin-left : auto ; margin-right : auto;
}
.menu_img {
	VERTICAL-ALIGN: bottom;
}
#usa_img {
	PADDING-LEFT: 5px;
	MARGIN-BOTTOM: 5px;
	VERTICAL-ALIGN: bottom;
}
#header_text {
	PADDING-RIGHT: 6px;
	PADDING-BOTTOM: 15px;
	float: right;
}


/* フッター　全ページ共通
---------------------------------------------*/
#footer_link {
	WIDTH: 900px;
	LINE-HEIGHT: 130%;
	TEXT-ALIGN: center;
	PADDING-TOP: 10px;
	>cursor: default;
}
#footer {
	MARGIN: 0px;
	BACKGROUND-IMAGE: url(/img_common/footer.gif);
	BACKGROUND-POSITION: bottom;
	BACKGROUND-REPEAT: repeat-x;
	WIDTH: 100%; 
	HEIGHT: 40px;
	margin-left : auto ; margin-right : auto;
}


/* メインコンテナ
---------------------------------------------*/
#content {
	WIDTH: 878px;
	text-align: center;
	margin-left : auto ; margin-right : auto;
	clear:both;
}


/* コンテナ　この中に作成する 幅は715pxまで
---------------------------------------------*/
#box715{
	width:715px;
	height:100%;
	align:right;
	margin-left : auto ; margin-right : auto ;
}


/* 各画像サイズ指定
---------------------------------------------*/
#mainimg{
	width:715px;
	height: 498px;

}
#bar{
	width:715px;
	height:23px;
}

#color{
	width:177px;
	height:151px;
}
#colorbox{
	width:715px;
	height:151px;
	text-align: center;
	padding-left: 58px;
}
#colorbox_child{
	width:300px;
	height:151px;
	text-align: center;
	float: left;
}

#feat_textbox{
	width:715px;
	text-align: left;
}

#feat_center{
	margin-left : auto ; margin-right : auto ;
}

#featimg{
	width:280px;
	height:214px;
}
#feattd{
	width:300px;
	height:280px;
	vertical-align: top;
}
#feattext{
	width:100%;
	text-align: left;
	margin: 5px 0px 0 10px;	
	line-height: 120%;
}


#taiou{
	width:471px;
	height:96px;
}
#taioubox{
	width:715px;
	height:100px;
	vertical-align: center;
}




/* フロート指定
---------------------------------------------*/

.float_l{
	float:left;
}
.float_r{
	float:right;
}


/* スペーサー
---------------------------------------------*/

.space{
	padding-bottom: 20px;
}
.space2{
	padding-top: 10px;
}



/* メイン
---------------------------------------------*/
/*テキスト
----------------------------*/	
.mark{
	color : #2CA4B0;
	font-size: 12pt;
	font-weight: bold;
	padding: 20px 20px 5px 20px;
}
.normal{
	padding: 0px 20px 20px 20px;
}

.mark2{
	color : #2CA4B0;
	font-size: 12pt;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
}


.green{
	color : #2CA4B0;
	font-size: 11pt;
	font-weight: bold;
}


/* 赤
----------------------------*/	
.red{
	color: red;
}



/* 価格表
---------------------------------------------*/
/* タイトル部分
----------------------------*/
.list_top {
	background-color:#cccccc;
	height:20px;
	width:400px;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	letter-spacing: 5px;
	color: #000000;
}
.list_top_pk {
	background-color:#cccccc;
	height:20px;
	width:315px;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #000000;
}

/* セル内行数ごとに調節(list_1=1行)
----------------------------*/
.list_1 {
	height:25px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
}
.list_2 {
	height:40px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
}
.list_3 {
	height:60px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
}

/* パケイメセル
----------------------------*/
.list_pk {
	width:315px;
}

/* 罫線
----------------------------*/
hr{
	width:715px;
	
}
#hr{
	width:715px;
	margin-left : auto ; margin-right : auto;
	padding-bottom: 15px;
}
#hrpad{
	padding-top: 10px;
	padding-bottom: 10px;
}


/* 注意書き部分
----------------------------*/
#att {
	width:600px;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	padding-left: 30px;
	margin-left : auto ; margin-right : auto;
	margin-bottom: 10px;
}

/* コピーライト部分
----------------------------*/
#copy {
	text-align: center;
	margin-left : auto ; margin-right : auto ;
	font-size: 12px;
	line-height: 20px;
	padding-top:5px;
	padding-bottom:5px;

}


/* メインページここまで ---------------------------------------------*/
/*-------------------------------------------------------------------*/



/* 拡大イメージ
---------------------------------------------*/
#imgcase{
	width: 740px;
	height: 650px;
	vertical-align: top;
}

#imgleft{
	width:608px;
	height: 650px;
	overflow: hidden;
	text-align: left;
	left: 0px;
	padding-left: 12px;
	float: left;
}
#imgbox{
	width:600px;
	padding-bottom: 300px;
	padding-top: 10px;
}

#imgright{
	width:120px;
	height: 650px;
	float: left;
}


#imghei{
	width:120px;
	height: 110px;
	padding-bottom: 5px;
	vertical-align: center;
	text-align: center;
}

#imgclose{
	width:120px;
	height: 55px;
	padding-bottom: 10px;
	vertical-align: bottom;
}

#close{
	width:83px;
	height: 26px;
}

#bigimg{
	width:600px;
	height: 450px;
	padding-bottom: 10px;
}












.hack{
	_margin-bottom: -3px;
}
