@charset "UTF-8";

body {
	font-style: normal;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "Sans-Serif";
	font-weight: normal;
	font-size: small;
	text-align: center;
	text-indent: 0;
	line-height: 1.6em;	
	color: #444444;
	margin: 0;
	padding: 10px;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

a:link {
	color: #FF70FE;
	text-decoration: underline;
	
}

a:visited {
	color: #FF70FE;
	/* text-decoration: none; */
	text-decoration: underline;
}

a:hover {
	color: #FF70FE;
	//background-color:#FFD6FD;
	text-decoration: none;
}

a:active {
	color: #FF70FE;
	text-decoration: none;
	background-color: #FFFFFF;
}

table {
	/* IE対策でデフォルトを98%としておく */
	width: 98%;
}

th {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

textarea {
	font-size: 1em;
}

#content { 
	/*ヘッダエリアとメインコンテンツの間には10px*/
	/* footer との間には 40px */
	margin: 0 0 10px 0;
	padding: 0 ;
}

#wrapper {
	background-color: #ffffff;
	width: 738px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	font-size: 16px;
}

.url {
	font-size: 10px;
	line-height: 100%;
	color: #3373FF;
}
.centered {
	text-align: center;
}

/* }}} */

/* {{{ image   //////////////////////////////*/

/*
a img,
a:hover img,
a:visited img,
a:active img{
	border: none;
}*/
a img {
	border:none;
}
img.photo-75 {
	width:75px;
	height:75px;
}

img.photo-25 {
	width:25px;
	height:25px;
}

/* }}} */

/* {{{ グローバルヘッダー */

#gheader {
	color: #cccccc;
	height: 70px;
	padding: 0;
	background-image: url(headmsg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-left: 12px;
}

#gheader table {
	width: 738px;
	height: 30px;
	margin: 0 auto;
}

#gheader table td.logo img {
	margin: 0 0 0 10px;
}

#gheader table td.logo img {
	margin: 6px 0 0 10px;
}

#gheader table td.gmenu div#gnavi{
	text-align:right;
}

#gheader .gmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
#gheader .gmenu li {
	float: left;
	background-position: 0 -31px;
}

#gheader .gmenu li a {
	text-indent: -20000em;
	display: block;
	text-decoration: none;
	background-position: 0 0;
}

#gheader .gmenu li,
#gheader .gmenu li a {
	background-color: transparent;
	background-repeat: no-repeat;
	height: 30px;
}

#gheader .gmenu li a:hover {
	background-image: none;
}

#gheader .gmenu li.home,
#gheader .gmenu li.home a {
	background-image: url(gnavi_ho.gif);
	width: 91px;
}

#gheader .gmenu li.diary,
#gheader .gmenu li.diary a {
	background-image: url(gnavi_di.gif);
	width: 34px;
}

#gheader .gmenu li.photo,
#gheader .gmenu li.photo a {
	background-image: url(gnavi_ph.gif);
	width: 47px;
}

#gheader .gmenu li.community,
#gheader .gmenu li.community a {
	background-image: url(gnavi_co.gif);
	width: 70px;
}

#gheader .gmenu li.review,
#gheader .gmenu li.review a {
	background-image: url(gnavi_re.gif);
	width: 58px;
}

#gheader .gmenu li.search,
#gheader .gmenu li.search a {
	background-image: url(gnavi_se.gif);
	width: 69px;
}

#gheader .gmenu li.invite,
#gheader .gmenu li.invite a {
	background-image: url(gnavi_in.gif);
	width: 67px;
}

#gheader .gmenu li.help,
#gheader .gmenu li.help a {
	background-image: url(gnavi_he.gif);
	width: 47px;
}

#gheader .gmenu li.logout,
#gheader .gmenu li.logout a {
	background-image: url(gnavi_lo.gif);
	width: 65px;
}

#gheader .gmenu li.login,
#gheader .gmenu li.login a {
	background-image: url(gnavi_lo.gif);
	width: 65px;
}


#gheader .gmenu li a:hover {
	background-image: none;
}

/* }}} */

/* {{{ ページタイトル・バナー部分 */

table#pagetitle{
	width: 720px;
	height: 60px;
	margin: 4px 9px 6px 9px;
	padding:0;
	border:0;
 	text-align: left;
	clear: both;
	overflow: hidden;
	border-collapse: collapse;
	border-spacing: 0;
}

