?/* 
Style Name: Options Dark
Style URI: http://justintadlock.com/wordpress/options
Description: A dark mixture of blacks and grays.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #fff;
	background-image: url(/image/walli.gif);
 background-repeat: repeat; 
background-attachment: fixed; 
	font: 12px Meiryo,Verdana, sans-serif;
	text-align: center;
	}
/* Contains the entire body of the layout */
#body-container {
	width: 942px;
	margin: 15px auto 0 auto;
	padding: 0 10px;
	}
#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
	float: left;
	width: 920px;
	padding: 10px;
	background: brown;
	border: 1px solid #252525;
	text-align: left;
 
	}
/* Main content */
#home, #content {
	float: left;
	width: 590px;
	}
#no-sidebar { width: 900px; }
/************************************************
	Header
************************************************/
#header-container { height: 75px; width: 100%; }
#header {
	float: left;
	width: 600px;
	height: 70px;
	text-align: left;
	}
#header h1 {
	float: left;
	width: 600px;
	font-weight: bold;
	}
#header h1 a {
	margin: 30 0 0 10px;
	/* Comment out or delete the next 4 lines to delete header image */
	width: 350px;
	height: 70px;
	display: block;
    background: url(/set/title.gif) no-repeat 0 0;
	}
/* Comment out or delete this style rule if not using header image */
#header h1 a span, #header h2 { display: none; }

#header h2 {
	float: left;
	clear: left;
	font-size: 1.1em;
	margin: 3px 0 0 10px;
	}
/************************************************
	Feed
************************************************/
#feed {
	float: right;
	width: 100px;
	height: 22px;
	margin-right: 5px;
	/* Comment out the line below if not using header */
	padding: 48px 0 0 0;
	}
#feed li { display: inline; }
#feed li a {
	float: left;
	width: 34px;
	height: 22px;
	display: block;
	}
#feed li.feed-url a {
	margin: 0 .5em 0 1em;
	background: url(images/dark-feed-header.jpg) no-repeat 0 0;
	}
#feed li.feed-email a { background: url(images/dark-email-header.jpg) no-repeat 0 0; }
#feed li.feed-url a span, #feed li.feed-email a span { display: none; }
/* Feed sidebar */
#feed-sidebar li a {
	height: 18px;
	display: block;
	text-indent: 25px;
	}
#feed-sidebar li.feed-url a { background: url(images/dark-feed-sidebar.jpg) no-repeat 0 0; }
#feed-sidebar li.feed-email a { background: url(images/dark-email-sidebar.jpg) no-repeat 0 .2em; }

/************************************************
	General style rules
************************************************/
/* Links */
a { 	color: #D63923;
	text-decoration: none;
	}
a:hover { color: sandybrown; text-decoration: none; }

p { margin: 15px 0; }
body, h1, h2, h3, h4, h5, h6, ul, ul li {
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
ul, ul li { list-style-type: none; }
pre, code, pre code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left { float: left; margin: 0 10px 10px 0; }
.right { float: right; margin: 0 0 10px 10px; }
.center { float: left; margin: 10px auto; text-align: center; }

/* Headers and how they should look */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: Indianred;
	}
#content .post h2, .feature h2.post-title, #full-posts h2, #comments-template h3 {
	font-family: 'Meiryo','Georgia', 'Times', 'Times New Roman', serif;
	}
/************************************************
	Top navigation menus
************************************************/
/* Main navigation bar (#sub-nav is bottom bar) */
#navigation, #sub-navigation {
	float: left;
	color: green;
	text-transform: uppercase;
	letter-spacing: .03em;
	text-align: left;
	}
#navigation {
	width: 942px;
	font-size: .8em;
	background: cornsilk;
   

	}
#sub-navigation {
	width: 940px;
	font-size: .75em;
	background: #383838;
	border: 1px solid #252525; border-bottom: none;
	}
#nav {
	float: left;
	padding: 0 0 0 15px;

	}
#navigation.nav-search {
	width: 740px;
	}
#nav li, #sub-nav li {
	float: left;
	}
#nav a {
	color: green;
	display: block;
	padding: 12px 16px;
	}
#nav a:hover, #nav li.current_page_item a {
	color: green;
	}
#nav a:hover, #nav li.current_page_item a:hover, #nav li.current_page_item li a, #sub-nav a:hover, #sub-nav li.current-cat a:hover, #sub-nav li.current-cat li a {
	color: #333;
	background: #fefefe;
	}
#sub-nav a {
	color: #e2e2e2;
	display: block;
	padding: 7px 17px;
	}
