/* CSS Document */

/*base*/
body 
{
	font-family:"¥á¥¤¥ê¥ª","Meiryo","£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka,Helvetica;
	/*font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-family:Helvetica;*/
	font-size: 12px;
	line-height: 1.8em;
	color: #222222;	
	margin: 20px;
	padding: 0px;	
	letter-spacing:0.05em;
	background-color:#fffcf9;
	padding-bottom:20px;	
}
form 
{
	margin:0px;
	padding:0px;
}
textarea,input.tbx
{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 1.25em;
}
input.tbx
{
	height:1.25em;
}
input.submit
{
	height:2em;
	width:100px;
}
p,ul,li
{
	padding:0px;
	margin:0px;
	list-style:none;
}
a
{
	color: #FF6600;
}
a.footerlink{
        color: #000000;
        text-decoration:none;
}
a.domain
{
	color:#555555;
}
a:hover
{
	color:#999999;
	text-decoration:none;
}
div.separator
{
	background-color:#dd6666;
}
div.google{
font-weight:normal;
}
h1
{
	font-weight:normal;
	font-size:24px;
	padding:0px;
	margin-top:30px;
	margin-bottom:20px;
}
h3,h4
{
	font-weight:normal;
	font-size:12px;
	padding:0px;
	margin:0px;	
}
div.contentsBody
{
	width:920px;
	margin-left:auto;
	margin-right:auto;		
}
img
{
	border:none;
}
span.keyTitle
{
	float:right;
	margin-right:5px;	
	font-size:11px;
	letter-spacing:0em;
}

/*base*/

/*header*/
div.header
{
	
	clear:both;
	margin-top:3px;
	height:140px;
}
p.header_text
{

	margin-top:10px;
	padding-bottom:22px;
}
div.header ul.menu
{
	float:right;	
}
div.header ul.menu li
{
	float:left;
	list-style-type:none;
}
div.header ul.menu li a img
{
	border-style:none;	
	height:30px;
	margin-right:10px;
	background-repeat:no-repeat;
	background-position:left bottom;
	
}
/*footer*/
div.footer
{	
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #333333;
        text-align:center;
	padding-top:7px;
	clear:both;
}
/*footer*/

/*body*/
div.ContentsLeft
{
	float:left;
	width:186px;
	margin-bottom:15px;	
}
div.ContentsMain
{
	float:right;
	width:705px;
	margin-bottom:15px;
}
h2.topicTitle2
{
	clear:both;
	font-weight:normal;
	font-size:24px;
	padding:0px;
	margin-top:30px;
	margin-bottom:50px;
	
}
h2.img01
{
text-align:center;
}
p.topic_text
{
	width:705px;
	font-size:14px;
	line-height:200%;
	margin-bottom:20px;
	
}
h3.topicTitle
{
	padding-bottom:6px;
	clear:both;
	margin-bottom:10px;
	height:35px;
}
div.topicBody
{
	margin-bottom:15px;
}
div.topicBody_Main ul li{
	display:inline;
	margin:15px;
}
.items{ clear: both; padding: 5px 0; }
.items ul{ margin: 0; padding: 0; list-style: none; clear: both; }
.items ul li{ width: 235px; float: left; margin: 0 0 25px 0; }
.items ul li.last{ width: 100px; clear: right; }
.items p{ font-size: 12px; margin: 20px 0px 2px 0; padding: 0; line-height: 150%; }
.items ul li .inner{ margin-top:20px; width: 235px; text-align: left;}

div.list_text{
	padding-right:20px;
	margin-top:5px;
}

div.separate
{
	height:1px;
	background-color: #333333;
}

div.site-pr
{
	font-size:14px;
}
/*body*/

