body {
	font-size:90%;
	background:url('../img/bodyBg.gif');
	margin:0;
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
}
#userBar {
	background-color:#663300;
	height:28px;
}
#underLine {
	background-image:url('../img/grafightLine.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:6px;
	color:#FF6600;
	font-size:150%;
}
#texts {
	margin-bottom:16px;
}
#wrap {
	width:800px;
	margin:auto;
	margin-top:10px;
}
a img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
input {
	margin:0;
}
#userInfo {
	color:#FFFFFF;
	padding:5px 10px 0 0;
	float:right;
	font-size:90%;
}
#userInfo a {
	color:#FFFFFF;
}
a {
	color:#003366;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.dismiss { display:none; }

#pageHead {
	background:url('../img/pageBgHead.png') no-repeat;
	width:800px;
	height:18px;
	margin-top:20px;
	overflow:hidden;
}
#pageBody {
	background:url('../img/pageBgBody.png');
	width:760px;
	padding:0 20px 0 20px;
}
#pageBottom {
	background:url('../img/pageBgBottom.png') no-repeat;
	width:800px;
	height:49px;
	margin-bottom:30px;
}
#pageLeft {
	width:540px;
	float:left;
}
#pageRight {
	width:200px;
	float:right;
	padding-left:20px;
}
#pageLeftForTop {
	width:490px;
	float:left;
}
#pageRightForTop {
	width:250px;
	float:right;
	padding-left:19px;
}
h2.no_mark {
	font-size:100%;
	font-weight:100;
	display:inline;
}

#profBorder {
	border:#CCCCCC solid 1px;
}

#entryBgHead {
	background:url('../img/entryBgHead.gif') no-repeat;
	height:45px;
	padding:40px 25px 0 60px;
	overflow:hidden;
}
#entryBgHead h3 {
	color:#333333;
	margin:0px;
	font-size:110%;
	display:inline;
}
#entryBgHead #edit_link {
	font-size:smaller;
	float:right;
}
#entryBgBody {
	background:url('../img/entryBgBody.gif');
	padding:0 20px 0 60px;
	width:460px;
}
#entryBgBody #plateImage {
	float:right;
	margin:0 0 10px 5px;
	text-align:right;
	font-style:italic;
	font-size:smaller;
	color:#990000;
}
#entryBgBody #plateImage img {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:2px;
}
#plateImageDef {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:2px;
}
#entryBgBottom {
	background:url('../img/entryBgBottom.gif') no-repeat;
	height:51px;
	padding:10px 20px 0 70px;
	margin-bottom:10px;
}
#CommentAndTrack {
	font-size:80%;
	float:left;
}
#comment {
	background:url('../img/enpitu.gif') no-repeat 10px 17px;
	font-size:100%;
	margin:0;
	padding:10px 0 25px 15px;
	color:#333333;
}
#com {
	padding:20px 0 0 10px;
}
#comDate a {
	color:#666666;
	font-size:90%;

}
#commentForm {
	padding:20px 0 0 10px;
}
#EntryTexts {
	width:450px;
	margin-top:10px;
	border:1px solid #666666;
}
.submit {
	margin-top:5px;
}
#pageNavigater {
	text-align:center;
	margin-top:5px;
}
div#topImage {
	width:176px;
	height:104px;
	background:url('../img/top.gif') no-repeat;
	padding:200px 0 0 310px;
}
div#topImage a#about, div#topImage a#regist {
	display:block;
	width:160px;
	height:31px;
}
div#topImage a#regist {
	margin-top:21px;
}


div#leftPanel {
	float:left;
	width:170px;
}
div#rightPanel {
	float:right;
	width:570px;
}
div#leftPanel ul li {
	padding:0 0 0 5px;
	color:#FFF;
	background:url('../img/admin_menu_bg.gif');
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	border-bottom:1px #FFF solid;
}
div#leftPanel ul li.here {
	background:url('../img/admin_menu_bg_here.gif');
	background-position:center;
}
div#leftPanel ul li a {
	height:30px;
	display:block;
	padding:10px 0 0 50px;
	margin-left:-3px;
}
div#leftPanel ul li#top {
	background-position:top;
}
div#leftPanel ul li#conf {
	background-position:bottom;
}
div#leftPanel ul li#top a {
	background:url('../img/top_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#new a {
	background:url('../img/new_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#edit a {
	background:url('../img/edit_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#conf a {
	background:url('../img/settings_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#comment a {
	background:url('../img/comment_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#favorite a {
	background:url('../img/favorite_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#parts a {
	background:url('../img/parts_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#external a {
	background:url('../img/twitter_x32.png') no-repeat 8px 4px;
}
div#leftPanel ul li#access a {
	background:url('../img/access_x32.png') no-repeat 8px 4px;
}
div.description {
	font-size:90%;
}
div.description a.external {
	display:block;
	float:right;
	padding-left:15px;
	background:url('../img/gray_right.png') no-repeat 0 2px;
	margin-right:5px;
}
div#twitter {
	background:url('../img/twitter_x64.png') no-repeat 5px top;
	padding-left:70px;
}
div#invalid {
	border:1px solid #999;
	background-color:#ddd;
	color:#333;
	text-align:center;
	display:inline;
}
div#valid {
	border:1px solid #006699;
	background-color:#D5E4F4;
	color:#006699;
	text-align:center;
	display:inline;
}
#twitter_button, #load_img {
	margin:0 0 -3px 3px;
}

ul#twitter {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#twitter li {
	padding:0;
	background:url("http://www.gunjodo.com/img/twitter.gif") no-repeat;
	padding-left:20px;
	font-size:smaller;
}

