@charset "shift_jis";
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;/*background:#FFF;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td,p{
	padding:0;
	margin: 0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
/*input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}*/
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
hr {
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}
/*tag
===================================================*/
body {
	color: #4b4b4b;
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color: #116FBB;
}
a:visited {
	color: #116FBB;
}
#intro a:hover {
	color: #0099CC;
	text-decoration: underline;
}
ul, li, ol {
	margin:0px;
	padding:0px;
}

h2 {
	background-color: #0f2751;
	text-align: center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	behavior:url("/js/PIE.htc");
	margin-bottom: 20px;
	padding: 8px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}
h2#overview{
	background-color: #cccccc;
	text-align: left;
	padding-left: 20px;
	padding: 8px;
	color: #333;
}
h3{
	color: #0f2751;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 2px solid #0f2751;
	margin: 20px 20px 10px 20px;
	padding-bottom:10px;
}
h4{
	background: url(/enquete/diary2022/images/top/h4_bg.gif) repeat left top #0f2751;
	text-align: center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	margin-bottom: 20px;
	padding: 10px;
	color: #fff;
	font-size: 1.3em;
}
p {
	margin-bottom: 1em;
	margin-top: 0px;
}
label {
	cursor:pointer;
}

/*class
===================================================*/
.ft13{
	font-size: 1.3em;
	line-height: 1.4;
}
.cap {
	text-indent: -1em;
	padding-left: 1em;
	display: block;
}
.attention li {
	text-indent:-1em;
	padding-left:1em;
	list-style-type:none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
.attention {
	text-indent:-1em;
	margin-left:1em;
	margin-bottom: 15px;
}
.dl_blue {
	background-color: #DEEFF7;
	border: 1px solid #c3d7f2;
	width: 556px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.dl_blue dt {
	float: left;
	width: 70px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
}
.dl_blue dd {
	float: left;
	width: 486px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#top {
	width: 578px;
	margin-bottom: 10px;
}
#top dt {
	text-align:left;
	font-weight: bold;
	clear:both;
	background: url(../images/top/dt_back.gif) no-repeat 2px center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
}
#top dd {
	padding-left:1em;
	background: url(../images/top/w_line.gif) repeat-x bottom;
	padding-bottom: 0.3em;
	margin: 0px 0px 0.8em;
}
.entry {
	width: 590px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 10px;
}
.entry dt {
	text-align:left;
	background-color: #CEDFE7;
	font-size: 105%;
	font-weight: bold;
	text-indent: -1em;
	padding: 8px 8px 8px 2em;
	clear:both;
	margin-bottom:8px;
}
.entry dd {
	padding-left:2em;
	margin: 0px 0px 20px 0px;
}
.btn {
	text-align: center;
	display: block;
	margin: 10px auto 15px;
}
.btn img{
	vertical-align: bottom;
}
.btn input {
	padding: 3px 5px 3px 5px;
}
.pagetop {
	text-align: right;
}
.pagetop a {
	padding-left: 10px;
	background: url(../images/toparrow_mini.gif) no-repeat 0px 4px;
	text-align: left;
	font-size:90%;
}
.txtRed{
    color:#C60000;
}
.txtBlue {
	color: #0000FF;
	font-size: 80%;
}
.txtBlue2 {
	color: #0066CC;
	font-size: 80%;
}
.txtBlue3 {
	color: #116fbb;
}
a.win-blank {
	background: url(../images/window.gif) no-repeat right center;
	padding-right: 13px;
}
.textarea_multi {
	width:530px;
	height:100px;
	margin: 0px;
	padding: 5px;
}
.text_single {
	width:200px;
}
.clear {
	clear:both;
}
.txt_s {
	font-size:90%;
	line-height: 1.3em;
}
.dl_list dt {
	background-color:#FFFFFF;
	float:left;
	clear:both;
	padding:0px;
	width:200px;
	text-indent:0px;
	font-size:100%;
	margin:0px;
}
.dl_list dd {
	padding:0px;
	margin-bottom:5px;
}
.dl_border {
	border:#999999 1px solid;
	margin: 0px 0px 15px 0px;
	width: 526px;
	padding:8px;
}
.dl_border dt,
.dl_border dd {
	width: 250px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#FFFFFF;
	border-right: 1px dotted #999999;
}
.dl_border dt {
	padding-bottom:5px;
	font-size:100%;
	clear:none;
	padding-right: 10px;
}
.dl_border dd {
	padding-top:0px;
	padding-right:10px;
}
.right {
	float:right;
}
.right_pict {
	float:right;
	margin:0px 0px 15px 15px;
}
.left_pict {
	float:left;
	margin:0px 15px 15px 0px;
}
.dl_border dd.right {
	width:240px;
	clear:both;
	border: none;
}
.dl_border dt.right {
	width:240px;
	border: none;
} 
.mgn_b5 {
	margin-bottom:5px;
}
.mgn_t10 {
	margin-top:10px;
}
.mgn_r10{
    margin-right:10px;
}
.hr_1{
    border-top: 1px dotted #555555;
}
/*layout
===================================================*/

