body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

	font-size: medium;
	line-height: 0.9em;
}
table,tr,td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
}
.small {
	font-size: smaller;
}

img {
	margin: 0px;
	border: 0;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul,dd {
	line-height: 1.3em;
}

.px14 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.px12 {
	font-size: 12;
	color: #009900;
}
.color1 {
	color: #FF6600;
	font-weight: bold;
}
.size1 {font-size: medium}






/*Head*/
#header {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 125px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#head01 {
	margin: 0px;
	padding: 0px;
	height: 85px;
}
#RiteSide #rhead {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 282px;
}
#menu {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#container {
	position: relative;
}

/*Left Side*/

#LfteSide {
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	padding: 0px;
	width: 161px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}
#LfteSide #login {
	padding: 10px 5px 5px 5px;
	margin: 0px;
	line-height: 1.5em;
}
#LfteSide #login input {
	background-color: #FFFF99;
	padding: 0px;
	margin-bottom: 7px;
	vertical-align: middle;
	margin-left: 5px;
}
#LfteSide img {
	padding: 0.2em 0px 0px 0px;
	margin: 0px;
}


/*Right Side*/
#RiteSide {
	background-color: #71D040;
	width: 282px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/rightside_head.jpg);
	background-repeat: no-repeat;
}
#RiteSide #rside_main {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
}
#rside_main table {
	margin: 0px;
	padding: 0px;
}
#rside_main td {
	line-height: 1.5em;
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 0.5em 0em 0.5em 0em;
}
#rside_main h5 {
	font-size: large;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

/*Center*/
#center {
	padding: 0px;
	width: 320px;
	margin: 0px;
}
#new {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}
#tit_new {
	background-image: url(../images/tit_chattering.gif);
	padding: 0px;
	height: 27px;
	width: 320px;
	margin-top: 20px;
}
.frame_new {
	margin: 0px;
	padding: 0.9em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#illyuasa {
	margin: 0px;
	float: left;
	padding-right: .7em;
}
#new .frame_new h6 {
	font-size: medium;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.data {
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 1em 0px;
}

#contents {
	margin: 0px;
}

#contents2 {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	background-image: url(../images/tit_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contents2 h2 {
	font-size: x-large;
	font-weight: bolder;
	color: #FF6600;
	padding: 0em;
	line-height: 1.5em;
	margin: 0em 0em 1.5em 0em;
}
#contents2 h3 {
	font-size: large;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #71CF41;
	margin: 1em 0em 1em 0em;
	padding: 0.3em 0em 0.3em 0.5em;
}
#contents2 h4 {
	font-size: medium;
	margin: 0em;
	padding: 0.5em 0em 0.5em 0em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #71D041;
	border-bottom-color: #71D041;
}
#contents2 table {
	margin: 0em;
	padding: 0em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #71D041;
	border-right-color: #71D041;
}
#contents2 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #71D040;
	border-left-color: #72D143;
	margin: 0px;
	padding: 3px;
}
.color_ygreen {
	color: #71D040;
}
#contents2 .article li {
	padding: 0px 0px 0.7em 0px;
	padding: 0em 0em 1.5em 0em;
}
.setumei {
	color: #666666;
}

.article {
	margin: 0px;
	padding: 0px;
}
.article2 {
	margin: 0px;
	padding: 0.9em;
}
#guide .article2 img {
	padding: 2px;
	margin-left: 0.5em;
	float: right;
	border: 1px solid #FF9900;
}
#contents .article ul {
	padding: 0px;
	margin-top: 0.7em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 17px;
}
#contents .article li {
	padding-bottom: .3em;
}
#subject {
	background-image: url(../images/tit_contents_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

#tit_video {
	background-image: url(../images/tit_contens_video.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 25px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tit_video p {
	line-height: 1.2em;
}

#tit_sound {
	background-image: url(../images/tit_contens_sound.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tit_sound p {
	line-height: 1.2em;
}

#guide {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/tit_trend_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#guide h4 {
	font-size: large;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}



/*Footer*/
#footer {
	text-align: center;
	margin: auto;
	padding: 0px 20px 20px 20px;
	clear: both;
}
#footer p {
	clear: both;
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: small;
}
#footer a {
	padding: 3px;
	margin: 0px;
	font-size: small;
}
#contents2 li {
	padding: 0px 0px 0.7em 0px;
	padding: 0em 0em 1.5em 0em;
}
.imgLeft {
	margin: 0em 0.5em 0em 0em;
	float: left;
}
.imgRight {
	margin: 0em 0em 0em 0.5em;
	float: right;
}
.imgCenter {
	text-align: center;
	margin: 0em;
}

.clearfix:after{
content: ".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix { display:inline-block;}
/* Hides form IE-mac \*/
* html .clearfix{height:1%;}
.clearfix { display:block;}
/* End hide form IE-mac */
