@charset "utf-8";
/*
Theme Name: Gyo-BAR
Theme URI: http://www.gyobar.net/
*/

/* customize CSS */
/* General */
body{margin:0px;text-align:center;font-size:12px;}
body, td{ font-family: '‚l‚r ‚oƒSƒVƒbƒN',Osaka,Helvetica; }
.flesc{clear:both;}
img{border:none;}
.cli{color:#FF5400;}

/* Page Layout */
#page{width:880px;background-image: url(./images/back.gif);background-repeat: repeat-y;}
#page{margin-left:auto;margin-right:auto;}
#blogarea{width:850px;background-color:#ffffff;text-align:left;background-image: url(./images/menu_bk.gif);background-repeat: repeat-y;}
#blogarea{margin-left:auto;margin-right:auto;}
.blogcont{width:610px;float:right;}
.mpcont{margin-right:30px;padding:20px 0px;}
.blogmenu{width:200px;float:left;color:#ffffff;}
.mpmenu{margin-left:15px;padding:30px 10px;}

/* Header */
.blogheader{background-color:#ffffff;}
.blogheader h1{margin:0px;font-size:12px;color:#ffffff;}
.blogheader h1{padding:5px 20px;}
.contblank{width:15px;height:155px;float:left;}
.shoplogo{width:200px;height:155px;float:left;background-color:#191919;}
.blogtitle{width:635px;height:155px;float:right;}
.blogname{height:25px;background-color:#FF5400;}
.bloglogo{border-bottom:10px solid #FF5400;}
.titimg{margin-left:20px;}

/* Post Data */
.posttit{font-size:18px;color:#FF5400;margin:0px 0px 5px 0px;padding:10px 0px;border-bottom:2px solid #FF5400;}
.contdate{font-size:14px;color:#FF5400;margin-bottom:10px;}
.conttxt{line-height:150%;margin-bottom:20px;}
.arctit{font-size:12px;color:#000000;margin:0px 0px 5px 0px;padding:10px;border:1px solid #FF5400;background-color:#F6B480;}
a.ptit:link{color:#FF5400;text-decoration:none;}
a.ptit:visited{color:#FF5400;text-decoration:none;}
a.ptit:hover{color:#FF5400;text-decoration:underline;}

/* Left Menu */
.lastestdata a:link{color:#ffffff;text-decoration:none;}
.lastestdata a:visited{color:#ffffff;text-decoration:none;}
.lastestdata a:hover{color:#ffffff;text-decoration:underline;}
.lastestdata{margin-bottom:30px;}
.lastestdata ul{margin:0px;}
.lastestdata li{list-style: none;}
img.menutit{margin-bottom:5px;}
img.menushop{margin-bottom:3px;}
img.menumap{margin-bottom:15px;}


/* Post Comment Form */
.cftit{font-weight:bold;}
#commentform #comment{width:400px;}
#commentform #author{width:200px;}
#commentform #email{width:200px;}
#commentform #url{width:200px;}
.cmtline{margin-top:10px;}
.cmtformline{padding:0px 10px;margin-top:10px;border:1px dashed #dddddd;}
.depth-1{border:1px solid #dddddd;}
ol.commentlist{margin:0px;padding:0px;}
.commentlist li {list-style: none;margin: 15px 0px;padding: 10px;}

/* Navigation*/
.navigation {text-align: center;margin-top: 10px;margin-bottom: 20px;}
.navigation{border:1px solid #cccccc;padding:5px;}
.alignright {float: right;}
.alignleft {float: left}

/* Images*/
p img {padding: 0;max-width: 100%;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}

