/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 150%; }
ol, ul { list-style: none; }
blockquote { font-size: 0.9em; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }
del { text-decoration: line-through; }

.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

html {
	background: url(../images/header/menu-bg.png) repeat-x;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.80em;
}
a { text-decoration: none; }
.alpha p {
	margin-bottom: 15px;
}
img { border: 0; }

/* Layout ----------------------------------------------------------------- */

#header, #footer .footer-inner, #container {
	width: 930px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 95px;
	z-index: 1;
}
#footer {
	border-top: 3px solid #0072B6;
	padding: 5px 0;
}
#container {
	padding-top: 15px;
	background: url(../images/bg.png) repeat-y;
}
div.camp#container { background: url(); }
.alpha {
	width: 495px;
	position: relative;
	float: left;
	left: 220px;
}
.beta {
	width: 190px;
	padding: 0 15px;
	position: relative;
	float: left;
	left: -495px;
}
.gamma {
	width: 170px;
	padding-left: 30px;
	position: relative;
	float: left;
}
.camp .alpha {
	width: 760px;
	left: 0;
	_left: 15px;
	margin: 0 auto;
	float: none;
}

/* Header ----------------------------------------------------------------- */

#header img.logo {
	margin: 15px 0;
	float: left;
}
#header div.goo-search {
	margin-top: 16px;
	float: right;
}
#header .goo-search a.goo-logo {
	width: 50px;
	height: 25px;
	display: block;
	float: left;
}
#header .goo-search a { color: #000; }
#header .goo-search a:hover { text-decoration: underline; }
#header .goo-search p {
	margin-top: 4px;
	text-align: right;
	font-size: 0.84em;
}
#header div.menu {
	width: 740px;
	margin: 0 auto;
}
#header .menu li {
	float: left;
}
#header .menu a {
	background: url(../images/header/menu.png) no-repeat;
	width: 148px;
	height: 25px;
	display: block;
}
#header a.menu1 { background-position: 0 0; }
#header a.menu2 { background-position: -148px 0; }
#header a.menu3 { background-position: -296px 0; }
#header a.menu4 { background-position: -444px 0; }
#header a.menu5 { background-position: -592px 0; }
#header a.menu1-1 { background-position: 0 -25px; }
#header a.menu1-2 { background-position: 0 -50px; }
#header a.menu1-3 { background-position: 0 -75px; }
#header a.menu1-4 { background-position: 0 -100px; }
#header a.menu1-5 { background-position: 0 -125px; }
#header a.menu2-1 { background-position: -148px -25px; }
#header a.menu2-2 { background-position: -148px -50px; }
#header a.menu3-1 { background-position: -296px -25px; }
#header a.menu3-2 { background-position: -296px -50px; }
#header a.menu4-1 { background-position: -444px -25px; }
#header a.menu5-1 { background-position: -592px -25px; }
#header a.menu5-2 { background-position: -592px -50px; }
#header a:hover.menu1-1 { background-position: -740px -25px; }
#header a:hover.menu1-2 { background-position: -740px -50px; }
#header a:hover.menu1-3 { background-position: -740px -75px; }
#header a:hover.menu1-4 { background-position: -740px -100px; }
#header a:hover.menu1-5 { background-position: -740px -125px; }
#header a:hover.menu2-1 { background-position: -888px -25px; }
#header a:hover.menu2-2 { background-position: -888px -50px; }
#header a:hover.menu3-1 { background-position: -1036px -25px; }
#header a:hover.menu3-2 { background-position: -1036px -50px; }
#header a:hover.menu4-1 { background-position: -1184px -25px; }
#header a:hover.menu5-1 { background-position: -1332px -25px; }
#header a:hover.menu5-2 { background-position: -1332px -50px; }
#header .menu span { visibility: hidden; }

div.navi {
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
	font-size: 0.84em;
}
.navi a { color: #000; }
.navi a:hover {
	text-decoration: underline;
	color: #00F;
}
.navi a.home {
	background: url(../images/header/home.png) left no-repeat;
	padding-left: 14px;
}

/* Basic code - don't modify */

#nav li {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav ul {
	display: none;
	position: absolute;
}
#nav ul li { float: none; }
#nav ul ul { top: 0; }

/* Essentials - configure this */

#nav ul { width: 148px; }
#nav ul ul { left: 148px; }

/* Everything else is theming */

#nav ul { top: 25px; }
#nav ul a { border-bottom: 1px solid white; }

/* Footer ----------------------------------------------------------------- */

