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

body{
	width:100%;
	background: url('../common_images/fullfeiz_background2.jpg'); background-repeat: repeat; background-position: bottom center; background-attachment: fixed; }

#wrap{}



h3 {
	font-size:18px;
	color:#121212;
	margin-bottom:10px;
	border-bottom:1px dotted #aaaaaa;}
	
	
h4 {
	background:#ff3333;
	font-size:16px!important;
	padding:20px;
	line-height:1.4;
	color:#FFFFFF!important;
	margin-bottom:30px!important;
	}

blockquote {
    background-color: #F2F9FC;
    border: 1px solid #9CD6FF;
    color: #222222 !important;
    margin: 20px auto 20px;
    overflow: hidden;
    padding: 15px;
}
a {
    color: #43bbeb;
    text-decoration: none;
}

a:hover, a:focus {
    color: #ffcc00;
    text-decoration: none;
}

/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerAreaInner{}
#headerAreaTitle{}

#headerArea {
	height: 120px;
}

/*----------------------------------------------------------------------------
 ***                                                       Header - Navi
----------------------------------------------------------------------------*/

#gnavi {
	    color: #ffffff !important;
	filter: alpha(opacity=85);
-moz-opacity:0.85;
opacity:0.85;
background:#43bbeb;
float:none;
box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
margin:15px auto !important;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
width:1120px;
float:none;
margin:15px auto !important;
	float:left;
	width:1120px;
	padding: 0px;
}
#gnavi li{
	display:block;
	float:left;
    color: #ffffff !important;
    border-right:1px solid #CCFFFF;
    padding: 10px 22px;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 0px;
    font-weight: bold;
}



.gnavi ul {
    min-width: 160px;
}

/* First Level */
.gnavi li a {
    color: #ffffff !important;
    border-right:1px solid #CCFFFF;
    padding: 10px 22px;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 0px;
    font-weight: bold;
}

/* First Level */
.gnavi li a:hover {
background:url(http://blog.calflavor.com/wp-content/uploads/2012/07/mainbak.png) repeat bottom right !important;
}

#gnhover {
background:url(http://blog.calflavor.com/wp-content/uploads/2012/07/mainbak.png) repeat bottom right;
border-right:1px solid #CCFFFF;
    padding: 14px 28px;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 0px;
    font-weight: bold;
}


/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}

/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/

#contactBox {}

#contactBox  ul {
	padding-left:25px;
}

#contactBox  li{
	font-size:12px;
    color: #222222 !important;
    padding:5px;
	line-height:1.5;
	list-style-type: decimal;
}

h3 {
	font-size:18px;
	color:#121212;
	margin-bottom:10px;
	border-bottom:1px dotted #aaaaaa;}
	
h4 {
	font-size:16px;
	color:#121212;
	margin-top:30px;
	margin-bottom:10px;
	border-bottom:1px dotted #aaaaaa;}

blockquote {
    background-color: #F2F9FC;
    border: 1px solid #9CD6FF;
    color: #222222 !important;
    margin: 20px auto 20px;
    overflow: hidden;
    padding: 15px;
}

#contactBox ul {
	padding-left:25px;
}

#contactBox li{
	font-size:12px;
    color: #222222 !important;
    padding:5px;
	line-height:1.5;
	list-style-type: decimal;
}