@charset "UTF-8";
<!--

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

センタリング

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

/*--------------------
IE
--------------------*/

body{
}

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

タグ

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

h1{
}

h2{
}

h3{
}

h4{
}



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

構造

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

body{
}

#container{
}

#header{
}

#contents{
}

#section1{
}

#section2{
}

#footer{
}

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

#header

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

#header{
}
/*----------------------------------------

#section1

----------------------------------------*/
.mainbox,
.r_main,
.l_main{
	border:solid 1px #666666;
	margin:0 0 20px 0;
}

.mainbox{
	width:920px;
}
.mainbox p{
	padding:0;
}
.l_main{
	float:left;
	width:420px;
	padding:0 10px 10px 10px;
}
.r_main{
	float:right;
	width:420px;
	padding:0 10px 10px 10px;
}

#lbl_organization{
	background-image:url(/organization/images/lbl_organization.gif);
	width:920px;
}

.ll_main{
	float:left;
	width:400px;
	padding:0 10px 10px 10px;
}
.lr_main{
	float:right;
	width:450px;
	padding:20px 10px 10px 10px;
}
#contents .lr_main p{
	padding:0 0 15px 0;
}

.l_main p,
.r_main p{
	padding:0 0 3px 0;
}
#contents .sitename{
	font-size:140%;
	padding:5px 0 0 0;
	margin:5px 0 5px 0;
}
#contents .topborder{
	padding-top:10px;
	margin-top:10px;
}

.sitename a{
	text-decoration:underline;
}
.sitename a:hover{
	text-decoration:none;
}

p.PageTop {
	padding:0 5px 15px 0;
}

/*-- リンク --*/
.arrowlink a{
	background-image:url(/images/common/icon_arrow_n.gif);
	background-position:5px 0;
	background-repeat:no-repeat;
	text-decoration:underline;
	padding:0 0 0 25px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
.arrowlink a:hover{
	background-image:url(/images/common/icon_arrow_r.gif);
	background-position:5px 0;
	background-repeat:no-repeat;
	text-decoration:none;
}

.l_main .bottomborder,
.r_main .bottomborder{
	padding-top:0;
	margin-bottom:5px;
}

.bottomborder .sitename{
	float:left;
}
.bottomborder .arrowlink{
	float:right;
	padding-top:10px;
}

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

#section2

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

-->
