/* font size */
.fs10 {font-size: 10px; line-height: 130%;}
.fs11 {font-size: 11px; line-height: 125%;}
.fs12 {font-size: 12px; line-height: 150%;}
.fs14 {font-size: 14px; line-height: 150%;}
.fs16 {font-size: 16px; line-height: 150%;}
.fs18 {font-size: 18px; line-height: 150%;}

/* form */
select, option, textarea {margin: 0px; background-color: white;}
/* form */
form {margin: 0px;}
/* img */
img {border: 0px;}

/* link */
A:link {
	font-size: 12px;
	color: #333399;
	line-height: 150%;
	text-decoration: underline;
}
A:visited {
	color: #333399;
	font-size: 12px;
	line-height: normal;
}
A:hover {
	color:#FF9900;
	text-decoration: underline;
	font-size: 12px;
}
A:active {
	color: #FF9900;
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	padding: 0px 0px 0px 5px;
	line-height: 150%;
	color: #666666;
}
.footer a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.footer a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #237DBF;
	text-decoration: underline;
}
.li a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.li a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.li a:hover {
	font-size: 12px;
	color: #237DBF;
	text-decoration: underline;
}
.sub_menu {
	display: block;
	font-size: 12px;
	color: #25415B;
	line-height: normal;
}

.sub_menu_off {
	color: #ff9900;
	display: block;
	height: 100%;
	width: 189px;
	padding: 7px 0px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sub_menu a:link {
	color: #25415B;
	display: block;
	height: 100%;
	width: 189px;
	padding: 7px 0px;
	text-decoration: none;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
}
.sub_menu a:visited {
	color: #25415B;
	display: block;
	height: 100%;
	width: 189px;
	padding: 7px 0px;
	text-decoration: none;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
}
.sub_menu a:hover {
	color: #ff9900;
	display: block;
	height: 100%;
	width: 189px;
	padding: 7px 0px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
}

.sub_menu_tit {
	display: block;
	font-size: 12px;
	color: #25415B;
	line-height: normal;
	font-weight: bold;
}
.sub_menu_tit a:link {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 189px;
	padding: 7px 0px;
	text-decoration: none;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	background-image: url(../img/bg_sub_tit.gif);
}
.sub_menu_tit a:visited {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 189px;
	padding: 7px 0px;
	text-decoration: none;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	background-image: url(../img/bg_sub_tit.gif);
}
.sub_menu_tit a:hover {
	color: #ff9900;
	display: block;
	height: 100%;
	width: 189px;
	padding: 7px 0px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	background-image: url(../img/bg_sub_tit.gif);
}
/* サブページのインデックスリンク設定
.sub_menu_tit {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	padding: 15px 0px 4px;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EA1A3;
	line-height: normal;
	font-weight: bold;
	background-image: url(../img/bg_sub_tit.gif);
}
.sub_menu_tit a:link {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	line-height: normal;
}
.sub_menu_tit a:visited {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	line-height: normal;
}
.sub_menu_tit a:hover {
	color: #FF9900;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	line-height: normal;
}
 */
/* パンくずリンク設定 */
.pan {
	font-size: 10px;
	padding: 2px 0px 2px 5px;
	line-height: 150%;
	color: #666666;
}
.pan a:link {
	font-size: 10px;
	color: #2481C6;
	text-decoration: none;
	line-height: 150%;
}
.pan a:visited {
	font-size: 10px;
	color: #2481C6;
	text-decoration: none;
}
.pan a:hover {
	font-size: 10px;
	color: #185683;
	text-decoration: underline;
	background-color: #FFFFFF;
}

/* 基本設定 */
p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px 20px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
h1 {
	font-size: 12px;
	line-height: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 10px 7px 7px;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #1763AC;
	background-image:  url(../img/bg_h2.gif);
	background-repeat: no-repeat;
	width: 565px;
	background-position: center;
	height: 43px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	line-height: normal;
	background-image: url(../img/list_black.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 10px 0px 7px 20px;
	padding: 5px 0px 0px 17px;
	height: 20px;
	width: 550px;
	font-weight: bold;
	color: #1E1E1E;
}
.bg_menu_under {
	background-image: url(../img/menu_under_bg.gif);
	background-repeat: repeat-x;
}

ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
}
.fc_ffffff {
	color: #FFFFFF;
}
.fc_999999 {
	color: #999999;
}
.sub_tit_bg {
	background-image: url(../img/images/bg_sub_tit.gif);
}
.ber_dot {
	background-image: url(../img/ber_500.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.ber {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border_w {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.td_space {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.fc_ff9900 {
	color: #FF9900;
}
h4 {
	font-size: 14px;
	color: #333333;
	margin: 15px 20px 10px;
	padding: 2px 0px 2px 5px;
	background-color: #F3F3F3;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EEEEEE;
}
.q {
	background-image: url(../hosting/img/faq_q.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBB9E;
	font-size: 14px;
	line-height: normal;
	color: #333333;
}
li {
	font-size: 12px;
	line-height: 140%;
	margin: 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../img/list_ore.jpg);
}
.tbl_blue_tit {
	font-size: 12px;
	line-height: 120%;
	color: #1763AC;
	background-image: url(../img/tbl_blue_tit.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 264px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	vertical-align: middle;
}
.tbl_blue_bg02 {
	background-image: url(../img/tbl_blue_bg02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 6px;
}
.tbl_blue_bg03 {
	line-height: normal;
	background-image: url(../img/tbl_blue_bg03.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 7px;
}

.tbl_blue_tit a:link {
	font-size: 12px;
	line-height: 120%;
	color: #1763AC;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.tbl_blue_tit a:visited {
	font-size: 12px;
	line-height: 120%;
	color: #1763AC;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.tbl_blue_tit a:hover {
	font-size: 12px;
	line-height: 120%;
	color: #FF9900;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.tbl_blue_bg01 {
	background-image: url(../img/tbl_blue_bg01.gif);
	background-repeat: repeat-y;
	width: 256px;
}
.tbl_blue_bg04 {
	background-image: url(../img/tbl_blue_bg04.gif);
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 256px;
	background-repeat: no-repeat;
}
.pp {
	margin-left: 12px;
}
.bg_stripe {
	background-image: url(../img/bg_stripe.gif);
}
.dot_uesita {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.bg_host {
	background-image: url(../hosting/img/bg_host.jpg);
	background-repeat: no-repeat;
}
.bg_pro {
	background-image: url(../img/bg_pro.jpg);
	background-repeat: no-repeat;
}
.bg_web {
	background-image: url(../img/bg_web.jpg);
	background-repeat: no-repeat;
}
.bg_sol {
	background-image: url(../img/bg_sol.jpg);
	background-repeat: no-repeat;
}
.tit_sol_pro {
	background-color: #BDD6DF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.bg_c {
	background-image: url(../about/img/ico_c.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: normal;
}
.bg_c2 {

	background-image: url(../about/img/ico_s.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: normal;
}
.fc_FF0000 {
	color: #FF0000;
}
.tit_topi {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #10457A;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
