﻿@import url("share.css");

/************** メインコンテンツ ***************/

.noshiP1{
	width:520px;
	font-size:12px;
	color:#333;
	text-align:left;
	line-height:1.4;
	margin-bottom:20px;
}

.noshiBox{
	margin-bottom:10px;
	height:1%;
}

.noshiBox:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.noshiBox img{
	float:left;
}

.noshiBoxIn{
	float:right;
	text-align:left;
	width:370px;
	background:#ffd0d0;
}

.noshiTitle{
	font-size:14px;
	font-weight:bold;
	color:#F00;
	margin:5px;
}

.noshiUl{
	margin:5px;
	list-style:none;
}

.noshiUl li{
	font-size:12px;
	color:#333;
	line-height:1.4;
	margin-bottom:5px;
}

.redBold{
	font-size:14px;
	font-weight:bold;
	color:#800000;
	line-height:1.4;
	margin-bottom:5px;
}