@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 80%/1.4 "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
	background-image: url(../images/bg.gif);
}


ul, li, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}
input {
	font-family:Arial,Helvetica,sans-serif;
}

.relative {
	position:relative;	
}
.large {
	font-size:1.4em;	
}


a img {
	border: none;
}


a:link {
	color:#2E2E2E;
	text-decoration: none; 
}
a:visited {
	color: #4E5869;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #959595;
	text-decoration: underline;
}
.f-left {
	float: left;
	margin: 0 10px 10px 0;
}
.f-right {
	float: right;
	margin: 0 0 10px 10px;
}
ul {
	list-style-type: none;	
}
.center {
	text-align: center;
}
.nowrap {
	white-space: nowrap;	
}
#main h2, #main h3, #main h4 {
	margin-bottom: 1em;
}

h3.text {
	font-size: 1.5em;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #990000;
	margin-bottom: 0.5em !important;
	padding-left: 10px;
	padding-top:3px;
}

ul.normal {
	/* padding-left:1em; */
}
ul.normal li {
	text-indent: -1em;
	margin-bottom: 1em;
}
.underline {
	display: block;
	border-bottom: solid 1px #CCC;	
}
.mgnb-0 {
	margin-bottom: 0 !important;
}
.mgnb-05 {
	margin-bottom: 0.5em !important;
}
.mgnb-1 {
	margin-bottom:1em !important;
}
.mgnb-2 {
	margin-bottom:2em !important;
}
#main li {
	margin-bottom:0.6em;
}
.send-text {
	font-size: 1.4em;
 	color: #C30;
	font-weight: bold;
	text-align: center;
}
.org {
	color: #F60;	
}
.red, .style-r {
	color:#CC0000;
}
.ind-1 {
	padding-left: 1em !important;
	text-indent: -1em !important;	
}
.ind-1-5 {
	padding-left: 1.5em !important;
	text-indent: -1.5em !important;	
}
.ind-2 {
	padding-left: 2em !important;
	text-indent: -2em !important;	
}
.ind-3 {
	padding-left: 3em !important;
	text-indent: -3em !important;	
}
.ind-4 {
	padding-left: 4em !important;
	text-indent: -4em !important;	
}

#ir-corp .position {
	width:8em;
	display: block;
	float: left;
}
#ir-corp .p-name {
	width:8em;
	display: block;
	float: left;
}
#ir-corp .prof {
	padding-left:10px;
	background-image: url(../ir/images/orangearrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

#emergency {
	padding:5px;
	background-color: #FDF1DB;
	border: solid 2px #decba8;
	margin-bottom:1em;
}
#emergency p {
	font-size:1.4em;
	font-weight: bold;
	color:#900;
	margin-bottom:5px;
}
#emergency .ad {
	padding:5px;
	background-color: #FFF;
	border: solid 1px #decba8;
}
#emergency .red {
	color:#900;		
}

#main p.tokumessage {
	margin-bottom: 0.5em;
	margin-left: 2em;
}

#main p.tokumessage img {
	vertical-align: -4px;
	width: 20px;
	height: 20px;
}

#main p.tokumessage:before {
	content: '※';
	margin-left: -1.5em;
	margin-right: 0.5em;
}

#main p.sobamessage {
	margin-bottom: 2em;
	margin-left: 2em;
}

#main p.sobamessage img {
	vertical-align: -4px;
	width: 20px;
	height: 20px;
}

#main p.sobamessage:before {
	content: '※';
	margin-left: -1.5em;
	margin-right: 0.5em;
}

.has_event {
	display: inline-block;
	width: 25px;
}

.has_soba {
	display: inline-block;
	width: 25px;
}

.tea_menu {
	display: inline-block;
	width: 25px;
}

/* soba temp
.sobamessage {
	display: none;
}

.has_soba {
	display: none;
}

#main p.tokumessage {
	padding-bottom: 22px;
	font-size: 11px;
}

#main p.tokumessage:before {
	content: '';
	margin: 0px;
}

#main p.tokumessage {
	margin-bottom: 5px;
	margin-left: 0em;
}
*/
