@charset "Shift_JIS";

/*--------------------------------------------------------*/
/* Copyright (C) 2010 Minekura corp. All Rights Reserved. */
/*--------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
* {
	margin:0;
	}

body {
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 14px;
	line-height: 140%;
	color:#555555;
	background:#F5FBFF;}

img { border: none; }

a:link {text-decoration:underline;color:#0000FF;}
a:visited {text-decoration:underline;color:#0000FF;}
a:hover {text-decoration:none;color:#CCCCCC;}
a:active {text-decoration:none;color:#CCCCCC;}

a {
	outline:0;
	}

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 10px; line-height: 140%; }
.m { font-size: 12px; line-height: 140%; }
.l { font-size: 14px; line-height: 140%; }
.ll { font-size: 16px; line-height: 140%; }
.lll { font-size: 18px; line-height: 140%; }

.sB { font-size: 10px; line-height: 140%; font-weight : bold; }

.mB { font-size: 12px; line-height: 140%; font-weight : bold; }

.lB { font-size: 14px; line-height: 140%; font-weight : bold; }

.llB { font-size: 16px; line-height: 140%; font-weight : bold; }

.lllB { font-size: 18px; line-height: 140%; font-weight : bold; }

.color_Blue { color:#0000FF; }
.color_Red { color:#FF0000; }

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold {font-weight:bold;}
.bg999999 {background:#999999;}
.bgFFFFFF {background:#FFFFFF;}
.bg000000 {background:#000000;}
.bgEBEBEB {background:#EBEBEB;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */
.mid01 {
	padding : 6px;
	color:#597DC6;
	font-weight : bold;
	font-size: 16px; line-height: 100%;
	border-left: solid 5px #597DC6;
	border-bottom: dotted 1px #597DC6;}

.mid02 {
	padding : 5px 10px 5px 10px;
	color:#333333;
	background:#EBF3EB;
	font-weight : bold;
	font-size: 14px; line-height: 140%;
	border-top: dotted 1px #666666;
	border-bottom: dotted 1px #666666;}

.mid03 {
	padding : 8px 8px 8px 8px;
	color:#333333;
	background:#EEEEEE;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #1E4AB5;}

.mid04 {
	padding : 5px 8px 5px 8px;
	color:#333333;
	font-size: 14px; line-height: 140%;
	border-left: solid 3px #555555;}

.tab_tx01 {
	padding:8px;
	background:#D2E1FF;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx02 {
	padding:8px;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;}

.tab_tx03 {
	padding:8px;
	background:#A6C2FF;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx04 {
	padding:8px;
	vertical-align:top;
	background:#F7F7F7;
	font-weight:bold;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #C8E3FF;
	border-bottom: solid 1px #E8E8E8;}

.tab_tx05 {
	padding:8px;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;
	border-bottom: solid 1px #E8E8E8;}

/* -------------------- */
/* header footer css    */
/* -------------------- */
#cmnHeader {
	width:748px;
	height:40px;
	text-indent:-9999px;
	background:url(../common/cmn_header_01.jpg) no-repeat;}

#cmnHeader h1 a {
	width:200px;
	height:40px;
	display:block;}

#cmnHeader2 {
	width:528px;
	height:40px;
	text-indent:-9999px;
	background:url(../common/cmn_header_02.jpg) no-repeat;}

#cmnHeader2 h2 {
	text-align:right;
	padding:8px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	color:#FFFFFF;
	font-size:95%; line-height:1.2;
	font-weight:normal;}

#cmnFooter {
	background-image : url(../common/cmn_footer.gif);
	background-repeat: no-repeat;
	width:748px;
	height:20px;}

#cmnFooter address {
	text-align : center;
	padding : 0px 5px 0px 5px;
	color:#FFFFFF;
	font-style : normal;
	font-size: 12px; line-height: 20px;}

hr {
	height: 1px;
	border-width:1px;
	border: dotted 1px #0707FD;}

ul {
	margin:0px;
	padding:0px;
	list-style:none;}

li.list01 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 19px;
	background:url(../common/cmn_arrow_01.gif) no-repeat;
	background-position:left center;}

li.list02 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 16px;
	background:url(../common/cmn_arrow_02.gif) no-repeat;
	background-position:left top;}

li.list03 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;
	background:url(../common/cmn_arrow_03.gif) no-repeat;
	background-position:left center;}

li.list04 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;}

#wrapper {
	margin:0 auto;
	width:770px;}
