global.css 6.41 KB
/*====================================================
レイアウト
====================================================*/

body{
	background-image: url(../image/bg_color.gif);
	margin-top: 0px;
	/*
	margin: 0px;
	padding: 0px;
*/
	}
	

/* ヘッダー背景 */
.headerbg{
	background-image: url(../image/header_bg.gif);
	height: 68px;
	}

/* 横の影 */
.y_kage{
	background-image: url(../image/w_kage.gif);
	width: 14px;
	}

/* 上下左の線*/
.kagesen {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

	
/* トップ画像 */
.top_img{
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	}

/* メニュー */
.menu{
	padding-left: 5px;
	padding-right: 5px;
	}

/*
.top_list{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}


.menu_i{
	vertical-align: bottom;
}
*/

/* メニュー */
p.menu{
	font-size: 80%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	background-color: #99CCFF;
	height: 30px;
}

p.menu a{
	color: #FFFFFF;
	background-color: #0099CC;
	/*
	border-right:solid 1px #FFFFFF;
	*/
	border:solid 1px navy;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	width: 140px;
	float:left;
	line-height: 30px;
}

p.menu a:hover{
	background-color: #FFCC66;
}

p.menu span{
	color: #c5e1ed;
	display:none;
}


.top_line{
	background-image: url(../image/d.gif);
	height: 13px;
}

.footer{
	background-image: url(../image/footer.jpg);
	height: 50px;
}

/*右側メニューの矢印*/
.menu_list{
	padding-left: 8px;
	vertical-align:bottom;
}

/*流れの線*/
.nagare_sen{
	background-image: url(../introduction/image/sen.gif);
	background-repeat: repeat-x;
}

/*導入前・導入後のリストと背景*/
.dounyuu {
	font-size: 90%;
	background-image: url(../about/image/haikei.gif);
	background-position: right bottom;
	list-style-type: square;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}
.dounyuu2 {
	font-size: 90%;
	background-image: url(../about/image/haikei2.gif);
	background-position: right bottom;
	list-style-type: square;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}

/*====================================================
フォント
====================================================*/
h1{
	font-size: 80%;
	font-weight: bold;
}

.top_font{
/*
	font-size: 90%;
*/
	font-size: 80%;
	padding-left: 2px;
	vertical-align: middle;
	line-height: 150%;
}

.top_font_1{
	font-size: 80%;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 160%;
}

/*右側メニューのフォント*/
.menu_font{
	font-size: 90%;
	padding-left: 2px;
	vertical-align: middle;
}

.2menu_font{
	font-size: 90%;
	padding-left: 2px;
	vertical-align: top;
}


.top_font80{
	font-size: 80%;
	padding-left: 2px;
	vertical-align: middle;
}

.t_font80_menu{
	font-size: 80%;
	padding-left: 2px;
	vertical-align: top;
	color: #0033CC;
}

.account{
	font-size: 80%;
	color: #CC0000;
	padding-left: 5px;
}

/* パンくずリストフォント */
.f_pan{
	font-size: 80%;
	padding-left: 5px;
}

/*====================================================
リンク
====================================================*/
a { text-decoration: none; }

a:link{ color:#336699; }

a:visited{ color:#336699; }

a:hover{ background-color:#C4F0FF; }

/*
a:active {
	right: -2px;
	bottom: -2px;
	position: relative;
}
*/

/*====================================================
見出し
====================================================*/
.midashi{
	font-size: 90%;
	border-color: #56A6F5;
	border-style: solid;
	border-width: 1px 1px 2px 5px;
	padding-left: 10px;
	background-color: #DBECFD;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
}

.midashi_color_r{
	font-size: 90%;
	border-color: #CC0000;
	border-style: solid;
	border-width: 1px 1px 2px 5px;
	padding-left: 10px;
	background-color: #FFFFCC;
	height: 15px;
	vertical-align: middle;
	font-weight: bold;
}

.midashi_line{
	font-size: 90%;
	border-color: #0066CC;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
}

/* よくある質問と回答 */
.kaito{
	font-size: 90%;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding-left: 10px;
	background-color: #FFFFE1;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
}



/*====================================================
選択時(色変え)
====================================================*/
.sentaku{
	background-color: #FFFFCC;
}


/*====================================================
表枠
====================================================*/
.waku {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.secu_bg {
	background-image: url(../introduction/image/secu1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sui_bg {
	background-image: url(../introduction/image/suisyo1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*====================================================
フッター部分
====================================================*/
.bottom_bg {
	background-repeat: repeat-x;
	background-color: #0A6CCE;
	background-position: center;
	background-image:  url(../image/bottom_bg.jpg);
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.copyright {
	color: #000;
	font-size: small;
}

.b_link {
	color: #FFFFFF;
	font-size: 80%;
}

.b_link a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.b_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.b_link a:hover {
	color: #FF9933;
	text-decoration: underline;
}

/*====================================================
機能紹介
====================================================*/
.t_link{
	background-color: #FFCCFF;
}

/*====================================================
トップ
====================================================*/
.t_color{
	background-color: #FFFFCC;
}

.t2_color{
	background-color: #E0F3FE;
}

/*====================================================
料金表(枠)
====================================================*/
.waku_r {
	border: 2px solid #CC0000;
}

.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}