

/*********************************************************************************/
/* Desktop (>= 480px)                                                            */
/*********************************************************************************/

/* Basic */

	body
	{
		min-width: 1200px;
	}

	section:last-child
	{
		margin-bottom: 0 !important;
	}
	
	
	section a
	{
		text-decoration:none !important;
	}	
	

/* Wrappers */



	.panel
	{
		position: relative;
		background: #fff;
		box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.25);
		width:100%;
	}


	#header-wrapper
	{
		background:  url('images/bg04.png');
		/*background: #3B4346 url('images/bg02.jpg');
		border-bottom: solid 1px #272d30;
		box-shadow: inset 0px -1px 0px 0px #fff;*/
		text-shadow: -0.4px -0.4px 0.4px rgba(0,0,0,0.25);
		background-color:#fff;
		font-weight:bold;
		padding:0 !important;
		margin:0 !important;
	}

	.subpage #header-wrapper
	{
		
	}
	
	#header
	{
		
		/*border-bottom: solid 1px  #51575a;
		width:100%;*/


	}	
	
	
	#features-wrapper
	{
		/*background: url('images/bg03.jpg');
		background: #353D40 url('images/bg03.jpg');
		border-bottom: solid 1px #272e31;
		padding: 45px 0 45px 0;
		text-shadow: -1px -1px 1px rgba(0,0,0,0.75);*/
	}
	
	#content-wrapper
	{
		background: #fff url('images/bg04.png');
		/*border-top: solid 1px #fff;*/
		padding: 25px 0 45px 0;
	}
	
	#footer-wrapper
	{
		background: url('images/bg02.jpg');
		padding: 25px 0 25px 0;
		/*text-shadow: 1px 1px 1px rgba(255,255,255,1);*/
	}

/* Header */

	#header
	{
		min-height: 100px;
		position: relative;
		padding-top:20px;
	}

		#header h1
		{
			position: absolute;
			left: 0em;
			bottom: 25px;
			font-size:48px !important;
			
			
	
		}
	
			#header h1 a			{
			color:#C00 !important;
				text-decoration: none;
				font-family: Verdana, Geneva, sans-serif;
			}

		#header nav
		{
			position: absolute;
			right: 0em;
			bottom: 15px;
			font-weight: 300;

		 
		}
	
			#header nav a
			{
				color: #666;
				text-decoration: none;
				font-size: 1.4em;
				margin-left: 40px;
				outline: 0;
				
			}

			#header nav a:hover
			{
				color: #C00;
			}

/* Banner topイメージ　コピー */
	
	#banner
		{
			border: none;
		
		padding: 0px;
	}

		#banner .bordered-feature-image
		{
			margin-bottom: 0;
		}

		#banner p
		{	
			font-size: 2em;
			font-weight: 200;
			line-height: 1.25em;
			padding-right: 1em;
			margin: 0 0 0 0;
		}

/* Features */

	#features
	{
		color: #fff;
	}
	
		#features h2
		{
			font-size: 1.25em;
			color: #fff;
			margin: 0 0 0.25em 0;
		}

		#features a
		{
			color: #C03;
		}
		
		#features strong
		{
			color: #fff;
		}

/* Content */

	#content
	{
	}
	
		#content section
		{
			background: #fff;
			padding: 20px 25px 20px 25px;
			box-shadow: 2px 2px 2px 1px rgba(128,128,128,0.1);
			margin: 0 0 4% 0;
		}
		
		
		#uramado_contents section		{
			background: #fff;
			padding: 10px 25px 10px 15px !important;
			box-shadow: 2px 2px 2px 1px rgba(128,128,128,0.1);
			margin: 0 0 1% 0;
		}
	
		
		.sakuin
		{
			margin: 0 0 10px 0  !important;
			background:  url('images/bg02.jpg')  !important;
			color:#FFF !important;
			height:15px !important;
		}

		h2.sakuin_h2
		{
			color:#FFF !important;
			font-size:1em !important;
			font-weight:bold !important;
			padding:0px !important;
			margin:0px !important;
			
		}		
		
		#content h2
		{
			font-size: 1.55em;
			color: #C00;
			font-weight:300;
			margin: 0 0 0.25em 0;
		}
		
		#content h3
		{
			color: #333;
			font-size: 0.8em !important;
			line-height:1.1em;
		}
		

	#reve h3 {
		font-size:1em !important;

min-height:1.8em;
height:auto !important;
height:1.8em;

margin-top:20px;
margin-bottom:30px;

		padding-left:5px !important;
		color:#333;
		padding-top:0.5em;
		padding-bottom:0.5em;
		
		background-color: #FFC;
		font-style:italic;
		color: #666;
	display:block;
	box-shadow: 0.5px 0.5px 0.5px 0.5px rgba(0,0,0,0.15);
	border: #F0F0F0 solid thin !important;
	}
	
	
	#reve h4 {
		font-size:1.3em !important;
		margin-bottom:10px;
		color:#F63;
	}	
	
	
	#reve h5 {
		font-size:1.1em !important;
		margin-bottom:10px;
		margin-left:5px;
		color:#003;
		font-weight:bold;
	}	
				
		
		#content a
		{
			color: #ED391B;
		}
		
		#content header
		{
			margin: 0 0 1em 0;
		}

/* Footer */


.center		{
	width:1200px;
	height:40px;
		}

		#link02, #link		{
			clear:both !important;
			height:1.4em !important;
			font-size:0.9em;
			text-align:center !important;	
		}


		#link li
		{
			padding: 0em 1.5em 0em 1.5em !important;
			display:inline-block !important;
			border:none !important;
			color:#FFF;
		}


		#link02 li
		{
			padding: 0em 2em 0em 2em !important;
			display:inline-block !important;
			border:none !important;
			color:#FFF;
		}


	#footer
	{
		color: #000;

		/*text-shadow: 1px 1px 0px rgba(255,255,255,0.5);*/
	}
	
		#footer h2
		{
			font-size: 1.25em;
			color: #fff;
			margin: 0 0 0em 0;
		}
		
		#footer a
		{
			color: #fff;
		}

/* Copyright */

	#copyright
	{

		background: url('images/bg02.jpg');
		/*box-shadow: inset 0px 1px 0px 0px #e0e4e7;*/
		text-align: center;
		padding: 30px 0 15px 0;
		margin:0px;
		color: #fff;
		/*text-shadow: 1px 1px 0px rgba(255,255,255,0.5); */
	}
	
		#copyright a
		{
			color: #8d9ca3;
		}

/*TOPへ戻るボタン*/

    #pageTop {

      position: fixed;
      bottom: 0px;
      right: 20px;
    }

     

    #pageTop a {
      display: block;
      z-index: 999;
      padding: 8px 0 0 8px;


    }

     

    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.7;
    }

