﻿@charset "utf-8";

img.topImage {
	margin:10px 0px 0px 0px;
border:solid 1px black;
}

img.titleH1Image {
	margin:10px 0px 0px 0px;
}

div.paragraph {
	clear:both;
	width:100%;
	margin-bottom:25px;
}

div.heightLineParent-paragraph {
	clear:both;
	width:100%;
	margin-bottom:25px;
	overflow:hidden;
}

div.leftText {
	float:left;
	width:480px;
}

div.rightImage {
	float:right;
	width:400px;
	padding:0px 0px 20px 0px;
}

div.rightText {
	float:right;
	width:500px;
}

div.leftImage {
	float:left;
	width:366px;
	padding:0px 0px 20px 0px;
}

.titleInformation {
	clear:both;
	margin:20px 0px 0px 0px;
}

img.paraImgFL,
img.paraImgFR {
	width:444px;
}

img.paraImgFL {
	float:left;
}

img.paraImgFR {
	float:right;
}

img.imgInformation {
	display:block;
	padding:5px 30px 15px 17px;
	float:right;
}

div.paragraph img.fl {
	float:left;
}



/* float系 */

.clear {
	clear:both;
	height:auto;
}

.floatL {
	float:left;
}

.floatR {
	float:right;
}

p.textInformation {
	font-size:0.9em;
	width:475px;
	margin:5px 0px 0px 0px;
	float:left;
border:solid 1px red;
}

table#informationTable {
	font-size:0.9em;
	width:520px;
	margin:5px 0px 0px 0px;
	float:left;
}

table#informationTable col.item {
	background:#fff none repeat scroll 0%;
	width:80px;
}

table#informationTable td {
	border-bottom:dashed 1px #ccc;
	height:2em;
}

p.textRight500 {
	width:500px;
	margin:5px 0px 0px 20px;
	float:right;
*border:solid 1px red;
}

/* Pickup */
h3#titlePickup {
	margin:0px 0px 5px 0px;
}

div#pickupImage {
	width:820px;
	height:250px;
/*
	background: url(../images/background_pickup.gif) no-repeat top center;
*/
	margin:0px auto 10px auto;
	clear:both;
}



div#imgLeft,
div#imgCenter,
div#imgRight {
	float:left;
	margin-top:30px;
	width:214px;
}

p#pickupLeft,
p#pickupCenter,
p#pickupRight {
	clear:both;
	width:214px;
	padding-top:3px;
	font-size:0.9em;
	line-height:1.3;
}

div#pickupImage span.titlePickup {
	display:block;
	clear:both;
	border-bottom:dashed 1px #ccc;
	width:214px;
	height:25px;
	line-height:25px;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin-bottom:3px;
}

span.textCCC {
	color:#6F6F6F;
}

span.font08 {
	font-size:0.8em;
}

div#imgLeft {
	padding-left:60px;
	padding-right:30px;
}

div#imgCenter,
div#imgRight {
	padding-right:30px;
}

img.imgPickup {
	clear:both;
}

/* FOOTER LINK */

p#cTop,
p#gTop {
	float:left;
	margin-right:15px;
}

p#gTop {
	margin-left:15px;
}

p#titleLink {
	clear:both;
}

div.paragraph ul#footerlink {
	width:430px;
	margin:0px 0px 10px 10px;
}

div.paragraph ul#footerlink li{
	background: url(../images/icon_arrow_red.gif) no-repeat;
	padding:0px 0px 5px 20px;
	height:1.5em;
}

div.paragraph ul#footerlink li a{
	width:100%;
	display:block;
}






/* HEADER */
div#header p#logo {
	background: #fff url(../images/logo.gif) no-repeat bottom left;
	width:215px;
	height:51px;
	float:left;
	margin:0px;
}

#header p#tagline {
	background: #fff url(../images/tagline.gif) no-repeat bottom left;
	width:210px;
	height:25px;
	float:left;
	margin:26px 0px 0px 0px;
}

div#header div#fontProduced p#producedby {
	position:relative;
	left:34px;
	top:7px;
	background: #fff url(../images/logo_riken.gif) no-repeat bottom left;
	width:140px;
	height:17px;
	clear:both;
}

div#header p#logo span,
div#header p#tagline span,
div#header p#producedby span {
	display:none;
}

div#header p#logo a {
	display:block;
	width:215px;
	height:51px;
}

div#header div#fontProduced p#producedby a {
	display:block;
	width:140px;
	height:17px;
}



/* topimage */
div#topimage {
	width:210px;
	height:180px;
	float:right;
	margin-bottom:20px;
}



/* H title */

h1.temp,
h2.temp {
	width:100%;
	height:100%;
	background:#fff url(../images/bg_h1.gif) no-repeat center bottom;
	font-weight:bold;
	font-size:140%;
	padding-bottom:8px;
	border-top:solid 3px #d8d500;
	_position:relative;
	_overflow: hidden;
	_margin-top:8px;
	clear:both;
}

h2.temp {
	margin:30px 0px 15px 0px;
}

h3.temp {
	border-bottom:none;
	font-size:1em;
	font-weight:normal;
	height:1em;
	line-height:1em;
	width:auto;
	padding:0;
}

div.paragraph ul li h3.temp a {
	background-image:none;
	display:block;
	clear:both;
	padding-left:0px;
	padding-top:2px;
}

/* text */

p#lead {
	padding:0px 10px 0px 10px;
}


div.paragraph ul li.floatL {
	width:60%;
	height:90px;
	line-height:100px;
}

div.paragraph ul h3.temp {
	margin-top:35px;
}

div.paragraph ul li.portrait {
	float:left;
	width:70px;
	height:100px;
	padding:0px;
	margin-left:15px;
	margin-bottom:10px;
	background-image:none;
	border:1px solid #ccc !important;
}



/* rikennews */
p.rikennewsDate {
	margin:20px 0px 0px 0px;
	padding:0px !important;
}



/* 食育活動と給食・食育指導情報で使っているcomment */
div#comment {
	border:1px dashed #D80000;
	clear:both;
	height:auto;
	_position:relative;
	_left:50px;
	margin:0px auto 0px auto;
	_text-align:center;
	width:490px;
}

div#comment h3#titleComment {
	text-align:center;
	font-weight:bold;
	background-color:#7DF1D9;
	padding:3px;
	border:none;
	width:484px;
	_width:488px;
	height:100%;
	margin-bottom:1em;
	line-height:1.7;
margin:0;
}

div#comment p#titleSubComment {
	font-weight:bold;
	font-size:95%;
	text-align:left
}

div#comment p#textComment {
	font-size:90%;
	text-align:left;
}

span.rightText {
	display:block;
	text-align:right;
	float:right;
	padding-right:10px;
	margin-bottom:1em;
}

p#writer {
	margin-bottom:1em;
	font-size:0.9em;
}

.noBottom {
	margin-bottom:0;
}
