/*<group=-----------------basic2 tag-------------------------->*/
body {
	margin: 0;
	padding:0;
	text-align: center;
	background: #dbeaf8 url(./basic2/bg.jpg) fixed repeat-x;
	color: #333333;
	font-size: 0.83em;
    word-break: break-all;
	overflow-y:scroll;	
}
*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}
table {
	font-size: 100%;
	font-family: Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
}
th {
	font-weight: normal;
	}
a {
color: #663366;
	text-decoration: none;
}
a:hover {
	color : #663366;
	text-decoration: underline;
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
img {
	border: 0;
}

img a {
	border: 0;
}
form,input, textarea {
	font-size: 13px;
	margin: 0;
	padding: 0
}
.username {
	color: #000000;
}
.openclose {
	text-align: right;
	padding-right: 5px;
}
.fontxxsmall {
	font-size: xx-small;
	font-weight: normal;
	}
.fontxsmall {
	font-size: x-small;
	font-weight: normal;
	}

/*-----------------header--------------------------*/
#header h1{
    display: none;
    }
#header {
	background: #5297dc url(./basic2/logo.gif) no-repeat;
	height: 80px;
	text-align: right;
	font-size: 12px;
}
#header #logout{
    position: relative;
    top: 5px;
    padding-right: 5px;
}
#header #logout a{
    color: #111111;
}
#header #logout a:hover {
    text-decoration: underline;
}
/*-----------------site width--------------------------*/
#wrap {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff;
}
#wrap2 {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #ffffff;
}
/*-----------------2block--------------------------*/
#tab {
	width: 289px;
	float:left;
}
#main {
	margin-left: 292px;
}
/*-----------------global menu--------------------------*/
#gmenu {
	height: 27px;
	background: #A5C9ED;
	border-bottom: 6px solid #5b9dde;

}
#gmenu ul {
	margin: 0;
	padding: 0;
	background: #aaaaaa;
}
#gmenu li {
	display: inline;
	float: left;
	line-height: 1.0;
}
#gmenu a {
	border-top: 1px solid #A5C9ED;
    border-right: 1px solid #A5C9ED;
    
	background: #bfd9f2;
	color: #394383;
	padding: 6px 15px 6px 15px;
	font-weight: bold;
	display: block;
}
#gmenu a.active {
    border-top: 1px solid #A5C9ED;
	border-bottom: none;
	background: #5b9dde;
	color: #ffffff;
	padding: 6px 15px 7px 15px;
	font-size: 1.0em;
	font-weight: bold;
}
#gmenu a:hover {
}
/*-----------------tab--------------------------*/
#tab {
	padding-top: 5px;
}
#tab .logout {
	text-align: center;
	margin-bottom: 10px;
}
#tab .usrmenu a {
	display: block;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #888888;
	color: #000000;
	text-align: left;
}
#tab #prof_title,
#tab #prof_title_other,
#tab #prof_title_adviser {
	background: url(./basic2/tab_prof.gif) no-repeat;
	border: none;
	padding-left: 10px;
	padding-top: 5px;
}
#tab #prof_title_other {
	background: url(./basic2/tab_prof_other.gif) no-repeat;
}
#tab #prof_title_adviser {
	background: url(./basic2/tab_prof_adviser.gif) no-repeat;
}
#tab #home_profile a,
#tab #home_profile_other a,
#tab #home_profile_adviser a {
	padding: 2px;
	border-bottom: none;
	text-align: right;
	font-size: 12px;	
}
#tab .underline {
    border-bottom: 1px dotted #888888;
}
#tab #home_profile #addcontents a,
#tab #home_profile_other #addcontents a,
#tab #home_profile_adviser #addcontents a {
    border: none;
}
#tab #addcontents {
    text-align: right;
    margin-top: 5px;
    padding: 5px;
    }
