/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
body { margin:0; padding:0; background:#fff;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333; }


/* layout */
#main_content { position:relative; }
#side_col { padding:0 10px; }
.index #side_col {  }
#left_col { padding:0 10px 0; }


/* headline */
.headline1, .headline2, .index_headline1, .index_headline2, #side_col .side_headline, #page_headline, #archive_headline h2
 { font-size:12px; background:#f2f2f2; margin:0 0 12px 0; padding:2px 0 2px 10px; line-height:190%; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; border:1px solid #ccc; }


/* mobile banner */
#mobile_banner_top { text-align:center; margin:-20px 0 20px 0; background:#ddd; padding:10px 10px; }
#mobile_banner_top img { display:block; margin:0 auto; height:auto; max-width:100%; width:auto; }
#mobile_banner_bottom { text-align:center; padding:0 0 40px 0; }
#mobile_banner_bottom img { display:block; margin:0 auto; height:auto; max-width:100%; width:auto; }


/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#single_headline { display:none; }

/* title area */
.single_post .post_info { padding:0 0 10px 0; margin:0 0 15px 0; }
.single_post .title_area { }
.single_post .title { margin:0 0 15px 0; font-size:20px; line-height:140%; border-bottom:1px dotted #aaa; padding:0 0 10px 0; }
.single_post .meta { margin:0 0 10px 0; }
.single_post .meta li { background:none; margin:0 10px 5px 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
.single_post .meta li.post_author { padding:0 10px 0 15px; background:url(img/common/icon_author.gif) no-repeat left; }
.single_post .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
.single_post .meta li.post_tags { padding:0 10px 0 15px; background:url(img/common/icon_tag.gif) no-repeat left; }
.single_post .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }
.single_post .meta li.post_edit { border-left:1px solid #aaa; margin:0 0 0 10px; padding:0 0 0 10px; border-right:none; }
.single_post .image { display:none; }
.single_post #first_page { display:block; }
.single_post .image img { margin:20px auto 0; display:block; width:100%; height:auto; }
.single_post .image .no_image { display:none; }

/* social bookmark */
#bookmark { margin:0; }
#bookmark li { float:left; display:inline; margin:0 10px 0 0; }
#bookmark li.social2 { width:65px; }
#bookmark li.social3 { width:115px; }

/* post */
.post { margin:0 0 25px 0; }

/* next page */
#post_pagination { margin:20px 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { color:#fff; }

/* related post */
#related_post { margin:0 0 25px 0; }
#related_post ul { margin:0; }
#related_post ul li { margin:0 0 10px 0; padding:0 0 10px 0; line-height:100%; border-bottom:1px dotted #ccc; }
#related_post ul li .meta { display:inline; margin:0; }
#related_post ul li .date { line-height:100%; font-size:11px; margin:0 0 5px 0; padding:0; font-weight:bold; }
#related_post ul li .title { line-height:130%; font-size:14px; font-weight:normal; margin:0; padding:0; }
#related_post ul li .title a { color:#333; display:block; margin:0 0 10px 0; }
#related_post ul li .title a:hover {  }
#related_post ul li .image img { display:block; border:1px solid #ccc; padding:2px; float:left; margin:0 10px 0 0; }
#related_post ul li .image:hover img { }

/* next prev post link */
#previous_next_post { margin:0 0 35px 0; padding:0; }
#previous_next_post p { font-size:11px; margin:0 0 5px 0; line-height:160%; }
#previous_next_post a { color:#333; display:block; padding:10px; background:#f2f2f2; text-decoration:none; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#previous_next_post a:hover { color:#fff; }
#previous_post a { background:#f2f2f2 url(img/common/arrow_left.png) no-repeat 14px 14px; padding-left:35px; }
#next_post a { text-align:right; background:#f2f2f2 url(img/common/arrow_right.png) no-repeat right 14px top 14px; padding-right:35px; }

/* comment */
#comment_header { position:relative; margin:0 0 15px 0; padding:0; border:none; height:auto; }
#comment_headline { position:relative; left:0px; top:0px; display:block; font-size:16px; margin:0 0 15px 0; padding:0; line-height:100%;  }
#comment_header ul { position:relative; right:0px; bottom:0px; margin:0; padding:0; line-height:100%; }
#comment_header ul li { float:left; display:block; text-align:center; margin:0 -1px 0 0; line-height:0; width:50%; }
#comment_header ul li a, #comment_header ul li p
 { color:#333; font-size:11px; padding:0; margin:0; width:100%; text-decoration:none; display:block; background:#f2f2f2; line-height:31px; }
#comment_header ul li.comment_switch_active a, #comment_header ul li#comment_closed p
 { border-bottom:1px solid #fff; background:#fff; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; }
#submit_comment { width:100%; -webkit-appearance:none; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }
#guest_info input, #comment_textarea textarea { -webkit-appearance:none; -moz-border-radius:0; -khtml-border-radius:0; -webkit-border-radius:0; border-radius:0; }




/* ----------------------------------------------------------------------
 pages
---------------------------------------------------------------------- */
#page_edit { margin:0 0 30px 0; }


/* contact page */
.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:20px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.wpcf7 p { padding:20px 20px 0; margin:0; font-size:11px; }
.wpcf7 input, .wpcf7 textarea { width:97.5%;  border:1px solid #ccc; padding:8px; font-size:14px; }
.wpcf7 textarea { height:300px; }
.wpcf7 input.wpcf7-submit { cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:40px; margin:0 auto; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.wpcf7 input.wpcf7-submit:hover { }
.wpcf7 input:focus, .wpcf7 textarea:focus { }
.wpcf7-captchac { border:1px solid #ccc; }
.wpcf7-radio input, .wpcf7-checkbox input { width:auto; border:none; padding:0; }
.wpcf7-radio span, .wpcf7-checkbox span { margin:0 20px 0 0; display:inline-block; }
span.wpcf7-list-item-label { top:-2px; position:relative; display:inline-block; }




/* ----------------------------------------------------------------------
 Archive, Search result page
---------------------------------------------------------------------- */

/* archive post list */
#blog_list li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 14px 0; padding:0 0 11px 0; }
#blog_list .info { width:69%; float:right;}
#blog_list .title { font-size:17px; line-height:140%; margin:0 0 12px 0; }
#blog_list .title a { color:#333; text-decoration:none; display:block; }
#blog_list .title a:hover { text-decoration:underline; }
#blog_list .desc { line-height:160%; margin:0 0 17px 0; font-size:11px; }
#blog_list .meta { margin:0; }
#blog_list .meta li { background:none; margin:0 10px 5px 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
#blog_list .meta li.post_author { padding:0 10px 0 15px; background:url(img/common/icon_author.gif) no-repeat left; }
#blog_list .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
#blog_list .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }
#blog_list .image { float:left; display:block; position:relative; width:28%; }
#blog_list .image img {  width:100%; height:auto; }

/* page navi */
.page_navi { margin:0 0 40px 0; padding:0; }
.search_result_pager .page_navi { margin-top:20px; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#666; font-size:11px; padding:13px 15px; line-height:100%; margin:0 2px 4px; background:#efefef; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; text-decoration:none; }
.page_navi span.dots { background:#fff; }

.page_navi span.current { color:#fff; background:#c1c1c1; }
.page_navi a.prev, .page_navi a:hover.prev, .page_navi a:visited.prev {  }
.page_navi a.next, .page_navi a:hover.next, .page_navi a:visited.next {  }

.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding:8px 20px; }




/* ----------------------------------------------------------------------
 Side contents
---------------------------------------------------------------------- */
#side_col .side_widget { margin:0 0 40px 0; }
#side_col .side_widget .textwidget { font-size:12px; line-height:20px; }
#side_col li { line-height:170%; margin:0 0 15px 0; font-size:11px; background:url(img/common/arrow3.gif) no-repeat left 4px; padding:0 0 0 14px; }
#side_col li ul { margin:15px 0 0 0; }
#side_col a { color:#666; }

/* orginal widget post list */
.widget_post_list { margin:0; }
#side_col .widget_post_list li { background:none; padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px dotted #aaa; }
.widget_post_list li.last { border:none; margin:0; }
.widget_post_list .info { }
.widget_post_list .info .date { margin:2px 0 5px 0; line-height:100%; color:#004b64; font-weight:bold; }
.widget_post_list .info .title { font-size:12px; margin:0; padding:0 0 5px 0; display:block; font-weight:bold; }
.widget_post_list .image { float:left; display:block; margin:0 15px 0 0; }
.widget_post_list .image img { width:64px; height:64px; }
#footer .widget_post_list li { padding:0 0 6px 0; margin:0 0 10px 0; background:none; border-bottom:1px dotted #aaa; }
#footer .widget_post_list li.last { border:none; margin:0; padding:0; }
#footer .widget_post_list .info .date { color:#888; }

/* calendar */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:0; line-height:350%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background:#efefef; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#wp-calendar td a:hover { text-decoration:none; color:#fff;}
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:200%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#fff; }
#wp-calendar td#today { color:#fff; background:#c1c1c1; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#footer #wp-calendar { margin-bottom:20px; }
#footer #wp-calendar td a { background:#eaeaea; }

/* ad */
.ad_widget { text-align:center; }

/* search */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { width:66%; height:33px; margin:0 -2px 10px 0; border:1px solid #ccc; background:#f2f2f2; padding:0 2%; box-shadow:2px 2px 3px 0px #ddd inset; position:relative; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; float:right; color:#fff; height:35px; width:30%; }
.widget_search #search-btn input:hover, .widget_search #searchsubmit:hover { cursor:pointer; }

/* archive category dropdown */
.widget_archive select, .widget_categories select { border:1px solid #ddd; padding:6px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 20px 0; }



/* ----------------------------------------------------------------------
 index page
---------------------------------------------------------------------- */
#index_contents { }
#index_left_col { padding:0 10px; }
#index_right_col { padding:0 10px; }

/* slider */
#slider_wrap { margin:-20px 0 20px 0; background:#ddd; padding:10px 10px; }
#slider { }
.nivo-thumbs-enabled { display:none; }


/* Topics */
#index_pickup_area { margin:0 0 25px 0; }

/* Banner */
.pickup_banner { margin:0 0 25px 0; }
.pickup_banner ul { margin:0; text-align:center; }
.pickup_banner li { float:left; width:48%; margin:0 1%; }
.pickup_banner li a img { display:block; margin:0 auto 10px auto; height:auto; max-width:100%; width:auto; }

/* Pickup Article */
.pickup_post { }
.pickup_post h4 { font-size:14px; background:url(img/footer/headline_base1.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 0 0px; height:31px; line-height:21px; }
.pickup_post h4 span { padding:0 0 0 10px; }
.pickup_post ol { list-style:none; margin:0; font-size:12px; }
.pickup_post li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 7px 0; padding:0 0 7px 0; }
.pickup_post li a { padding:0 0 0 80px; display:block; color:#333; }
.pickup_post li a:hover { }
.pickup_post li.rank1 a { background:url(img/index/rank1.gif) no-repeat left; }
.pickup_post li.rank2 a { background:url(img/index/rank2.gif) no-repeat left; }
.pickup_post li.rank3 a { background:url(img/index/rank3.gif) no-repeat left; }


/* post list */
#index_latest_blog li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 14px 0; padding:0 0 11px 0; }
#index_latest_blog .info { width:69%; float:right; }
#index_latest_blog .title { font-size:17px; line-height:140%; margin:0 0 12px 0; }
#index_latest_blog .title a { color:#333; text-decoration:none; display:block; }
#index_latest_blog .title a:hover { text-decoration:underline; }
#index_latest_blog .desc { line-height:160%; margin:0 0 17px 0; font-size:11px; }
#index_latest_blog .meta { margin:0; }
#index_latest_blog .meta li { background:none; margin:0 10px 10px 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
#index_latest_blog .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
#index_latest_blog .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }

#index_latest_blog .image { float:left; display:block; position:relative; width:28%; }
#index_latest_blog .image img { width:100%; height:auto; }



#archive_button { text-align:center; margin:-10px 0 25px 0; }
#archive_button a {
   margin:0 auto; color:#fff; font-size:11px; padding:0px 40px 0px; height:28px; line-height:29px; display:inline-block; text-decoration:none; 
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; 
}
#archive_button a:hover {  }


/* right contents */
#index_right_col #index_right_banner { margin:0 0 25px 0; display:block; text-align:center; }
#index_right_col .headline1 { margin:0 0 10px 0; }
#index_right_col #index_archive li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 8px 0; padding:0 0 8px 0; font-size:12px; }
#index_right_col #index_archive li a { background:url(img/index/arrow1.gif) no-repeat left 3px; padding:0 0 0 14px; display:block; color:#333; text-decoration:none; }
#index_right_col #index_archive li a:hover { text-decoration:underline; }
#index_right_col #index_archive li.last { background:none; margin:0; padding:0; }




/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header { position:relative; background:#fafafa; z-index:9; margin:0 0 20px 0; position:relative; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); padding:12px 0; }
.ie #header { border-bottom:1px solid #ccc; width:100%; }

/* logo */
#logo_area h1 { margin:0 0 0 10px; line-height:120%; float:left; font-size:18px; font-weight:normal; width:40%; padding:0; }
#logo_area a { color:#333; text-decoration:none; display:block; }
#logo_area a:hover { text-decoration:underline; }
#logo_image img { display:none; }
#logo_image a:before { content:attr(title); }
#description { display:none; }
*:first-child+html #logo_image img { display:block; height:25px; width:auto; }
*:first-child+html #logo_image { margin-top:4px; }

/* social button */
#social_link { position:absolute; right:70px; top:11px; }
#social_link li { float:left; margin:0 0 0 3px; }
#social_link li a { display:block; width:24px; height:24px; text-indent:-9999px; text-decoration:none; }
#social_link li.twitter_button a { background:url(img/header/icon_twitter.png) no-repeat left top; }
#social_link li.rss_button a { background:url(img/header/icon_rss.png) no-repeat left top; }
#social_link li.facebook_button a { background:url(img/header/icon_facebook.png) no-repeat left top; }

/* search area */
#search_area { display:none; }

/* global menu */
#header a.menu_button {
   position:absolute; right:10px; top:7px; margin:0; 
   display:block; font-size:11px; color:#333; padding:0 10px; line-height:30px; text-decoration:none;
   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
   border:1px solid #aaa;
}
#header a.menu_button:hover { border:1px solid #333; background:#666; color:#fff; }
#header a.active { border:1px solid #333; color:#fff; background:#666; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }

#global_menu { display:none; clear:both; width:100%; margin:0; top:13px; position:relative; }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #bbb; margin:0 0 -1px 0; padding:4px 10px 0 22px; line-height:40px; text-decoration:none; background:#eee url(img/common/arrow4.png) no-repeat 13px 19px; color:#333; font-size:12px; }
#global_menu a:hover { color:#fff; }
#global_menu ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 24px 19px; padding:4px 0 0 34px; }
#global_menu ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 36px 19px; padding:4px 0 0 46px; }
#global_menu ul ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 56px 19px; padding:4px 0 0 57px; }

/* header menu */
#header_menu { display:none; }

/* breadcrumb navi */
#bread_crumb { display:none; }




/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer { margin:0 auto; border-top:1px dotted #aaa; padding:50px 10px 0 10px; overflow:hidden; position:relative; }

/* return top */
#return_top { display:none; }

#footer_widget_area { margin:0; position:relative; overflow:hidden; }
.footer_widget { margin:0 0 45px 0; font-size:11px; }
.footer_headline { font-size:14px; background:url(img/footer/headline_base1.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 0 0px; height:31px; line-height:21px; }
.footer_headline span { padding:0 0 0 10px; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; font-size:11px; background:url(img/common/arrow3.gif) no-repeat left 4px; padding:0 0 0 14px; }
.footer_widget a { color:#666; }

/* copyright */
#copyright { clear:both; padding:0 0 7px; font-size:10px; background:#ddd; margin:0 -10px;  }
#copyright p { margin:15px 0 0 10px; float:left; width:70%; }
#copyright a { text-decoration:none; color:#333; }
#copyright a:hover { text-decoration:underline; }

/* return top */
#return_top_mobile { z-index:9; float:right; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:35px; height:35px; margin:10px 10px 0 0; padding:0; background:#aaa url(img/footer/return_top2.gif) no-repeat center center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top_mobile:hover { background-color:#666; }