table#pagetitle td#pagename{
	width:252px;
	vertical-align:bottom;
}

table#pagetitle td#ad{
	width:468px;
	vertical-align:bottom;
}

table#pagetitle table {
	border-collapse: collapse;
	border-spacing: 0;
}

table#pagetitle table td.squareimg {
	vertical-align: middle;
	width: 25px;
	margin-right:0.3em;
}

table#pagetitle table td.text {
	vertical-align: middle;
	width: 227px;
	overflow: hidden;
}

table#pagetitle table td.text h1#pagetitle-string{
	font-size: 18px;
	font-weight: normal;
	line-height:1.4em;
	color: #333;
	margin: 0px;
	padding: 0 0 0 0.3em;
}

div#pagetitle p {
	margin: 0;
	padding: 0;
}

/* }}} */

/* {{{ グローバルフッター */

#gfooter {
	font-size: 14px;
	line-height:100%;
	clear: both;
	background-color: #CCC;
	padding:  0;
	margin-top:10px;
	padding-right: 30px;
}

#gfooter a{
	text-decoration:none;
	background:none;
}


#gfooter a:link {color: #fff;}
#gfooter a:visited {color: #fff;}
#gfooter a:hover {color: #fff;}
#gfooter a:active {color: #fff;}
div#gfooter table{
	width:100%;
}

div#gfooter td{
	line-height:1.6em;
}
div#gfooter td.about {
	text-align: left;
	background-color:#e6e6e6;
}

div#gfooter td.about ul {
	margin: 0 0 0 10px;
	padding:0;
}

div#gfooter td.about li {
	padding-left:1px;
	display: inline;
	list-style-type: none;
}

#gfooter td.ancillary {
	text-align: right;
	margin-right: 10px;
}

#gfooter td.ancillary ul {
	margin: 0 10px 0 0 ;
	padding: 0;
}

#gfooter td.ancillary li {
	color: #fff;
	display: inline;
	padding-left:1px;
}

#gfooter td.ancillary li a {
	color: #666;
}
div.service-guide {
margin-top: 0;
clear:both;
background-color:#fff;
border-top:1px solid #ccc;
float:left;
width:100%;
padding-top:2px;
text-align:center;
}

div.service-guide ul {
	margin: 0 0 0 10px;
	padding: 0px 5px;
}

div.service-guide li {
	padding: 0px;
	margin: 0px;
	padding-left:1px;
	display: inline;
	list-style-type: none;
}

div.service-guide li img {
    vertical-align: middle;
}

#copyright p {
	clear: both;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	text-align: center;
	background-color: #fff;
	padding: 10px 0 20px 0;
	margin: 0px;
}

	/* }}} */


/* {{{ 基本クラス */


#subcol ul {
	list-style: none;
	font-size: 12px;
}
.error-msg {
	color: #FF3300;
}

/* }}} */

/* {{{ フォームクラス */

table.form {
	border: 1px solid #ccd9ff;
	background-color: white;
	border-spacing: 0;
	border-collapse: collapse;

	width: 99.8%;
	margin-bottom: 1em;
}

table.form th {
	background-color: #E5ECFF;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	padding: 5px 10px;
	border: 1px solid #ccd9ff;
}

table.form tbody th {
	width: 60px;
	white-space: normal;
}

table.form td {
	padding: 5px 10px;
	border: 1px solid #ccd9ff;
}

table.form td p {
	margin: 0px 0px 5px 0px;
}

table.form td textarea {
	font-size: 1em;
	width: 100%;
}

table.form table {
	background-color: #FFF;

	/* IE対策でデフォルトを98%としておく */
	width: 98%;
}

table.form table td, table.form table th {
	padding: 0px;
	margin: 0px;
}

table.form dl dd {
	margin-left: 2em;
}

/* }}} */






/* {{{ paging/pagenavi/breadcrumb */

div.paging{
	margin: 10px auto 10px auto;
	background-color: #F2F6FF;
	padding: 2px 10px 5px 5px;
	font-family: verdana,arial;
	font-weight: bold;
	text-align: right;
	background-image: url(bg_all00.gif);
	clear:both;
}
div.paging span.left {
    display:block;
    float:left;
	text-align: left;	
}
div.paging span.right{
    display:block;
	float: right;
	text-align: right;	
}
div.paging .disabled {
	color: #e0e0e0;
}

div.pagenavi,
div.breadcrumb {
	margin:0 0 10px 0;
	padding:0px;
}

