@charset "UTF-8";
@import url("padding.css");
/* CSS Document */

body {
 color: #222;
	line-height: 110%
}


/* スイジガイのタイトル部分 */

.title {
	font-size: 20px;
	color: #999999;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	line-height: 47px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.title2 {
	font-size: 20px;
	color: #999999;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	line-height: 47px;
	margin-bottom: 15px;
	margin-left: 10px;
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.titleB {
	font-size: 20px;
	color: #EDEDED;
	background-image: url(../gallery/images/icon_b.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	line-height: 47px;
	margin-bottom: 15px;
	margin-left: 10px;
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 共通ナビゲーション */

#gloNavi {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 0.9em;
}

#gloNavi a {
 text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

#gloNavi a:hover {
	color: #FF3300;
	text-decoration: underline;
}


#gloNavi2 {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
	margin-bottom: 20px;
}

#gloNavi2 a {
 text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}

#gloNavi2 a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#gloNavi3 {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 20px;
}

#gloNavi3 a {
 text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

#gloNavi3 a:hover {
	color: #FF3300;
	text-decoration: underline;
}




/* ニュース部分 */

#topNews {
	padding: 0px;
	margin-top: 10px;
}

#topNews ul, li {
	margin : 0;
	padding: 0;
	list-style-type: none;
}

.newsDate{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 5px;
}

.newsText{
	font-size: 12px;
	color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.rss_box {
	width: 298px;
	background-color: #333333;
	border: 1px solid b0b0b0;
}

.rss_items {
	margin-top:5px;
	padding:1em;
0.5em;
	margin-left:0px;
	color:#FFFFFF;
}

p.rss_title {padding:0.5em;}

.rss_title {
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 12px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:0.5em;
}

.rss_item a: {
	text-decoration : none;
	color: #cccccc;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}

.rss_title a:link {
	color:#cccccc;
}

.rss_item a:link {
	color:#cccccc;
}
.rss_item a:visited {
	color: #cccccc;
}
.rss_item a:hover {
	color: #FF3300;
}

.rss_date {
	font-size: 0.9em;
	font-weight : bold;
	color: #fff;
	}







/* 共通本文 */

#gloMain {
	padding-left: 70px;
	font-size: 90%;
}

/* 共通本文DLリスト */

#gloMain dl {
	list-style-position: inside;
	list-style-type: none;
}

#gloMain dl dt {
	background-color: #fcfdff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #408adb;
	border-right-color: #408adb;
	border-bottom-color: #408adb;
	border-left-color: #408adb;
	color: #408adb;
	font-size: 0.7em;
	font-weight: bold;
}

#gloMain dl dd {
	line-height: 2em;
	margin-left: 17px;
	font-size: 0.9em;
}

#gloMain2 {
	font-size: 90%;
	margin-left: 40px;
}

#gloMain3 {
	font-size: 90%;
	margin-left: 40px;
	color: #FFFFFF;
	line-height: 2.2;
}

/* 共通本文DLリスト */

#gloWork dl {
	list-style-position: inside;
	list-style-type: none;
}

#gloWork dl dt {
	background-color: #fcfdff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #408adb;
	border-right-color: #408adb;
	border-bottom-color: #408adb;
	border-left-color: #408adb;
	color: #408adb;
	font-size: 0.7em;
	font-weight: bold;
}

#gloWork dl dd {
	line-height: 2em;
	margin-left: 17px;
	font-size: 0.9em;
}

#gloAbout {
	line-height: 2.2;
	width: 80%;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	padding-right: 2em;
	padding-left: 2em;
}

#gloAbout dl dt {
	width: 7em;
	float: left;
	text-indent: 1em;
	background-image: url(../images/about_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#gloAbout dl dd {
	padding-left: 2em;
}

.last {
	margin-bottom: 15px;
}

.mainText {
	line-height: 1.7em;
	font-size: 0.9em;
}
.goAisatsu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2982e6;
	border-bottom-color: #2982e6;
	border-left-color: #2982e6;
	padding: 15px;
	background-color: #f7fbff;
}



/* 問い合わせ部分 */

#conTact {
	background-color: #7c7d7c;
	background-image: url(../images/contact_backimg_mid.gif);
	background-repeat: no-repeat;
	height: 340px;
}

#conTact th{
	height: 28px;
	padding-right: 10px;
}

#conTact td{
	font-size: 12px;
	font-weight: bold;
}

#conTact td span{
	font-weight: normal;
	color: #E1DB9C;
}

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

#conTact a:hover {
	color: #FF3300;
	text-decoration: underline;
}




/* フッター */

.copy {
	color: #888888;
	font-size: 8pt;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	margin-top: 20px;
	padding-top: 10px;
}



/* edit july 31 2017 */

#gloAbout2 dl dt {
	text-indent: 1em;
	background-image: url(../images/about_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666;
	font-size: small;
	line-height: 2;
}
#gloAbout2 dl dt span {
	color: #6588b0;
	margin-left: 0.8em;
}

#gloAbout2 dl dd {
	font-size: large;
	padding-bottom: 1.1em;
	margin-left: 0;
}

#gloAbout2 dl dd span {
	color: #6588b0;
	font-size: small;
/*	margin-left: 1.2em;*/
}

dd.dpBlock span {
	display: block;
}

.mainText_E {
	font-size: small;
	color: #6588b0;
	line-height: 1.5;
	padding: 5px 0 15px;
	border-bottom: 1px dashed;
}

.mainText span {
	font-size: small;
	color: #6588b0;
}

table.niRetsu {
	width: 100%;
}

table.niRetsu tr td{
	width: 50%;
}
