@charset "UTF-8"; 

body
{
	margin:0px 0px 0px 10px;
}
.container {
	width:750px;
}
div.container div.right {
	width:173px;
	margin: 0px 0px 0px 6px;
	float: left;
	}
.footer {
	width:750px;
	height:18px;
	background-color:#CCCCCC;
	text-align: center;
	margin-top:20px;
	padding-top:2px;
	clear: both;
	letter-spacing: 0.1em;
}

/* 構造定義 */
are{}

.container div.right ul {
	margin: 3px 3px 3px 30px;
	padding:0px;
}
.container div.right li {
	list-style-type: none;
	list-style-image:  url(../../images/icon_flower.gif);
	list-style-position: outside;
	line-height:100%;
	margin-top: 5px;
	padding:0px;
	vertical-align: middle;
	}
.container div.right li.point01 {
	list-style-image:  url(../../images/icon_kei01.gif);
	margin: 0px;
	
	}
.container div.right li.point02 {
	list-style-image:  url(../../images/icon_kei02.gif);
	margin: 0px;
	}
.container div.right li div.box {
	width:50px;
	margin: -13px 0px 0px 25px;
	}
	
.right a .bana{
margin-top:50px;
margin-bottom:10px;
}

br.clearboth{
	clear: both;
}

/*汎用*/
h1, h2, h3
{
	margin:0px;
}
img {
	border: none;
}

/* マージン設定 */
.m-Top5 {
	margin-top:5px;
}
.m-Top10 {
	margin-top:10px;
}
.m-Top15 {
	margin-top:15px;
}
.m-Top20 {
	margin-top:20px;
}
.m-Top30 {
	margin-top:30px;
}
.m-Top50 {
	margin-top:50px;
}
.m-Right5 {
	margin-right:5px;
}
.m-Right10 {
	margin-right:10px;
}
.m-Right15 {
	margin-right:15px;
}
.m-Right20 {
	margin-right:20px;
}
.m-Bottom5 {
	margin-bottom:5px;
}
.m-Bottom10 {
	margin-bottom:10px;
}
.m-Bottom15 {
	margin-bottom:15px;
}
.m-Bottom20 {
	margin-bottom:20px;
}
.m-Bottom30 {
	margin-bottom:30px;
}
.m-Bottom40 {
	margin-bottom:40px;
}
.m-Left5 {
	margin-left:5px;
}
.m-Left10 {
	margin-left:10px;
}
.m-Left15 {
	margin-left:15px;
}
.m-Left20 {
	margin-left:20px;
}
.textLeft {
text-align:left;
}
.textCenter {
text-align:center;
}
.textRight {
text-align:right;
}

/* 構造定義 */
are{}
.textMax{
	color: #666666;
	font-size: 120%;
	line-height: 120%;
	}
.textL{
	color: #666666;
	font-size: 100%;
	line-height: 125%;
	}
.textM{
	color: #666666;
	font-size: 90%;
	line-height: 120%;
	}
.textS{
	color: #666666;
	font-size: 80%;
	line-height: 130%;
	}
.textMini{
	color: #666666;
	font-size: 60%;
	line-height: 150%;
	}
.pink
	{
	color:#FF009C
	}
.red
	{
	color:#FF0000
	}
form{
	margin:0px;
}
line{
border:1px;

}

