@charset "UTF-8";


/* PC */
@media screen and (min-width:481px), print {
	
	

.CategoryMenu {
	
}
.CategoryMenu {
	border-top: solid 1px #004482;
	border-bottom: solid 1px #E4E4E4;
	margin-bottom: 10px;
}
	.CategoryMenu a {
		padding: 10px 10px 0px 0px;
		display: block;
		color: #004482;
		font-weight: bold;
		font-size: 117%;
	}







#NyushiMenu {
	border: 1px solid #d9d9d9;
	background-color: #FFFFFF;
	padding: 10px 0;
	margin-bottom: 20px;
}

	#NyushiMenu li {
		float: left;
		background: url(../../../common/img_2014/arrow_blue.gif) no-repeat 26px 0.9em;
		width: 244px;
		font-size: 114%;
		line-height: 1.2;
	}
	
	
	#NyushiMenu li a {
		color: #004580;
		display: block;
		text-align: center;
		border-right: 1px solid #d9d9d9;
		padding-top: 8px;
		padding-bottom: 7px;
	}
	
	#NyushiMenu li.last a {
		border: none;
	}
	
	#NyushiMenu li a:hover {
		color: #0080b6;
	}

	#NyushiMenu .Spborder {
		display: none;
	}



/* clearfix */
* html #NyushiMenu ul {
	zoom: 100%;
}
*:first-child+html #NyushiMenu ul {
	display: inline-block;
}
#NyushiMenu ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

#Container p.opencampus{
margin-bottom:9px;
}


/* --------- TopMenu --------- */
#TopMenu {
}
/* IE6 */
	* html #TopMenu {
		zoom: 100%;
	}
	/* IE7 */
	*:first-child+html #TopMenu {
		min-height: 1px;
	}
	#TopMenu:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
		
#TopMenu li {
	position: relative;
	width: 234px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}
#TopMenu li img {
	width: 100%;
}
#TopMenu li.third {
	margin-right: 0;
}

#TopMenu li #iPhone {
	position: absolute;
	width: 39%;
	left: 22px;
	top: 158px;
}
	#TopMenu li #iPhone img {
		width: 100%;
	}
#TopMenu li #Android {
	position: absolute;
	width: 39%;
	right: 22px;
	top: 158px;
}
	#TopMenu li #Android img {
		width: 100%;
	}




/* ------------------------------ ニュース詳細 ------------------------------ */
#Detail {
}
	#Detail .left {
		float: left;
		width: 450px;
	}
	#Detail .right {
		float: right;
		width: 250px;
	}
	#Detail .right li {
		margin-bottom: 20px;
		text-align: left;
	}
	#Detail .right li span {
		display: block;
		margin-top: 2px;
	}
	#Detail .right img {
		width: 100%;
		height: auto;
	}









}




/* スマホ */
@media only screen and (max-width: 480px) {




#LeftNavi .CategoryMenu {
	border-top: solid 1px #004482;
	border-bottom: solid 1px #E4E4E4;
	margin-bottom: 10px;
	padding: 0;
}
	#LeftNavi .CategoryMenu a {
		padding: 20px 10px 0px 0px;
		display: block;
		color: #004482;
		font-weight: normal;
		font-size: 150%;
	}
	#LeftNavi .CategoryMenu a:hover {
		color: #004482 !important;
	}

	#LeftNavi .menu {
		margin-bottom: 20px;	
	}
		#LeftNavi .menu .ListLi li {
			margin-bottom: 5px;
			padding-bottom: 5px;
			background: url(../../../common/img_2014/arrow_blue.gif) no-repeat 0.8em 1.5em;
		}
		#LeftNavi .menu .ListLi li a {
			font-size: 117%;
		}
		#LeftNavi .menu .ListLi li a:hover {
			color: #000;
		}

	#LeftNavi .menu dl {
		padding-top: 5px;
		margin-bottom: 15px;
		padding-bottom: 15px;
		font-size: 117%;
	}





#NyushiMenu {
	position: relative;
}
#NyushiMenu ul {
	background-color: #FFFFFF;
	border-top: 1px solid #98B4CD;
}

	#NyushiMenu ul li {
		float: left;
		width: 50%;
		border-bottom: 1px solid #98B4CD;
		background: url(../../../common/img_2014/arrow_blue.gif) no-repeat 12em 1.2em;
		font-size: 114%;
		line-height: 1.2;
	}
	

	
	
	#NyushiMenu ul li a {
		color: #004580;
		display: block;
		text-align: center;
		padding-top: 12px;
		padding-bottom: 10px;
	}
	
	#NyushiMenu ul li a:hover {
		color: #004580 !important;
	}

	#NyushiMenu .Spborder {
		border-right: 1px solid #98B4CD;
		position: absolute;
		top: 0;
		left: 50%;
		height: 100%;
	}

/* clearfix */
* html #NyushiMenu ul {
	zoom: 100%;
}
*:first-child+html #NyushiMenu ul {
	display: inline-block;
}
#NyushiMenu ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}


/* --------- opencampus --------- */
#Container p.opencampus{
margin-top:5%;
margin-bottom:0;
text-align:center;
}

#Container p.opencampus img{
max-width:94%;
width:auto;
}



/* --------- TopMenu --------- */
#TopMenu {
}
/* IE6 */
	* html #TopMenu {
		zoom: 100%;
	}
	/* IE7 */
	*:first-child+html #TopMenu {
		min-height: 1px;
	}
	#TopMenu:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
		
#TopMenu li {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative;
}
#TopMenu li img {
	width: 100%;
}
#TopMenu li.third {
	margin-right: 0;
}
#TopMenu li #iPhone {
	position: absolute;
	width: 35%;
	left: 15px;
	top: 78px;
}
	#TopMenu li #iPhone img {
		width: 100%;
	}
#TopMenu li #Android {
	position: absolute;
	width: 35%;
	right: 15px;
	top: 78px;
}
	#TopMenu li #Android img {
		width: 100%;
	}






/* ------------------------------ ニュース詳細 ------------------------------ */
#Detail {
}
	#Detail .right li span {
		display: block;
		margin-top: 2px;
		margin-bottom: 5px;
		text-align: center;
	}
	#Detail .right img {
		width: 100%;
		height: auto;
	}


	#Detail .article,
	#VOICE,
	#VOICE .set {
		padding: 0 !important;
	}
		#Detail .article .left,
		#Detail .article #textArea {
			padding: 0 3%;
		}

		#Detail .article .tit  {
			margin: 0 3% 3% 3%;
		}

#mainImages {
	margin-bottom: 3%;
}
	#mainImages li img {
		width: 94% !important;
		padding: 0 3%;
	}
	#mainImages li span {
		padding: 3% 0 0 3% !important;
	}




}