#tab #home_profile,
#tab #home_profile_other,
#tab #home_profile_adviser {
	padding: 0;
	padding-top: 5px;
	background: url(./basic2/tab_prof_under.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
#tab #home_profile_other {
	background: url(./basic2/tab_prof_under_other.gif) no-repeat left bottom;
}
#tab #home_profile_adviser {
	background: url(./basic2/tab_prof_under_adviser.gif) no-repeat left bottom;
}
#tab #home_profile table td,
#tab #home_profile_other table td,
#tab #home_profile_adviser table td,{
	vertical-align: middle;
	font-size: 11px;
}
#tab #home_profile table,
#tab #home_profile_other table,
#tab #home_profile_adviser table {
	width: 98%;
}
#tab #name {
	text-align: center;
	width: 100px;
	margin-left: 10px;
	line-height: 1.2;
	margin-top: 3px;
}
#tab #portrait {
	text-align: center;
	width: 100px;
	margin-left: 10px;
}
#tab .right {
	text-align: right;
}
#tab .usrmenu a.home {
	background: #ffffff;
	border-right: 4px solid #000066;
}
#tab .usrmenu a:hover {
	background: #f3f3ff;
}
#tab .blockcontents {
	margin-bottom: 3px;
	padding-bottom: 3px;
	background: #edf4fb;
	text-align: center;
	padding-top: 10px;
	border-right: 1px solid #ffffff;

}
#tab table.blocktitle {
	background: url(./basic2/tab_titler.gif) no-repeat;
	width: 100%;
}
#tab div.blocktitle {
	background: url(./basic2/tab_titler.gif) no-repeat;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #111111;
	font-size: 13px;
}
#tab h2 {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #111111;
	font-size: 13px;
}
#tab .friendtable {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #bcd7f2;
	border-top: 1px solid #bcd7f2;
}
#tab .picttable {
	background: #f5f9fd;
	text-align: center;
	font-size: xx-small;
	line-height:1.1;
	padding: 2px;
	width: 65px;
	vertical-align: top;
	border-right: 1px solid #bcd7f2;
	border-bottom: 1px solid #bcd7f2;
}
#tab .friendpict_height {
	height: 65px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:3px;
	background: #ffffff;
	padding: 3px;
}
#tab .friendpict_height a {
    padding: 3px;
    }
#tab .right {
	text-align: right;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}
#tab .introfriend {
	float: left;
	text-align: center;
	font-size: xx-small;
	width: 65px;
	padding: 3px;
	background: #ffffff;
	margin-right: 5px;
}
#tab .introtable {
	margin-left: 15px;
	margin-right: 15px;
}
#tab .introtable td {
	line-height: 1.2;
	padding: 2px;
	text-align: left;
}
#tab .introtable tr {
	background: #d7e7f7;
}
#tab dl {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
#tab dt {
	text-align: left;
	margin:0 10px 0 5px;
	padding:0;
	padding-top: 8px;
	padding-left: 10px; 
	line-height: 1.1;
	border-top: 1px dotted #888888;
	background: url(./basic2/bookmark_list.gif) no-repeat 0px 10px;
}
#tab dd {
	text-align: left;
	margin:0 10px 5px 12px;
	padding:0;
	line-height: 1.1;
}
#tab .tag{
	font-size: xx-small;
	text-align: right;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
#tab #addcontents .backtohome{
    padding-top: 5px;
}
#tab .notice {
 	font-weight: bold;
	color: #ff6600;
}
/*-----------------main--------------------------*/
#main blockquote.newdiaryimg img{
    float: left;
    margin-right: 10px;
    position: relative;
    top: 0;
    left: 0;
}
#main {
	padding-top: 5px;
	position: relative;
	top: 0;
	left: 0;
	width: 500px;
}
#main table.blocktitle {
	background: url(./basic2/main_cat_title.png) no-repeat ;
	border: 1px solid #efefef;
	border-top: none;
	border-bottom: none;
	width: 100%;
	vertical-align: middle;
}
#main h2.blocktitle {
	background: url(./basic2/main_title.png) no-repeat;
	border: 1px solid #efefef;
	border-top: none;
	border-bottom: none;
	vertical-align: middle;
}
#main .blocktitle td {
	vertical-align: middle;
}
#main h2 {
	color: #111111;
	padding-left: 26px;
	padding-bottom: 11px;
	padding-top: 8px;
	font-size: 13px;
}
#main ul {
	padding: 0;
	margin: 3px;
	position: relative;
	top: 0;
	left: 0;
}
#main li {
	margin: 0;
	margin-bottom: 3px;
	list-style: none;
	padding: 3px;
	line-height:13px;
}
#main td {
	vertical-align: top;
}
#main #news {
	background: url(./basic2/main_group_title.png) no-repeat;
	color: #333333;
}
#main #diary {
	background: url(./basic2/main_group_title.png) no-repeat;
	color: #333333;
}
#main #group {
	background: url(./basic2/main_group_title.png) no-repeat;
	color: #333333;
}
#main #cat {
	background: url(./basic2/main_group_title.png) no-repeat;
	color: #333333;
}
#main .blockcontents {
	margin-bottom: 3px;
	background :#ffffff;
	padding: 10px;
	overflow:hidden;
}
#main #news_contents td{
	padding: 1px;
}
#main .adtable {
    width: 220px;
    border-bottom: 1px solid #dddddd;
    }
