@charset "Shift_JIS";

/*-------------------------------------------------------------------------------*/
/* Copyright (C) 2010 mm@a@`. All Rights Reserved. */
/*-------------------------------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
* {
	margin:0;
	padding:0;
	}

body {
	font-family:'lr oSVbN', Osaka, verdana;
	font-size : 14px;
	line-height: 140%;
	color:#333333;
	background:#FEF9FB;}

img { border: none; }

a:link {text-decoration:underline;color:#800000;}
a:visited {text-decoration:underline;color:#800000;}
a:hover {text-decoration:none;color:#756B71;}
a:active {text-decoration:none;color:#756B71;}

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; }

/* -------------------- */
/* bg color      @@   */
/* -------------------- */
.bold {font-weight:bold;}
.bg999999 {background:#999999;}
.bgFFFFFF {background:#FFFFFF;}
.bg000000 {background:#000000;}
.bgEBEBEB {background:#EBEBEB;}

.bgF5EFF2 {background:#F5EFF2;}
.bgFF9999 {background:#FF9999;}

/* -------------------- */
/* cmn css         @   */
/* -------------------- */
.mid01 {
	padding : 3px 8px 3px 8px;
	color:#FF8093;
	font-weight : bold;
	font-size: 15px; line-height: 140%;
	border-left: solid 5px #FF8093;
	border-bottom: dotted 1px #FF8093;}

.mid02 {
	margin : 0px 10px 0px 10px;
	padding : 5px 10px 5px 10px;
	color:#333333;
	font-weight : bold;
	font-size: 14px; line-height: 140%;
	border-top: dotted 1px #333333;
	border-bottom: dotted 1px #333333;}

.mid03 {
	padding : 8px 8px 8px 8px;
	color:#333333;
	background:#EEEEEE;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #FF889A;}

.mid04 {
	padding : 3px 8px 3px 8px;
	color:#333333;
	font-weight : bold;
	font-size: 15px; line-height: 140%;
	border-bottom: dotted 1px #333333;}

.tx01 {
	padding : 0px 10px 0px 10px;
	font-size: 14px; line-height: 140%;}

.tab_tx01 {
	padding:7px;
	vertical-align:top;
	background:#FFB6C1;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx02 {
	padding:7px;
	vertical-align:top;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;}

.tab_tx03 {
	padding:7px;
	vertical-align:top;
	background:#FF889A;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx04 {
	padding:7px;
	vertical-align:top;
	background:#F7F7F7;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #FFB6C1;
	border-bottom: solid 1px #FFB6C1;}

.tab_tx05 {
	padding:7px;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;
	border-bottom: solid 1px #E8E8E8;}

.imgsp {
	padding : 0px 0px 10px 15px;}

.tablesp {
	padding : 7px;}

.tablesp2 {
	padding : 9px;}

/* -------------------- */
/* header footer css    */
/* -------------------- */
#cmnHeader {
	width:750px;
	height:108px;
	text-indent:-9999px;
	background:url(../common/cmn_header.jpg) no-repeat;
	}

#cmnHeader h1 a {
	width:350px;
	height:108px;
	display:block;
	}

#cmnFooter address {
	text-align : center;
	padding : 9px 5px 7px 5px;
	color:#333333;
	font-style : normal;
	background:#FFB6C1;
	font-size: 12px; line-height: 100%;
	}

hr {
	height: 1px;
	border-width:1px;
	border: dotted 1px #800000;}

ul.list01 {
	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;}
