@charset "shift_jis" ;


/* --------------------------------------- 基本項目 --------------------------------------- */
* {
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	/*overflow-x:hidden; IEの為に付け足した */
}

*,
p,
h1,h2,h3,h4,h5,h6,
ul,li,
span {
margin:0px 0px 0px 0px; 
padding:0px0px 0px 0px;
font-size:inherit;
font-weight:normal;
}


body {
	margin-left : auto ;
	margin-right : auto ;
	margin-top : 0 ;
	margin-bottom : 0 ;
	color:#333333;
	font-size: medium;
	line-height:120%;
}


p {
	text-align : left ;
}


a:link {
	color : #F40161 ;
	border : 0 ;
	text-decoration : underline ;
}


a:visited {
	color : #F40161 ;
	border : 0 ;
	text-decoration : underline ;
}


a:hover {
	color : #F40161 ;
	border : 0 ;
	text-decoration : none ;
}


a:active {
	color : #F40161 ;
	border : 0 ;
	text-decoration : none ;
}


img,embed {
	margin : 0 ;
	border : 0 ;
}

/* ---------------------------------------------------------------------------------------- */


/* 【1】ヘッダー */
#main_header {
	margin:0px;
	padding:0px auto;
	width : 100% ;
	background-color:#95782A;
}

#header {
	position : relative ;
	top : 0 ;
	left : 0 ;
	margin-left : auto ;
	margin-right : auto ;
	width : 800px ;
	height : 100% ;
	background-image: url(../common/bg_template.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#header h1 {
	width : 800px ;
	height : 101px ;
	background-image:url(../common/im_logo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#header h1 a {
	width : 800px ;
	height : 101px ;
	text-indent:-9999px;
	display:block;
}

#header p {
	position: absolute;
	top : 25px ;
	right : 10px ;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	display:block;
}


/* 【2】グローバルナビゲーション */

#global_navigation {
	display : block ;
	margin : 0 auto ;
	padding : 0 ;
	width : 800px ;
	height : 49px ;
	clear : both ;
}


#global_navigation ul {
	display : block ;
	margin : 0 ;
	padding : 0 ;
	width : 800px ;
	height : 49px ;
	list-style-type : none ;
}


#global_navigation li {
	margin : 0 ;
	padding : 0 ;
	height : 49px ;
	list-style-type : none ;
	font-size : 0 ;
	line-height : 0 ;
	float : left ;
}


#global_navigation li a {
	display : block ;
	margin : 0 ;
	padding : 0 ;
	height : 49px ;
	background:url(../common/im_g_navi.png) no-repeat 0 0 ;
	line-height : 0 ;
	font-size : 0 ;
	text-indent : 0 ;
	voice-family : "\"}\"" ;
	voice-family : inherit ;
	text-indent : -9000px ;
}


#global_navigation li a:focus {
	outline : 0 !important ;
}


/* 【2.1】アンカー */
li#top a {
	background-position : 0 0 ;
	background-repeat : no-repeat ;
	width : 95px ;
}


li#top a:hover,
li#top a.on {
	background-position : 0 -49px ;
	width : 95px ;
}


li#concept a {
	background-position : -95px 0 ;
	width : 90px ;
}


li#concept a:hover,
li#concept a.on {
	background-position : -95px -49px ;
	width : 90px ;
}


li#pursuit a {
	background-position : -185px 0 ;
	width : 103px ;
}


li#pursuit a:hover,
li#pursuit a.on {
	background-position : -185px -49px ;
	width : 103px ;
}

li#d_shop a {
	background-position : -288px 0 ;
	width : 112px ;
}


li#d_shop a:hover,
li#d_shop a.on {
	background-position : -288px -49px ;
	width : 112px ;
}


li#item a {
	background-position : -400px 0 ;
	width : 105px ;
}


li#item a:hover,
li#item a.on {
	background-position : -400px -49px ;
	width : 105px ;
}


li#furisode a {
	background-position : -505px 0 ;
	width : 72px ;
}


li#furisode a:hover,
li#furisode a.on {
	background-position : -505px -49px ;
	width : 72px ;
}


li#blog a {
	background-position : -577px 0 ;
	width : 117px ;
}


li#blog a:hover,
li#blog a.on {
	background-position : -577px -49px ;
	width : 117px ;
}


li#movie a {
	background-position : -694px 0 ;
	width : 106px ;
}


li#movie a:hover,
li#movie a.on {
	background-position : -694px -49px ;
	width : 106px ;
}


/* 【3】大ブロック */
div#main_container {
	margin : 0px auto ;
	padding: 0px ;
	width : 100% ;
	height : 100% ;
	background-image:url(../common/bg_container.jpg);
	background-position:center 0;
	background-repeat:repeat-y;
	clear:both;
}

div#top_container {/* トップページ,アイテムのチェックリストに指定 */
	display : block ;
	margin : 0px auto ;
	text-align:left;
	width : 800px ;
	height : 100% ;
	clear:both;
}
div#top_container_present {/* トップページ,アイテムのチェックリストに指定 */
	display : block ;
	margin : 0px auto ;
	text-align:left;
	width : 800px ;
	height : 365px ;
	clear:both;
	background:url(../common/img_present100425.jpg) no-repeat;
}
div#top_container_present a.btn {
position:relative;
top:-102px;
left:250px;
}
div#container {/* トップページ以外の指定 */
	display : block ;
	margin : 0px auto ;
	padding:30px 0px;
	text-align:left;
	width : 800px ;
	height : 100% ;
	font-size:medium;/* 後日付け足した */
	clear:both;
}


/* 【10】フッター */
#main_footer {
	margin: 0px ;
	padding: 0px auto ;
	width : 100% ;
	clear : both ;
	background-color:#95782A;
}

#footer {
	margin: 0px auto ;
	padding: 5px 0px 5px 0px ;
	width : 800px ;
	height : 100% ;
	clear : both ;
	font-size:12px;
	background-image: url(../common/bg_footer.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	color: #FFFFFF;
}

#footer ul {
	margin: 0px 0px 0px 28px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	float: left;
	margin-right: 9px;
}

#footer ul li#bn_catalog {
	margin-right: 5px;
}

#footer ul li#bn_salala {
	margin-right: 0px;
}

#footer img {
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

#footer p {
	text-align: center;
	margin: 0px auto;
}

#footer p.f_text {
	clear: both;
	padding: 10px 0px 0px;
	width: 650px;
	line-height: 1.2em;
	color: #231815;
}

#footer p.f_text a:link,
#footer p.f_text a:visited,
#footer p.f_text a:hover,
#footer p.f_text a:active{
	color: #231815;
	text-decoration:underline;
}

#footer p.f_text em,
#footer p.f_text strong{
	font-style:normal;
	font-weight:bold;
}

#footer ul#tx_link {
	clear: both;
	margin: 10px auto 0px;
	padding: 0px;
	width: 650px;
	font-size: 82%;
	text-align: center;
	line-height: 1.5;
}

#footer ul#tx_link li {
	float: none;
	margin: 0px;
	padding: 0px;
}

#footer ul#tx_link li a:link,
#footer ul#tx_link li a:visited,
#footer ul#tx_link li a:hover,
#footer ul#tx_link li a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer ul#tx_link li a:hover,
#footer ul#tx_link li a:active{
	text-decoration: underline;
}

#footer p.clear {
	clear: both;
	font-size: small;
	text-align: center;
}


/*--------------------------------------
clearfix
--------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

 Hides from IE-mac \
* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*--------------------------------------
clearfix End
--------------------------------------

