@charset "utf-8";

/*-----css reset-----*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
}
fieldset,img { 
	border:0;
	color:#ffffff;
	background:transparent;
}
address,caption,cite,code,dfn,em,strong,b,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style-type:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*-----page all default setting-----*/
body{
margin:0px auto;
padding:0px;
text-align:center;
color:#222222;
background:#7B3768;
background-image:url(../images/base/page_bg.png);
background-repeat:repeat;
font-family:'MS UI Gothic',"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,sans-serif;
font-size:12px;
}

#container{
position:relative;
margin:0px auto;
padding:0px;
width:850px;
z-index:1;
text-align:left;
}

#header{
position:relative;
margin:0px auto;
padding:0px;
width:850px;
}

#header h1{
font-size:12px;
color:#ffffff;
}

#description{
position:relative;
width:800px;
margin:2px 0px 0px 10px;
padding:0px;
z-index:2;
}


/*-----contents box setting-----*/

#contentBox{
position:relative;
margin-top:-5px;
padding:0px;
text-align:left;
width:850px;
min-height:300px;
background-image:url(../images/base/cb_m_bg.png);
background-repeat:repeat-y;
}

#contentBox a, a:hover,a:visited{
color:#ff0000;
}

.maincontents{
position:relative;
margin:0px auto;
padding:0px;
text-align:left;
width:840px;
height: auto;
min-height: 800px;
}

.contentbox_top{
position:relative;
margin:0px;
padding:0px;
width:850px;
height:55px;
background-image:url(../images/base/index_cb_t_bg.png);
background-repeat:no-repeat;
}

.contentbox_bottom{
position:relative;
margin:0px;
padding:0px;
width:850px;
height:40px;
background-image:url(../images/base/cb_b_bg.png);
background-repeat:no-repeat;
}

/*-----footer setting-----*/

#footer{
position:relative;
margin:0px;
width:850px;
height:200px;
background-image:url(../images/base/footer_bg.png);
background-repeat:no-repeat;
background-position:right;
text-align:left;
}

.kyonyan_txt{
position:absolute;
margin:85px 0px 0px 443px;
width:290px;
height:60px;
font-size:12px;
text-align:left;
line-height:14px;
}

#kyonyan_contact a,a:hover,a:visited{
color:#ff0000;
}

.footnavi{
position:relative;
margin:0px auto 0px;
padding:0px;
font-size:14px;
text-align:center;
color:#ffffff;
width:auto;
height:auto;
line-height: 25px;
}

.footnavi a, a:hover,a:visited{
color:#ffffff;
}

.footnavi h6{
position:relative;
margin:0px;
padding:0px;
font-size:12px;
text-align:center;
color:#ffffff;
}

.md_ad{
display: inline-block;
position:relative;
margin:120px 0px 0px 620px;
padding:0px;
width:140px;
height:25px;
}

/*-----globalmenu setting-----*/
#g_navi{
position:relative;
width:850px;
height:55px;
text-align:center;
margin:0px 0px 0px 15px;
padding:0px;
z-index:10;
}

#g_navi li{
position:relative;
float:left;
display:block;
width:160px;
height:55px;
margin:0px;
padding:0px;
z-index:2;
}


.gn_top a{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_top.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_top a:hover{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_top.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/

}


.gn_profile a{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_profile.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/

}

.gn_profile a:hover{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_profile.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.gn_works a{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_works.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_works a:hover{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_works.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.gn_blog a{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_blog.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_blog a:hover{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_blog.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.gn_contact a{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_contact.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_contact a:hover{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_contact.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

/*-----Order Cake setting-----*/

#g_navi_oc{
position:relative;
width:200px;
height:55px;
text-align:left;
margin:-8px 0px 0px 15px;
padding:0px;
z-index:10;
}

.gn_o_cake a{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_ordercake.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_o_cake a:hover{
display:block;
width:160px;
height:55px;
background-image:url(../images/g_navi/b_ordercake.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


/*-----clear setting-----*/

.clear{
clear:both;
}