#footer { font-size: 0.84em; }
#footer .footer-menu { float: left; }
#footer .copy { float: right; }
#footer a { color: #000; }
#footer a:hover {
	text-decoration: underline;
	color: #00F;
}

/* side ------------------------------------------------------------------- */

.zipcode .zip1 { width: 55px; float: left; }
.zipcode .zip2 { width: 80px; float: right; }
.zipcode .zip1,
.zipcode .zip2 {
	margin: 5px 0;
}
.zipcode .submit {
	float: right;
}
.side-menu a {
	background: url(../images/side/side-menu.png) no-repeat;
	width: 190px;
	border-bottom: 5px solid #FFF;
	display: block;
}
.side-menu img { border-bottom: 5px solid #FFF; }
.side-menu a.side-menu4 { background-position: 0 -195px; height: 65px; }
.side-menu a.side-menu5 { background-position: 0 -260px; height: 65px; }
.side-menu a.side-menu6 { background-position: 0 -325px; height: 65px; }
.side-menu a.side-menu7 { background-position: 0 -390px; height: 65px; }
.side-menu a.side-menu8 { background-position: 0 -455px; height: 65px; }
.side-menu a:hover.side-menu4 { background-position: -190px -195px; }
.side-menu a:hover.side-menu5 { background-position: -190px -260px; }
.side-menu a:hover.side-menu6 { background-position: -190px -325px; }
.side-menu a:hover.side-menu7 { background-position: -190px -390px; }
.side-menu a:hover.side-menu8 { background-position: -190px -455px; }
.side-menu span { visibility: hidden; }

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }

/* img -------------------------------------------------------------------- */

div.main-flash { margin-bottom: 10px;
margin-top: 0px }

/* Title ------------------------------------------------------------------ */

.midashi1 {
	background: url(../images/title/midashi1.png) left no-repeat;
	height: 40px;
	margin-bottom: 15px;
	padding: 0 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
}
.camp .midashi1 {
	background: url(../images/title/midashi1w.png) left no-repeat;
	width: 760px;
}
.midashi2 {
	background: #FAFAFA;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	padding: 5px 10px;
}
.midashi3 {
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

/* table ------------------------------------------------------------------ */

table.table1 {
	background: #CCC;
	margin-bottom: 15px;
}
.table1 td {
	background: #FFF;
	padding: 5px 10px;
	vertical-align: top;
}
.table1 .td1 { background: #FAFAFA; }

/* list ------------------------------------------------------------------- */

ul.list1, ol.list2 { margin-bottom: 15px; }
.list1 li {
	list-style-type: disc;
	margin-left: 20px;
}
.list2 li {
	list-style-type: decimal;
	margin-left: 20px;
}

/* box -------------------------------------------------------------------- */

div.area-search {
	border: 1px solid #F90;
	border-top: 0;
	padding: 8px;
}
.topic-box td.topic-title {
	border: 1px solid #D3D3D3;
	border-bottom: 0;
}
table.topic-box { margin-bottom: 10px; }
.topic-box td.topic-body {
	border: 1px solid #D3D3D3;
	border-top: 0;
	text-align: center;
	_padding-top: 5px; /* IE6 */
	_padding-bottom: 5px; /* IE6 */
}
*:first-child+html .topic-box td.topic-body { /* IE7 */
	padding-top: 5px;
	padding-bottom: 5px;
}
div.infomation {
	border-bottom: 2px solid #06C;
	width: 495px;
	height: 240px;
	overflow: auto;
}
.infomation p { margin-bottom: 5px; }
.infomation p.day {
	width: 140px;
	float: left;
}
.infomation p.txt {
	width: 310px;
	margin-right: 10px;
	float: right;
}
blockquote.box1 {
	border: 1px solid #CCC;
	padding: 10px 15px;
	margin-bottom: 15px;
}

/* NTT Camp -------------------------------------------------------------- */

div.ntt-east-camp {
	margin: 15px 0;
}
.ntt-east-camp img.camp-title { margin-bottom: 10px; }
.ntt-east-camp a {
	margin-bottom: 10px;
	display: block;
}

/* container -------------------------------------------------------------- */

p.backtop { text-align: right; }
div.news { margin-bottom: 30px; }
.news div {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}
.news p { margin-bottom: 5px; }
.news p.day {
	width: 120px;
	float: left;
}
.news p.txt {
	width: 350px;
	margin-right: 10px;
	float: right;
}
.voice-form div {
	margin: 15px 20px;
}