@charset "UTF-8";

body {
	padding: 0;
	letter-spacing: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	line-height: 16px;
//	background-color: #f9f9f9;
//	background-image: url(/img/pageback01_1.gif);
	margin: 0px;
}

img {
    border-style:none;
}

a:focus {
	outline:none;
}

/* --- レイアウト --- */
#header_wrap {
	max-width: 1200px;
	background: url("/2027/img02/index_header_wrap_bg.png") repeat-x;
	margin: 0px auto;
}

#header {
	width: 980px;
	margin: 0px auto;
}

#main_wrap {
	max-width: 1200px;
	padding: 0px;
	margin: 0px auto;
	background: url("/2027/img02/main_bg.gif");
}

#contents {
	width: 980px; /* ページの幅 */
	margin: 0px auto;
	background: url("/2027/img02/main_bg.gif");
}

#footer_wrap {
	max-width: 1200px;
	background: url("/2027/img02/footer_wrap_bg.png") repeat-x;
	height: 300px;
	margin: 0px auto;
}

#footer {
	width: 980px;
	height: 245px;
	margin: 0px auto;
	padding: 55px 0px 0px 0px;
	text-align: center;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','sans-serif';
	font-size: 15px;
	background: url("/2027/img02/footer.png") no-repeat;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#mobile_header {
	display: none;
}

#mobile_main {
	background: url(/2027/img_mobile/tamago_bg.png);
	display: none;
}

#mobile_footer {
	display: none;
}

/* --- コンテンツレイアウト --- */
#btn_area {
	width: 980px;
	text-align: center;
}

#news_area {
	width: 970px;
	height: 400px;
	padding: 150px 0px 0px 30px;
	text-align: left;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','sans-serif';
	font-size: 16px;
	background: url("/2027/img02/news_bg.png") no-repeat;
	color: #346633;
}

#aboutus_area {
	width: 450px;
	height: 280px;
	padding: 120px 500px 0px 30px;
	text-align: left;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','sans-serif';
	font-size: 15px;
	background: url("/2027/img02/aboutus_bg.png") no-repeat;
	color: #346633;
	line-height: 20px;
}

/* --- ボタンエリア --- */
.btn {
	width: 320px;
	padding: 2px 0px;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','sans-serif';
	font-size: 10pt;
	text-align: center;
	color: #346633;
	display: inline-block;
}

.btn2 {
	position: relative;
	width: 480px;
	padding: 2px 0px;
	display: inline-block;
}

/* --- ニュースエリア --- */
#t02 {
	width: 600px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#t02 .frame {
	clear: both;
	width: 600px;
	text-align: left;
}

#t02 .date {
	float: left;
	width: 120px;
	font-size: 15px;
	font-weight: bold;
	color: #9ed22b;
}

#t02 .text {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #346633;
	padding-bottom: 15px;
}

#t02 .text a {
	text-decoration: none;
	color: #346633;
}

#t02 .text a:hover {
	text-decoration: underline;
	color: #346633;
}

/* --- フッタ --- */
.copyright02 {
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','sans-serif';
	font-size: 10px;
	color: #ffffff;
}

@media (max-width: 480px) {

/* --- モバイルニュース --- */
#mobile_news {
	width: 96%;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}
#mobile_news #t02 {
	width: 100%;
	height: 150px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background: #ffffff;
}

#mobile_news #t02 .frame {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 6px;
	width: 100%;
	text-align: left;
}
#mobile_news #t02 .date {
	font-size: 12px;
	font-weight: bold;
	color: #9ed22b;
	letter-spacing: 1px;
}
#mobile_news #t02 .text {
	font-size: 10pt;
	color: #346633;
	padding-bottom: 6px;
}
#mobile_news .text a {
	text-decoration: none;
	color: #346633;
}

#mobile_news .text a:hover {
	text-decoration: underline;
	color: #346633;
}

/* コントロール */
textarea,input[type="text"],input[type="password"] {
font-size: 14px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
border: 2px solid #cccccc;
background: #ffffff;
//box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.25); 
border-radius: 5px;
padding: 5px;
margin: 5px;
}

select {
font-size: 14px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
border: 2px solid #cccccc;
background: #ffffff;
//box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.25); 
border-radius: 5px;
margin: 5px;
}

textarea, input[type="text"], input[type="password"] {
    background-color: #FFF;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075);
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

select, textarea, input[type="text"], input[type="password"] {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    border-radius: 5px;
    vertical-align: middle;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
@media (max-width: 480px) {
textarea,input[type="text"],input[type="password"],select {
width: 90%;
}
}


@media (max-width: 480px) {

#header_wrap {
display: none;
}

#header {
display: none;
}
#main_wrap {
display: none;
}

#contents {
display: none;
}
#news_area {
display: none;
}
#btn_area {
display: none;
}
#aboutus_area {
display: none;
}

#footer_wrap {
display: none;
}

#footer {
display: none;
}

#mobile_header {
display: block;
}

#mobile_main {
display: block;
}

#mobile_footer {
display: block;
}
}

/* --- モバイルABOUTUS --- */
#mobile_aboutus {
	width: 90%;
	padding: 3%;
	background: #ffffff;
	text-align: left;
	font-size: 15px;
	color: #346633;
	line-height: 20px;
}

a.pagetop {
	cursor: pointer;
}
}
