@charset "UTF-8";

/* -------------------------------------------------------------------- */
/* RESET ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	font: 13px/1.231 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, Arial, Helvetica, sans-serif;
	color: #535353;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

p{line-height:1.7em;}


em{color:#c50000;}


ol, ul {
    list-style:none;
}



blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


img {
	font-size:0;
	line-height: 0;
	vertical-align: top;
}


/* -------------------------------------------------------------------- */
/* base ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

body {
    color: #535353;
    font: 13px/1.231 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, Arial, Helvetica, sans-serif;
}


/* -------------------------------------------------------------------- */
/* layout ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */


#contentArea {
    margin: 0 auto;
    position: relative;
}

#contentArea a:hover img.mo{
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
} 
#regza_banner a:hover img{
filter: alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}


.clear {
	clear: both;
	height: 0;
	font-size: 0
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.fLeft{ float:left;}
.fRight{ float:right;}

/* -------------------------------------------------------------------- */
/* header ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#header #head_logo {
	vertical-align:top;
	margin:0 0 0 12px;
	display:inline-block;
	/display:inline;
	zoom:100%;
	line-height:0;
	font-size:0;
	position: relative;
}
#header #head_logo img {
	vertical-align:top;
}
#header #head_logo #head_uri {
	position: absolute;
	top: 23px;
	left: 199px;
}
#head_bar {
	background:#fff;
	height:64px;
	position:relative;
	width:920px;
	margin:0 auto;
	overflow:hidden;
}

#head_bar p {
	vertical-align:top;
	margin:36px 0 0 230px;
	display:inline-block;
	/display:inline;
	zoom:100%;
}
#head_bar .head_navi01 {
	position: absolute;
	top: 26px;
	right: 20px;
}
#head_bar .head_navi01 li {
	vertical-align: bottom;
	font-size:0;
}
#head_bar .head_navi01 li a {
	display: block;
}
#header li {
	line-height: 0;
	font-size:0;
}
#header li img {
	vertical-align:top;
}

/* -------------------------------------------------------------------- */
/*  nav ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */


#main_navWra {
	z-index: 9999;
	background: url(../../common/temp_images/top_header_nav_bg.png) repeat;	
	height: 100px;
	width: 100%;
}

#main_navWra #main_navInr {
	overflow:hidden;
	background: url(../../common/temp_images/top_header_nav_bg.png) repeat;
	_background: #1d2b2c;
	height: 88px;
	width: 900px;
	margin:0 auto;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

#main_navInr #nav_logo {
	overflow:hidden;
	height: 26px;
	margin-bottom: 8px;
	padding-left: 10px;
}
#main_navInr #main_nav{overflow:hidden;}
#main_navInr #main_nav li {
	float: left;
	overflow:hidden;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 0px
}


/* -------------------------------------------------------------------- */
/*  snav ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#nav {
	width:200px;
	margin-right:20px;
	float:left;
	padding-bottom: 20px;
}

#nav ul{
	/*display: inline;*/
	margin-bottom:10px;
	}
	#nav ul li {
	margin-bottom:3px;
	}
	#nav ul li img {
		vertical-align: bottom;
	}



/* -------------------------------------------------------------------- */
/*  パンくず ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#pans {
    font-size: 75%;
    padding: 5px 0 1px;
    text-align: left;
	margin-bottom:10px;
}

#pans #pan {
    color: #666666;
    padding-top: 10px;
}

#pans #pan a {
    color: #666666;
    text-decoration: underline;
}
#pans #pan a:hover {
	color: #FF0004;
}


/* -------------------------------------------------------------------- */
/*  container ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#contentArea {
    margin-left: auto;
    margin-right: auto;
    width: 920px;
	overflow:hidden;
}

.inner{
	width:700px;
	margin:0 auto;
	}

.w700{
	width: 700px !important;
	padding-bottom: 20px;
}

.w700 .inner{
	width:680px !important;
	margin:0 auto;
	}
	

/* -------------------------------------------------------------------- */
/*  footer ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#footerWra {
	background-color: #000000;
	margin:0 auto;
	width:920px;
}
#footerInr {
    color: #FFFFFF;
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
    font-size: 75%;
    padding: 13px 12px 10px;
}

#footerWra a {
    color: #FFFFFF;
}

#footerfRight {
	color: #FFFFFF;
	float: right;
	text-align: right;
	width: 400px;
}
#footerfRight img {
}
#footerWra a:hover {
	text-decoration:underline;
}

#rzsweet_btmtext {
	clear: both;
	background-color: #e9e9e9;
	padding-right: 43px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5b5b5;
}
#rzsweet_btmtext p {
	font-size: 10px;
	color: #8b8b8b;
	margin:0;
}
#rzsweet_btmtext a {
	color: #a30502;
	text-decoration:underline;
}


ul.cf{overflow:hidden; display:inline-block; float: left;}
ul.cf a {
	text-decoration: none;
}
ul.cf li{
	list-style-type: none;
	margin-right:5px;
	padding-left:5px;
	border-left:1px solid #535353;
	float:left;
}
ul.cf li.first {
	padding-left:0;
	border-left:none;
}


/* -------------------------------------------------------------------- */
/*  pagetop ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

.pagetop {
	clear: both;
    padding-bottom: 17px;
    text-align: right;
}