#sub-nav li.current-cat a {
	background: #666;
	}
#nav li li, #sub-nav li li {
	float: left;
	width: 150px;
	background: #fefefe;
	}
#nav li li a {
	color: #333;
	background: #fefefe;
	float: none;
	margin: 3px 5px;
	padding: 6px 10px;
	}
#nav li li a:hover, #nav li.current_page_item li a:hover {
	color: #fff;
	background: #609be4;
	}
#nav li.highlight a, #sub-nav li.highlight a {
	color: #333;
	background: #fefefe;
	}
#sub-nav li li a, #sub-nav li li.current-cat a {
	color: #333;
	background: #fefefe;
	float: none;
	margin: 3px 5px;
	padding: 4px 7px;
	}
#sub-nav li li a:hover, #sub-nav li.current-cat li a:hover, #sub-nav li li.current-cat a:hover {
	color: #fff;
	background: #609be4;
	}
#nav li ul, #sub-nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 999;
	}
#nav li:hover ul, #sub-nav li:hover ul {
	left: auto;
	display: block;
	}
/************************************************
	Search
************************************************/
#search {
	float: right;
	width: 185px;
	margin-right: 15px;
	}
#search form {
	float: right;
	margin: .5em 0 0 0;
	padding: 0 0 0;
	}
#search input#s {
	color: #ccc;
	width: 170px;
	margin: 0;
	}
#search .search-submit { display: none; }
/************************************************
	Images
************************************************/
/* Images */
img.thumbnail, .flickr img, img.feature, #category-thumbnail-tabs img, #category-sections img, #home img {
	padding: 3px;
	background: cornsilk;
		}
a img { border: none; }
/* Feature images */
img.feature {
	width: 300px;
	height: 175px;
	float: left;
	margin: 0 10px 0 0;
	}
/* Thumbnail images */
img.thumbnail, .recent img.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 5px 0;
	}
/* Thumbnail Large images */
img.thumbnail-large {
	width: 265px;
	float: left;
	margin: 0 10px 5px 0;
	}
#category-blocks img.thumbnail-large, #category-blocks a img.thumbnail-large { border: none; }
#category-thumbnail-tabs img { 	float: right; margin: 0 0 5px 10px; }

/* All posts */
p.post-meta-data { margin-bottom: 0; }


/************************************************
	Sections of the site
************************************************/
/* Sections of the site */

#content .post, #no-sidebar .post, .breadcrumb, #related, #comments-template, 
#feature, #category-sections .post, #excerpts .post, #full-posts .post, 
#home .tags, #video-tabbed, #home .flickr, #myGallery, #author-box, .navigation-links,
#home-custom-1, #home-custom-2, #category-tabs, #category-thumbnail-tabs
 {
	width: 568px;
	clear: left;
	float: left;
	overflow: hidden;
	padding: 10px 15px 20px 15px;
	margin: 0 0 10px 0;
	color: #880000;
	background: cornsilk;
	border: 1px solid #1b1b1b;
	}


#category-tabs, #category-thumbnail-tabs, #category-list-tabs, #features-numbers, #video-numbers {
	width: 590px;
	clear: left;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 0 10px 0;
	background: transparent;
	border: none;
	}
#no-sidebar .post, #no-sidebar #comments-template { width: 898px; }

/* Section headers (each section of site and sidebar) */
h2.section-header, h3.section-header, .menu h2, #related h3, #category-blocks h2 {
	font: 1em Meiryo,Verdana, sans-serif;
	color: #fff;
	background: sienna;
	border: 1px solid #222;
	padding: 3px 5px;
	margin: 0 0 10px 0;
	}
/************************************************
	Posts
************************************************/

/* 記事情報の細枠 */
.post p.byline {font-size:12px; border: 1px solid #ec5; padding: 0 0.3em; margin: 15px 10px 25px 50px; background-color:ivory;} 
.navigation-links { font-size: .95em; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; text-align: right; width: 50%; }

/* Lists on content pages */
#content ul { margin: 15px 0; }
#content ul ul { margin: 0; }
#content li { margin: 0 0 3px 10px; }

/************************************************
	Feature sections (home page)
************************************************/
/* Features Gallery */
#myGallery { width: 588px; height: 240px; margin: 0 0 10px 0; padding: 0; }
#myGallery img { display: none; }
#myGallery h3 { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }


.jdGallery .slideInfoZone { height: 70px; }
.jdGallery .slideInfoZone h2 { color: #fff; }
.jdGallery .slideInfoZone p { color: #fff; }

#latest_post_image img { margin: 0.2em 0.2em 0.2em 3em; background-color:cornsilk;}

/************************************************
	Category sections (home page)
************************************************/
/* Home category blocks (2 colums) */
#category-blocks .post {
	width: 268px;
	float: right;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #323232;
	border: 1px solid #1b1b1b;
	}
#category-blocks .alt {
	float: left;
	clear: both;
	}
#category-blocks h3 {
	margin: 10px 0 5px 0;
	}
