/* CSS Document */

/*********** Green ITページ ************/

/* タブメニュー */

/* 導入例ページ */
#green_it1_on{
		width:760px;
		height:24px;
		background-image:url(/feature/green_it/image/green_it1_on.gif);
		background-repeat:no-repeat;
		margin: 10px 0 0 0;
		}
#green_it1_on a.green_it1{
		text-decoration: none;
		position:relative;
		top:8px;
		left:67px;
		float: left;
		font-size:12px;
		font-weight: bold;
		}
#green_it1_on a.green_it2{
		text-decoration: none;
		position:relative;
		top:5px;
		left:144px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}


#green_it1_on a.green_it3{
		text-decoration: none;
		position:relative;
		top:5px;
		left:229px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}


#green_it1_on a.green_it4{
		text-decoration: none;
		position:relative;
		top:5px;
		left:350px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}

/* 規格適合ページ */
#green_it2_on{
		width:760px;
		height:24px;
		background-image:url(/feature/green_it/image/green_it2_on.gif);
		background-repeat:no-repeat;
		margin: 10px 0 0 0;
		}
#green_it2_on a.green_it1{
		text-decoration: none;
		position:relative;
		top:5px;
		left:67px;
		float: left;
		font-size:12px;
		font-weight: bold;
		}
#green_it2_on a.green_it2{
		text-decoration: none;
		position:relative;
		top:8px;
		left:144px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}


#green_it2_on a.green_it3{
		text-decoration: none;
		position:relative;
		top:5px;
		left:229px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}


#green_it2_on a.green_it4{
		text-decoration: none;
		position:relative;
		top:5px;
		left:350px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}

/* 省資源化ページ */
#green_it3_on{
		width:760px;
		height:24px;
		background-image:url(/feature/green_it/image/green_it3_on.gif);
		background-repeat:no-repeat;
		margin: 10px 0 0 0;
		}
#green_it3_on a.green_it1{
		text-decoration: none;
		position:relative;
		top:5px;
		left:67px;
		float: left;
		font-size:12px;
		font-weight: bold;
		}
#green_it3_on a.green_it2{
		text-decoration: none;
		position:relative;
		top:5px;
		left:144px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}

#green_it3_on a.green_it3{
		text-decoration: none;
		position:relative;
		top:8px;
		left:229px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}
#green_it3_on a.green_it4{
		text-decoration: none;
		position:relative;
		top:5px;
		left:350px;
		font-size:12px;
		font-weight: bold;
		float: left;
		}


/**** Headlines ****/

#content h2.plain {
	border		: none;
	background	: none;
	font-size	: 200%;
	margin		: 10px;
}

#content p.blue {
	border		: none;
	background	: none;
	color		: #003471;
	margin		: 10px;
	font-weight     : bold;
}



/* 枠（BOX） */

div.mss_green_it_box{
		background: transparent url('/feature/image/mss_green_it_box.gif') no-repeat scroll top left;
		margin: 10px 0;
		padding: 10px 0 0 0;
		width: 470px;
		line-height:150%;
		}
div.mss_green_it_box div.container{
		background: transparent url('/feature/image/mss_green_it_box.gif') no-repeat scroll bottom left;
		margin: 0;
		padding: 0 10px 10px 10px;
		}
.pad_l{
		padding:0 0 0 15px;
		}

/*  BSDライセンスソース著作権、消さないでください
Copyright (c) 2006, Yahoo! Inc. All rights reserved.   Code licensed under the BSD License:   http://developer.yahoo.net/yui/license.txt   version: 0.10.0   */


