@charset "UTF-8" ;


/*-------------------------------------------------------
LOCATION: http://www.osma.co.jp/css/contents.css
DATE: 2009-06
--------------------------------------------------------*/



body#idx #wrapper {
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
}
body#idx #wrapper p {
	margin: 1em 0;
}



/* @group sideColInner */

#sideColInner h3 {
	margin: 2em 0 0.5em;
	font-size: 110%;
}
#sideColInner li {
	margin-bottom: 0.3em;
	color: #cdcdcd;
}

/* @end */


/* @group contentsCol */

#contentsCol h2 {
	margin: 0.8em 0 15px;
	
}
#contentsCol h2#greenTitle {
	border-bottom: 1px solid #7dba7e;	
}
body#idx #contentsCol h2 {
	margin: 1em 0 15px;
}

dl#releaseWrap {
	font-size: 90%;
}
dl#releaseWrap dd {
	margin-left: 5em;
}
dl#releaseWrap dt {
	clear: left;
	float: left;
	width: 4em;
}



/* @end */


/* @group 会社概要 */
body#about #contentsCol dt {
	margin: 1.3em 0 0.25em;
	font-weight: bold;
	font-size: 105%;
	color: #b4e595;
}
body#about #contentsCol dd {
	line-height: 1.5;
}
/* @end */

/* @group ご挨拶 */
body#message #contentsCol p {
	margin-bottom: 0.9em;
	line-height: 1.5;
}
body#message #contentsCol p.moreadmt {
	margin-top: 2em;
}
body#message #contentsCol p#sign {
	text-align: right;
	margin-top: 2em;
}
/* @end */


/* @group 製品情報 */
#product #contentsCol > h3 {
	padding-top: 10px;
	border-top: 1px solid #aaa;
}
#product #contentsCol > p {
	margin-bottom: 0.9em;
	line-height: 1.5;
}

.categoryBox:after { /* for Modern Browser */
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.categoryBox { display: inline-block; } /* for WinIE7 & MacIE */

/* Hides from MacIE, for WinIE \*/
	*html .categoryBox { height: 1%; }
	.categoryBox { display: block; }
/* End hide from MacIE */

dl.categoryBox {
	margin: 2em 0;
}
.categoryBox dt {
	clear: left;
	float: left;
	width: 70%;
	margin-bottom: 0.5em;
/*	border: 1px solid #369;*/
}
.categoryBox dd {
	float: right;
	padding-top: 1em;
/*	border: 1px solid #f00;*/
}

.categoryBox dt span {
	display: block;
}
.categoryBox dt span.itemtitle {
	font-weight: bold;
}

/* 製品Wrap（トップでも使用） */
#itemWrap {
	margin: 1em 0;

}
#itemWrap dl {
	margin: 1em 0;
	padding-top: 0.8em;
	border-top: 1px solid #666;
}

#itemWrap dd {
	margin-left: 205px;
	margin-bottom: 0.5em;
	line-height: 1.3;
}
#itemWrap dt {
	clear: left;
	float: left;
	text-align: right;
	width: 195px;
}

#itemWrap dd h3 {
	margin-bottom: 0.5em;
	padding-left: 33px;
	font-size: 100%;
	line-height: 1.3;
	background: transparent url(/img/img_new.gif) no-repeat top left;
}
#itemWrap dd p {
	margin: 0.8em 0;
}

#itemWrap dd p.itemdata {
	font-size: 90%;
}

#moreitem {
	margin: 1em 0 1.5em;
	padding: 1em 0 0 25px;
	background: transparent url(/img/img_book.gif) no-repeat 0 1em;
	border-top: 1px solid #666;
}


/* @end */



/* @group お問い合わせ */
body#contact #contentsCol p {
	margin-bottom: 0.9em;
	line-height: 1.5;
}
#formWrap {
	margin: 2em 0;
}
/* @end */


/* @group アクセス */
body#access #contentsCol p {
	margin-bottom: 0.9em;
	line-height: 1.5;
}
#placeWrap {
	margin: 2em 0;
}
/* @end */


/* @group コンプライアンス */
body#compliance #contentsCol h2 {
	font-size: 110%;
}

body#compliance #contentsCol p {
	margin-bottom: 0.9em;
	line-height: 1.5;
}
body#compliance #contentsCol ol {
	margin: 2em 0 2em 1.5em;
	list-style-type: decimal;
}
body#compliance #contentsCol ol li {
	margin-bottom: 0.5em;
	list-style-type: decimal;
	line-height: 1.5;
}
/* @end */

/* @group 採用情報 */
body#employment #contentsCol h2#greenTitle {
	border-bottom: 0 none;
}


body#employment #contentsCol dt {
	margin: 1.3em 0 0.25em;
	font-weight: bold;
	font-size: 105%;
	color: #b4e595;
}
body#employment #contentsCol dd {
	line-height: 1.5;
}
/* @end */