
/*/////////////////////////main//////////////////////////*/
#container{
width:750px;
margin: 0 auto 0 auto;
padding: 0;
background-color: #f8f8f7;
background: url(/calendar/images/page_back.gif) repeat 0 0 ;
}



#left{
float:left;
width:90px;
background-color: #f8f8f7;
margin: 0 0 0 0;
padding: 0;
background: url(/calendar/images/navi_back.gif) repeat 0 0 ;
}

#center{
float:right;
width:660px;
background-color: #f8f8f7;
margin: 0;
padding: 0;
}


a{
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: underline;
}

/*/////////////////////////entry//////////////////////////*/

.ent_head1{
width:660px;
margin: 15px 0 15px 0;
padding: 0;
}

.ent_head2{
width:630px;
margin: 5px 0 5px 0;
padding: 0;
text-align:right;
}

.ent_head3{
width:630px;
margin: 7px 0 5px 0;
padding: 0;
text-align:right;
}

/*/////////////////////////entry content//////////////////////////*/

.content{
width:660px;
margin: 0;
padding: 0;
text-align:left;
}

#ent_titlebox{
width:615px;
margin: 70px 0px 15px 25px;
padding: 0;
}
.ent_title{
width:330px;
float:left;
font-size:14px;
font-family:arial;
line-height:1.6;
font-weight:900;
margin: 0;
padding: 0 0 0 40px;
background: url(/calendar/images/ent_title_title.gif) no-repeat 0 7px ;
}

.ent_date{
float:right;
font-size:12px;
font-family:arial;
line-height:1.6;
margin: 0;
padding: 0 11px 0 33px;
background: url(/calendar/images/ent_title_date.gif) no-repeat 0 5px ;
}
.ent_post{
float:right;
font-size:12px;
font-family:arial;
line-height:1.6;
margin: 0;
padding: 0 0 0 34px;
background: url(/calendar/images/ent_title_post.gif) no-repeat 0 5px ;
}


.ent_body{
font-family:arial;
font-size:12px;
line-height:2.5;
margin: 40px 45px 60px 45px;
padding: 0;
}

.ent_body a{
	color: #993333;
	text-decoration: none;
}
.ent_body a:visited {
	color: #993333;
	text-decoration: none;
}
.ent_body a:hover {
	color: #777777;
	text-decoration: underline;
}

/*/////////////////////////college//////////////////////////*/

.ent_body_chiharu{
color:#75731f;
margin: 0;
padding: 0 0 0 60px;
background: url(/college/images/chiharu.gif) no-repeat 0 10px ;
}

.ent_body_portfolio{
font-size:10px;
line-height:1.6;
}
.ent_body_portfolio img{
border: solid 3px #dddddd;
margin: 0 0 3px 0;
}



/*/////////////////////////entry footer//////////////////////////*/

.ent_foot{
float:left;
width: 600px;
margin: 30px 20px 0 25px;
padding: 0;
text-align:left;
}

/*/////////////////////////entry footer left//////////////////////////*/

.ent_foot_left{
float:left;
width: 240px;
margin: 30px 20px 0 25px;
padding: 0;
text-align:left;
}

.ent_foot_left .archive_title{
width: 240px;
font-size:12px;
font-family:arial;
line-height:1.6;
font-weight: 600;
margin: 0 0 17px 0;
padding: 0;
border-bottom: solid 2px #000000;
}
.archive_list{
font-size:12px;
font-family:arial;
line-height:1.4;
margin: 0;
padding: 0 0 10px 28px;
background: url(/calendar/images/link.gif) no-repeat 13px 5px ;
}

.archive_summary{
font-size:10px;
font-family:arial;
line-height:1.8;
color:#888888;
}

/*/////////////////////////entry footer right//////////////////////////*/

.ent_foot_right{
float:left;
width:350px;
margin: 30px 0 0 0;
padding: 0;
text-align:left;
}

.ent_foot_right .archive_title{
width: 350px;
font-size:12px;
font-family:arial;
line-height:1.6;
font-weight: 600;
margin: 0 0 17px 0;
padding: 0;
border-bottom: solid 2px #000000;
}

.comments-body{
font-size:12px;
line-height:1.6;
font-family:arial;
margin: 0;
padding: 0 8px 0 8px;
}
.comments-profile{
font-size:12px;
line-height:1.6;
color:#555555;
font-family:arial;
margin: 0 8px 10px 8px;
padding: 0;
border-bottom: dashed 1px #000000;
}

#name_email{
margin: 0 0 10px 0;
padding: 0;
}
#name_email label {
font-size:12px;
font-family:arial;
line-height:1.6;
}
#name_email p {
margin: 0;
padding: 0;
}
#name_email input {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	width: 340px;
	border: 1px solid #a9a9a9;
	background-color:#eeeeee;
	}

#texta {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 12px;
	width: 340px;
	height:100px;
	border: 1px solid #a9a9a9;
	background-color:#eeeeee;
	}
#submit input {
	font-size: 10px;
	margin: 0;
}

/*/////////////////////////navi//////////////////////////*/

#navi_calendarHeaderFooter{
margin: 47px 0 12px 0;
padding: 0;
text-align:left;
}
#calendarTable{
width:90px;
margin: 0;
padding: 0;
background: url(/calendar/images/navi_back.gif) repeat 0 0 ;
}



#texta {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}




