@charset "UTF-8";

/*------------ index ------------*/

.toptxtbox {
	width: 940px;
	float: left;
}

.blogbox {
	width: 326px;
	float: right
}

.sun {
		width: 180px;
		float: left;
		display: block;
}

.wishtxt {
		width: 700px;
		float: right;
}

.bluebox {
	padding: 15px 20px 7px 20px;
	background-color: #e0f2f8;
	width: 285px;
}

.bluebox li {
	margin-bottom: 10px;
	list-style: none;
}

.i_name {
		font-size: 1.5em;
		font-weight: bold;
		background-image: url(../images/index_txt_iijima.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 3px 0 0 90px;
		height: 38px;
		margin: 0 0 5px 0;
}

.i_name02 {
		font-size: 1.5em;
		font-weight: bold;
		background-image: url(../images/index_txt_iijima.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0 0 0 90px;
		margin: 0 0 5px 0;
		line-height: 1.4;
}

.i_nakagawa {
		font-size: 1.5em;
		font-weight: bold;
		background-image: url(../images/index_txt_nakagawa.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0 0 0 90px;
		margin: 0 0 5px 0;
		line-height: 1.4;
}

 .redtxt {
	 	font-size: 1.2em;
		line-height: 1.5;
		font-weight: bold;
		color: #af1f23;
		margin: 0 0 12px 0;
 }

.pinkbox01 {
		width: 410px;
		float: left;
		background-color: #fff4f4;
		padding: 20px 25px 23px 25px;
}

.pinkbox02 {
		width: 410px;
		float: right;
		background-color: #fff4f4;
		padding: 20px 25px 23px 25px;
}

.pinkbox03 {
		width: 250px;
		float: left;
		background-color: #fff4f4;
		padding: 20px 25px 23px 25px;
		margin: 0 20px 0 0;
}

.pinkbox04 {
		width: 250px;
		float: right;
		background-color: #fff4f4;
		padding: 20px 25px 23px 25px;
}

.blog .RSSsite {
	display: none;
}
