@charset "utf-8";

/* CSS Information =====================
	File name: contents.css;
	Description: layout;
	Editors: Go Shimura(INO);
	Last Editor: Go Shimura(INO);
	Date: 2009.09.30;
======================================*/

/* =BODY#group (COMMON)
----------------------------------*/

/* --primary-contents-- */
#group #primary-contents div.section_lv3 {
	margin-top: 20px;
	clear: both;
	padding-bottom: 15px;
	background: url(../../shared/img/line_hDotted02.gif) repeat-x left bottom;
}

/* --column-- */
#group #primary-contents div.column {
	margin-top: 20px;
	clear: both;
}

#group #primary-contents div.column .photo {
	position: relative;
	float: left;
	z-index: 2;
	border: none;
}

#group #primary-contents div.column .photo p {
	margin-top: 0;
}

#group #primary-contents div.column .photo p img {
	border: #b5b5b5 1px solid;
}

#group #primary-contents div.column .box {
	float: right;
	width: 417px;
	background: url(../img/box_middle.gif) repeat-y right bottom;
}

#group #primary-contents div.column .box .outside {
	padding: 5px 0 0 0;
	background: url(../img/box_top.gif) left top no-repeat;
}

#group #primary-contents div.column .box .outside .box-inner {
	background: url(../img/box_bottom.gif) right bottom no-repeat;
}

#group #primary-contents div.column .box .outside .box-inner p {
	margin-left: 16px;
	padding: 10px 15px 10px;
}

#group #primary-contents div.column .box .outside .box-inner p.ico {
	margin-top: 5px;
	float: left;
}

#group #primary-contents div.column .box .outside .box-inner .border {
	background: url(../../shared/img/line_hDotted02.gif) repeat-x left bottom;
}

#group #primary-contents div.column .box .outside .box-inner dl {
	margin-left: 16px;
	margin-bottom: 8px;
	padding: 0px 15px 10px;
	zoom: 1;
}

#group #primary-contents div.column .box .outside .box-inner dl dt {
	font-weight: bold;
	color: #f598a3;
	margin-top: 4px;
}

#group #primary-contents div.column .box .outside .box-inner .btn {
	margin-top: 0;
	margin-bottom: 10px;
	float: right;
	background: url(../../shared/img/ico_externalLink02.gif) no-repeat left 0.5em;
	padding: 5px 15px 5px 21px;
}
