@charset "utf-8";
/****************************************************************
 **
 ** default.css
 **
 ** Copyright© 2011 Makiou Nizimura Allrights Resarved.
 **
 ****************************************************************/


/** 
 * reset
 */
body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:normal;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
li {
	list-style:none;
}
img {
	border-style:none;
}
a {
	outline:none;
	background-repeat:no-repeat;
	background-position:top left;
}
/**
 * iphone ipad other
 */
body {
	-webkit-text-size-adjust:none;
}
/** 
 * base
 */
html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#1F1F1F;
	line-height:225%;
	background-color:#EFEFEF;
	background-image:url(../images/bk_body_1.jpg);
	color:#666666;
}

@font-face {
	font-family:'CantataOne-Regular';
	src:url('CantataOne-Regular.eot?') format('embedded-opentype'), url('CantataOne-Regular.ttf') format('truetype');
}
@font-face {
	font-family:'DuruSans-Regular';
	src:url('DuruSans-Regular.eot?') format('embedded-opentype'), url('DuruSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family:'DroidSerif-Italic';
	src:url('DroidSerif-Italic.eot?') format('embedded-opentype'), url('DroidSerif-Italic.ttf') format('truetype');
}
@font-face {
	font-family:'DroidSerif-BoldItalic';
	src:url('DroidSerif-BoldItalic.eot?') format('embedded-opentype'), url('DroidSerif-BoldItalic.ttf') format('truetype');
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#8CC63F;
}
/**
 * pagetop
 */
#pagetop {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image:url(../images/bk_wyz.gif);
	background-position:910px 40px;
	background-repeat:no-repeat;
}
/**
 * button pagetop
 */
#btnpt {
	position:relative;
	text-align:center;
	margin:100px 0 0 0;
}
#btnpt a {
	display:block;
	background-image:url(../images/btn_pt_en.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:100px;
	height:45px;
	margin:auto;
}
#btnpt a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/btn_pt_ov.gif);
}
#btnpt a span {
	font-family:"DroidSerif-Italic";
	font-size:11px;
	line-height:11px;
	display:block;
	width:100px;
	padding:22px 0 0 0;
}
/**
 * mainmenu
 */
#mainmenu {
	z-index:3;
	position:absolute;
	left:0;
	top:0;
	width:200px;
	padding:40px 0 0 0;
}
/** */
#mainmenu h1 {
	text-align:right;
}
/** */
#mainmenu h2 {
	font-family:'DuruSans-Regular';
	text-align:right;
	font-size:9px;
	line-height:100%;
	padding:8px 0 12px 0;
}
/** */
#menubuttons {
	padding:0 0 26px 0;
}
#menubuttons a {
	text-align:right;
	font-size:12px;
	line-height:100%;
	font-family:'CantataOne-Regular';
	display:block;
	padding:12px 0 11px 0;
	color:#000000;
}
/** */
#mainmenu address {
	text-align:right;
	font-family:'DuruSans-Regular';
	font-size:9px;
	line-height:14px;
	display:block;
	background-image:url(../images/logo_cr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:4px 38px 36px 0;
}
#mainmenu address span {
	margin:0 3px 0 0;
}
/** */
#mainmenu .ourinfo {
	text-align:right;
	padding:0 0 36px 0;
}
#mainmenu .ourinfo h3 {
	font-size:11px;
	line-height:11px;
	font-family:"DroidSerif-BoldItalic";
	padding:0 0 6px 0;
	color:#333333;
}
#mainmenu .ourinfo p {
	font-size:9px;
	line-height:16px;
}
/** */
#mainmenu .shortaboutus {
	text-align:right;
	padding:0 0 0 0;
}
#mainmenu .shortaboutus h3 {
	font-size:11px;
	line-height:11px;
	font-family:"DroidSerif-BoldItalic";
	padding:0 0 6px 0;
	color:#333333;
}
#mainmenu .shortaboutus p {
	font-size:9px;
	line-height:16px;
	text-align:justify;
	padding:0 0 0 40px;
	text-justify:inter-ideograph;
}
/**
 * maingraphics
 */
#maingraphics {
	z-index:2;
	width:100px;
	overflow:visible;
	position:absolute;
	left:245px;
	top:40px;
}
#maingraphics a {
	text-decoration:none;
	display:block;
	position:absolute;
	top:0;
	background-position:top left;
	background-repeat:no-repeat;
}
#maingraphics a:hover {
	text-decoration:none;
}
#maingraphics a img {
	width:72px;
	position:absolute;
	left:0;
	top:0;
}
#maingraphics a img.ac {
	display:none;
}
#mg_btn_1 {
	left:0;
}
#mg_btn_2 {
	left:112px;
}
#mg_btn_3 {
	left:224px;
}
#mg_btn_4 {
	left:336px;
}
#mg_btn_5 {
	left:448px;
}
#mg_btn_6 {
	left:560px;
}
