/* ------------------------------
Default
------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
img {
	border:0;
	vertical-align: bottom;
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 

/* ------------------------------
Page property
------------------------------ */

body,td,th {
	color: #333333;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/templates/bk.gif);
	background-repeat: repeat-x;
}
a:link		{color: #CC1D77;text-decoration:underline;}
a:visited	{color: #CC1D77;text-decoration:underline;}
a:hover		{color: #931557;text-decoration:underline;}
a:active	{color: #931557;text-decoration:underline;}

/* ------------------------------
Temp Common
------------------------------ */
#main {
	width: 900px;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0 0 40px;
}
#header_box {
	padding: 0px;
	width: 900px;
	margin: 0 auto;
}
#site_title {
	float: left;
	display: block;
	width: 341px;
	height: 37px;
	padding: 0;
	margin: 16px 0 0;
}
#navi1 {
	float: right;
	display: block;
	height: auto;
	width: 232px;
	margin: 10px 0 0;
	padding: 0px;
	font-size: 0;
	line-height: 0;
}
#navi1 address {
	display: block;
	height: 21px;
	width: 232px;
	padding: 0;
	margin: 0 0 8px;
}
#navi1 ul {
	display: block;
	padding: 0px;
	height: 20px;
	margin: 0 0 10px;
}
#navi1 li {
	list-style-type: none;
	display: block;
	float: right;
	height: 20px;
	padding: 0;
	margin: 0 0 0 10px;
}
#navi1 li a {
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#navi2 {
	clear: both;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#navi2 img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#navi2 ul {
	margin: 0px;
	padding: 0px;
}
#navi2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	line-height: 1em;
	float: left;
}
#index_flash {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	background-image: url(../image/templates/movie_bg.png);
	background-repeat: repeat-x;
}
#movie_sub {
	display: block;
	width: 900px;
	height: 288px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
#movie_sub p {
	display: block;
	width: auto;
	height: auto;
	margin: 100px 0 30px;
	padding: 0;
	text-align:center;
	font-size: 15px;
}
#index_banner_box {
	clear: both;
	width: 100%;
	height: auto;
	background-image: url(../image/templates/bk_banner.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}
#index_banner {
	width: 922px;
	height: 71px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 22px;
}

#index_banner a#bnr01,
#index_banner a#bnr02,
#index_banner a#bnr03 {
	float: left;
	display: block;
	width: 303px;
	height: 72px;
}

#index_banner a#bnr01 {
	margin-right: 6px;
}

#index_banner a#bnr02 {
	margin-right: 7px;
}

#index_banner a#bnr03 {
	margin-right: 0;
}
#title {
	clear: both;
	height: 158px;
	background-image: url(../image/templates/title_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
#title h2 {
	font-size: 9px;
	line-height: 1em;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#footer_box {
	height: 125px;
	clear: both;
	background-image: url(../image/templates/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 90px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DB0D41;
}
#footer_navi {
	clear: left;
	float: left;
	height: auto;
	width: 280px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer_navi li {
	float: left;
	list-style-type: none;
	display: block;
	padding: 0px;
	font-size: 9px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer address {
	float: right;
	height: auto;
	width: 600px;
	text-align: right;
	font-style: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer a#footer_toplink:link,
#footer a#footer_toplink:visited {
	font-size: 18px;
	color: #333;
	text-decoration:none;
}
#footer a#footer_toplink:active,
#footer a#footer_toplink:hover {
	font-size: 18px;
	color: #931557;
	text-decoration:underline;
}
#logo {
	margin-left: 15px;
	margin-bottom: 5px;
}
#copyright {
	clear: both;
	display: block;
	width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: center;
}

/* ------------------------------
Temp
------------------------------ */
#index_r {
	clear: right;
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#side_navi {
	width: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	height: auto;
}
#side_navi li {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0 0 5px;
}
#side_navi li#last {
	margin-bottom: 0;
}
#index_l {
	clear: left;
	float: left;
	width: 650px;
	padding: 0px;
}
#index_news {
}
#etc_pankuzu {
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 3px;
	clear: both;
}
#etc_l {
	clear: left;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#etc_l img {
	margin-bottom: 0px;
}
#navi_l {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#navi_l a:link		{color: #333;text-decoration:none;}
#navi_l a:visited	{color: #333;text-decoration:none;}
#navi_l a:hover		{color: #CC1D7A;text-decoration:underline;}
#navi_l a:active	{color: #CF1E78;text-decoration:underline;}
#navi_l ul {
	margin: 0px;
	padding: 0px;
}
#navi_l li {
	list-style-type: none;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFAFAF;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
#navi_l li.barbar	{background-image: url(../image/templates/l_arrow_barbar.gif);}
#navi_l li.beauty	{background-image: url(../image/templates/l_arrow_beauty.gif);}
#navi_l li.etc	{background-image: url(../image/templates/l_arrow_etc.gif);}
#etc_r {
	clear: right;
	float: right;
	width: 650px;
	padding: 0px;
}

/* ------------------------------
Clearfix
------------------------------ */
div:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    line-height:0;
    font-size:0;
}

.fix:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    line-height:0;
    font-size:0;
}

.fix{
	display:inline-block;
}

/* for Firefox */
.fix{
	display:block;
}

/* for IE7 */
*:first-child+html .fix{
    display:inline-block;
    min-height:1%;  
}

/* Hides from IE-mac */
* html .fix {
	height:1%;
}