div.out{
	margin: 0 0 0 10px;
}

div.pagenavi a,
div.breadcrumb a{
	margin:0px;
	padding:0px;
}

div.pagenavi a.up,
div.breadcrumb a.up{
	padding-left:20px;
	background-image:url(up000000.gif);
	background-repeat:no-repeat;
}

/* }}} */



/* {{{ more */

.more {
	height: 14px;
	line-height: 20px;
	text-align: right;
	padding-right: 0px;
	margin: 5px auto 10px auto;
	background: url(bg_more0.gif)  repeat-x scroll center center;
}

/* }}} */

/* {{{ arrowhead/arrowbutton */

a.arrowhead, span.arrowhead {
	background-image: url(list_hea.gif);
	background-repeat: no-repeat;
	background-position:left 45%;
	padding: 0 0 2px 14px;
}
a.arrowbutton{
	background-image: url(rarrow00.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 2px 20px;
	line-height: 120%;
}

a.starhead {
	background-image: url(magazine.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 14px;
}

.more a.arrowhead {
	background-image: url(rarrow00.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 20px;
}

ul.arrowhead,
ul.arrowbutton {
	margin: 5px 0 5px 1em;
	padding: 0 0 0 1.5em;
	list-style: none;
	/*
	list-style-image: url(/img/gree/common/list_head_arrow.gif);
	*/
}

ul.arrowhead li {
	background-image: url(list_hea.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 14px;
}

ul.arrowbutton li{
	background-image: url(rarrow00.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
}

p.arrowhead {
	background-image: url(list_hea.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding: 0 0 0 17px;
}

/* }}} */

/* {{{ starhead */

ul.starhead {
	margin: 5px 0 5px 1em;
	padding: 0 0 0 1.5em;
	list-style: none;
}

ul.starhead li {
	background-image: url(magazine.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:15px;
}

.more a.starhead {
	background-image: url(magazine.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 20px;
}

/* }}} */

/* {{{ record */



 .category{
	width:650px;
	color: #666;
	margin-left: 12px;			
}

.category h2{
	text-align: left;
	padding:10px 10px 0px 0px;
	font-size:18px;
}

.category p{
	text-align: left;
}		


#morelink{
	text-align: center;

	font-size:18px;
}

.date{
	text-transform: uppercase;
	color: #666;	
	font-size:10px;
	text-align: right;
	line-height:0.9em;
}
	
/* }}} */
	



form .notice {
	color:#ff5090;
}

form .notice ul {
	margin: 0.5em;
	padding: 0.5em;
}

p.notice {
	color:#ff5090;
}

form ul.choice {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form ul.choice li {
	margin-bottom: 2px;
}

.input-confirm {
	color: #f00;
}

/* {{{ heading */

#subcol h2 {
	font-size: 14px;
	font-weight: normal;
}
#subcol h3 {
	width:auto;
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	line-height:100%;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	padding: 3px 5px 3px 5px;
	margin: 0 0 6px 0;
}

#subcol h3 a {
	text-decoration: none;
}

#subcol h4 {
	width: 170px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	background-color: #e6e6e6;
}

#maincol h3 {
	/*
	background: url(http://career.gree.jp/img/common/h3.png) no-repeat;
	padding: 2px 4px;
	height:25px;
	width:518px;
	*/
	background-image: url(bg_gray0.gif);
	color:#333333;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom:1px solid #ccc;
	padding:3px;
}

#maincol h3 a {
	text-decoration: none;
}

#maincol h4 {
	font-size: 1em;
	color: #333;
	border-bottom: 1px solid #bbb;
	background-color: #f2f2f2;
	text-indent: 5px;
	line-height: 180%;
}

#maincol h4 a {
	text-decoration: none;
}

#maincol h5 {
	border-bottom: 1px solid #826C55;
	font-size: 1em;
	color: #333;
}

#extracol h3{
	width: 200px;
	background-image: url(bg_gray0.gif);
	background-color: #f2f2f2;
	color:#333333;
	font-size: 1em;
	font-weight: bold;
	text-indent: 5px;
	padding: 3px 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#extracol h3 a {
	text-decoration: none;
}
/* }}} */

/* {{{ 基本クラス */

div.maincol-introbox {
	width: 318px;
	margin: 0 0 6px 0;
	padding: 0;
}

