@charset "UTF-8";
/* CSS Document */

a:link {
	color: #0084DB;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0076C4;
}
a:active {
	color: #0076C4;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	line-height: 1.5;
	list-style-position: outside;
}
ul{
}
li{
	margin-bottom:5px
}
textarea {
	font-size: 100%;
}

img { vertical-align: bottom; }

hr { display: none; }

body{
	margin:0;
	padding:0;
	font-family:"?ｭ?ｳ ?ｰ繧ｴ繧ｷ繝?け", "繝偵Λ繧ｮ繝惹ｸｸ繧ｴ Pro W4", "Hiragino Maru Gothic Pro";
	letter-spacing: 0em;
	font-size: 90%;
	line-height: 180%;
	text-align:center;
	color: #333333;
	font-weight: normal;
	background-color: #dbdbdb;
}
#dodai{
	width: 880px;
	margin: auto;
}
#l_line{
	float: left;
	width: 569px;
}
#r_line{
	width: 311px;
	float: right;
}

.l_con{
	width: 569px;
	margin-top: 11px;
}
.l_title{
	width: 569px;
	margin-top: 11px;
}
.l_title_con{
	width: 539px;
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.l_title_btm{
	width: 569px;
	height: 5px;
	background-image: url(images/l_btm.gif);
}

.r_title{
	width: 300px;
	margin-left: 11px;
	margin-top: 11px;
}
.r_title_con{
	width: 270px;
	margin-left: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	text-align: justify;
}
.r_title_top{
	background-image: url(images/r_top.gif);
	height: 5px;
	width: 300px;
	margin-left: 11px;
	margin-top: 11px;
}
.r_title_btm{
	background-image: url(images/r_btm.gif);
	height: 5px;
	width: 300px;
	margin-left: 11px;
}

.r_demo{
	width: 300px;
	margin-left: 11px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 11px;
}

.r_cre{
	width: 270px;
	margin-left: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	text-align: left;
}
.r_cre p{
	line-height: 15px;
	font-size: 80%;
}

.spacer{
	height: 20px;
	width: 569px;
}
p.copyright{
	font-size:10px;
	color:#555;
	text-align:right;
	clear:both;
	
}
a.bannar{
	display:block;
	margin:15px 0px 15px 0px;
	text-align:right;
}
span.new{
	color:red;
	font-weight:bold;
}