.hint {
	float:right;
	font-size:90%;
	margin-left:8px;
	width:380px;
	border:1px solid #ccc;
	padding:10px;
}
.note {
	margin-left:18px;
	font-size:smaller;
	color:#666;
}

div#ctrlMonth {
	margin-top:10px;
	background-color:#99cc55;
	color:#FFF;
}
div#ctrlMonth a {
	color:#FFF;
}
#thisMonth {
	font-size:large;
	text-align:center;
	color:#333;
}
table#calendar-content td {
	padding-left:3px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}
table#calendar-content {
	width:100%;
	border-collapse:separate;
	border-spacing:0;
	border-right:1px solid #999;
}
table#calendar-content #c {
	font-size:70%;
	float:right;
	padding-right:5px;
	text-align:right;
}
table#calendar-content #c a {
	color:#003366;
}
table#calendar-content #c .Kcal {
	color:#333;
	font-size:90%;
	font-style:italic;
}
table#calendar-content .week {
	height:80px;
}
table#calendar-content #include {
	background-image:url('../img/gohan.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
table#calendar-content tr.week {
	text-align:left;
	vertical-align:top;
}
td.week_sun, td.week_sun a {
	color:#FF0000;
}
td.week_sat, td.week_sat a {
	color:#0000FF;
}
#week_header {
	background-color:#999;
	color:#666666;
}
#week_header td {
	width:14.28%;
	color:#FFFFFF;
}
#week_header {
	height:10px;
}
.today {
	background-color:#99cc55;
	color:#FFFFFF;
}
.today a {
	color:#FFFFFF;
}


#userMenu {
	margin:0;
	padding:0;
}
ul.s {
	padding:0;
}
ul.s li {
	padding:1px 0 0 20px;
	list-style-type:none;
	margin:0;
}

/* Follows */
ul#follows li {
	text-align:right;
	padding:0;
}
ul#follows li span {
	float:left;

}

#userMenuNew {
	background:url('http://www.gunjodo.com/img/mini_icons/unknown.png') no-repeat;
}
#userMenuEdit {
	background:url('http://www.gunjodo.com/img/mini_icons/edit.png') no-repeat;
}
#userIcon {
	background:url('http://www.gunjodo.com/img/mini_icons/contact_blue.png') no-repeat;
}
#panelIcon {
	background:url('http://www.gunjodo.com/img/mini_icons/panel.png') no-repeat;
}
#calenderIcon {
	background:url('http://www.gunjodo.com/img/mini_icons/calendar_month.png') no-repeat;
}
#favoriteIcon {
	background:url('http://www.gunjodo.com/img/mini_icons/favorite.png') no-repeat;
}
#backIcon {
	background:url('http://www.gunjodo.com/img/mini_icons/document_letter_back.png') no-repeat;
}
#configIcon {
	background:url('http://www.gunjodo.com/img/mini_icons/settings.png') no-repeat;
}
#inline li {
	display:inline;
	margin-right:5px;
}


#designedLinks a {
	display:block;
	padding:10px 0 10px 20px;
	background-color:#CCCCCC;
}
#designedLinks a:hover {
	background-color:#003366;
	color:#FFFFFF;
	text-decoration:none;
}


#alert {
	background:url('http://www.gunjodo.com/img/mini_icons/comment_new_1.png') no-repeat;
	font-size:90%
}
#question {
	background:url('http://www.gunjodo.com/img/mini_icons/comment_question.png') no-repeat;
	font-size:90%
}
#hint {
	background:url('http://www.gunjodo.com/img/mini_icons/comment_new_1.png') no-repeat;
	font-size:90%
}
.s li a {
	padding-left:20px;
	margin-left:-20px;
	text-decoration:none;
	color:#003366;
}
.s li a:hover{
	text-decoration:underline;
}
#caption, #ownerBar {
	background-image:url('../img/grafightLine.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 0 10px 0;
	color:#FF6600;
	font-size:150%;
	font-weight:normal;

/*	font-size:150%;
	color:#FF6600;
	margin:0 0 20px 0;
	border-bottom:1px dashed #000;
	font-weight:normal;*/
}
#prof_link {
	float:left;
}
#noCh {
	color:#FF6600;
	text-decoration:none;

}
h3#sub_caption {
	border-bottom:1px #ccc solid;
	font-weight:100;
	padding-left:5px;
}