div.maincol-introbox div.maincol-introbox-content {
	margin: 0 -2px 0 0;
	padding: 5px;
	border: 1px solid #d9e3ff;
	border-width:0 1px 1px 1px;
}

div.maincol-introbox p {
	text-align:left;
	margin:5px;
}

div.maincol-introbox dd {
	margin: 0;
	margin-top: -1px;
	padding: 2px;
	border: 1px solid #D9E3FF;
}


a.portrait-25:hover {
	background-color: transparent;
}

a.portrait-25,
a.portrait-25 img {
	width: 25px;
	height: 25px;
}

a.portrait-25 img {
	vertical-align: middle;
	margin-right: 5px;
}

#maincol .photo .first .title {
	border: 0;
}

#maincol .photo .list ul {
	list-style-type: none;
	padding: 0;
	float: left;
	width: 98%;
}

#maincol .photo .list ul li {
	float: left;
	width: 79px;
}

#maincol .photo .list ul li ul li {
	display: block;
	float: none;
	overflow: hidden;
}

#maincol .review ul {
	padding-left: 0; margin-left: 0;
	float: left;
}

#maincol .review li.icon {
	float: left;
	margin-right: 12px;
}

#maincol .review li {
	list-style-type: none;
}

.date,
.access-pv {
	display: block;
	width: 30px;
	float: left;
	font-family:verdana,arial;
	font-size:0.6em;
	padding-right: 5px;
	padding-top: 5px;
	color:#666;
}
.access-pv {
	color: #3c5fcc;
	font-weight: bold;
}

	/* }}} */

/* homenavi {{{ */

#homenavi li {
	display: inline;
}

/* }}} */

/* maincol-categorybox {{{ */

div.maincol-categorybox {
	padding: 2px 5px;
	border: 1px solid #dddddd;
}

div.maincol-categorybox img {
	margin: 7px 0;
}

div.maincol-categorybox ul {
	margin: 0;
	padding: 0;
}

div.maincol-categorybox li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
}

/* }}} */

/* {{{ maincol-accessrankinglist */

div.maincol-accessrankinglist {
	margin: 5px 0;
}

div.maincol-categorybox img {
	margin: 7px 0;
}

/* }}} */

/* sectionbox {{{ */

#maincol div.sectionbox {
	margin-bottom: 0.5em;
}

#maincol div.sectionbox h3 {
	line-height: 1em;
	margin: 0;
	padding: 0.25em;
}

/* }}} */

/* {{{ notification */


/* }}} */

/* suggestion {{{ */
#maincol div.suggestion,
div.operate-suggestion {
	background-repeat: repeat;
	margin: 0 0 10px 0;
	padding: 5px;
}

#maincol div.suggestion {
	border: 0;
	background-color: #ffffff;
	background-image: url(bg_sugge.gif);
}

div.operate-suggestion {
	background-image: url(bg_actio.gif);
}

#maincol div.suggestion h4,
#maincol div.suggestion p,
#maincol div.suggestion .action,
div.operate-suggestion h4,
div.operate-suggestion p,
div.operate-suggestion .action {
	line-height: 200%;
	background-color: transparent;
}

#maincol div.suggestion h4,
div.operate-suggestion h4 {
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	font-weight: normal;
}

#maincol div.suggestion p,
div.operate-suggestion p {
	background-color: transparent;
	margin: 0 0 0 5px;
}

#maincol div.suggestion .action,
div.operate-suggestion .action {
	background-color: #ffffff;
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
}

#maincol div.suggestion .action a,
div.operate-suggestion .action a {
	background-image: url(icon_arr.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	display: block;
	float: left;
	padding-left: 24px;
	line-height: 20px;
	font-weight: bold;
}

#maincol div.suggestion .action a {
	color: #ff0000;
}

div.operate-suggestion .action a {
	background-image: url(list_hea.gif);
	background-position: left 7px;
	padding-left: 10px;
	margin-left: 10px;
}

