@charset "Shift_JIS";

/*############################################

オーダー用

############################################*/


td { font-size: 85%; 
        color: black;
	line-height: 1.5em;
}



.box_101 {
	font-size: 100%;
	text-align: center;
}


.box_102 {
	font-size: 95%;
	text-align: center;
	line-height: 1.3em;
}


.box_103 {
	font-size: 95%;
	text-align: left;
	line-height: 1.5em;
}


.box_104 {
	font-size: 95%;
	text-align: left;
}





div.blockD {
	float: left;
	width: 300px;
	background-color: #999999;
}





a{text-decoration:none;
}
a:hover { color:red; }
a:hover { text-decoration:underline; }




h1 {
font-size: 120%;
line-height: 1.2em; }


h2 {
	font-size: 110%;
	color: #ff9900;
	line-height: 1em;
}


h3 {
font-size: 120%;
line-height: 1em; }


.link_90 { font-size: 90%; 
	line-height:1.6em;
}

.link_80 { font-size: 80%; 
	line-height:1.3em;
}



.fs130 { font-size: 130%; 
        color: orange;
}


.fs100 { font-size: 100%; 
        color: black;
}


.fs90 { font-size: 90%; 
        color: black;
	line-height:1.2em;
}



.fs90r {
	font-size: 90%;
	color: #ff0000;
	line-height: 1.2em;
}



.fs80 { font-size: 80%; 
        color: black;
}

.fs50 { font-size: 80%; 
        color: black;
}




.fs80R {
	font-size: 80%;
	color: #ff0000;
	line-height: 1.8em;
}



.fc-R {
	color: #ff0000;
}




.fs100-R { font-size: 100%; 
		line-height: 1em; 
        color: Red;
}



.div_101 { font-size: 80%; 
        color: black;
}

.div_102 { font-size: 80%; 
		line-height: 1.8em; 
        color: black;
}

.div_103 { font-size: 110%; 
        color: black;
}



.fcWhite { color: white;
}

.fcOrange { color: #FF8306;
}

.fcRed { color: red; 
}


.listType_disc { list-style-type: disc; }



.line_1 {
	background-color: #FF6600;
	height: 4px;
	border: 1px solid red;
}


strong{
	font-weight: normal;
	color: #ff0000;
}



em{
	font-weight: bold;
	font-style: normal;
	color: #FF0066;
}

div.cover_1 {
	background-color: #999999;
}


div.blockA {
   float: left;
   width: 160px;
}

div.blockB {
   margin-left: 160px;
   background-color:black;
}

div.blockB_1 {
   margin-left:
   background-color:red;
}

div.blockC {
   clear: both;
   background-color:orange;
   padding: 0.3em;
   }

div.blockD {
	float: left;
	width: 300px;
	background-color: #999999;
}


div.blockE {
	background-color: #999999;
}

div.blockF {
	clear: both;
}

div.blockG {
}



div.footer-block_101 {
	font-size: 12px;
	background-color: #ffffcc;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 750px;
	height: 15px;
}



