﻿/*------------------------------------------------------------*/
/*	2008.08.1																								*/
/*	Ver1.0  																										*/
/*------------------------------------------------------------*/
/*line-height(%)をline-height(数字)に変更する　（Upd 2010/09/21　Nazmul）*/
/* 文字サイズ：標準 ************************************************/
SPAN.sizeA{
	/* ※文字色は色別CSSで定義 */
	/*color:#353535;*/							/* 文字色：黒 */
	line-height:1.4;						/* 行間：130% */
	font-weight:normal;
}
SPAN.sizeB{
	/* ※文字色は色別CSSで定義 */
	/*color:#353535;*/							/* 文字色：黒 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* スタイル：太字 */
}

SPAN.sizeBb{									/* 太字 */
	/* ※文字色は色別CSSで定義 */
	/*color:#0000CC;*/							/* 文字色：青 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* 文字太さ：太字 */
}

SPAN.sizeBr{									/* 太字 */
	color:#EE0000;							/* 文字色：赤 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* 文字太さ：太字 */
}

SPAN.sizeAw{								/* 文字サイズ：標準 */
	color:#ffffff;							/* 文字色：白 */
	line-height:1.3;						/* 行間：130% */
}

/* 文字サイズ：大 ************************************************/
SPAN.sizeGbb{								/* 太字 */
	font-size:120%;							/* 文字サイズ:大 */
	color:#555555;							/* 文字色：グレー */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* 文字太さ：太字 */
}

SPAN.sizeBbb{								/* 太字 */
	font-size:120%;							/* 文字サイズ:大 */
	color:#353535;							/* 文字色：青 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* 文字太さ：太字 */
}
SPAN.sizeRbb{								/* 太字 */
	font-size:110%;							/* 文字サイズ:大 */
	color:#ff0000;							/* 文字色：赤 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* 文字太さ：太字 */
}

/* 文字サイズ：小 **************************************************/
SPAN.sizeAs{
	/* ※文字色は色別CSSで定義 */
	/*color:#353535;*/							/* 文字色：黒 */
	font-size:85%;							/* 文字サイズ：小 */
	line-height:1.3;						/* 行間：130% */
	font-weight:normal;
}
SPAN.sizeBs{
	font-size:85%;							/* 文字サイズ：小 */
	/* ※文字色は色別CSSで定義 */
	/*color:#353535;*/							/* 文字色：黒 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* スタイル：太字 */
}

/* 文字サイズ：小小 ************************************************/
SPAN.sizeAss{
	/* ※文字色は色別CSSで定義 */
	/*color:#353535;*/							/* 文字色：黒 */
	font-size:80%;							/* 文字サイズ：少小 */
	line-height:1.3;						/* 行間：130% */
}
SPAN.sizeBss{
	font-size:80%;							/* 文字サイズ：小小 */
	color:#353535;							/* 文字色：黒 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* スタイル：太字 */
}

/* 文字サイズ：小小 ************************************************/
SPAN.sizeAssW{
	font-size:80%;							/* 文字サイズ：少小 */
	color:#FFFFFF;							/* 文字色：白 */
	line-height:1.3;						/* 行間：130% */
}

SPAN.hissu{										/* 太字 */
	font-size:80%;							/* 文字サイズ */
	/* ※文字色は色別CSSで定義 */
	/*color:#ff0000;*/							/* 文字色：赤 */
	line-height:1.3;						/* 行間：130% */
	font-weight:bold;						/* 文字太さ：太字 */
}
/* ↑決定↑ */

/* ↓タイトル↓ ***********************************************************************/
h1.title{
	padding:5px;
	font-size:150%;
	font-weight:bold;
	border-bottom:1px solid #336699;
	border-left:10px solid #336699;
	text-align:left;
}

h2.title
{
	width: 690px;
	padding:5px 0px 7px 10px;
	margin:0px 10px 0px 0px;
	font-size:110%;
	font-weight:bold;
	background: url(../../common/images/title_line.gif) repeat-x left bottom;
}

h2.title2{
	padding:5px;
	font-size:120%;
	font-weight:bold;
/*	border-top:1px solid #336699;	*/
/*	border-bottom:1px solid #336699;	*/
}
/* line-height:180% →1.8*/
h2.kinkyu{
	line-height:1.8;
	padding-left:8px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:3px;
	font-size:120%;
	font-weight:bold;
/*	border-left:7px solid #ff0000;*/
	border-bottom:1px dashed #ff0000;
}
/* line-height:140% →1.4*/
h3.title{
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	line-height: 1.4;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	border-bottom:dashed 1px #999999;
	letter-spacing: 1px;
	/* ※文字色は色別CSSで定義 */
	/*color:#353535;*/
}


/* ↓白赤リンク↓ ***********************************************************************/

A.ssw:visited										/* サイズ小：白リンク */
	{
	FONT-SIZE: 80%;
	COLOR: #ffffff;
	LINE-HEIGHT: 1.6;
	FONT-STYLE: normal;
	}

A.ssw:link
	{
	FONT-SIZE: 80%;
	COLOR: #ffffff;
	LINE-HEIGHT: 1.6;
	FONT-STYLE: normal;
	}

A.ssw:hover
	{
	COLOR: #ff0000;
	position:relative;top:1px;left:1px
	}


/* ↓文字色↓ ***********************************************************************/
span.colorR{
	/* ※文字色は色別CSSで定義 */
	/*color:#ff0000;*/
}
span.colorR2{
	/* ※文字色は色別CSSで定義 */
	/*color:#dd0000;*/
}
span.colorB{
	color:#222D88;
}
span.colorB2{
	/* ※文字色は色別CSSで定義 */
	/*color:#0000cc;*/
}
span.colorG{
	/* ※文字色は色別CSSで定義 */
	/*color:#006600;*/
}
span.colorG2{
	color:#267326;
}

/* ↑文字色↑ ***********************************************************************/


/*
ul.list li {
	text-align: left;
	list-style-image: url(../../common/images/ya_a.gif);
	line-height: 120%;	
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	list-style: outside none;
}
*/