#maincol div.suggestion ul.action,
div.operate-suggestion ul.action {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

#maincol div.suggestion ul.action li,
div.operate-suggestion ul.action li {
	background-image: none;
	padding: 0 0 5px 0;
	margin: 5px 10px 0 0;
	text-indent: 0;
	float: left;
}

div.operate-suggestion ul.action li a {
	margin: 0;
}

div.operate-suggestion ul.action li {
	padding-left: 10px;
}

#maincol div.suggestion ul.menu li a,
div.operate-suggestion ul.menu li a {
	font-weight: normal;
}

div.operate-suggestion form {
	background-color: #ffffff;
	padding: 0 10px;
}
/* suggestion }}} */

/* {{{ introbox */

div.introbox {
	background-color: rgb(224, 224, 192);
}

div.introbox h3 {
	background-color: rgb(192, 192, 160);
}

/* }}} */

/* {{{ actionbox */

div.actionbox {
	background-color: #FFF7E5;
	text-align: center;
	margin: 0 0 8px 0;
	padding: 8px 0;
}

/* }}} */

/* {{{ tagcloud */

div.tagcloud{
	width:178px;
	border:1px solid #B2CAFF;
	background-color:#F2F6FF;
	font-family:Verdana, sans-serif;
	overflow:hidden;
}

div.tagcloud h3{
	border-bottom:1px solid #B2CAFF;
	background-color:#ffffff;
}

div.tagcloud ul{
	margin:10px;
	padding:0;
	overflow:hidden;
}

#subcol #subcol-content div.tagcloud ul li,
#maincol #maincol-content div.tagcloud ul li{
	display: inline;
	margin-right:8px;
	list-style:none;
	line-height:35px;
}

div.tagcloud ul li.level0  { font-size:10px; }
div.tagcloud ul li.level1  { font-size:13px; }
div.tagcloud ul li.level2  { font-size:16px; }
div.tagcloud ul li.level3  { font-size:18px; }
div.tagcloud ul li.level4  { font-size:21px; }
div.tagcloud ul li.level5  { font-size:23px; }
div.tagcloud ul li.level6  { font-size:25px; }
div.tagcloud ul li.level7  { font-size:28px; }
div.tagcloud ul li.level8  { font-size:30px; }
div.tagcloud ul li.level9  { font-size:33px; }
div.tagcloud ul li.level10 { font-size:35px; }