/*-----------------main news--------------------------*/
#main #news_contents ul {
	margin-left: 10px;
}
#main #news_contents li.od {
	background: #f5fbff;
}
#main #news_contents p{
	margin:0;
	padding:0;
}
#main .button-to div {
	text-align: right;
}
#main #news_contents h3 {
	padding: 2px;
	border-bottom: 1px solid #dddddd;
	padding-left: 10px;
}
#main #news_contents {
	position: relative;
	left: 0;
	top: 0;
	}
/*-----------------main category--------------------------*/
#main #cat_contents span {
	color: #000000;
	padding: 3px;
}
#main #cat_contents h3 {
	border: none;
	background: none;
	padding-left: 0;
}
#main #cat_contents .catpubfornazimi {
    width: 40px;
    }
#main #cat_contents p {
    margin: 0;
    margin-top: 3px;
    margin-bottom: 3px;    
    }
/*-----------------main diary--------------------------*/
#main #diary_contents img {

position: relative;
left: 0;
top: 0;
}
#main #diary_contents,
#main #diary_contents table td{
	position: relative;
	top: 0;
	left: 0;
}
#main #diary_contents li a:hover {
	text-decoration: underline;
}
#main #diary_contents li.od {
	background: #fff8ed;
}
#main #diary_contents a {

}
#main #diary_contents a:hover {
	text-decoration: underline;
}
#main #diary_contents h3 {
	padding: 2px;
	border-bottom: 1px solid #dddddd;
	background: url(./basic2/diary_list.gif) no-repeat 0px 2px;
	padding-left: 20px;
}
#main #diary_contents h3.h3home {
	background: none;
	padding-left: 0;
}
/*-----------------main group--------------------------*/
#main #group_contents li a {
}
#main #group_contents li a:hover {
	text-decoration: underline;
}
#main #group_contents ul {
	margin-left: 10px;
}
#main #group_contents li.od {
	background: #f5fbff;
}
#main #group_contents table td{
	position: relative;
	top: 0;
	left: 0;
}
#main .home2table {
    width: 480px;
}
#main #group_contents h3 {
	padding: 2px;
	border-bottom: 1px solid #dddddd;
	background: url(./basic2/group_list.gif) no-repeat 0px 2px;
	padding-left: 20px;
}
#main #group_contents h3.h3home {
	background: none;
	padding-left: 0;
	border: none;
}
/*------------------------------------------------*/
#main .center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.timestamp {
	font-weight: normal;
}
#main strong {
	color: #000000;
}
#main .cellfifty {
	width: 50%;
}
#main .cellfifty table{
	margin-left: 10px;
}
#main .right {
	margin: 0;
	padding: 0;
	text-align: right;
}
#main .pubcat_tb td,
#main .cat_waku td{
	vertical-align: top;
}
#main .cat_waku {
    width: 100%;
}
#main .cat_tb td{
	background: #efefef;
}
#main .pubcatpict {
}
#main .catpict {
	height: 50px;
	background: #ffffff;
	text-align: center;
	margin-bottom: 3px;
}
#main .catcell {
	padding: 4px;
	text-align: center;
	font-size: xx-small;
}
#main .pubcat_tb td {
	background: #efefef;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
}
#main .pubcatpict {
	background: #ffffff;
	padding: 2px;
	text-align: center;
}
#main .groupcell {
	background: #eeeeee;
	font-size: xx-small;
	padding: 2px;
	vertical-align: top;
	width: 65px;
	text-align: center;
}
#main .grouppict {
	padding: 2px;
	height: 65px;
	margin-bottom: 3px;
	background: #ffffff;
	text-align: center;
}
#main tr.od td {
	background: #efefef;
	padding: 3px;
}
#main tr.ev td {
	background: #ffffff;
	padding: 3px;
}
/*-----------------main fiend--------------------------*/
#main .introfriend {
	text-align: center;
	font-size: xx-small;
	padding: 3px;
	background: #ffffff;
	width: 65px;
}
#main .introtable {
   width: 93%;
   margin-left: auto;
   margin-right: auto;
    }
#main .introtable td {
	line-height: 1.2;
	padding: 2px;
	border-bottom: 1px solid #ffffff;
	
}
#main .introtable tr {
	background: #efefef;
}
#main .introtable p {
	margin: 0;
	padding: 0;
}
.red {
	color: #ff0000;
}
#main blockquote {
	margin: 5px 10px 15px 10px;
	padding:0;
	line-height: 1.2;
}
#main .tag{
	font-size: 0.8em;
	text-align: right;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
