body {
	margin:0; padding:0; font-size:62.5%;
	background-color:#ffffff; width:100%; text-align:center; position:relative;
	-webkit-text-size-adjust: 100%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {border:none;}
a {color:#0000ff; text-decoration:underline;}
a:hover {color:#ff0000; text-decoration:underline;}
html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0; padding:0;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}


#content {
	background-color:#fff; margin:0 auto; padding:0 5px; text-align:left;
	font-size:1.4rem; color:#222; line-height:140%;
}
.clear {clear:both;}
.footer1 {
	margin:35px 0px 0px 0px; padding:10px 0px 10px 0px;
	text-align:center;
	font-size:1.0rem; color:#333333; line-height:140%;
	background-color:#efefef; border-top:solid 3px #aaaaaa;
}
.footer2 {margin-top:10px; font-size:0.7rem; line-height:100%;}

address {display:inline; font-style:normal;}

.head {background-color:#fff;}
.head1 {
	margin:0px 0px 10px 0px; padding:3px 0px 3px 0px;
	font-size:0.8rem; color:#222; line-height:140%;
	background-color:#efefef; border-top:solid 3px #aaaaaa;
}
.head2 {
	font-size:1.0rem; color:#222; line-height:140%; font-weight:bold;
}
.head2 img {width:100%;}
.head3 {font-size:0.9rem; color:#222; line-height:140%;}
.head4 {font-size:0.8rem; color:#16d; line-height:140%;}

.nav1 {
	width:45%; float:left;
	margin:15px 0px 0px 0px;
	border:solid 2px #555;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	filter: progid:DXImageTransform.Microsoft.gradientEnabled=1,GradientType=0,StartColorStr='#ffffff',EndColorStr='#cccccc');
	background-color:#ffffff;
}
.nav2 {
	width:45%; float:right;
	margin:15px 0px 0px 0px;
	border:solid 2px #555;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	filter: progid:DXImageTransform.Microsoft.gradientEnabled=1,GradientType=0,StartColorStr='#ffffff',EndColorStr='#cccccc');
	background-color:#ffffff;
}
.nav1 a {
	display:block; padding:20px 0px; text-align:center; text-decoration:none;
	font-size:1.0rem; color:#15c; line-height:140%; font-weight:bold;
}
.nav1 a:hover {color:#f72;}
.nav2 a {
	display:block; padding:20px 0px; text-align:center; text-decoration:none;
	font-size:1.0rem; color:#15c; line-height:140%; font-weight:bold;
}
.nav2 a:hover {color:#f72;}
.nav3 {
	padding:15px 0px 15px 0px; text-align:center;
	font-size:0.8rem; color:#272; line-height:140%; font-weight:bold;
}

.navi {text-align:left; padding: 0px 0px 20px 0px;}
#globalnavi{
	margin: 0;
	padding: 0;
	border-top:solid 1px #aaa; border-left:solid 1px #aaa;
}
#globalnavi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#globalnavi li{
	margin: 0;
	padding: 0;
	border-bottom:solid 1px #aaa; border-right:solid 1px #aaa;
	border-top:solid 2px #fff; border-left:solid 2px #fff;
}
#globalnavi a{
	text-align: center;
	display:block;
	width:99%;
	padding:15px 1px;
	background-color:#f0f0e0;
	font-size:1.2rem; text-decoration:none;
	color: #222; font-weight:bold;
}
#globalnavi a:hover{
	background-color:#e0e0d0;
	color:#f72; font-weight:bold;
}

.entry {text-align:left; padding: 30px 0px 30px 0px;}
.globalentry{
	margin: 0;
	padding: 0;
	border-top:solid 1px #aaa; border-left:solid 1px #aaa;
}
.globalentry ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.globalentry li{
	margin: 0;
	padding: 0;
	border-bottom:solid 1px #aaa; border-right:solid 1px #aaa;
	border-top:solid 2px #fff; border-left:solid 2px #fff;
}
.globalentry a{
	text-align: center;
	display:block;
	width:99%;
	padding:20px 1px;
	background-color:#f22;
	font-size:1.4rem; text-decoration:none;
	color: #fd2; font-weight:bold;
	text-shadow: 1px 1px 1px #555;
}
.globalentry a:hover{
	background-color:#f62;
	color:#222; font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
}

.move {
	text-align:center; padding: 5px 0px 3px 0px;
	font-size:1.2rem; color:#222; line-height:140%; font-weight:bold;
	background:#fdf;
}
.move a {color:#222;}
.move a:hover {color:#f72;}
