@charset "utf-8";
/* CSS Document */

div.oshigoto_center {
	width:965px;
	height:auto;
	}

div.gyou_center {
	width:965px;
	height:auto;
	/*
	background-image:url(img/oshigoto/background.gif);
	background-position:center top;
	background-repeat:no-repeat;
	*/
	}

div.area1 {
	width:620px;
	height:auto;
	float:left;
	}

div.area2 {
	width:250px;
	height:auto;
	float:left;
	}

div.gyou_center1 {
	width:580px;
	height:184px;
	text-align: right;
	}

div.gyou_center2 {
	width:460px;
	height:auto;
	text-align:left;
	margin:0px 0px 0px 120px;
	}

div.gyou_center3 {
	width:580px;
	height:auto;
	text-align:center;
	margin:10px 0px 0px 192px;
	line-height: 16px;
	}


.gyou_center2 img {
	margin-right:10px;
	margin-bottom:10px;
	}		
		
		
div.space_gyo1 {
	width:172px;
	height:100px;
	float:left;
	}

div.imgarea {
	width:390px;
	height:auto;
	}

.fukidashi {
	width:452px;
	height:46px;
	margin:0px 0px 0px 120px;
	}


		
/*吹き出し*/
.lightTip						{  }
.lightTip .content				{ width: 180px; padding: 10px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip .bottom				{ height: 14px; background: url(img/notch-white.png) top center no-repeat; }

.yellowTip						{  }
.yellowTip .content				{ width: 180px; padding: 10px; border: 6px solid #f9e98e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbf7aa; color: #020202; }
.yellowTip .bottom				{ height: 14px; background: url(img/notch-yellow.png) top center no-repeat; }

.orangeTip						{  }
.orangeTip .content				{ width: 180px; padding: 10px; border: 6px solid #f9cd8e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbe3aa; color: #020202; }
.orangeTip .bottom				{ height: 14px; background: url(img/notch-orange.png) top center no-repeat; }

.redTip							{  }
.redTip .content				{ width: 180px; padding: 10px; border: 6px solid #ce6f6f; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #f79992; color: #020202; }
.redTip .bottom					{ height: 14px; background: url(img/notch-red.png) top center no-repeat; }

.greenTip						{  }
.greenTip .content				{ width: 180px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #020202; }
.greenTip .bottom				{ height: 14px; background: url(img/notch-green.png) top center no-repeat; }

.blueTip						{  }
.blueTip .content				{ width: 180px; padding: 10px; border: 6px solid #36a4d9; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #90d8f0; color: #020202; }
.blueTip .bottom				{ height: 14px; background: url(img/notch-blue.png) top center no-repeat; }

.purpleTip						{  }
.purpleTip .content				{ width: 180px; padding: 10px; border: 6px solid #8671de; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #a290f0; color: #020202; }
.purpleTip .bottom				{ height: 14px; background: url(img/notch-purple.png) top center no-repeat; }

.darkTip						{  }
.darkTip .content				{ width: 180px; padding: 10px; border: 6px solid #303030; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #505050; color: #f8f8f8; }
.darkTip .bottom				{ height: 14px; background: url(img/notch-dark.png) top center no-repeat; }
