@charset "utf-8";




html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr {
	margin: 0;
	padding: 0;
	text-align:left;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 150%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 2em;
}


/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	background: #FFF url(/img/india/bg-body.jpg) repeat-y top center;
	color: #333;
	font:100%/200%  verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align: center;
	letter-spacing:1px;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}


/*----------------------------------------------------
	Link
----------------------------------------------------*/

a:link {
	text-decoration: underline;
	color: #339900;
}

a:visited {
	text-decoration: underline;
	color: #339900;
}

a:hover {
	text-decoration: underline;
	color: #F63;
}

a:active {
	text-decoration: none;
	color: #F63;
}



.imgR,a img.imgR {
	float: right;
	margin: 2px 0px 5px 10px;
	border: 1px solid #666;
	padding: 4px;
	background: #FFFFFF;
}

.imgL,a img.imgL {
	float: left;
	margin: 2px 10px 5px 0px;
	border: 1px solid #666;
	padding: 4px;
	background: #FFFFFF;
}

a:hover img.imgL, a:hover img.imgR {
	border-color: #F63;
}



.btn {
	text-align: center;
}

/*clearFix*/
.clearfix:after { 
	content: url(/img/spacer.gif);
	display: block;
	visibility: hidden;
	height: 0.1px;
	clear: both;
	height: 0;
}



/*----------------------------------------------------
	#navSkip (Navigation Skip)
----------------------------------------------------*/

span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}

body{
	background-color:#000;
}

/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	margin: 0 auto;
	text-align: center;
	background:url(/img/india/bg-page.jpg) repeat-x top left;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	margin:0 auto;
	width:922px;
	padding:0;
	background-color:#FFF;
}

#contents .pageTop {
	clear: both;
	margin:16px 32px;
}
.pageTop img{
float:left;
}
span.pageTopad{
	width:484px;
	float:left;
	margin:25px 0 0 16px;
}

a.totop{
	display:block;
	width:100px;
	float:right;
	background:url(/img/icon-totop.gif) #FFFFFF no-repeat right center;
	padding-right:16px;
	font-size:90%;
	color:#8AB015;
	text-decoration:none;
}

a.totop:hover{
	text-decoration:underline;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	margin:0 auto;
	width:922px;
	height:366px;
	background:url(/img/india/bg-header.jpg) no-repeat top left;
}

h1 {
	margin: 75px 120px 0px;
	padding: 0px;
	float:right;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 160px;
	width: 345px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
	outline: none;
}
h1 a:hover{
	text-decoration: none;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main{
width:858px;
margin:0 auto;
padding:32px;
}

#main h2{
background:url(/img/india/india_headicon1.gif) #FFFFFF no-repeat left center;
padding: 2px 16px 8px 64px;
border-bottom:2px dotted #390;
}
#main h2 a{
text-decoration:none;
color:#333;
}

#main #main-topad{
	margin:16px 16px 4px;
}
#main div.post-entry{
padding:1em;
}

a.more-link {
	padding-right: 32px;
	font-size:110%;
	color: #3D15B0;
	text-decoration:none;
}

.wp-caption{
clear:right;
margin-bottom;4px;
border-bottom:4px solid #fff;
	padding:8px;
	background-color:#ccc;
	float:right;
}
.wp-caption img{
	border:1px solid #666;
	padding:4px;
	background-color:#fff;
}
.wp-caption-text{
	margin:0;
	font-size:9pt;
line-height:160%;
}
.indida_list01 li
{
	margin-left:16px;padding:4px 0 4px 64px;
	line-height:34px;
	background:url(/img/india/india_headicon3.gif) no-repeat left center;
	vertical-align:center;
}
#main blockquote{
	font-size:90%;
	border:2px dotted #ccc;
	margin:4px 16px 32px;
	padding:16px 32px 1px;
}
#comment{
	margin-top: 32px;
}
#comment h3{
	color:#333;
	border-bottom: 2px dotted #C93;
	letter-spacing: -1px;
	font-size:120%;
	padding-bottom: 1px;
clear:both;
}

#comment ul#commentlist{
	margin: 0px 0px 28px;
	clear:both;
	border-bottom: 1px dotted #333;
}
#comment ul#commentlist li {
	padding: 14px 28px 7px;
}
#comment ul#commentlist li.even {
	background:#CCC;
}

#comment label{
	font-weight: bold;
}
#comment input{
	width:575px;
	background:#CCC;
	border: 1px solid #666;
	padding: 3px;
	margin-top: 3px;
}
#comment textarea{
	width: 575px;
	height: 235px;
	background:#CCC;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 3px;
}
#comment #submit {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333;
	border: none;
}
#comment #submit:hover {
	background: #666;
}
#comment textarea:focus, #comment input[type="text"]:focus {
	background: #EFFACF;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	background:#343400;
	margin:0 auto;
	width:858px;
	padding:32px;
}

#footer a{
	color: #FFF;
	text-decoration:none;
}
#footer a:hover {
	color: #E37817;
}

#footer h3{
	color:#FFF;
	border-bottom:1px dotted #CCCCCC;
}

.footer-se{
	width:400px;
	float:left;
}
.footer-separate{
	margin-right:32px;
}
.footer-se li{
	line-height:100%;
	padding:0.4em 2px 0.3em 5px;
	border-bottom:1px dotted #D4D0C8;
}


p.copy{
	clear:both;
	color:#CCCCCC;
	text-align:right;
}
#footer p.copy a{
	color:#CCCCCC;
}

#footer-bottom-link li{
clear:both;
}

#footer-bottom-link li a{
	text-decoration:none;
	display:block;
	padding:0 8px 0 16px;
}
#footer-link-home a{
	color:#93F2DB;
	background:url(/img/icon-footerhome.gif) no-repeat left center;
}
#footer-link-home a:hover{
	color:#17E3B0;
}
#footer-link-sitemap a{
	background:url(/img/icon-footersitemap.gif) no-repeat left center;
	color:#DBF293;
}
#footer-link-sitemap a:hover{
	color:#B0E317;
}

#footer p.copy a#footer-wp{
	font-size:80%;
	padding-right:28px;
	color:#CFEFFA;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



#flickr_badge_uber_wrapper{
width:760px;
margin:0 32px 16px;}

#flickr_badge_source_txt {
padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {
display:block !important;
 margin:0 !important;
 border: 1px solid #666 !important;}
#flickr_icon_td {
padding:0 8px 0 16px !important;}
.flickr_badge_image {
text-align:center !important;}
.flickr_badge_image img {
border: 1px solid #333 !important;
margin:8px 4px;padding:3px;}
.flickr_badge_image a:hover img{
border-color: #F63 !important;
}
#flickr_www {display:block; text-align:left; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
text-decoration:none !important;
 background:inherit !important;
color:#3993ff;}
#flickr_badge_wrapper {
background-color:#ffffff;
border: solid 1px #fff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