#copy {
	float:right;
	text-align:right;
	line-height:300%;
	font-size:80%;
	color:#333333;
}

#previewButton, #editButton {
	border:0;
	padding:8px;
	background-color:#EAE5E1;
	font-weight:bolder;
}
#editButton {
	width:60px;
	margin-right:5px;
}
#previewButton {
	width:90px;
}

#formBg {
	width:550px;
	margin-top:-2px;
	background-color:#EAE5E1;
	padding:10px 14px 10px 10px;
	color:#333333;
}
#formBg textarea {
	width:100%;
	height:200px;
}
#submit {
	float:right;
	padding:10px 18px 10px 18px;
}
#previewAreaBody {
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding-top:10px;
	margin-bottom:10px;
}


#designed {
	border:solid 1px #999999;
	width:100%;
}
#designed th {
	background-color:#EAE5E1;
}
#designed td {
	font-size:80%;
}

/*#ownerBar {


	font-size:150%;
	color:#FF6600;
	margin:0 0 20px 0;
	border-bottom:1px dashed #000;
}
*/
#pageRight #profBorder {
	margin-right:5px;
}
#ownerComment {
	overflow:hidden;
}
#toProf {
	font-size:smaller;
	float:right;
	margin-top:10px;
}
#flame {
	margin:0 8px 8px 0;
}
#flame img {
	border:1px solid #CCCCCC;
	padding:3px;
}


#info, #success, #warning, #error, #validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('http://www.gunjodo.com/img/top/info.png');
}
#success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('http://www.gunjodo.com/img/top/success.png');
}
#warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('http://www.gunjodo.com/img/top/warning.png');
}
#error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('http://www.gunjodo.com/img/top/error.png');
}

/* mini_tips */
#mini_success {
	border: 1px solid;
	margin: 10px 0px;
	padding:5px 5px 5px 28px;
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size:smaller;
	text-align:left;	
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/check.png');
}


#nowFlur {
	margin-top:10px;
	font-size:smaller;

}
.error-message {
	color:#FF0000;
	font-size:90%;
}
#comPad {
	padding:10px 0 10px 23px;
}
ul {
	margin:0;
}


#tt {
	position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat
}
#tttop {
	display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden
}
#ttcont {
	display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF; font-size:12px;
}
#ttbot {
	display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden
}


/* Favorite Page */
dl#follower {
	padding:5px;
	background-color:#FFF;
	border:#CCCCCC 1px dashed;
	margin:0 0 10px 0;
}
dl.half {
	width:251px;
	float:left;
}
dl#follower dt {
	font-size:100%;
	margin:0;
}
dl#follower dd {
	font-size:90%;
	margin:0;
}
dl#follower #user {
	float:left;
	text-align:center;
	margin-right:10px;
	width:65px;
}
dl#follower #contents {
	float:left;
	width:172px;
}
dl#follower #date {
	color:#666;
	font-size:80%;
	text-align:right;
	margin-top:-18px;
}
dl#follower #date2 {
	color:#666;
	text-align:right;
}

table.news_board {
	font-size:80%;
	color:#333;
}
table.news_board td {
	border-bottom:1px #666 dashed;
	padding:5px;
}
.thanks {
	color:#666666;
	font-size:smaller;
}

.ad_code {
	width:250px;
	height:250px;
}
.pleseLogin {
	background-image: url('../img/pleaseLogin.png');
	width:190px;
	height:111px;
	margin-bottom:20px;
	color:#333;
	font-size:90%;
	padding:35px 50px 0 10px;

}
h3.green {
	border-bottom:2px solid #006699;
	color:#333;
}
h3.green span.point {
	font-size:smaller;
	color:#FF0000;
	margin-right:5px;
}
p.text, div.text {
	margin-left:10px;
	margin-bottom:40px;
	display:block;
}
.text_img_left {
	float:left;
	border:1px #ccc solid;
	margin-right:10px;
	margin-bottom:10px;
}
.text_img_right {
	float:right;
	border:1px #ccc solid;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}
div.amazon-item-box {
	float:right;
	display:block;
	padding:0;
	border:1px solid  #999;
	margin:8px;
	-moz-border-radius:10px;
	width:300px;
}
div.diet_hint {
	background:url('../img/diet_hint.png');
	background-repeat:no-repeat;
	width:370px;
	height:140px;
	padding:80px 20px 30px 30px;
	font-size:80%;
}
