@charset "UTF-8";
/*
 Theme Name: NARA PARK 日本語_child
 Template: nara-park
*/

/*
@import url("../nara-park/css/style.css");
*/
	.clear { clear: both;}

	.articleBox{

		width        : 94%;
		margin       : 0 auto;
		font-size    : 120%;
		padding      : 1% 6%;
		/*border       : 1px solid #ff0000;*/

	}

	.articleBoxln{

		width         : 94%;
		margin        : 0 auto;
		font-size     : 120%;
		padding       : 1% 6%;
		border-bottom : 1px dotted #000;

	}

	.center_normal{
		width        : 100%   !important;
		text-align   : center !important;
	}

	.center_big{
		margin-top   : 4%;
		width        : 100%   !important;
		font-size    : 180%   !important;
		text-align   : center !important;
	}

	.center_marginUp{
		margin       : 3% 0;
		width        : 100%   !important;
		text-align   : center !important;
	}


	.right_side{
		width        : 100%;
		padding-right :1%;
		text-align    : right;
	}

	.boldType{
		width        : 100%;
		font-weight    : bold;
		magin-bottom   : 2%;
	}

	.heightBox{height: 20px;}

	/*serchi none*/




	@media screen and (min-width:768px) and ( max-width:1024px) {
	.sp_tabNone { display: none !important;}
	}


	@media screen and (max-width:767px) {
	.sp_tabNone { 
		display: none !important;}
	}