#main .bookmark dt {
	padding-top: 5px;
	padding-left: 20px;
	background: url(./basic2/bookmark_list.gif) no-repeat 0px 4px;
	border: none;
	border-bottom: 1px dotted #aaaaaa;
}
#main .bookmark dd {
	margin-left: 13px;
}
#main .messagetable {
	width: 94%;
	}
#main dd,#photo_album dd,#photo_list dd {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 22px;
	margin-left: 0;
}
#main dl {
	margin-top: 0px;
}
#main dt {
	font-weight: bold;
	border-left: 3px solid #5197dd;
	background: #f7fafd;
	padding: 3px;
	margin-bottom: 5px;
}

* html #main dt,#photo_album dt,#photo_list dt {
	font-weight: bold;
	border-left: 3px solid #5197dd;
	background: #f7fafd;
	padding: 3px;
	margin-bottom: 5px;
}
#main .w95table {
	width: 93%;
	margin-top: 3px;
	margin-bottom: 5px;
}
#main #agreement {
    height: 600px;
    overflow: scroll; 
}
#main .messagetable {
	width: 93%;
	}
/*-----------------messagebox--------------------------*/
#main #messagebox {
    border: 1px solid #cccccc;
    padding: 5px;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
}
#main #groupbox {
    border: 1px solid #cccccc;
    padding: 5px;
    text-align: left;
    position: relative;
    top: 0;
    left: 0;
}
#main #messagebox table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    }
#main #messagebox dl {
    text-align: left;
    }
#main #messagetab {
    padding-top: 10px;
        }
#main #messagetab a{
    padding: 5px 15px 2px 15px;
    }
#main #messagetab a.home{
    background: #cccccc;
    color: #111111;  
    }
#main #messagetab a{
    border: 1px solid #cccccc;
    border-bottom: none;
    }
#main #messageget {
    background: #ffffff;
}
#main #messageget .field{
    width: 100px;
}
#main .field{
    width: 100px;
}
#main #bordertable th{
    background: #eeeeee;
    padding: 5px;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
}
#main #bordertable {
    border-top : 1px solid #aaaaaa;
    border-left : 1px solid #aaaaaa;
}
#main #messagebox #bordertable {
    border-top : 1px solid #aaaaaa;
    border-left : 1px solid #aaaaaa;
}
#main #bordertable td{
    background: #f7f7f7;
    padding: 5px;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
}
#main #serchresults {
    text-align: center;
    }
#main #serchresults table.friendtable {
    margin-left: auto;
    margin-right: auto;
    }

/* -----------------footPrint start//----------------------------- */

#main #footprint_tbl {
	width: 100%;
}

#main #footprint_tbl th {
	background: #5197dc;
	font-size: 1em;
	padding: 4px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	color: #fff;
	border-right: 1px solid #dfdfdf;
}

#main #footprint_tbl td a {
	color: #1b5a88;
}

#main #footprint_tbl td a:hover {
	text-decoration: underline;
}

td.fp_date {
	font-size: 12px;
	color: #828282;
}

#main #footprint_tbl td {
	font-size: 14px;
	padding: 4px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #c6c6c6;
	border-right: none;
	border-left: 0 solid #dfdfdf;
}

/* -----------------//footPrint end----------------------------- */ 
/*-----------------profile--------------------------*/
#main .evenedit {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #aaaaaa;
	}
#main .oddedit {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #aaaaaa;
}
/*-----------------each block--------------------------*/
.undermenu {
 clear: both;
 text-align: center;
 padding-top: 10px;
}
/*-----------------footer--------------------------*/
#footer {
	padding: 3px;
	background: #5297dc;
	color: #ffffff;
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
/*-----------------admin mode--------------------------*/
#admin body {
	margin: 0;
	padding:10px;
	font-size: 0.9em;
	font-family: Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	background: #ffffff;
	color: #000000;
}
#admin #wrap {
	width: 100%;
	text-align: left;
}
#admin #wrap2{		
	width: 100%;
}
#admin #header {
	background: #5297dc none;
}
#admin #tab {
	margin-top: 0;
	width: 220px;
}
#admin #main {
	margin-top: 0;
	margin-left: 220px;
	width: 100%;
}
#admin #main .blocktitle {
	background: #5297dc;
	color: #ffffff;
	padding: 3px;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 5px;
}
#admin #tab .blocktitle {
	color: #ffffff;
	background: #5297dc;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 3px;
	color: #ffffff;
}
#admin .right p {
	margin-right: 40px;
}
#admin #main th {
	text-align: left;
	padding: 5px;
	background: #d7d9ea;
}
#admin #main td {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
#admin #main tr.even td {
	background: #efefef;
}
#admin #main tr.odd td {
	background: #dddddd;
}
#admin #main h3 {
	background: url(./basic2/adminh3.gif) repeat-x;
	margin-right: 20px;
}
#admin #main blockquote {
	margin-bottom: 20px;
}
#admin .blockcontents {
	border: none;
}
/*-----------------error block--------------------------*/

