/*	privacy/css/layout.css

タイトル、テキスト、イメージ、テーブルについては、
エリア別で分類。該当するタグ数ごとに項番を増やす。

----------
h1_title*
h2_title*
h3_title*
h4_title*
h5_title*
h6_title*
----------

----------
text_area*
	text*
----------

----------
image_area*
	亙mage*
----------

----------
table*
----------

基本設定

------------------------------------------------*/

.wrapper{
	background:#000000 url(../images/bk.jpg) right top no-repeat;
}

.right_col_second{
	line-height:1.33;
	font-size:120%;
	text-align:left;
}

/*----------------------------------------------

h1_title*

------------------------------------------------*/

.h1_title01{
	position:relative;
	top:-6px;
	width:631px;
	height:45px;
	display:block;
	text-indent:-9999px;
	background:url(../images/h1_title01.gif) top no-repeat;
}

/*----------------------------------------------

h2_title*

------------------------------------------------*/

.h2_title01{
	width:561px;
	height:33px;
	display:block;
	text-indent:-9999px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/h2_title01.gif) no-repeat;
}


/*----------------------------------------------

h3_title*

------------------------------------------------*/

.h3_title01{
	width:280px;
	height:36px;
	display:block;
	text-indent:-9999px;
	margin:25px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/h3_title01.gif) no-repeat;
}

.h3_title02{
	width:280px;
	height:36px;
	display:block;
	text-indent:-9999px;
	margin:25px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/h3_title02.gif) no-repeat;
}

.h3_title03{
	width:280px;
	height:62px;
	display:block;
	text-indent:-9999px;
	margin:25px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/h3_title03.gif) no-repeat;
}

.h3_title04{
	width:280px;
	height:36px;
	display:block;
	text-indent:-9999px;
	margin:25px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/h3_title04.gif) no-repeat;
}

.h3_title05{
	width:280px;
	height:36px;
	display:block;
	text-indent:-9999px;
	margin:25px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/h3_title05.gif) no-repeat;
}

.h3_title06{
	width:280px;
	height:36px;
	display:block;
	text-indent:-9999px;
	margin:25px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/h3_title06.gif) no-repeat;
}


/*----------------------------------------------

text_area*

------------------------------------------------*/

.text_area01{
	width:591px;
	margin:20px 0px 0px 20px;
}

/*----------------------------------------------

text*

------------------------------------------------*/

.text_area01 .text01{
	line-height:1.8;
	margin:10px 0px 0px 0px;
}

.text_area01 .text02,
.text_area01 .text03,
.text_area01 .text04,
.text_area01 .text05,
.text_area01 .text06,
.text_area01 .text07,
.text_area01 .text08,
.text_area01 .text09{
	line-height:1.8;
	margin:0px 0px 0px 3px;
}
