body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 175%;
}
/*TOPページ用*/
#top-topix {
}
#top-wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 100px;
	width: 1000px;
	background-image: url(../image/top_pino_logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#header #brandlink {
	height: 66px;
	width: 150px;
	float: left;
	padding-left: 75px;
	padding-top: 25px;
}
/*
#header #brandlink a {
	background-image: url(../image/eskimo_rogo.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 150px;
	display: block;
}
#header #brandlink a:hover {
	background-image: url(../image/eskimo_rogo_on.gif);
}
#header #brandlink a span {
	text-indent: -9999px;
	display: none;
}
*/
#header #top-logo{
	height: 60px;
	width: 185px;
	background-image: url(../image/top_pino_logo.png);
	background-repeat: no-repeat;
	float: left;
}

#header #right-banar{
	float: right;
	padding-right: 72px;
}
#header h1{
	text-indent: -9999px;
	display: none;	
}
#top-flash {
	width: 852px;
	margin-right: 74px;
	margin-left: 74px;
	margin-top: 15px;
	clear: both;
	margin-bottom: 22px;
}
#top-main {
	width: 852px;
	margin-right: 74px;
	margin-left: 74px;
	clear: both;
}
#top-topix{
	width: 650px;
}
#top-topix h2{
	background-image: url(../image/top_topics.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 17px;
	width: 109px;
}
#top-topix dl{
	list-style:none; margin-top:10;
}
#top-topix dt{
	float:left;
	margin-bottom: 0.3em;
}
#top-topix dd{
	margin-left:5em;
	margin-bottom: 0.3em;
}
#top-banner {
	width: 178px;
	float: right;
}
#top-banner img {
	margin-bottom:5px;
}
#footer {
	margin-right: 74px;
	margin-left: 74px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom:20px;
	clear: both;
}
#footer .copyrights {
	font-size: 80%;
	color: #666666;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
#footer #makerlink {
	float:right;
	height: 21px;
	width: 110px;
	display: block;
}
#footer-btm {
	clear: both;
}

#footer-btm .copyrights {
	font-size: 80%;
	color: #666666;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
#footer-btm .copyrights_waseda {
	font-size: 80%;
	color: #666666;
	margin-right: 10px;
	margin-top: 7px;
}

#footer-btm #makerlink {
	float:right;
	height: 21px;
	width: 110px;
	display: block;
}
#footer-btm #makerlink_waseda {
	height: 21px;
	width: 110px;
	display: block;
}

#footer-btm #makerlink_p {
	float:right;
	height: 21px;
	width: 80px;
	display: block;
}

/*
#footer #makerlink a span{
	display: none;
	text-indent: -9999px;
}
*/

/*CMページ*/
.redcopy {
	font-size: 16px;
	font-weight: bold;
	color: #D91C0B;
	line-height: 16px;
}
/* waseda -------------------------------------------------------------------------*/

a.waseda:link {
	color: #D91C0B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D91C0B;
}
a.waseda:visited { 
	color: #D91C0B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D91C0B;
}
a.waseda:hover {
	color: #F69;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F69;
}

#waseda_base {
	color: #000;
	background-color: #d91c0b;
	margin-right: auto;
	margin-left: auto;
}

#waseda_base .main{
	color: #000;
	background-position: center;
	background-color: #FFF;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#waseda_base .con01 {
	color: #000;
	background-position: center;
	background-color: #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#waseda_base .con02 {
	color: #000;
	background-color: #FFF;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffa4a4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffa4a4;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

#waseda_base .com {
	color: #333;
	background-position: left;
	background-color: #FFF;
	background-image: url(../cm_report/image/comment.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 175%;
}
#waseda_base .com02 {
	color: #333;
	font-size: 14px;
	line-height: 175%;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}





/**/
.blue
{
	color : #000099 ;
}

.orange
{
	color : #FF9900 ;
}

.green
{
	color : #006633 ;
}

.gray
{
	color : #666666 ;
}


.enji
{
	color : #830000 ;
}

.red
{
	color : #ff0000 ;
}

.p9, .p10, .p12, .p14, .p18, .b9, .b10, .b12, .b14, .b18
{
	color : #666666 ;
}