#flashNotice {
	border: 1px solid #000000;
	text-align: left;
	background: #ffffff;
	padding: 10px;
}
#flashNotice form {
	text-align: center;
}
#flashNotice p {
 margin: 0;
 padding: 0;
 margin: 2px 10px 2px 10px;
}
#flashNotice .error {
	font-weight: bold;
	color: #ff0000;
}
#flashNotice .warning {
	font-weight: bold;
	color: #ff6600;
}
#flashNotice .notice {
	font-weight: bold;
	color: #00ccff;
}
.labelWithErrors {
   background-color: pink;
}

.fieldWithErrors input{
	border: 2px solid #cc0033;
}
#errorExplanation {
	border: 2px solid #cc0033;
	padding: 5px;
}
#errorExplanation h2 {
	padding: 0;
}
#errorExplanation li {
	color: #cc0033;
}
/*-----------------login--------------------------*/
#splash .form-padding{
	text-align: left;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
body#splash {
	padding-top: 40px;
	background: #ffffff none;
}
#newcreate #content {
	text-align: center;
}
#newcreate #main {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 85%;
}
/*-----------------faq--------------------------*/
.faq_contents {
    padding-left: 15px;
    }
body.faq h3 {
    border-bottom: 1px solid #dddddd;
    margin-top: 10px;
}
body.faq h4 {
    margin-top: 3px;
    margin-bottom: 3px;
}
.fontnormal {
    font-weight: normal;
    }
body.faq blockquote {
    background: #F0F3F7;
    border: 1px solid #dddddd;
}
body.faq div.memo {
    margin: 10px;
    }


/*-------------- enquete --------------------------*/
.enquete {
    width:95%;
    margin : 0px 0px 0px 10px;
}

#messagebox div.enquete h2.blocktitle {
	background: repeat-x url(basic2/main_cat_title.png);!important
}

#messagebox div.enquete .blockcontents h3 {
	border: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: #e9f6fd;
	font-size: 14px;
	padding: 4px;
}

#enquete_tbl th {
	text-align: center;
	background: #7db3e5;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}

#enquete_tbl_ans td,#enquete_tbl_ans th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.enquete .pager {
    width:98%;
	background : #eeeeee;
	margin : 5px 0px 5px 0px;
	padding : 0px;
}

.enquete table {
	width:100%;
	margin:0;
	padding:0;
}

.enquete .question {
	width:100%;
	border-top:1px solid #336699;
	border-bottom:1px solid #336699;
	border-left:1px solid #336699;
	border-right:1px solid #336699;
}

.enquete .base_color {
	width:100%;
	margin-top: 5px;
	padding-bottom: 5px;
	border-top: none;
	text-align: left;
	border-bottom-style: none;
	margin-bottom: 5px;
}

.enquete #asking {
	list-style: square inherit none;
}

.enquete #asking th,.enquete #asking td {
}

.enquete th {
	padding:2px 2px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #dddddd;
	text-align:left;
	background:#eeeeee;
}
.enquete td {
	padding:2px 2px;
	border-bottom:1px solid #dddddd;
}

.enquete .vali {
    font-size :x-small;
    color :#ff0000;
	float: left;
	margin-right: 5px;
}


.enquete .list_0 {
    background:#dddddd;
}

.enquete .list_1 {
    background:#ffffff;
}
/*----------------schedule css-------------------------*/
#schedule #main {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 1px solid #cccccc;
	width: 98%;
	padding: 5px;
}

#schedule h2 {
    background: url(./basic2/main_title.png) no-repeat;
    border: 1px solid #efefef;
    border-top: none;
    border-bottom: none;
    vertical-align: middle;
	width: 95%;
}

#schedule select.pickup_selector {
    width: 180px;
    height: 150px;
}

#schedule div.link_menu {
    font-size: small;
}

#schedule .link_menu ul,#schedule #sch_menu ul {
    margin-bottom: 10px;
    text-align: right;
}

