@charset "utf-8";

/* CSS Information =====================
	File name: contents.css;
	Description: Layout of group category;
	Editors: Go Shimura(INO);
	Last Editor: Go Shimura(INO);
	Date: 2009.07.08;
======================================*/

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

/* --primary-contents-- */
#group #primary-contents {
	margin-top: 30px;
	width: 609px;
}

#group #primary-contents div.section_lv2 {
	padding-top: 20px;
	clear: both;
}

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

#group #primary-contents .title {
	margin-bottom: 15px;
}

#group #primary-contents .title .ico {
	float: right;
}

#group #primary-contents .title .ico02 {
	float: right;
	margin-top: 10px;
	padding-top: 5px;
	border-top: #b6b2b0 1px solid;
}

#group #primary-contents .title .ico03 {
	float: right;
	margin-top: 0;
	padding-top: 5px;
	border-top: #b6b2b0 1px solid;
}

#group #primary-contents .title h2 {
	padding: 9px 9px 4px;
	margin-top: 10px;
	border-top: #b6b2b0 1px solid;
	border-left: #b6b2b0 1px solid;
	font-size: 150%;
	font-weight: bold;
	width: 481px;
	float: left;
}

#group #primary-contents .title h2.h2 {
	padding: 9px 9px 4px;
	margin-top: 0;
	border-top: #b6b2b0 1px solid;
	border-left: #b6b2b0 1px solid;
	font-size: 150%;
	font-weight: bold;
	width: 481px;
	float: left;
}

#group #primary-contents .title h2 span {
	display: block;
	padding: 3px 0 0 12px;
	border-left: #e6000e 6px solid;
	zoom: 1;
}

#group #primary-contents .title h2 span.blue {
	border-left: #0075bf 6px solid;
}

#group #primary-contents .title h2 span.green {
	border-left: #94c412 6px solid;
}


/* --column-- */
#group #primary-contents div.column {
	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: 0px 15px 10px;
}

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

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

#group #primary-contents div.column .box .outside .box-inner dl dt {
	font-weight: bold;
	color: #94c412;
	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_externalLink.gif) no-repeat left 0.5em;
	padding: 5px 15px 5px 21px;
}