/*top.html
-------------------------------------*/
.mainArea{
	padding-top: 10px;
}

.mainAreaInr{
	width: 980px;
	margin: 0 auto;
}

.mainArea .mainArea_date{
	background-color: #ccc;
	color: #333;
	text-align: center;
	padding: 3px 0;
	width: 980px;
	margin: 0 auto;
}

.mainArea .mainArea_date p{
	margin-bottom: 0;
}

.mainArea .contents{
	line-height: 1.5;
}

img{
	vertical-align: top;
}

h1{
	margin-bottom: 0;
	text-align: center;
}

#sub_menu{
	display: none;
}

.time{
	text-align: center;
	margin: 0 auto 1em;
	padding: 5px;
	background-color: #e0e0e0;
	line-height: 0;
}

#intro {
	width: 980px;
	margin: 0 auto;
	font-size: 0.9em;
}
.point li {
	padding: 0px;
	list-style:none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	clear: both;
	text-align: left;
}
.point dl {
	margin-bottom: 10px;
	float: left;
	width: 430px;
}
.point dt {
	margin-bottom: 10px;
}
.point dd {
	margin: 0px 0px 20px 0px;
}
.point .right-thumbnail {
	text-align: center;
	float: right;
	width: 120px;
	margin-top: 5px;
}
.point .right-thumbnail img {
	border-style: none;
}
.point .right-thumbnail a {
	border: 2px solid #3399CC;
	display: block;
	height: 100px;
	width: 100px;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.point .right-thumbnail a:hover {
	border: 2px solid #0033FF;
}
.btn input#button {
	padding:0px;
}
h2#orignal {
	background: url(../images/top/sub_title.gif) no-repeat left;
	height: 59px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	oadding-bottom:0px;
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
}
h3#diary {
	background: url(../images/top/sub_title3.gif) no-repeat    ;
	height: 25px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	margin-bottom: 10px;
}
#diary_info,
#calendar_info{
    width:974px;
    border: 2px solid #cccccc;
	margin-bottom: 50px;
	padding:1px;
	background: url(/enquete/diary2022/images/top/diary_bg.gif) repeat-x left top #ffffff;
}
#dialy_detail,
#calendar_detail{
	/* background:url(../images/top/bg_daiary_content.gif) repeat-x top; */
	padding:10px;
}
#diary_charm,
#calendar_charm{
	margin-bottom: 10px;
}
#diary_charm dt,
#diary_charm dd,
#calendar_charm dt,
#calendar_charm dd{
	width: 640px;
	/*	overflow: auto;*/
	font-size: 110%;
	line-height: 150%;
	text-indent: 0px;

}
#diary_charm1 {
	background: url(../images/top/sub_title4.gif) no-repeat left top;
	height: 54px;
	width: 499px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#diary_charm2 {
	background: url(../images/top/sub_title5.gif) no-repeat left top;
	height: 55px;
	width: 462px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.charm_txt {
	width:400px;
	margin-bottom:15px;
}
.charm_txt2 {
	width:520px;
	margin-bottom:15px;
}
.charm_txt3 {
	float:right;
	width:720px;
	margin-bottom:15px;
}
.bg_gray{
	background:#eeeeee;
	padding:5px;
}