#schedule .link_menu li,#schedule #sch_menu li {
	display: inline;
}

/* ----------------schedule design begin/------------------------- */

#schedule #sch_menu {
	padding-bottom: 10px;
	padding-top: 10px;
}

#schedule .schedule_monthly_tabale tr.odd {
	text-transform: none;
}

td span.cal_plan_title {
	background: #e6fff2;
	margin-top: 5px;
}

td span.cal_plan_title:hover {
	background: #e5f7fe;
	margin-top: 5px;
}

td.cal_weekdayname,th.day {
	text-align:center;
	background:#F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	text-transform: none;
}

td.cal_daycolum {
	height: 110px;
	text-align: right;
}

td.cal_daycolum a {
	font-size: 12px;
	color: #1b5a88;
}

td.cal_daycolum:hover {
	background: #f7fffb;
}

td.cal_daycolum span {
	color: #557488;
	text-align: left;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#schedule #sch_user_select {
	top: -35px;
	right: 20px;
	float: right;
	position: relative;
}

* html #schedule #sch_user_select {
	top: -25px;
	right: 20px;
	position: relative;
}

#schedule #week_menu li a,#schedule #month_menu li a,#schedule #day_menu li a {
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}

#schedule #week_menu li.lm_w01 a:hover,#schedule #week_menu li.lm_w02 a:hover,#schedule #week_menu li.lm_w03 a:hover {
	text-decoration: underline;
	color: #1b5a88;
}

#schedule li.mm01 a {
}

#schedule li.mm02 a {

}

#schedule li.mm03 a {
}

#schedule li.add_sch a {
}

#schedule li.unit_day a {
	
}

#schedule #week_menu,#schedule #month_menu,#schedule #day_menu {
	width: 150px;
	height: 30px;
	margin: 0 auto;
}

#schedule #week_menu ul,#schedule #month_menu ul,#schedule #day_menu ul {
	background: url(basic2/bg_link_menu_week.gif) no-repeat;
	line-height: 22px;
	width: 150px;
	height: 22px;
	padding-top: 1px;
	padding-left: 4px;
}

* html #schedule #week_menu ul,,#schedule #month_menu ul,#schedule #day_menu ul {
	background: url(basic2/bg_link_menu_week.gif) no-repeat;
	line-height: 22px;
	width: 150px;
	height: 22px;
	padding-top: 1px;
	padding-left: 4px;
}

#schedule #week_menu ul li,#schedule #month_menu ul li,#schedule #day_menu ul li {
	display: inline;
}

/* //----------------/schedule design end------------------------- */

#schedule .schedule_monthly_tabale {
    border-collapse: collapse;
	width: 100%;
}

#schedule .schedule_monthly_tabale .time,#schedule .schedule_weekly_tabale .time,#schedule .schedule_daily_tabale .time {
	color: #002287;
	border-bottom: 1px dashed #666;
	width: 98%;
}

#schedule .schedule_monthly_tabale td {
    border: 1px solid lightblue;
	width: 130px;
}

#schedule .schedule_monthly_tabale th.header {
    border: 1px solid lightblue;
    text-align: left;
    background: lightblue repeat-x url(../../images/bg_tabale_header.gif);
}

#schedule .schedule_monthly_tabale th.link {
    text-align: right;
}

#schedule .schedule_weekly_tabale {
    border-collapse: collapse;
    width: 98%;
}

* html #schedule .schedule_weekly_tabale {
	margin-top: -20px;
}

#schedule .schedule_weekly_tabale td {
    font-size: x-small;
    border: 1px solid lightblue;
    width: 130px;
}

#schedule .schedule_weekly_tabale div.time {
    font-family: monospace;
    margin: 0px;
}

#schedule .schedule_weekly_tabale div.summary {
}

#schedule .schedule_weekly_tabale div.summary a {
	color: #0078c5;
}

#schedule .schedule_weekly_tabale div.summary a:hover {
	background: #d7eafe;
	text-decoration: none;
}

schedule .schedule_weekly_tabale div.summary:hover {
    margin: 0px 0px 5px 5px;
	background: #e8fdff;
}

#schedule .schedule_weekly_tabale th.link {
    text-align: right;
}

#schedule .schedule_weekly_tabale th.day {
    border: 1px solid lightblue;
    text-align: center;
}

#schedule .schedule_weekly_tabale th.header {
    border: 1px solid lightblue;
    text-align: center;
    background: lightblue repeat-x url(../../images/bg_tabale_header.gif);
}

#schedule .schedule_daily_tabale {
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
}

