@charset "utf-8";
/* CSS Document */

a { text-decoration: none; }

a{/*リンクされた文字*/
    color:#ffffff;
    font-style:normal;
   
}
a:link {/*未訪問のリンク*/
    color#ffffff;
    font-style:normal;
   
}
a:visited {/*訪問後のリンク*/
    color:#ffffff;
   
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
   
}
a:active {/*クリック中*/
    text-decoration:none;
}
a:hover {
position:relative;top:2px;left:2px;
}

.txtdrop {
	text-shadow: 3px 3px 3px #999;
}
.txtdrop2 {
	/* [disabled]text-shadow: 3px 3px 3px #999; */
	box-shadow: 3xp 3px 3px #999;
	height: 20px;
	width: 76px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}


#msg {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
	width: 60%;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}
#msg2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 23px;
	width: 85%;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0;
	margin-right: auto;
	margin-left: 60px;
}
#msg3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 23px;
	width: 85%;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0;
	margin-right: auto;
	margin-left: 60px;
}

#center {
	text-align: center;
}


#explanation {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #00F;
	text-align: center;
}
.ikkyuu {
	font-size: 10px;
}
.tel {
	font-size: 14px;
}
.captions {
	font-size: 16px;
}

#border_top {
	border-top-style: solid;
	border-top-color: #060;
	border-bottom-style: solid;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
#border {
	border-bottom-style: solid;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}

.midashi {
	font-size: 16px;
	font-style: normal;
	color: #C00;
	margin-top: 30px;
	padding-top: 0px;
	text-align: center;
}

.caption2 {
	font-size: 12px;
}

.post{
	background: #fff;
	padding: 0px;
	width: 400px;
	margin-bottom: 10px;
	height: 100px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.post2 {
	background: #fff;
	padding: 0px;
	width: 400px;
	margin-bottom: 10px;
	height: 100px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#boxshadow {
	box-shadow: 2px 2px 2px 2px #999;
	display: inline-block;
	width: 96px;
}

.post2 {
	background: #fff;
	padding: 0px;
	width: 368px;
	margin-bottom: 10px;
	height: 100px;
	float: right;
}
.top_icon {
	height: 100px;
	width: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



h2{
	width: 232px;
	float: right;
	font-size: 12px;
	padding-top: 5px;
	line-height: 0.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img {
    width: 96px;
    float: left;
    padding :10px ;
    background:#fff;
    margin-right:20px; /* テキストとの距離 */
    /* 以下、丸角とシャドウは省略 */
}

.more{
    float: right;
}
.clearfix:after {   
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.caption {
	font-size: 12px;
	color: #030;
	/* [disabled]background-color: #FFF; */
	float: right;
	width: 232px;
	line-height: 150%;
	margin: 0px;
}
#banner {
	height: 80px;
	width: 480px;
	padding: 0;
	margin: 0;
	border: 0;
}
#logo {
	border: 0;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 80px;
}
#ITlogo {
	border: 0;
	height: 30px;
	width: 210px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#kochira {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}
#arrow {
	width: 10px;
	position: relative;
	left: 600px;
	height: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
}
#wa-midori {
	height: 12px;
	width: 12px;
	vertical-align: central;
	text-align: left;
	float: left;
	margin: 0px;
	padding-top: 4;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
}

#kochiralink {
	/* [disabled]text-decoration: underline; */
	background-color: #063;
}
#kochiralink2 {
	text-decoration: underline;
	/* [disabled]background-color: #063; */
	color: #00F;
}
#office {
	color: #00F;
	text-decoration: underline;
}


#under_bar {
	font-size: 16px;
	text-decoration: underline;
	padding-bottom: 1px;
}

.add {
	font-size: 12px;
	color: #666;
	width: 384px;
	margin: auto;
	padding: 20;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	

}
#add2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#houseimg {
	height: 30px;
	width: 30px;
	display: block;
	clear: none;
}
