@charset "utf-8";

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/bkimg.jpg);
	background-repeat: repeat;
	font-size: 90%;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clear {
	clear: both;
	line-height: 0px
}
 h2, h3, h4, h5, h6, h7, {
 margin: 0px;
 padding: 0px;
 font-size: 14px;
}

img {
	border:0px;
	max-width: 100%; 
}

/*リンク色用CSS*/
a:link {
	color: #4682b4; /*未訪問のリンク*/
	text-decoration: none;
}
a:visited {
	color: #4682b4; /*訪問済みのリンク*/
	text-decoration: none;
}
a:hover {
	color: #7aa7cc; /*ポイント時のリンク*/
}
a:active {
	color: #4682b4;
	text-decoration: none;
}

.box_title {
	color: #333333;
	font-size: 16px;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b3b3;
}
.box_date {
	font-size: 12px;
	color: #808080;
	padding-right: 5px;
}

/*画像横廻り込み設定用CSS*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.p {
	white-space: nowrap;
}
img.alignright {
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 7px;
	padding-right: 4px;
	padding-left: 4px;
}
img.alignleft {
	display: inline;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-right: 4px;
	padding-left: 4px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}


#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
}
#container {
	min-height: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	background-image: url(../images/bady-bk.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#screen {
	width: 980px;
	text-align: left;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFF;
	line-height: 0%;
}
#header {
	height: 95px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header-left {
	float: left;
	display: block;
	height: 80px;
	width: 400px;
	margin-left: 10px;
	margin-top: 10px;
}
#header-right {
	float: right;
	display: block;
	width: 490px;
	margin-top: 0px;
	height: 40px;
}

#header-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header-right li {
	float: left;
}

#header-right li a {
	-moz-box-shadow: inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow: inset 0px 1px 0px 0px #58c6cc;
	box-shadow: inset 0px 1px 0px 0px #58c6cc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2fa6ad), color-stop(1, #069199));
	background: -moz-linear-gradient(top, #2fa6ad 5%, #069199 100%);
	background: -webkit-linear-gradient(top, #2fa6ad 5%, #069199 100%);
	background: -o-linear-gradient(top, #2fa6ad 5%, #069199 100%);
	background: -ms-linear-gradient(top, #2fa6ad 5%, #069199 100%);
	background: linear-gradient(to bottom, #2fa6ad 5%, #069199 100%);


	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fa6ad', endColorstr='#069199',GradientType=0);
	background-color: #2fa6ad;
	border: 1px solid #058289;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 12px;
	text-decoration: none;
}
header-right li a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #069199), color-stop(1, #069199));
	background:-moz-linear-gradient(top, #069199 100%);
	background:-webkit-linear-gradient(top, #069199 100%);
	background:-o-linear-gradient(top, #069199 100%);
	background:-ms-linear-gradient(top, #069199 100%);
	background:linear-gradient(to bottom, #069199 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#069199', endColorstr='#069199',GradientType=0);
	background-color:#069199;
}
#header-right a:active {
	position:relative;
	top:1px;
}

#header-right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #058289;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.header01 {
	float: left;
	width: 400px;
	height: 80px;
}
.header01 a {
	background-image: url(../images/Header-01.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 190px;
	display: block;
	text-indent: -9999px;
}

#top-image {
	height: 300px;
	width: 960px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
/*　メニュー専用CSS　*/
.menu {
	width:972px;
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	float: left;
}
.menu-bg {
	padding: 0px;
	height: 55px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/menu/menu-bg.jpg);
	display: block;
}
#menu-area {
	height: 55px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
