﻿/* C4D L*/

div.container	{
		background: url(../img/topimg.jpg)  repeat-y;  
		margin: 0 auto;
		margin-top: 0px;
		width: 920px;
		text-align: left;
		background-color:  #FFFFFF;
}

div#header_c4d	{
		position: relative;
		background: url(../img/newHead_c4d.jpg)  no-repeat;
		margin: 0 auto;
		background-color: #F0F0F0;
		/* border: 1px solid #666666;*/
		width: 920px;
		height: 250px;
}



span.jmp{
	float: right;
	padding-right: 16px;
	padding-top: 4px;
	font-size: 12px; 
	line-height: 12px;
	font-weight: bold;
	color: #6F3FEF;

}

div.btn		{
		font-size: 12px;
		margin-top: 0px;
		margin-left: 0px;
	/* border: 1px solid #666666; */
}


div.btn h2	{
		font-size: 12px;
		border-right: 1px solid #AAAAAA;
		border-bottom: 1px solid #AAAAAA;
		border-left: 12px solid #FF9900;
		background-color: #FFFAF4;
		padding: 2px 8px;
		margin-left: 4px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
}

div.btn ul	{
		display: block;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
}
div.btn li	{
		color: #AAA;
		font-size: 11px;
		font-weight: bold;
		border-right: 1px solid #AAA;
		border-bottom: 1px solid #CCC;
		border-left: 12px solid #0AE;
		margin-right: 0px;
		margin-left: 4px;
		padding-left: 0px;
		text-align:left;
		background-color: #F3F3FF;
		background-repeat: no-repeat;
		line-height: 180%;
}
div.miniTtl	{
		margin-top: 0px;
		margin-left: 10px;
		width: 18em;
		line-height: 18px;
		/* border: solid 3px #0066cc; */
}

div#sub		{
		float: left;
		margin-top: 0px;
		background-color: transparent;
		width:240px;
		/*border: 1px solid #666666; */
}

h1	{
		width: 620px; 
		margin:	0;
		padding: 0;
		font-weight: bold;
		font-size: 16px;
		color: #2F9F2F;
		border-right: 1px solid #AAAAAA;
		border-bottom: 1px solid #AAAAAA;
		border-left: 15px solid #292;
		background-color: #F0FAF0;
		padding: 8px 5px 2px 5px;
		line-height: 140%
}
div.entry	{
		width: 634px; 
		font-size: 13px;
		font-weight: bold;
		line-height: 20px;
		color: #284;
		border-right: 1px solid #AAAAAA;
		border-bottom: 1px solid #AAAAAA;
		border-left: 12px solid #aca;
		background-color: #F6FFF6;
		padding-top: 5px; 
		padding-left: 10px; 
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		/*border: 1px solid #666666; */

}



div#main	{
		float: left;
		margin-top: 0px;
		width: 660px;
		/* background-color:  #F0F0F0; */
}
p.honbun {
	font-size: 16px;
	text-indent: 1em;
	width: 40em;
	line-height: 28px;
	font-family: 'Meiryo','MS UI Gothic',Osaka;
	color: #303030;
	margin-top: 10px;
	margin-left: 10px;
	/* letter-spacing: 0.02em;*/
}
p.honbun2 {
	font-size: 16px;
	width: 40em;
	line-height: 28px;
	font-family: 'Meiryo','MS UI Gothic',Osaka;
	color: #303030;
	margin-top: 10px;
	margin-left: 10px;
	/* letter-spacing: 0.02em;*/
}



p.netatane {
	font-size: 14px;
	width: 42em;
	line-height: 140%;
	font-family: 'Meiryo','MS UI Gothic',Osaka;
	color: #30A030;
	margin-top: 10px;
	margin-left: 32px;
	/* letter-spacing: 0.02em;*/
}


p.past {
	font-weight: bold;
	font-size: 16px;
	text-indent: 1em;
	width: 40em;
	line-height: 28px;
	font-family: 'Meiryo','MS UI Gothic',Osaka;
	color: #CBB;
	margin-top: 10px;
	margin-left: 10px;
	/* letter-spacing: 0.02em;*/
}