#schedule .schedule_daily_tabale td {
    font-size: xx-small;
    border: none;
}

#schedule .schedule_daily_tabale td.schedule {
    font-size: x-small;
    border-width: 1px 3px 3px 1px;
    border-style: solid;
    border-color: #000000;
    text-align: center;
    background: #c7bee4;
}

#schedule .schedule_daily_tabale td.oclock {
    border-top: 1px solid lightblue;
    height: 12px;
    text-align: left;
    padding-left: 15px;
}

#schedule .schedule_daily_tabale th.link {
    border: none;
    text-align: right;
}

#schedule .schedule_daily_tabale th.header {
    border: none;
    text-align: center;
    background: lightblue repeat-x url(../../images/bg_tabale_header.gif);
}

#schedule .schedule_infra_weekly_tabale {
    border-collapse: collapse;
    margin: 10px 20px;
    width: 98%;
}

#schedule .schedule_infra_weekly_tabale td {
    font-size: x-small;
    border: 1px solid lightblue;
    width: 130px;
}

#schedule .schedule_infra_weekly_tabale th.link {
    text-align: right;
}

#schedule .schedule_infra_weekly_tabale th.day {
    border: 1px solid lightblue;
    text-align: center;
}

#schedule .schedule_infra_weekly_tabale th.header {
    border: 1px solid lightblue;
    text-align: center;
    background: lightblue repeat-x url(../../images/bg_tabale_header.gif);
}

#schedule .schedule_infra_weekly_tabale div.time {
    font-family: monospace;
    margin: 0px;
}

#schedule .schedule_infra_weekly_tabale div.summary {
    margin: 0px 0px 5px 10px;
	background: #f9fffc;
}

/* ------------------photo album begin//------------------------------ */

.added_photo {
	width: 100px;
	float: left;
}

.photo_edit_body {
	clear: both;
	background: #e0e8ed;
}

.photo_edit_foorer {
	background: #ebdfec;
	clear: both;
}

.added_photo h3  {
	background: #f1f1f1;
}

#photo_album dl,#photo_list dl {
	margin-left: 15px;
}

#photo_album dd,#photo_list dd {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 22px;
	margin-left: 0;
	width: 95%;
}

#photo_album dt,#photo_list dt {
	font-weight: bold;
	border-left: 3px solid #5197dd;
	background: #f7fafd;
	padding: 3px;
	margin-bottom: 5px;
	width: 95%;
}

* html #photo_album dt,#photo_list dt {
	font-weight: bold;
	border-left: 3px solid #5197dd;
	background: #f7fafd;
	padding: 3px;
	margin-bottom: 5px;
}

div.imgholder {
  display: block;
  float: left;
  background: url(../images/dropshadow.png) no-repeat bottom right !important;
  background: url(../images/dropshadow.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 0 0 5px;
}

div.imgholder img,div.pe img {
  display: block;
  position: relative;
  background-color: #ffffff;    /* 画像とボーダーの余白 */
  border: 1px solid #666666;    /* 縁取り */
  margin: -3px 5px 5px -3px;    /* 立体的に見せるために斜めにずらす */
  padding: 2px;                 /* 画像とボーダーの余白の幅 */
}

#left {
	width: 180px;
	float: left;
}

#album_cloud {
	margin-left: 10px;
	margin-bottom: 10px;
}

#album_cloud span {
	display: none;
}

.white_frame_header {
	width: 180px;
	height: 10px;
	background: url(basic2/bg_whote_frame_head.gif) no-repeat;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
}

.white_frame_contents {
	background: repeat-y url(basic2/bg_whote_frame_contents.gif);
	width: 100%;
	padding-right: 10px;
	padding-left: 8px;
}

.white_frame_footer {
	background: url(basic2/bg_whote_frame_footer.gif) no-repeat;
	width: 180px;
	height: 9px;
	clear: both;
}

#latest_album {
	width: 180px;
	margin-left: 10px;
}

#latest_album h2 {
	border-color: #599edd;
	border-left-width: 3px;
	border-left-style: solid;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#latest_album ul {
	margin-top: 0;
	margin-left: -20px;
}

* html #latest_album ul {
	padding-left: 0;
	margin-left: 25px;
}

#latest_album li {
	list-style: square;
}

#photo_album,#photo_list,#photos_detile {
	width: 590px;
	float: right;
	margin-top: 15px;!important;
	margin-bottom: 1px;
	margin-bottom: 10px;
}

* html #photo_album {
	margin-top: 15px;
}