div.tagcloud ul a { text-decoration:none; }
div.tagcloud ul a:link { text-decoration:none; color:#6692FF; }
div.tagcloud ul a:visited { text-decoration:none; color:#B2C7FF; }
div.tagcloud ul a:hover { text-decoration:none; color:#33CCFF; }
div.tagcloud ul a:active { text-decoration:none; color:#ffffff; }

div.tagcloud .more {
	width: 95%;
}

/* }}} */

/* {{{ buttonbg */

div.buttonbg {
	clear:left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCD9FF;
	background-color: #E5ECFF;
	padding: 5px;
	text-align: center;
	background-image: url(bg_all00.gif);
}

div.buttonbg a {
	font-weight: bold;
}

div.buttonbg ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.buttonbg li {
	display: inline;
	margin: 0 4px;
}

div.buttonbg li form {
	display: inline;
}

/* }}} */

/* {{{ misctext */

div.misctext {
	border: 1px solid #cccccc;
	background: #f0f0f0;
	margin: 4px 0 10px 0;
	padding: 4px;
}

/* }}} */

/* {{{ maincol-sectionbox */

.maincol-sectionbox .first {
	border-bottom: 1px solid #cccccc;
}

.maincol-sectionbox .first .title {
	border-bottom: 1px solid #cccccc;
}

.maincol-sectionbox .first .title h4 ,
.maincol-sectionbox .first .title p {
	margin: 0;
}

.maincol-sectionbox .first .title h4 {
	float: left;
}

.maincol-sectionbox .first .title p {
	text-align: right;
}

.maincol-sectionbox .list table {
	/* IE対策でデフォルトを98%としておく */
	width: 98%;
}

.maincol-sectionbox .list td,
.maincol-sectionbox .list th {
	border-bottom: 1px solid #e6e6e6;
}

.maincol-sectionbox .list tr.last td,
.maincol-sectionbox .list tr.last th {
	border-bottom: none;
}

.maincol-sectionbox .list td {
	text-align: right;
}

/* }}} */

/* {{{ subcol-introlist(maincol-reviewlist/extracol-friendlist) */

.subcol-introlist table {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0 solid white;
	/* IE対策でデフォルトを98%としておく */
	width: 98%;
}

.maincol-reviewlist table td,
.subcol-introlist table td,
.subcol-introlist table th,
.extracol-friendlist table td,
.extracol-friendlist table th {
	border-bottom: 1px solid #e6e6e6;
}

.maincol-reviewlist table tr.last td,
.subcol-introlist table tr.last td,
.subcol-introlist table tr.last th,
.extracol-friendlist table tr.last td,
.extracol-friendlist table tr.last th {
	border-bottom: none;
}


.subcol-introlist table th,
.extracol-friendlist table th,
.extracol-friendlist table td {
	vertical-align: top;
}
.extracol-friendlist table th,
.extracol-friendlist table td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.subcol-introlist table p ,
.extracol-friendlist table p,
.extracol-friendlist table h4 {
	margin-top: 0;
	margin-bottom: 0;
}

.extracol-friendlist table {
	width: 200px; /*固定しとかないとmaincolが落ちる*/
	overflow: hidden;
}

.extracol-friendlist h3 {margin-bottom: 0;}

/* }}} */

/* {{{ subcol-schoollist */

.subcol-schoollist ul {
	padding-left: 8px;
	margin-left: 0;
	line-height: 130%;
}

.subcol-schoollist li {
margin-bottom: 0.8em;
}

/* }}} */

/* searchbox {{{ */

div.searchbox {
	background-image: url(bg_searc.gif);
	padding: 2px;
	border: 1px solid #dddddd;
}

div.searchbox div.searchbox-content {
	padding: 4px;
}

div.searchbox div.title {
	letter-spacing: 2px;
}

div.searchbox img {
	margin: 7px 0;
}

div.searchbox form {
	margin:10px 0 5px 0;
}

div.searchbox ul {
	margin: 5px 0 0 0;
	padding: 0;
}

div.searchbox li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
}

div.searchbox li input {
	height: 18px;
}
div.searchbox li input.radio {
	height: 18px;
}

div.searchbox p {
	margin:5px auto;
}

div.searchbox h3 {
	background-color:#DDD;
	color: #333;
	margin:0px;
	font-size:12px;
	padding-left:0.5em;
}

div.searchbox label input {
	vertical-align: bottom;
	_vertical-align: middle;
}

div.search-by{
	margin-bottom:20px;
}

div.search-by a{
	color: #00D; 
}

div.member-search-result * {
	margin:0;
	padding:0;
}

div.member-search-result ul {
	width:98%;
	overflow:hidden;
	margin-top:10px;
	list-style-type:none;
}
div.member-search-result ul li {
	float:left;
	width:49%;
}
div.member-search-result ul li.even {
	clear:left;
}
div.member-search-result ul li.odd {
	_float: none;
}
div.member-search-result ul li ul
, div.member-search-result ul li ul li {
	float:none;
	width:auto;
}
div.member-search-result ul li ul li img{
	float:left;
	margin-right:10px;
}
div#pref-list h5{
	margin:10px 0 0 0;
	font-size:12px;
}
div.city-list h4{
	margin-bottom:5px;
	margin-top:10px;
}
div.school-member-list{
	width:98%;
	overflow:hidden;	
}
div.school-member-list div.member{
	width: 50%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
div.school-member-list div.member div.photo{
	float:left;
	width:80px;
	margin-right:10px;
}
div.school-member-list div.member p{
	margin:0px;
}
/* }}} */

/* navigation {{{ */
.navi{
	text-align: right;
	margin:10px 0;
	width:100%;
	overflow:hidden;
}
.navi ul{
	background-color:#F2F2F2;
	padding:5px 5px;
	margin:0px;
}
.navi ul li{
	display: inline;
	margin:0px 0.5em 0 0;
	padding:0px 0;
}
.navi li a:hover, .navi li.selected{
	border-bottom:2px solid #FF5590;
}
/* }}} */

/* ranking {{{ */
table.ranking {
	width:98%;
	margin:0 auto;
}

table.ranking .rank {
	width:5em;
}
table.ranking th {
	text-align:center;
}
table.ranking td.rank {
	text-align:center;
}
table.ranking .pv {
	text-align:right;
}
table.ranking td {
	border-bottom:1px solid #e6e6e6;
}
/* ranking }}} */

/* {{{ notebox */

div.notebox div.notebox-header {
	background-color: #FFF7E5;
	margin: 0;
	padding: 0;
	border: none;
}

#extracol div.notebox div.notebox-header h3,
#maincol div.notebox div.notebox-header h3,
#subcol div.notebox div.notebox-header h3 {
	margin: 0;
	padding: 0;
	border: none;
}

div.notebox div.notebox-content {
	background-color: #FFF7E5;
	padding: 5px;
	margin: 0;
	border-left: 1px solid #f0e0e0;
	border-right: 1px solid #f0e0e0;
}

div.notebox div.notebox-footer {
	background-color: #FFF7E5;
	border-left: 1px solid #f0e0e0;
	border-right: 1px solid #f0e0e0;
	border-bottom: 1px solid #f0e0e0;
	padding: 5px 0 5px 0;
	text-align: center;
}
/* }}} */

/* area-qr {{{ */
#subcol div.area-qr {
	text-align: center;
}

#subcol div.area-qr h3 {
	text-align: left;
}

