body {
	color: #333;
	font-size: 11px;
	height: auto;
	padding-bottom: 20px;
	font-family: 'Questrial', sans-serif;
	}
	
	.win body {
	color: #333;
	font-size: 14px;
	height: auto;
	padding-bottom: 20px;
	font-family: 'Questrial', sans-serif;
	}
	
	*html .win body {
	color: #333;
	font-size: 14px;
	height: auto;
	padding-bottom: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	
	}

a {
	color: #C63;
	text-decoration: none;
}

a:hover {
	color: #C33;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	padding-top: 20px;
	padding-left: 10px;
	margin-left: 10px;
}

h2 {
	
}



p {
}



iframe {
	padding:0px;
	margin:0px;
	display: block;
	height: 529px;
	width: 932px;
}



#news_flow {
	overflow: auto;
	height: 317px;
	width: 597px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px dotted #C4C4C4;
	}

#news_flow p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
	}


footer{
	text-align: left;
	margin-bottom:20px;
	clear: both;
}

*html #news_flow {
	overflow: auto;
	height: 320px;
	width: 577px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px dotted #D8D8D8;
	}

#global_navigation{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	width: 940px;
	color: #FFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
	background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: linear-gradient(top, #7d7e7d, #0e0e0e);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	font-size: 17.5px;
}

.iphone #global_navigation{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	width: 940px;
	color: #FFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
	background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: linear-gradient(top, #7d7e7d, #0e0e0e);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	font-size: 16px;
}

#global_navigation ul{
	list-style-type: none;
	padding: 0;
	margin:0;
}
#global_navigation li{
	list-style-type: none;
	border-right: 1px black solid;
	display: inline;
	padding: 0px 0.5em 0px;
}

#global_navigation a{
	padding-bottom: 2px;
	color: #FFF;
	text-decoration: none;
}

#global_navigation a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #CCC;
	text-decoration: none;
}


#footer_navigation{
	margin-top: 20px;
	margin-bottom: 10px;
	height: auto;
	float: right;
	text-align: center;
	font-size: 11px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
	background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: linear-gradient(top, #7d7e7d, #0e0e0e);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 3px;
}

#footer_navigation ul{
	list-style-type: none;
	padding: 0;
	margin:0;
}

#footer_navigation li{
	list-style-type: none;
	border-right: 1px black solid;
	display: inline;
	padding: 0px 0.5em 0px;
}

#footer_navigation a{
	padding-bottom: 2px;
	color: #FFF;
	text-decoration: none;
}

#footer_navigation a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #CCC;
	text-decoration: none;
}

	
#links {
	padding: 0px;
	margin-bottom: 5px;
	}
	
	#links a {
	border: 2px solid #DCDCDC;
	text-decoration: none;
	display: block;
	}
	
	#links a:hover{
	border: 2px solid #666;
	display: block;
	box-shadow: inset 1px 1px 1px #999;
	}



  #page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
	background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: linear-gradient(top, #7d7e7d, #0e0e0e);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}
#page-top a:hover {
	text-decoration: none;
	background-color: #666;
	color: #CCC;	
}

#field{
	margin-bottom: 20px;
	background-color: #FFF;
	}
	
	#field h3{
	font-size: 15px;
	padding: 8px;
	margin-bottom: 20px;
	}
	
	#field p{
	padding: 10px;
	}
	
	#field img{
	margin-left:10px;}
	#arrow_box p{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
	
	#arrow_box {
	position: relative;
	border: 4px solid #fff;
	height: auto;
	width: 115px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #FFF;
	background-color: #000;
	text-align: center;
}


#arrow_box:after, .arrow_box:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#arrow_box:after {
	border-left-color: #000;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
}
#arrow_box:before {
	border-left-color: #fff;
	border-width: 16px;
	top: 50%;
	margin-top: -16px;
}

	#arrow_box .new {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	display: block;
	height: 20px;
	width: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-color: #C30;
	border-radius: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


#media_nav {
	width: 180px;
	height: 130px;
	position: fixed;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 21px;
	padding-top: 10px;
	background-color: #000;
	border-radius: 5px;
}
#media_nav ul {
	margin: 0;	/* モダンブラウザ向け */
	zoom: 1;
	position: fixed;
	height: 120px;
	width: 195px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
}
#media_nav nav li {
	margin: 0px;
	list-style: none;
	height: 95px;
}



#disco_navigation{
	text-align: right;
	width: auto;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	font-size: 17.5px;
	margin-bottom: 20px;
	background-color: #FFF;
	padding-right: 20px;
}

#disco_navigation ul{
	list-style-type: none;
	padding: 0;
	margin:0;
}
#disco_navigation li{
	list-style-type: none;
	display: inline;
	padding: 0px 0.5em 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#disco_navigation a{
	padding-bottom: 2px;
	color: #000;
	text-decoration: none;
}

#disco_navigation a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666;
	text-decoration: none;
}


.detail{
	background-color: #FFF;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.detail h3{
	text-align: right;
	font-size: 14px;	
}

.detail p{
	margin-top:15px;
}

.detail ul{
	list-style-position: inside;
	list-style-type: decimal;
	
}

.detail li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
	
	.tieup{
	font-size: 12px;
	color: #09F;
}
