<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Shift_JIS">
html{

}

@import "http://";

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../image/back.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p01{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p02{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p03{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p04{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_4.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p05{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_5.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p06{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_6.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p07{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_7.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p08{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_8.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p09{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_9.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p10{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_10.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p11{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_11.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

body.p12{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../kabegami/kabegami_12.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-size:12px;
}

#centre{
	box-shadow:0px 0px 5px;
	position:relative;
	border: 0px solid red;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	font-size:12px;
	text-align:left;
	background-color:#3c3449;
	opacity:0.85; 
}
#floatdestory{
	clear:both;
}
#box_wrap{
	width:975px;
}
#box_wrap_left{
	padding-top:10px;
	width:160px;
	height:auto;
	border: 0px solid white;
	float:left;
}
#box_wrap_right{
	width:814px;
	height:auto;
	border: 0px solid white;
	float:left;
}

#box_lang_wrap{
	padding-left:0px;
	width:160px;
	height:22px;
	background-color:#3c3449;
	border: 0px solid white; 
}
	
#box_lang_small{
	width:53px;
	height:22px;
	float:left;
	border: 0px solid white;
}

input.lang_jpn{
	width:53px;
	height:22px;
	background-image:url(" ../image/LANG_Japanese.jpg" );
	border:none;
}

input.lang_eng{
	width:53px;
	height:22px;
	background-image:url(" ../image/LANG_English.jpg" );
	border:none;
}

input.lang_fra{
	width:53px;
	height:22px;
	background-image:url(" ../image/LANG_france.jpg" );
	border:none;
}

a.linkmoji {
text-decoration: none;
border-bottom: 0px dotted;
color:black;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 60px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 1;
    opacity: 1;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 1;
    opacity: 1;
}

.nav {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 60px;
}
.nav a {
    display: block;
    background-color:#170B3B;
    text-align: center;
    color: white;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 1;
    opacity: 1;
	width:150px;
}
.nav a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 1;
    opacity: 1;
}

#table_box{
	text-align:center;
	width:160px;
	border: 0px solid white;
	
}
#table_box_calender{
	position:relative;
	border:0px solid red;
	width:140px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
}
table.calender{
	border: 0px solid #9F81F7;
	width:140px;
	border-collapse:collapse;
	text-align:center;
}
th.midashi{
	color:white;
	border:1px solid #9F81F7;
	height:13px;
}
td.nittei{
	color:white;
	border:1px solid #9F81F7;
	height:13px;
}
input.month_bottun{
	border:none;
	color:white;
	background-color:#3c3449;
	opacity:0.85; 	
}
#box_red_member{
	width:550;
	color:red;
	padding:5px;
	text-align:center;
	border: 1px solid red;	
}

#mail{
	width:750px;
	color:black;
	padding:5px;
	text-align:left;
	border: 0px solid red;	
}
#mail_kakunin{
	width:750px;
	color:black;
	padding:5px;
	text-align:center;
	border: 0px solid red;	
}
#mailleft{
	width:100px;
	color:black;
	text-align:left;
	border: 0px solid green;
	float:left;	
}
#mailmdl{
	width:30px;
	color:black;
	text-align:left;
	border: 0px solid green;
	float:left;	
}
#mailright{
	width:200px;
	color:black;
	text-align:left;
	border: 0px solid green;
	float:left;	
}
#mailrighthojin{
	width:600px;
	color:black;
	text-align:left;
	border: 0px solid green;
	float:left;	
}
input.mail_w180px{
	width:180px;
	background:white;
}
input.mail_w180px:focus{
	background:yellow;
}
input.mail_w400px{
	width:400px;
}
input.mail_w400px:focus{
	background:yellow;
}
input.mail_w400px_eng{
	width:400px;
	ime-mode:disabled;
}
input.mail_w400px_eng:focus{
	background:yellow;
}
input.mail_w100_suji{
	width:100px;
	ime-mode:disabled;
}
input.mail_w100_suji:focus{
	background:yellow;
}

#nikki_left{
	width:120px;
	float:left;	
	border: 0px solid white;
}
#nikki_right{
	width:680px;
	float:left;	
	text-align:left;
	border: 0px solid white;
}