/* Home category sections / excerpts / full posts */
#category-blocks h3, #category-sections h3, #excerpts h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
	}

/* Flickr photos on the home page section */
#home .flickr img {
	margin: 0 6px 0 5px;
	}

/************************************************
	Video
************************************************/
/* Video tabbed list of videos */
#video-tabbed .video-list {
	float: right;
	width: 45%;
	}
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list ul li { margin: 0 0 5px 0; border: 1px solid #222; }
#video-tabbed .video-list ul li a { display: block; padding: 10px; background: #424242; }
#video-tabbed .video-list ul li a:hover { color: #fff; background: #4f4f4f; }
#video-tabbed .video-list ul li a.tab-current { color: #fff; font-weight: bold; }
#video-tabbed .video { float: left; width: 50%; }
div.v { display: none; }
div.v1 { display: block; }

/************************************************
	Sidebar
************************************************/
/* Sidebar */
#sidebar {
	float: right;
	width: 320px;
	}
.menu { width: 93%; }
.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 10px 0; }
.menu, .tabbed {
	padding: 10px;
	float: left;
	overflow: hidden;
	background: cornsilk;
	border: 1px solid #1b1b1b;
	}
/* Sidebar lists and sidebar tab lists */
#sidebar .tabbed ul { margin: 0; padding: 0; }
#sidebar .menu ul li a, .tabbed div ul li a {
    font-size:12px;
	color: green;
	display: block;
	padding: 2px 0;
	}
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }
#sidebar .menu ul li a:hover, .tabbed div ul li a:hover { color: olive; }

/* Recent comments widget */
#sidebar ul#get-recent-comments li { margin: 5px 0; }
#sidebar ul#get-recent-comments li a { display: inline; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0 0 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { margin: 0 2px 0 0; border: none; padding: 0; }
#sidebar .ads img.last { margin: 0; }

/* Sidebar flickr photos */
#sidebar .flickr img { margin: 3px 8px 3px 8px; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }

/* Sidebar recent posts (recent.php) and asides (asides.php) */
#sidebar .recent .post, #sidebar .asides .post {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
    background-color:cornsilk;
    color:dimgray;
    font-weight:normal;	
    font-size:0.9em;
}
#sidebar .entry { padding: 0; }
#sidebar .recent h3, #sidebar .asides h3 {
	font-size: .9em;
	margin: 0 0 1px 0;	
	}
#sidebar .recent h3 a {
	font-weight: bold;
	}
#sidebar .recent p, #sidebar .asides p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }
#sidebar .asides p, #sidebar .asides h3 { font-size: .95em; }

/************************************************
	Tabs
************************************************/
/* Tabs (actual tabs) */
.tabbed { padding: 0; background: transparent; border: none; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 997;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #880000;
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 5px .8em;
	background: wheat;
	border-width: 1px 1px 0 1px; border-style: solid; border-color: #161616;
	}
.tabbed ul.tabs li a:hover { background: cornsilk; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: cornsilk; }

/* Tab content */
<!--タブ背景色-->
#sidebar .tabbed div.tab-content { float: left; width: 93%; }
.tabbed div.tab-content {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	padding: 5px 10px 10px 10px;
	clear: left;
	background: cornsilk; 
	border: 1px solid #1b1b1b;
	}
div.t2, div.t3, div.t4, div.t5 { display: none; }
.tabbed div.c { display: none; }
.tabbed div.c1 { display: block; }

/* Features and video carousels (numbered carousel) */
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content {
	width: 568px;
	clear: left;
	float: left;
	display: block;
	border-bottom: none;
	}
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 588px;
	display: block; clear: left;
	overflow: hidden;
	background: #1b1b1b;
	border: 1px solid #161616;
	}
#features-numbers ul.tabs li a, #video-numbers ul.tabs li a { border: none; }
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content { top: 0; }

/* Category tabs and video tabs */
#video-numbers .post { margin-top: 5px; }
#category-tabs div.c, #category-thumbnail-tabs div.c, #category-list-tabs div.c {
	float: left;
	clear: left;
	}
