@charset "UTF-8";

body {
	text-align: left;
}

.nowr {
	white-space: nowrap;
}

.sentence {
	margin-bottom: 40px;
}

.red {
	color: #EE0000;
}

.gray {
	color: #AAAAAA;
}

.emphasis {
	font-size: larger;
}

.notice {
	color: #EE0000;
	font-weight: bold;
	margin-left: 20px;
}

.ja {
	font-family: "ＭＳ　Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif;
}

.en {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a, 
a:active, 
a:link, 
a:visited {
	color: #0000BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.place {
	text-decoration: underline;
}
#base {
	background-color: #FFFFFF;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 0;
}
#topimg {
	background: transparent url("../images/common/top.jpg") no-repeat;
	height: 230px;
	text-indent: -9999px;
	width: 740px;
}

#topimg_en {
	background: transparent url("../images/common/top_en.jpg") no-repeat;
	height: 230px;
	text-indent: -9999px;
	width: 740px;
}

#content {
	background-color: #FFFFFF;
	min-height: 1200px;
	max-height: 100%;
	width: 740px;
}

#footer {
	background-color: #F7931E;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 6px;
	text-align: right;
}

#sol_body {
	background:#FFFFFF url("../images/common/sol_1.jpg") no-repeat;
	float: left;
	min-height: 1200px;
	max-height: 100%;
	text-align: center;
	width: 210px;
}

#sol_body #sol_blank {
	height: 950px;
	width: 160px;
}

#ny_rightcontainer {
	background: #FFFFFF url("../images/common/sol_2.jpg") no-repeat;
	float: right;
	font-size: 12px;
	padding: 10px;
	padding-bottom: 50px;
	padding-right: 20px;
	width: 500px;
}

#ny_rightcontainer #breadcrumbs {
	border-bottom: 1px dotted #F7931E;
	float: left;
	font-size: smaller;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 8px;
	vertical-align: bottom;
	width: 350px;
}

#ny_rightcontainer #langswitch {
	float: right;
	width: 100px;
}
#langswitch img {
	margin: 3px auto;
}
.left_sw {
	float: left;
	margin: 5px;
}
.right_sw {
	float: right;
	margin: 5px;
}

#ny_rightcontainer #freset {
	clear: both;
	height: 10px;
}

#ny_rightcontainer h2 { 
	border-bottom: 2px solid #F7931E;
	padding-bottom: 4px;
}

#ny_rightcontainer h2.en {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#ny_rightcontainer h2.ja {
	border: none;
	color: #F7931E;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
	text-align: center;
}

#ny_rightcontainer h3 {
	border-bottom: 2px solid #F7931E;
	font-size: 18px;
	margin-top: 20px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-align: left;
}

#ny_rightcontainer h3 .en {
	color: #003399;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#ny_rightcontainer h3 .ja {
	color: #F7931E;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 14px;
	padding-top: 6px;
}

#ny_rightcontainer p {
	color: #222222;
	margin-left: 10px;
	width: 480px;
}

#ny_rightcontainer p.secretaries {
	margin-top: 20px;
}

#ny_rightcontainer table.schedule {
	margin-left: 10px;
}

#ny_rightcontainer table.schedule th {
	background-color: #CCD6EB;
	margin: 2px;
	margin-bottom: 4px;
	padding: 4px;
}

#ny_rightcontainer table.schedule td {
	background-color: #FEF8F1;
	margin: 2px;
	padding: 4px;
}

.appl_notice {
	margin-left: 30px;
	text-indent: -0.5em;
}