.menu01 a {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/menu_01_home.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu02 a {
	width:162px;
	height:55px;
	text-indent:-9999px;
	display:block;
	background-image: url(../images/menu/menu_02_hosting.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu03 a {
	width:162px;
	height:55px;
	text-indent:-9999px;
	display:block;
	background-image: url(../images/menu/menu_04_itsol.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu04 a {
	width:162px;
	height:55px;
	text-indent:-9999px;
	display:block;
	background-image: url(../images/menu/menu_05_hp.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu05 a {
	width:162px;
	height:55px;
	text-indent:-9999px;
	display:block;
	background-image: url(../images/menu/menu_06_websys.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu06 a {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/menu_03_internet.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu01 a:hover {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/h_menu_01_home.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu02 a:hover {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/h_menu_02_hosting.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu03 a:hover {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/h_menu_04_itsol.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu04 a:hover {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/h_menu_05_hp.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu05 a:hover {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/h_menu_06_websys.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu06 a:hover {
	width:162px;
	height:55px;
	display:block;
	background-image: url(../images/menu/h_menu_03_internet.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu-area02 {
	height: 140px;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 10px;
}
.menu-box01 {
	height: 130px;
	width: 230px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	margin-right: 13px;
	margin-left: 0px;
	background-image: url(../images/mm01.jpg);
	display: block;
}
.menu-box02 {
	height: 130px;
	width: 230px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	margin-right: 13px;
	margin-left: 0px;
	background-image: url(../images/mm02.jpg);
}
.menu-box03 {
	height: 130px;
	width: 230px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	margin-right: 13px;
	margin-left: 0px;
	background-image: url(../images/mm03.jpg);
}
.menu-box04 {
	height: 130px;
	width: 230px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/mm04.jpg);
}
.menu-box05 {
	height: 90px;
	width: 180px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/mm05.jpg);
}
#menu-area ul {
	margin: 0px;
	padding: 0px;
}
#menu-area li {
	float: left;
	list-style-type: none;
	width: 150px;
	height: 60px;
	line-height: 40px;
	font-weight: bold;
}
#menu-area a {
	display: block;
	text-align: center;
	color: #ffffff;
	background-image: url(../images/png/menu-bk01.png);
}
#menu-area a:hover {
	color: #000000;
}
#contents {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
}

.textwidget {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-bottom: 0px;
}
.textwidget ul {
	font-size: 14px;
	list-style: none;
	padding: 0 10px;
	margin: 0;
}
.textwidget li {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	list-style-position: inside;
	list-style-image: url(../images/icon_siden_right_rb.gif);
	font-weight: bold;
	font-size: 12px;
}
.textwidget li a:link {
	color: #494949; /*未訪問のリンク*/
	text-decoration: none;
}
.textwidget li a:visited {
	color: #494949; /*訪問済みのリンク*/
	text-decoration: none;
}
.textwidget li a:hover {
	color: #4682b4; /*ポイント時のリンク*/
		background-color: #dcdcdc;
}
.textwidget li a:active {
	color: #4682b4;
	text-decoration: none;
}
.sisetu-list {
	margin-top: 10px;
}

.sideber {
	float: right;
	height: auto;
	width: 250px;
	border: 2px solid #CCC;
}
.sideber02 {
	float: right;
	height: auto;
	width: 240px;
	padding-bottom: 10px;
}
.sidemenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sidemenu li {
	list-style-type: none;
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
}
.sidemenu a {
	background-image: url(../images/sidemenu01.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	font-weight: bold;
	color: #f08080;
}
.sidemenu a:hover {
	background-image: url(../images/sidemenu02.gif);
	color: #ffffff;
}
.main {
	float: left;
	height: auto;
	width: 720px;
	background-color: #FFFFFF;
	line-height: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	padding-top: 20px;
	background-color: #393939;
}

#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}
.utility {
	float: left;
	display: block;
	width: 195px;
	font-size: 10px;
	border-right: 1px solid #8B8B8B;
}
..utility ul{
	font-size: 12px;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.utility li {
	margin-top: 8px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 10px;
}
.utility li a {
	text-decoration: none;
}
#copyright {
	float: right;
	display: block;
	color: #FFFFFF;
	margin-top: 10px;
}
.widget-title {
	line-height: 26px;
	background-image: url(../images/title-01.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #000000;
	padding-bottom: 4px;
}
.widget-title2 {
	background-image: url(../images/title-02.png);
	display: inline-block;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-bottom: 0px;
	width: 214px;
}
.widget-title3 {
	line-height: 16px;
	background-image: url(../images/title-03.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	margin-bottom: 8px;
	color: #000000;
	height: 32px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#top_area .textwidget .top-title01 {
	line-height: 40px;
	background-repeat: no-repeat;
	height: 40px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #333333;
	width: 680px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
}
#top_area .textwidget .top-title02 {
	line-height: 40px;
	background-image: url(../images/top-title02.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #333333;
	width: 670px;
	text-indent: -9999px;
	display: block;
}
#top_area .textwidget .top-text01 {
	width: auto;
	margin-top: 10px;
	background-image: url(../images/top-text01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333333;
}
#top_area .textwidget .top-text01 .title {
	padding: 0px;
	font-size: 16px;
	color: #000080;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.top-text02 {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
}
.top-text03 {
	width: 690px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #FFF;
	color: #000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top-text03 .title {
	padding: 0px;
	font-size: 14px;
	color: #286fcc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.top-text03 table {
	width: 100%;
}
.top-text03 td {
	width: 348px;
	vertical-align: top;
	font-size: 13px;
	line-height: 21px;
}
.top-text03 th {
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
}
top-text03 p {
}
.top-text04 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: auto;
	margin-top: 10px;
	background-color: #fffff0;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.top-text05 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: auto;
	margin-top: 10px;
}
.top-text05 .name {
	padding: 0px;
	font-size: 16px;
	color: #4682b4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.top-text05 table {
	width: 100%;
}
.top-text05 td {
	width: 320px;
	vertical-align: top;
}
.top-text05 th {
	text-align: right;
	vertical-align: top;
}
#top_area .textwidget .top-text06 {
	width: 690px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	color: #000;
	border: 1px solid #CCC;
}
.top-text07 {
	width: 670px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f2f3f5;
	float: none;
	text-align: left;
	margin-top: 10px;
	
}
.top-text07 .title {
	padding: 0px;
	font-size: 14px;
	color: #286fcc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.top-text07 table {
	width: 100%;
}
.top-text07 td {
	width: 348px;
	vertical-align: top;
	font-size: 13px;
	line-height: 21px;
}
.top-text07 th {
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
}
.top-text07 p {
}
.link_index {
	position: absolute;
	left: 520px;
	padding: 0 0 0 16px;
	font-weight: normal;
}
#top_area .textwidget .list_link {
	margin: 10px 0 15px 1px;
}
#top_area .textwidget .list_link li {
	margin-bottom: 8px;
}
#top_area .textwidget .list_link .boxed {
	margin-right: 3px;
	padding: 0 5px;
	font-size: 85%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e7eff7;
	border: #ddd solid 1px;
	color: #777;
}
#top_area .textwidget {
	margin-bottom: 20px;
	line-height: 20px;
	width: 720px;
	margin-left: 10px;
}
#top_area .textwidget ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#top_area .textwidget li {
	margin-bottom: 5px;
	line-height: 16px;
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.sideber .textwidget02 {
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 120%;
	margin-top: 10px;
}
.sideber .textwidget03 {
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 120%;
	margin-top: 10px;
	color: #666;
	text-align: center;
}
.sideber .textwidget {
	margin-bottom: 20px;
	margin-left: 5px;
	line-height: 150%;
	background-color: #FFF;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.sideber .textwidget02 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #F90;
}
.sideber .textwidget a {
 font-weight:;
}
.sideber .textwidget a:link {
	color: #4d4d4d;
}
.sideber .textwidget a:visited {
	color: #4d4d4d;
}
.sideber .textwidget a:hover {
	color: #2e8b57;
}
.sideber .textwidget a:active {
	color: #00F;
}
.sideber .textwidget p {
	margin-left: 10px;
	line-height: 18px;
	margin-bottom: 10px;
}
.sideber .textwidget ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../images/icon_next02.png);
}
.sideber .textwidget02 li {
	margin: 0px;
	padding: 0px;
}
.sideber .textwidget02 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../images/icon_next02.gif);
	line-height: 140%;
	font-size: 12px;
	color: #666;
}
.sideber .textwidget03 li {
	margin: 0px;
	padding: 0px;
}
.sideber .textwidget03 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 140%;
	font-size: 12px;
	color: #666;
}
.sideber .textwidget li {
	margin: 0px;
	padding: 0px;
}
.sideber .sisetu-list {
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.sideber .sisetu-list02 {
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
}
.sideber .sisetu-list03 {
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
}
.sideber .sisetu-list p {
	margin-bottom: 10px;
	text-align: center;
}
.rinen {
	list-style-type: none;
	padding: 0px !important;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px !important;
	margin-left: 0px;
}
.rinen li {
	margin-bottom: 10px !important;
}

.form-table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding: 5px;
	background-color: #ECF5FF;
	width: 200px;
}
.form-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.linkcat {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contents_top .toolbox .list_link {
	margin: 10px 0 15px 1px;
}
#contents_top .toolbox .list_link li {
	margin-bottom: 8px;
}
#top-text02 .news01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../images/icon_next.gif);
	line-height: 140%;
	font-size: 13px;
	color: #333;
}
#top-text02 .news01 li {
	margin-bottom: 5px;

}
#top-text02 .news01 a {
	color: #007980;
	font-size: 12px;
	text-decoration: underline;

}
#top-text02 .news01 a:hover {
	color: #7db0b3;
	font-size: 12px;
	text-decoration: underline;
}
.sideber .news01 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../images/icon_next.gif);
	line-height: 140%;
	font-size: 18px;
	color: #4682b4;
}
.sideber .news01 li {
	margin-left: 10px;
}
.sideber .news01 a:link {
	color: #4682b4;
	font-weight: normal;
	text-decoration: underline;
}
.sideber .news01 a:visited {
	color: #4c0000;
}
.sideber .news01 a:hover {
	color: #4682b4;
}
.sideber .news01 a:active {
	color: #4682b4;
}
.top-text03 img {
	margin-top: 3px;
	margin-bottom: 0px;
}
.moji00 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #F00;
	text-align: left;
}
.moji03 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #F00;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
}
.moji04 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #e60000;
	/* [disabled]text-align: center; */
	font-weight: bold;
	line-height: 120%;
}
#container #screen #contents .main .top-text06 {
	width: 688px;
	border: 1px solid #CCC;
}
.iframe_wapper {
	overflow:hidden;
	width:690px;
	height:300px;
	position:relative;
}
.iframe_wapper iframe {
	position:relative;
	left:-1px;
	top: -1px;
}
#slideshow {
	position: relative;
	width:  970px;
	height: 300px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow img {
	position: absolute;
	top:  0;
	left: -1px;
	z-index: 8;
	opacity: 0.0;
}
#slideshow img.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow img.last-active {
	z-index: 9;
}