#category-thumbnail-tabs div.c, #category-list-tabs div.c { width: 588px; }
#category-thumbnail-tabs div.c, #category-list-tabs div.c { width: 568px; padding: 10px; }
#category-tabs div.c, #category-thumbnail-tabs div.c div, #category-list-tabs div.c div { padding: 0; }
#category-tabs div.post-c1, #category-list-tabs div.post-c1 {
	float: left;
	display: inline;
	width: 270px;
	padding: 10px;
	clear: none;
	}
#category-tabs div.post-c2, #category-list-tabs div.post-c2 {
	float: right;
	display: inline;
	width: 270px;
	padding: 10px;
	clear: none;
	}
#category-tabs h3, #category-thumbnail-tabs h3, #category-list-tabs h3 {
	font-size: 1em;
	margin: 0;
	padding: 1px 0;
	}
#category-tabs h3 a, #category-thumbnail-tabs h3 a, #category-list-tabs h3 a, #category-list-tabs h3 {
	font-weight: bold;
	}
#category-tabs p, #category-thumbnail-tabs p, #category-list-tabs p { margin: 5px 0 10px 0; }
#category-list-tabs div.c ul { padding: 5px 2px 5px 7px; }

/************************************************
	Comments Template
************************************************/
/* Related posts (if using plugin) */
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Comments template */ 
#comments-template ol {
	list-style-type: none;
	margin-top: 10px;
	}
#comments-template ol li {
	width: 97.5%;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: #ffffcc;
	border: 1px solid #323232;
	}
#comments-template ol li .comment-meta-data { font-weight: bold; }
#comments-template ol li .comment-meta-data a.time { float: left; clear: left; color: green; font-size: .9em; }
#comments-template ol li .comment-text { padding: 10px 10px 0 10px; }
input {
	color: #000000;
	width: 50%;
	padding: 5px;
	margin: 0;
	background: #ffffcc;
	border: 1px solid #323232;
	}
#no-sidebar input { width: 25%; }
textarea {
	color: #000
	width: 97%;
	padding: 7px;
	background: #ffffcc;
	border: 1px solid #323232;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}

/************************************************
	Footer
************************************************/
/* Footer */
#footer {
	clear: both;
	float: left;
	width: 942px;
	text-align: left;
	margin: 5px 300px 15px 0;
	}
#footer p {
	margin: 5px 0;
	line-height: 1.3em;
	}
#footer p.left { width: 50%; }