.diaryLeft{
	float: left;
	width: 615px;
}
.diaryLeft2{
	float: left;
	width: 770px;
}
.diaryRight{
	float: right;
	width: 300px;
}
.diaryRight2{
	float: right;
	width: 142px;
}

.quizArea{
	margin-bottom: 30px;
}

.quizArea .quiz_txt{
	text-align: center;
	font-size: 2.3em;
	color: #1a9abe;
	margin: 60px auto 50px;
	font-weight: bold;
}

.quizArea .quiz_img{
	text-align: center;
	margin: 40px 0;
}
/*tbl1
-----------------------------------*/
.tbl1 {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom:15px;
}
.tbl1 td {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;	
	
}
.tbl1 th {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	background-color: #EFEFEF;
	text-align: center;	
}
/*list
-----------------------------------*/
.tbl1 ol li{
	list-style-type: decimal;
	list-style-position: inside;
	margin:0px 0px 0px 5px;
}

.tbl1 ul li{
	list-style-type: none;
} 

/*その他のページ
-------------------------------------*/
.title {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 0px;
	color: #102955;
	border-bottom: 1px solid #102955;
	background: url(../../diary/images/title_bg.jpg) repeat-x left bottom;
	margin-right: 3px;
	margin-left: 3px;
}
.title h1 {
	font-size:150%;
	margin-bottom: 15px;
}
.title_intro {
	font-size:80%;
} 
/*#diary_charm .right {
	margin-right:14px;
}*/
/*#diary_charm .right img {
	display: block;
}*/


/*エラー表示エリア
-------------------------------------*/
.error_area {
	background-color: #FFE1E1;
	border: 1px solid #FFAAAA;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 15px;
}

/*サンクスページ
-------------------------------------*/
#thanks {
	margin-top:100px;
	margin-bottom:100px;
	text-align:center;
}

/* btn */
.blue2btn{
	display: table;
	width: 640px;
	margin: 0 auto 15px;
}

.blue2btn a{
	display: table-cell;
	color: #ffffff !important;
	line-height: 1.2;
	text-align: center;
	font-size: 1.2em;
	width: 640px;
	padding: 15px;
	height: 40px;
	vertical-align: middle;
	text-decoration: none;
	
	background: #0e254c; /* 20141119 add */
	background: -moz-linear-gradient(top, #102955, #0e254c);
	background: -webkit-linear-gradient(top, #102955, #0e254c);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#102955), color-stop(100%,#0e254c));
	background: linear-gradient(to bottom, #102955, #0e254c);
	-pie-background: linear-gradient(top, #102955, #0e254c);
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1;
}

.blue2btn a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	text-decoration: none !important;
}

.blue2btn.grayOut a,
.orangebtn.grayOut a{
	background: #bfbfbf;
}
.blue2btn.grayOut a:hover,
.orangebtn.grayOut a:hover{
	opacity: 1;
	filter:alpha(opacity=10);
	text-decoration: none;
}

#dialy_detail .left_pict{
	width: 180px;
}

.win{
	vertical-align: middle !important;
}

/* margin */
.mgn_b0{ margin-bottom: 0 !important;}

body.popimg{
	min-width: initial;
	min-width: auto;
	margin: 0 auto;
	text-align: center;
}
.popimg .closeBtn{
	width: 400px;
	margin: 30px auto;
}
.popimg .closeBtn a{
	display: block;
	padding: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #1a9abe;
}