#subcol div.area-qr a {
	text-decoration: none;
}
/* area-qr }}} */

/* upload-form {{{ */
dl.upload-form {
	margin: 0;
	padding: 0;
}

dl.upload-form dt,
dl.upload-form dd {
	margin-bottom: 5px;
}

dl.upload-form dt {
	float: left;
	clear: left;
	width: 1em;
}

#maincol dl.upload-form dd {
	margin-left: 1.5em;
}
/* upload-form }}} */


/* action-list {{{ */
table.action-list {
	width: 99%;
	margin: 0;
	border-collapse: separate;
}
#maincol #maincol-content table.action-list {
	border-collapse: separate;
}
table.action-list .top {
	border-bottom: 1px solid #999999;
}
table.action-list .bottom {
	border-top: 1px solid #999999;
}
table.action-list .top th {
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
}
table.action-list .bottom th {
	font-size: 10px;
	font-weight: normal;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #aaaaaa;
	padding:0px 2px;
}
table.action-list td.rank {
	text-align: center;
}
table.action-list td {
	border-bottom: 1px solid #e6e6e6;
	padding-left: 5px;
}

table.action-list td a.arrowhead {
	white-space: nowrap;
}
/* action-list }}} */

ul.flat {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p.create {
	margin: 0 auto 10px auto;
	text-align: right;
}

div.setting-under-title {
	margin-top: -5px;
	margin-bottom: 10px;
}
div.filter a {
	padding: 3px;
}

div.filter span.selected {
	padding: 3px;
	background-color: #f2f2f2;
}

p.text-navi-lead {
	margin-bottom: 0;
}

p.text-navi {
	margin-top: 0;
}

/* for javascript elements {{{ */
#allcheck,
#searchbox {
	margin: 0 0 5px 0;
}
#maincol #userlist {
	margin-bottom: 5px;
}
/* for javascript elements }}} */

ul li.line-start {
	clear: left;
}
ul li.line-close {
	_float: none;
}

table.form ul#userlist {
	list-style-type: none;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	width: 100%;
}

table.form ul#userlist input {
	vertical-align: middle;
}

table.form ul#userlist li label img {
	margin: 2px 5px 0 0;
	vertical-align: middle;
}

table.form ul#userlist input {
	margin-left: 0;
}

/* emoji {{{ */
img.emoji {
	vertical-align: text-bottom;
}

.emoji-palette a:hover {
	background-color: transparent;
}
/* emoji }}} */

/* capacity {{{ */
form dl.capacity,
form dl.capacity * {
	margin: 0;
	padding: 0;
}
form dl.capacity {
	width: 100%;
	/* escape mac ie \*/ overflow: hidden; /* escape */
}
form dl.capacity dt {
	float: left;
	width: 8em;
}
/* capacity }}} */
/*
 * vim: fdm=marker fmr={{{,}}}
 */


/* ログインページ */

#maincol div.innermain-content h3 {	
	display: block;
	height:300px;
	border:none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color:transparent;
	text-indent:-2000em;
}
#maincol div.innermain-content h3.ad{
	width:190px;
	background:#FFFFFF url(face_ad0.gif) top left no-repeat;
}
#maincol div.innermain-content h3.noad{
	width:490px;
	background:#FFFFFF url(face_noa.gif) top left no-repeat;
}

#maincol div.innermain {
	background: #ffffff;
}

#maincol div.innermain-content h4 {
	height:16px;
	margin: 0 0 0.5em 187px;
	text-indent:-2000em;
	border: none;
	background-color: transparent;
}

#maincol div.innermain-content h4.whatisgree {
	background-image: url(whatisgr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#maincol div.innermain-content h4.aboutreg {
	background-image: url(whatisgr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 2em;
}

#maincol div.innermain-content p {
	margin: 0 10px 0 190px;
}

#maincol #maincol-content div.innermain-content .top {
	margin-top: -300px;
}

form ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

form ul li {
	margin: 0 0 0.5em 0;
}

