body  {
			margin:0px;
			text-align:left;
			}

/*　背景指定　*/
.gray			{background-color:#B3B3B3}
.green			{background-color:#E6FAD7}
.brown			{background-color:#F2EDD2}
.white			{background-color:#FFFFFF}
.blue			{background-color:#9AD0E4}
.plum			{background-color:#EFE9EE}
.gray2			{background-color:#EBEBEB}
.green2			{background-color:#189545}
.blue2			{background-color:#DEE1FF}


.frame			{
					background-image:url(image_cv/com/frame.gif);
					background-repeat:repeat-y;
					background-position:top;
}
.left-shadow			{
					background-image:url(image_cv/com/main_left-shadow.gif);
					background-repeat:repeat-y;
					background-position:top right;
}
.bottom-shadow			{
					background-image:url(image_cv/com/main_bottom-shadow.gif);
					background-repeat:repeat-x;
					background-position:top;
}
.footer			{
					background-image:url(image_cv/com/foot_back.gif);
					background-repeat:repeat-x;
}


.in_head04			{
					background-image:url(image_cv/com/in_head04_back.gif);
					background-repeat:repeat-x;
					background-position:top;
}
.midashi_back			{
					background-image:url(image_cv/plum2007/midashi_back.gif);
					background-repeat:repeat-y;
					background-position:top;
}
.plum_back			{
					background-image:url(image_cv/plum2007/plum_back.gif);
					background-repeat:no-repeat;
					background-position:bottom right;
}



.line1			{
					background-image:url(image_cv/com/line1.gif);
					background-repeat:repeat-x;
}
.line2			{
					background-image:url(image_cv/com/line2.gif);
					background-repeat:repeat-x;
}




/*　フォント指定　*/
.size1		{font-size:xx-small;line-height:140%;}
.size2		{font-size:x-small;line-height:140%;}
.size3		{font-size:small;line-height:140%;}
.size4		{font-size:medium;line-height:140%;}
.size5		{font-size:large;line-height:140%;}
.size6		{font-size:x-large;line-height:140%;}
.size7		{font-size:xx-large;line-height:140%;}

.b				{font-weight:bold}

.col1		{color:#333333}
.col2		{color:#FF0000}
.col3		{color:#950000}
.col4		{color:#720F6F}
.col5		{color:#808080}
.col6		{color:#DD4835}
.col7		{color:#FFFFFF}
.col8		{color:#0000A4}


/*　リンク指定　*/
a:link		{color: #0000FF;}
a:visited {color: #0000FF;}
a:active {color: #FF3333;}
a:hover {color: #ff0000;}


a:link.w		{color: #FFFFFF;}
a:visited.w {color: #FFFFFF;}
a:active.w {color: #333333;}
a:hover.w {color: #FF0000;}
a {text-decoration: none;}