h3.title {
	width: 100%;
	border-bottom-style: none;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	font-weight: normal;
}

.album,.photos {
	margin-left: 15px;
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#photo_album_detile .album,#photos_detile .photos {
	margin-left: 15px;
	float: left;
	width: 552px;
}

* html .album {
	margin-left: 0px;
	margin-bottom: 10px;
	width: 265px;
	margin-right: 10px;
}

div.album_edit ul,div.photo_edit ul {
	margin: 0;
	padding: 0;
}

div.album_edit ul li,div.photo_edit ul li {
	list-style: none;
	display: inline;
	float: left;
}

/div.album_edit {
	clear: both;
}

div.album_edit,div.photo_edit {
	clear: both;
	padding-top: 3px;
	background: repeat-x none #f3fafe;
	text-align: right;
}

.comment_area {
	background: #effafe;
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin-left: 30px;
}

.comment_area textarea {
	width: 80%;
}

.comment_area ul {
	
}

.comment_area li {
	list-style: none;
	border-left: 2px solid #1a72aa;
	padding-left: 10px;
	margin-bottom: 5px;
}

.comment_area .submit,.edit_submit {
	text-align: center;
	clear: both;
}

#photo_album,#album_search {
	float: left;
	margin-left: 10px;
}

#album_search h2.blocktitle,#photo_album h2.blocktitle,#photo_list h2.blocktitle,#photos_detile h2.blocktitle {
	background: no-repeat url(basic2/main_title.png);
	width: 93%;
	height: 32px;
	padding-top: 8px;
	font-size: 14px;
	padding-left: 26px;
	margin-left: 5px;
}

#submenu {
	width: 180px;
	border: 1px solid #d7eafe;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu li {
	list-style: none;
}

#submenu h2 {
	background: #d7eafe;
	font-size: 14px;
	font-weight: normal;
}

#submenu li a {
	width: 175px;
	height: 25px;
	display: block;
	list-style: none;
	border-bottom: 1px solid #d7eafe;
	padding-top: 5px;
	padding-left: 5px;
}

#submenu li a:hover {
	background: #bad0fe;
	text-decoration: none;
}

/* ----------------- RSS Reader CSS ---------------------------------- */
#rss .feeds .title {
  margin-top: 1px;
}

#rss .feeds .title .odd {
  margin: 0;
  padding: 0;
}

#rss .feeds .title .even {
  background: #ddd;
  margin: 0;
}

#rss .feeds .title .available {
  font-weight: bold;
}

#rss .feeds .title .unavailable {
  color: #aaa;
}

#rss .feed {
  padding-top: 1.5em;
}

#rss .feed .title {
  background: #bad0fe;
  margin: 0.5px;
  margin-top: 2em;
}

#rss .feed .title h3 {
  color: blue;
  font-size: 1.5em;
}

#rss .feed .title .desc {
  color: #888;
  padding: 0;
}

#rss .feed h4 {
  font-style: bold;
  margin: 2px;
}

#rss .content {
  border-bottom: 1px solid #bad0fe;
}

#bodylogin {
	background:#B9D9FF;
}
/*-----------------login--------------------------*/
#login {
	background: url(./basic2/login_bg.gif) repeat-y center top;
	padding:0px;
	margin:30px 0px 0px 0px;
	width:370px;
}

#login .loginHead {
	padding:0px;
	margin:0px 0px 0px 0px;
	height:93px;
	width:370px;
}

#login .loginMain {
	text-align:center;
	padding:0px;
	margin:10px 0px;
	width:370px;

}

#login .loginMain dl{
	width:350px;
	margin:0px;
	padding:0px 0px 0px 0px;
	clear:left;
	display:block;
}

#login .loginMain dt {
	width:125px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 5px 0px;
	float:left;
	color: #162D7B;
	text-align:right;
	font-size:12px;
}

#login .loginMain dd {
	width:150px;
	float:left;
	color:#666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 10px;
	text-align:left;
	font-size:12px;
}

#login .loginFoot {
	font-size:10px;
	background: url(./basic2/login_foot.gif) no-repeat center bottom;
	clear:both;
	padding:10px 0px 10px 0px;
	margin:0px;
	width:370px;
	color:#999;
}

#login p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

#login img {
	padding:0px;
	margin:0px;
}

#login form {
	padding:0px;
	margin:0px;
}
#login .textarea {
	width:150px;
}
#bodylogin p.aboutus {
    width: 400px;
    text-align: left;
}
#bodylogin p.aboutus a{
	color:#0000FF;
}
#name img {
    margin-top: 2px;
    }