﻿@charset "utf-8";
/* CSS Document */

#ntrmain {
	width:720px;
	clear:both; 
	padding-top:10px;
	min-height: 100%;
	text-align:left;}

.ntr_button {text-align:center;}

.block {width:680px; padding:10px 20px;}
.block p {margin-top:5px;}

.blockborder {
	width:638px;
	padding:10px 20px;
	margin:0 20px;
	border:#D5D5D5 solid 1px;}

h2 {margin:0;}
h3 {border-bottom:#D5D5D5 solid 1px; margin:20px 0 10px 0; font-size: 18px;}

.tex {font-size: 16px; border-bottom:#cbcbcb dotted 1px; margin-bottom:0px; color:#6B6B6B; padding-top:1em}

a:link img, a:visited img, a:hover img, a:active img {border:0;}  

/* --- ボックス --- */
div.section {
width: 680px;
background-color: #ffffff; 
border: 1px #c0c0c0 solid; 
font-size: 90%;
margin:30px 0 30px 20px;
}

/* --- 見出し --- */
div.section h3 {
margin: 0; 
padding: 5px 10px;
background-color: #f5f5f5;
border-bottom: 1px #c0c0c0 dotted; 
font-size: 14pt;
font-weight:normal;
}

/* --- 本文領域 --- */
div.section div.textArea {
height: 130px;
overflow: auto;
}

/* --- 本文領域内の段落 --- */
div.section div.textArea p {
margin: 1em 10px;
}

.click {
	height:50px;
	padding-top:0;
	text-align:center;
}

#ntrtotop {
	height:50px;
	padding-top:0;
}
