/*コンテンツ*/
#content{
	margin-top:1px;
	padding:0px;
	background: #fff url(../images/all/bg_content.gif) top repeat-x;
	border-bottom:1px solid #eee;
	float: left;
	height: auto;
	width: 760px;
	}

/* main = whats new */
#main{
	background: #FFFFFF;
	float: left;
	height: auto;
	width: 720px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	margin: 5px 10px 5px;
	padding-bottom: 10px;
}

#main h2 {
	color:#FF6600;
	font-size: 14px;
	margin: 5px 5px 5px 15px;
	padding: 3px 0px 3px 5px;
	height: 18px;
	border-bottom: 1px dotted #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-left: 5px solid #FF6600;
	width: 690px;
	margin-left: 5px;
}

#main h3{
	padding :10px;
}

#main #more{
	float: right;
	padding-right: 20px;
	margin-top: -15px;
	margin-right: 0px;
	margin-left: 0px;
}
#main p{
	padding :10px;
	color: #666666;
}
/* list */
#content #main  ul{
	margin:0 10px 0 10px;
	padding:0px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	list-style: none;
	line-height: 1.2em;
}
#content #main  li{
	/* The below 4 are added by smiyamot Mar 18, 2010 */
        margin-left: 0px;
        width: 610px;
        padding-left: 6.5em;
        text-indent: -6.5em;

        margin: 0px;
        padding: 0px 0px 0px 95px; /* originally 0px 0px 0px 15px */
        background: url(../images/all/p_04.gif) no-repeat left top;
}
#content #main  a{
	text-decoration:none;
	color: #666666;
}
#content #main  li a:hover,#content #main h2 li a:active{
	color: #0066FF;
	text-decoration: underline;
}

/* About WFCC  */
#content #block1{
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: left;
	width: 360px;
	margin-left: 10px;
	margin-top: 5px;
	height: auto;
	padding-bottom: 10px;
	font: normal 12px/1.5em arial, sans-serif;
}

#content #block1 h2  {
	color:#FF6600;
	color:#FF6600;
	font-size: 14px;
	margin: 3px 5px;
	padding: 3px 0px 3px 5px;
	height: 18px;
	border-bottom: 1px dotted #999999;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-left: 5px solid #FF6600;
	width: auto;
}

#content #block1  ul{
	margin:0 10px 0 10px;
	padding:0px;
	list-style:none;
	text-transform:none;
	text-align: left;
	color: #ECE9D8;
	text-decoration: none;
}
#content #block1 li{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/all/p_02.gif) no-repeat left center;
}
#content #block1 a{
	text-decoration:none;
	color: #666666;
}
#content #block1 li a:hover,#content #block1 h2 li a:active{
	color: #006699;
	text-decoration: underline;
}



#content #block2{
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #cccccc;
	float: right;
	width: 350px;
	margin-top: 5px;
	margin-right: 10px;
	height: auto;
	padding-bottom: 10px;
font: normal 12px/1.5em arial, sans-serif;

}

#content #block2 h2  {
	color:#FF6600;
	font-size: 14px;
	margin: 3px 0px 3px 3px;
	height: 18px;
	border-bottom: 1px dotted #999999;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-left: 5px solid #FF6600;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}

#content #block2 ul{
	margin:0 10px 0 0px;
	padding:0px;
	list-style:none;
	text-transform:none;
	text-align: left;
	color: #666666;
	text-decoration: none;
	width: auto;
}
#content #block2 li{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/all/p_02.gif) no-repeat left center;
}
#content #block2 a{
	text-decoration:none;
	color: #666666;
}
#content #block2 li a:hover,#content #block2 h2 li a:active{
	color: #006699;
	text-decoration: none;
}

/*table.exe {
	width: 98%;
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	font-size: 100%;
	color: #666666;
	}
table.exe td{
	text-align: left;
	padding: 4px 6px;
	border: 1px solid #CCCCCC;
	width: 49%;
	}
table.exe td.tt{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: #FFCC00;
	}
input,
select,
textarea {
	margin:0.1em;
	border:1px solid #CCCCCC;
	padding:0 0.2em;
	background:#E6E6E6;
	color:#666666;
	line-height: 1.3;
	font-size: 1.2em;
	}
input:hover,
select:hover,
textarea:hover {
	border: 1px solid #FFCC66;
	background: #FFF8DD;
}
input:focus,
select:focus,
textarea:focus {
	background: #fff;
	border:1px solid #FFCC99;
	}

input.radio {
	background-color: transparent;
	border: none;
}

input.push {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
	border-color: #c2c2c2;
	padding: 2px;
	background:#F5F6EF;
	vertical-align:middle;
	font-size: 1em;
}

input.push:hover {
	color: #993333;
	font-weight:bold;
	background: #FF3333;
}
*/
