@charset "Shift_JIS";

/* Reset ********************************************/

img {
	border: 0;
}


/* Layout ********************************************/
body {
	background-color:#E4E4C9;
	color:#333333;
	margin-top: 0;
	font-family:"メイリオ", "ヒラギノ角ゴシック",sans-serif;}
h1 {
	color:#333333;
	font-size:18px;
	letter-spacing:1px;
    }
A:link {
    text-decoration:none;
    color:#663300;
    }
A:visited {
    text-decoration:none;
    color:#336666;
    }
A:active {
    text-decoration:none;
    color:#663300;
    }
A:hover {
	text-decoration:underline;
    }
#main	{
	padding: 30px 20px 20px;
	background: #FFFFFF;
	}
#side {
	padding: 30px 0px 20px;
	background: #FFFFFF;
}
.red {
	color:#990000;
}
.textl {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 150%;
}
.textm {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 140%;
}
.line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}

.text {
	font-size: 12px;
	line-height: 180%;
}
.message		{
	font-size: 10px;
	line-height: 130%;
}


#new {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#update {
	font-size: 10px;
	color: #999999;
	border: 1px solid #999999;
	height: 20px;
	margin-top: 8px;
}
li {
	list-style-image: url(../img/icon_bleu.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.asterisk li {
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../img/icon_asterisk.gif);
	line-height: 130%;
	text-align: left;
	vertical-align: baseline;
	padding-bottom: 5px;
}
hr {
	color: #333333;
}
.mgr-20{
    margin-right : 20px;
}

img.fr {float: right;margin-left: 20px;margin-bottom: 10px;}
img.fr-p5 {float: right;padding: 5px;}

img.fl {float: left;margin-right: 20px;margin-bottom: 10px;}


/* \*/
.message		{
	font-size: 10px;
	line-height: 130%;
	letter-spacing: 1px
}