form p {
	margin: 0;
}

#maincol {
	margin: 0;
}

#maincol .innersub h3 {
	background:none ;
	padding:0;
	margin: 5px 0;
	font-weight:bold ;
}

#colfloat {
	background:#ECF6FF;
	padding:5px;
	margin-bottom: 15px;
	float:left;
	width:700px;
	overflow:hidden;
}

#content {
	padding: 0 12px;
}

#maincol div.inner2col-ms {
	width: 695px;
	float:left;
	margin:0;
	background:#fff;
}

#maincol div.inner2col-ms div.innermain {
	width:482px;
	margin: 3px;
}

/*<<<hack for IE6&7<<<*/
*html #maincol div.inner2col-ms div.innermain {
	margin: 3px 3px 0px 3px;
}
*:first-child+html #maincol div.inner2col-ms div.innermain{
	margin: 3px 3px 0px 3px;
}
/*>>>hack for IE6&7>>>*/

#maincol div.inner2col-ms div.innersub {
	background:#ECF6FF;
	width:198px;
	height:306px;
}

#maincol div.innersub-content {
	padding: 0 5px;
}

#maincol div.innersub-content ul.arrowhead {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.loginform li p input {
	width: 12em;
	height: 1.2em;
}

#user_name,
#user_password {
	width: 180px;
}

#register {
	clear: both;
	width: 710px;
	margin: 0 0 20px 0;
	line-height: 1.6;
	background: url(bg_pink.gif) #ffffff repeat-y;
}
#register h4{
	width: 710px;
	height: 37px;
	background: url(title_touroku.gif) #ffffff no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#register div.footer {
	clear: both;
	width: 710px;
	height: 21px;
	background-image: url(footer_pink.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#service-list {
	clear: both;
	width: 710px;
	margin: 0;
	line-height: 1.6;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url(bg_blog.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#service-list h4.header01{
	width: 710px;
	height: 37px;
	background: url(title_blog.gif) #ffffff no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#service-list .list{
	margin: 20px 18px 20px 22px;
}
#service-list h4.header02{
	width: 706px;
	height: 37px;
	background: url(title_pj.gif) #ffffff no-repeat;
	margin: 0 0 0 2px;
	padding: 0;
	text-indent: -10000px;
}
#service-list div.footer {
	clear: both;
	width: 710px;
	height: 21px;
	background-image: url(footer_blog.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.register01{
	margin: 0 15px;
}
table.register01 h5{
	margin: 10px 0 5px 23px;
	padding: 0;
}
table.register01 td.mobile{
	width: 75px;
}
table.register01 td.mail{
}
table.register01 td.qr{
}
table.register01 td.qr h5{
	margin-left: 0;
}
table.register01 .qr-wrapper{
	margin: 0 20px 0 5px;
	background-color: #FFD6FD;
	height: 100%;
	text-align: center;
}

table.register01 .qr-wrapper img{
	margin: 25px;
}
table.register01 table.menu-list td.icon01,
table.register01 table.menu-list td.icon02,
table.register01 table.menu-list td.icon03,
table.register01 table.menu-list td.icon04{
	width: 20px;
	padding: 0 3px 0 0;
}
table.register01 table.menu-list td.menu01,
table.register01 table.menu-list td.menu02,
table.register01 table.menu-list td.menu03,
table.register01 table.menu-list td.menu04{
	border-bottom: 2px solid #ffffff;
	background-color: #FFD6FD;
	font-size: 13px;
	padding-left: 5px;
	
}
table.register01 .mobile-wrapper{
	background: #FFD6FD;
	font-size: small;
	padding: 5px 0 5px 10px;
	margin: 0 20px 0 26px;
}
table.register01 .menu-wrapper{
	background: #ffffff;
	font-size: small;
	padding: 0;
	margin: 0 10px 0 0;
}
table.register01 .mobile-wrapper p{
	margin: 0;
	padding: 0;
}
table.register01 .mobile-wrapper span.caption{
	font-size: xx-small;
	color: #999999;
}

p.right{
	text-align: right;
	padding: 0 20px 10px 0 ;
}

.entry {
	clear:both; 
}

.category .clear {
	clear:both;
	height:20px;
}

.title .blogtitle {
	margin-left: 10px;
	display: block;
	float: left;
}

.entry img {
	margin: 5px;
}

#headmsg {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	clear: both;
	padding: 0 12px 10px 12px;
}

