/* user_style */
.user_document h1 {
	background-color: #DFEFFF;
	border: solid 2px #3266CC;
	color: #000066;
	padding:10px;
	font-size:100%;
	margin-bottom:1em;
	margin-left:5px;
}
.user_document h2 {
	background-image: url("../images/blue_head_icon.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin:5px 0px;
	margin-left:5px;
	font-size:100%;
}
.user_document h3 {
	font-size:100%;
	color:#3266CC;
	padding-left:25px;
	margin:1em 0px;
}
.user_document p {
	margin-left:25px !important;
}
.user_document li {
	line-height:140%;
	margin-bottom:0.4em;
}

.box_black {
	border:solid 1px #000000;
	margin:1em;
	padding:10px;
	clear:both;
}
.box_red {
	border:solid 1px #FF0000;
	margin:1em;
	padding:10px;
	clear:both;
}

.firstLetter_Indent1em {
	text-indent: 1em;
}
.letter_space1em {
	padding-right:1em;
}
.letter_space5em {
	padding-right:5em;
}

.letter_LeftSpace1em {
	padding-left:1em;
}

.color_red {
	color:#FF0000;
}
.color_blue {
	color:#0000FF;
}
.color_green {
	color:#009900;
}
.color_gray {
	color:#333333;
}

.margin5px {
	margin:5px;
}
/* geijutsu_box */
#geijutsu_box {
	margin:0 auto 20px;
	width:730px;
	text-align:left;
}
#geijutsu_box h2 {
	background:none;
	padding:0;
	margin:20px auto;
	text-align:center;
	font-size:0.1%;
}
#geijutsu_box p {
	margin-left:0 !important;
}
#geijutsu_box #gj_jushou {
	width:720px;
	min-height:295px;
	margin:0 0 20px 0;
	background:url(../../bunka/bk-110/images/gj_jushou_bg_lft.jpg) no-repeat top left;
}
#geijutsu_box #gj_jushou_outer {
	padding:0 0 0 220px;
	background:url(../../bunka/bk-110/images/gj_jushou_bg.jpg) repeat-y top right;
}
#geijutsu_box #gj_jushou_inner {
	background:url(../../bunka/bk-110/images/gj_jushou_bg_top.jpg) no-repeat top left;
}
#geijutsu_box #gj_jushou_inner table {
	background:url(../../bunka/bk-110/images/gj_jushou_bg_btm.jpg) no-repeat bottom left;
}
#geijutsu_box #gj_jushou_inner table td {
	text-align:left;
	vertical-align:top;
}
#geijutsu_box #gj_jushou_inner table td.gj_jushou_pht {
	padding:20px 24px;
}
#geijutsu_box #gj_jushou_inner table td.gj_jushou_pht p {
	color:inherit;
	background-color:#FFFFFF;
	padding:5px;
	width:250px;
}
#geijutsu_box #gj_jushou_inner table td.gj_jushou_text {
	padding:25px 10px 110px 5px;
}
/* gj_info */
#gj_info {
	clear:both;
	margin:0 0 20px;
	width:722px;
	background:url(../../bunka/bk-110/images/gj_info_bg.jpg) repeat-y left top;
}
#gj_info_ttl {
	background:url(../../bunka/bk-110/images/gj_info_ttl_bg.jpg) no-repeat right top;
}
#gj_info_cnt {
	background:url(../../bunka/bk-110/images/gj_info_bg_btm.jpg) no-repeat left bottom;
	padding:15px;
}
#gj_info_ttl p {
	margin:0 !important;
}
#gj_info_cnt ul {
	margin:0 0 0 2em;
	padding:0;
	list-style-image:url(../../bunka/bk-110/images/gj_icon.gif);
}
#gj_contact {
	background:url(../../bunka/bk-110/images/gj_contact_bg_lft.jpg) no-repeat left top;
}
#gj_contact2 {
	background:url(../../bunka/bk-110/images/gj_contact_bg_rgt.jpg) no-repeat right top;
	padding:0 120px;
	min-height:90px;
	color:#308E58;
	font-size:110%;
	font-weight:bold;
	min-height:90px;
}
* html #gj_contact2 {
	height:90px;
}
#geijutsu_box table.gj_bnr {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
#geijutsu_box table.gj_bnr td {
	text-align:left;
	vertical-align:bottom;
	padding:0;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#geijutsu_box #gj_jushou:after,
#geijutsu_box #gj_jushou2:after,
#geijutsu_box #gj_jushou3:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html #geijutsu_box #gj_jushou,
*:first-child+html #geijutsu_box #gj_jushou2,
*:first-child+html #geijutsu_box #gj_jushou3 {
	min-height:1%;
}
/* for IE6.0 */
* html #geijutsu_box #gj_jushou,
* html #geijutsu_box #gj_jushou2,
* html #geijutsu_box #gj_jushou3 {
	height:1%;
}
