/* CSS Document */


/* ========IMPORT======== */

@import "template.css";

@import "phms.css";



#make_title {
	background-image:url(../img/make_title.jpg);
	width:650px;
	height:27px;
	margin-top:20px;
	margin-bottom:20px;
	}

#m_main {
	width: 665px;
	padding-left: 15px;
	color: #333333;
	}
	
#make_title2 {
	margin-bottom:20px;
	}	

.m_text {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	}
	
#make_image1 {
	float:left;
	background-image:url(../img/make_image1.jpg);
	background-repeat:no-repeat;
	width:229px;
	height:372px;
	}
	
#curriculum {
	margin-left:230px;
	}
	
#make_copy {
	background-image:url(../img/make_copy1.jpg);
	width:389px;
	height:65px;
	}

#curriculumcontents {
	margin-top:25px;
	height:320px;
	}
	
#curriculumcontents ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#cc_left {
	float:left;
	}
	
#cc_right {
	float:right;
	margin-right:25px;
	}
	
#make_price {
	clear:left;
	background-image:url(../img/make_price.jpg);
	margin-top:15px;
	width:655px;
	height:68px;
	} 
	
#make_image2 {
	float:left;
	background-image:url(../img/make_image2.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:197px;
	}
	
#make_copy2 {
	background-image:url(../img/make_copy2.jpg);
	width:377px;
	height:86px;
	}
	
#kyozai_right {
	margin-left:230px;
	}
	
#kyozai_text {
	margin-right:15px;
	}
	
#kyozai_listbar {
	clear:left;
	background-color:#333333;
	margin-top:15px;
	width:650px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:25px;
	line-height:25px;
	}

#kyozaicontents {
	margin-top:20px;
	width:650px;
	}
	
#kyozaicontents ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#kc_left {
	margin-left:15px;
	float:left;
	}
	
#kc_right {
	float:right;
	margin-right:25px;
	}
	
.clear {
	clear:both;
	}


#make_curriculum_text  {
	margin-top:10px;
	}
	
#make_curriculum_text a {
	color:#A70000;
	text-decoration:underline;
	} 
	
#make_curriculum_text a:hover {
	color:#333333;
	text-decoration:none;
	} 
	
#make_image3 {
	float:left;
	background-image:url(../img/make_image3.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:205px;
	}
	
#make_copy3 {
	background-image:url(../img/make_copy3.jpg);
	width:403px;
	height:69px;
	}
	
#info_right {
	margin-left:230px;
	}
	
#info_text {
	margin-top:5px;
	margin-right:15px;
	}
	
#info_text a {
	color:#A70000;
	text-decoration:underline;
	} 
	
#info_text a:hover {
	color:#333333;
	text-decoration:none;
	} 
	
#make_tel {
	background-image:url(../img/make_tel.jpg);
	width:290px;
	height:55px;
	}