#container #contents .main #top_area .textwidget .top-text07 .top-text02 ul {
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-left: 0px;
	list-style-type: none;
}

#container #contents .main h1 {
	font-size: 20px;
	color: #222222;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-left: 8px solid #058289;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	
}
#container #contents .main h2 {
	font-size: 16px;
	position: relative;
	padding: 0.6em;
	background: #47adb3;
	padding-left: 15px;
	color: #ffffff;
	letter-spacing: 1px;
		margin-bottom: 20px;

}

#container #contents .main h2:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 20px;
	border: 10px solid transparent;
	border-top: 10px solid #47adb3;
	width: 0;
	height: 0;
}

#container #contents .main h6 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	line-height: 120%;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #09C;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-top: 5px;
}
#container #contents .main h7 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	line-height: 120%;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #39C;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-top: 20px;
}

#container #contents .main h3 a{
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
#container #contents .main h3 a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
#container #contents .main h3 a:active {
	position: relative;
	top: 1px;
	text-align: center;
}

#container #contents .main h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #D0D0D0;
	padding: 10px;
	border: 1px solid #868686;
}
#container #contents .main h5 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../images/type_bg_head.gif);
	background-repeat: repeat-x;
	height: 33px;
}
#container #contents .main h8 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 130%;
	background-image: url(../images/main-title02.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	height: 50px;
	width: 670px;
	padding-left: 20px;
}
#container #contents .main .sitemap-box01 {
	margin-left: 30px;
}
#container #contents .main .sitemap-box {
	margin-left: 30px;
	margin-bottom: 0px;
}
#container #contents .main .sitemap-box .sitemap-box2 {
	margin-left: 30px;
	line-height: 0%;
	margin-top: 5px;
	margin-bottom: 10px;
}
#container #contents .main .sitemap-box .sitemap-box3 {
	margin-left: 30px;
	line-height: 0%;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#container #contents .main .sitemap-box .sitemap-box2 .ten01 {
	background-image: url(file://///192.168.1.203/HP_data/MeMeNet/images/icon_ten.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 12px;
}
#container #contents .main .sitemap-box .sitemap-box2 .ten02 {
	background-image: url(../images/icon_ten02.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#container #contents .main .sitemap-box .sitemap-box2 .sitemap-box3 .ten {
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/icon_ten03.gif);
}
#container #contents .main .waku .waku_right {
	font-size: 13px;
	color: #00C;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 30px;
	font-weight: bold;
}
#container #contents .main .waku {
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dotted #999;
	margin-bottom: 20px;
}
#container #contents .main ul {
	font-size: 14px;
	list-style: none;
	padding: 0 10px;
	margin: 0;
}
#container #contents .main li {
	padding: 10px 0;
	list-style-position: inside;
	list-style-image: url(../images/arrow01.gif);
	font-size: 12px;
}
#container #contents .main li a {
	font-weight: normal;
	color: #0E5187;
	font-size: 14px;
}
#container #contents .main .mail-list {
	padding-left: 30px;
}
#container #contents .main .mail-list li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}
#container #contents .main .mail-list li .red {
	color: #F00;
}
#container #contents .main .question {
	font-weight: bold;
	color: #06C;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container #contents .main .answer {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-top: 0px;
}
#container #contents .main .faq_index {
	margin-bottom: 50px;
	line-height: 200%;
}
#container #contents .main #top_area .textwidget .top-text03 img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
#container #contents .main #top_area .textwidget .top-text07 .top-text02 .news01 li {
	font-size: 14px;
	color: #666;
	letter-spacing: 0.7px;
}
#container #contents .main .infomation {
	font-size: 12px;
	font-weight: bold;
	color: #046166;
	padding-left: 18px;
	margin-top: 10px;
	display: block;
	background-color: #D0D0D0;
	border: 1px solid #868686;
}
#container #contents .main .text-news-title-old h07 {
	font-size: 16px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
}
#container #contents .main .title7 {
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #063;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	width: 690px;
}
.moji002 {
	font-size: 16px;
	line-height: 0%;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	background-color: #CCFFCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.moji045 {
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F93;
	padding-left: 10px;
}
.moji032 {
	font-size: 14px;
	line-height: 250%;
	font-weight: bold;
	color: #33C;
}
.moji033 {
	font-size: 14px;
	line-height: 250%;
	font-weight: bold;
	color: #930;
}
.moji034 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #03C;
	padding-left: 30px;
	background-color: #0CF;
}
.moji037 {
	font-size: 16px;
	font-weight: bold;
	color: #063;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-repeat: no-repeat;
}
.img02 {
	font-size: 16px;
	line-height: 0%;
	font-weight: bold;
	color: #09F;
}
#container #contents .main table01 {
	padding: 5px;
}
.sitemap-title001 {
	margin-top: 5px;
}
.sitemap-title002 {
	margin-top: 10px;
}
.sitemap-box {
	margin-left: 30px;
}
.sitemap-box2 {
	margin-left: 30px;
	line-height: 30px;
	font-size: 12px;
	margin-top: -5px;
}
.sitemap-box3 {
	margin-left: 30px;
	line-height: 30px;
	font-size: 12px;
}
.sitemap-box4 {
	margin-left: 30px;
	line-height: 30px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.ten {
	background-image: url(../images/icon_ten03.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: 5px;
	line-height: 120%;
}
.ten02 {
	background-image: url(../images/icon_ten02.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 140%;
}
#container #contents .main ol .manualtext .manualimg {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents_top {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.spam_button {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	width:200px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color: #f9f9f9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	cursor: pointer;
	color: #666666;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}
.spam_button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.spam_button:active {
	position:relative;
	top:1px;
}
input#submit_button {
	width: 150px;
	height: 40px;
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;  
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;  
    -moz-box-shadow: 1px 1px 2px #E7E7E7;  
} 
input#submit_button{
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.form {
	width:100%;
}

hr {
    display: block;
    width: 100%;
    height: 1px;
    border: 0;
        border-top-width: 0px;
        border-top-style: none;
        border-top-color: currentcolor;
    border-top: 1px solid #c0c0c0;
    margin-top: 10px;
    margin-bottom: 10px
