/* common */

html,body {
	margin: 0;
	padding: 0
}
body {
	background-color: white;
	color: black;
	font-size: small;
	font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}

pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #122CA0;
}
blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #122CA0;
	background-color: #F0F0F0;
}
p {
	text-indent: 1em;
}
textarea { 
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}
#container {
	margin: 0;
	padding: 0;
}
#head {
	margin: 0;
	color: #122CA0;
	background-color: white;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(http://s.asablo.jp/css/common2r/business/h1bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 150px;
	font-size:24px;
	font-weight:bold;
}
#head h1 {
	margin-top: 0;
	margin-left: 0;
	font-size:24px;
}
#head h1 a {
	color:#122CA0;
	background-color: transparent;
}
#head h1 img {
         border: none;
}
#center {
	float: left;
	margin-right: 0;
	padding: 0;
	border: none;
	width: 580px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 180px;
}
#right {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 180px;
}
#footer {
	clear: both;
	width: 760px;
}
#footer a img {
    border: none;
}
.sidebar {
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
}
#main {
	margin-left: 5px;
	margin-right: 5px;
}
.msg {
         margin-bottom: 2em;
	background-image: url(http://s.asablo.jp/css/common2r/business/bg_01.gif);
}
.msg-title {
	font-size: medium;
	color:#B1B1B1;
	background-color:#DBEFF0;
	line-height:1.5;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	margin-top: 0;
}
.msg-date {
	font-size: small;
	color:#7D7D7D;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
}
.msg-body {
	padding-left:10px;

}
.msg-body h2 {
	padding-left: 1em;
	border-bottom: solid 1px #B1B1B1;
	border-left: solid 2px #B1B1B1;
}
.msg-body h3 {
	border-bottom: solid 1px #B1B1B1;
}
.msg-body h4 {
	border-bottom: dashed 1px #B1B1B1;
}
.msg-footer {
	text-align: right;
	font-size: small;
	background-color:#E3E3E3;
}
.comment-caption {
}
.date {
	font-size: small;
	color:#919191;
	line-height:1.5;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
}
.main {
	font-size: small;
	color:#333333;
	margin-left:12px;
	margin-right:12px;
	line-height:1.3;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
.comments {
	font-size: small;
	color:#122CA0;
	line-height:2;
	padding-right:10px;
}
.mod-caption {
	font-size: small;
	color:#122CA0;
	line-height:1.3;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	border-bottom: solid 1px #122CA0;
	margin-top: 20px;
}
.mod-message .mod-caption a {
	text-decoration: none;
	color: #122CA0;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color: #122CA0;
}
.mod-text {
	font-size: small;
	color:#333333;
	text-align: left;
	line-height: 1.3;
}
.mod ul {
         margin-left: 0;
	padding-left: 0;
}

.mod ul li {
         margin-left: 0;
         font-size: small;
	padding-left: 1em;
	list-style-type: none;
}
.calendar {
         font-size: x-small;
	border: none;
	width: 170px;
	height: 140px;
	text-align: center;
}
.calendar-title {
	font-size: small;
	color:#122CA0;
	line-height:1.3;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border-bottom:solid 1px #122CA0;
}
.calendar-sun-name {
	color: #b212bc;
	border-bottom:solid 1px #B1B1B1;
}
.calendar-wday-name {
	color: #122ca0;
	border-bottom:solid 1px #B1B1B1;
}
.calendar-sat-name {
	color: #6212bc;
	border-bottom:solid 1px #B1B1B1;
}
.calendar-row {

}
.calendar-cell {
         color:#122CA0;
         text-align:center;
         vertical-align: top;
	border-bottom:solid 1px #B1B1B1;
	border-right:solid 1px #B1B1B1;
}
.calendar a {
	font-size: x-small;
         font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #122CA0;
}
a:hover {
	text-decoration: underline;
	color: #FFBA00;
}
.comment-caption {
	border-top: dashed 1px #B1B1B1;
	padding: 0.5em 1em;
	font-weight: bold;
         font-size: small;
	border-bottom: none;
}
.comment-title {
	font-size: small;
	padding: 0.2em;
	color:#0085A5;
	border-top: 1px #7AB1D2 solid;
	border-left: 1px #7AB1D2 solid;
}
.comment-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.comment-form {
	font-size: small;
	padding: 0.2em 1em 0.7em 1.2em;
}
.tb-caption {
	border-top: dashed 1px #B1B1B1;
	padding: 0.5em 1em;
	font-weight: bold;
         font-size: small;
	border-bottom: none;
}
.tb-title {
	font-size: small;
	padding: 0.2em;
	color:#0085A5;
	border-top: 1px #7AB1D2 solid;
	border-left: 1px #7AB1D2 solid;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.navi {
	width: 100%;
	text-align: right;
}
.navi-prev {
}
.navi-next {
}

/* end of stylesheet */