p.ie6-bug { margin: -15px 0; padding: 0; }
.op { background: #990000; position: absolute; top: 0; left: 0; z-index: 998; width: 1000px; height: 2000px; }
.op h2 { font-size: 5em; }



/* Amazon新しい */

.soto {border:none;width:415px;height:100%;margin-bottom:30px;}
.dai  {margin-top:30px;border:none; padding:5px; width:400px; background-color:#fef3c2;font-weight:bold; font-size:10pt; color:#282828;}
.im {position:relative;top:0px;left:0px;
width:125px;background-color:ivory;}
.rig {padding:7px;width:270px;background-color:ivory;height:100%;}

.kome  {margin-bottom:30px;border:1px #fef3c2 solid; width:400px;
 background-color:white; padding:7px;
position:relative; top:0px; left:0px; height:300px;
color:#282828; text-align:left;overflow: auto;  }  

input#tb_url {
   font-family: "arial", courier, monospace;
   background-color: cornsilk;
   font-size: 1em;
   padding: 0.2em;
   width: 60%;
   border: 1px solid #ca3;
   margin-left:30px;
}


/*　Amazon アフィリエイト部　*/

.tbox     {margin-bottom:20px;width:470px;background-color:ivory;border: 1px solid black; 
margin-bottom:20px;}
.hrt      {border:none;width:470px;height:1.5em; background-color:ivory;
text-align:center; font-weight:bold; color:firebrick;font-size:1.2em;}
.hry      {border:none;width:470px;height:3px; background-color:#F0D456;font-size:1.5em;}
.hrb      {border:none;width:470px;height:3px; background-color:#C23406;font-size:1.5em;margin-bottom:1.0em;}
.amazon {border:none; width:140px;background-color:ivory;text-align:center;}
.tex    {position: relative;left:145px;border:none; width:320px;color:#800000; 
height:100% }
.com    {color:#cc3300;} 

.rev    {border:none;width: 460px; padding:5px; background-color:bisque;color:#800000}/*　レビュー部　*/


.kanren
{border : 1px brown dotted; width:450px ;color:coral; padding:7px; margin-top:30px; margin-left:40px;}
                  
           
/*宣伝左*/   

.ad     {margin-top:7; margin-bottom:7;width:350;color:#6666ff;}

.bout   {border:none;width:350px;height:110px;margin-bottom:80px;}

.boxl    {float:left; border:1px palegoldenrod dashed;width:160px;height:100px;padding:5px;}
              
.boxr    {float:left; border:1px; border-color: palegoldenrod; border-style: dashed dashed dashed none;
           width:160px;height:100px; padding:5px;}
           
           
/*総評*/

.sou      {margin-top:30px;border:1px khaki solid; padding:5px; width:350px; background-color:khaki;font-weight:bold; align:center;color:#800000;}

.soutx    {margin-bottom:80px;border:1px khaki solid; width:350px; background-color:ivory; padding:7px; }   
           

.space      {clear: left;}
.exp2   {margin-top:40px; border:1px khaki dotted; padding:5px; width:350px;background-color:seashell;}





/* 全体のサイズ、フォントの指定。画像サイズに合わせてwidthを適宜調整してくださいね。 */
.t0 {margin-top:70px;  height:100%;width:380px;border:none;background-color:cornsilk;font-size:14px;}

/* 上のセル（画像を貼り付ける部分）。画像サイズに合わせてheightを適宜調整してくださいね。 */
.gazo {width:100%;height:250px;border-color:#5f5f5f;border-width:1px;border-style:solid solid none solid;text-align:center;padding:10px;background-color:cornsilk;}

/* 下のセル（日付と記事の部分）*/
.kiji{width:100%;font-size:90%;border-color:#5f5f5f;border-width:1px;border-style:none solid solid solid;padding:0px 10px 10px 10px;background-color:cornsilk;}

/* 日付部分 */
.date{font-size:90%;font-weight:bold;text-align:right;color:firebrick;}

/* 記事本文部分の指定 */
.log {width:100%;font-size: 95%;border:none;background-image : url(http://malmaison.enf.pl/gallery/line.gif);line-height:20px;padding-right:4px;padding-left:4px;margin-top:10px;text-align:left;}

/* 下部タイトル */
.guide{margin:50 0 30 0; font-size:90%;　color:#880000; width:100%;text-align:center;padding:6px;}

/* 著作権部分 */
.copy{font-size:90%;padding-top:50px;text-align:right;}


.update {border:1px #389436 dashed ;background-color:ivory; font-size:10px;margin-left:100px; 
margin-bottom: 30px;padding:5px 5px 5px 15px; text-align:left;width:300px;}

.updatebig {border:1px #389436 dashed ;background-color:#FAF8DC; font-size:1em;margin-left:60px; 
margin-bottom: 30px;padding:5px 5px 5px 15px; text-align:left;width:400px;}



.mytube {text-align:center; color:#B5092F; font-weight:bold;font-size:12px;}

#player1, #player2, #player3,#player4,#player5,#player6,#player7,#player8,#player9,#player10 {text-align: center; margin-bottom:20px;}

.tube {margin-bottom:30px; text-align:center;font-weight:bold;color:#b5092f;}

.frees { background-color:cornsilk; text-align:left;}
.free a {text-decoration: underline;} 

.post_img { align:center;padding: 0; margin: 0.2em 1em 1.7em 0;  }




form.ddpl-form select { margin-left:30px;width: 400px; }

.arc {font-weight:bold; color:darkred;}


.sidetx{color:dimgray;font-weight:normal; text-align:left;font-size:11px;}

.aboutpost {border : 1px solid #800000; margin:40px 30px 25px 20px; padding:5px; font-weight:normal; font-size:12px;width:470px;align:center;}

.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0;  }

#photowaku { width: 500px; background-color:#fff5ee; border:1px darkkhaki solid;
padding:5px; margin:30px 0px 20px 20px;text-align:left;} 
#photowaku img {float: left; margin-right:7px;}
#photowaku .title{font-weight:bold;color:#3A7B2D;}
#photowaku iframe {float: left; margin-right:7px;margin-top:5px;}

.phpcode {font-size:10pt;font-family:Tahoma; margin-left:20px;color:#448F9D;
width:400px;height:60px;background-color:ivory;white-space: pre;
    display: block;}
.phpcode br {
    display: none;
}


.code {
    color: #666;
    font-size: 12px;
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    white-space: pre;
    display: block;
}
.code br {
    display: none;
}


